summaryrefslogtreecommitdiffstats
path: root/board/esd/otc570/Kconfig
blob: 7c5ce90a7df168c7c9168933e5bb34aac3085f4c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
if TARGET_OTC570

config SYS_CPU
	default "arm926ejs"

config SYS_BOARD
	default "otc570"

config SYS_VENDOR
	default "esd"

config SYS_SOC
	default "at91"

config SYS_CONFIG_NAME
	default "otc570"

endif
OpenPOWER on IntegriCloud