summaryrefslogtreecommitdiffstats
path: root/board/BuS/eb_cpux9k2/Kconfig
blob: 230e64d8fc8712d11168c67c8c8c3b976e68c807 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
if TARGET_EB_CPUX9K2

config SYS_BOARD
	default "eb_cpux9k2"

config SYS_VENDOR
	default "BuS"

config SYS_SOC
	default "at91"

config SYS_CONFIG_NAME
	default "eb_cpux9k2"

endif
OpenPOWER on IntegriCloud