summaryrefslogtreecommitdiffstats
path: root/board/siemens/corvus/Kconfig
blob: 80018c51b59be3f0c753f7b62165a25e21248b88 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
if TARGET_CORVUS

config SYS_CPU
	default "arm926ejs"

config SYS_BOARD
	default "corvus"

config SYS_VENDOR
	default "siemens"

config SYS_SOC
	default "at91"

config SYS_CONFIG_NAME
	default "corvus"

endif
OpenPOWER on IntegriCloud