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

config SYS_CPU
	default "arm920t"

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