summaryrefslogtreecommitdiffstats
path: root/board/eukrea/cpu9260/Kconfig
blob: 9bd077b1ff149c4af21fa6ede957382d4b328603 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
if TARGET_CPU9260

config SYS_BOARD
	default "cpu9260"

config SYS_VENDOR
	default "eukrea"

config SYS_SOC
	default "at91"

config SYS_CONFIG_NAME
	default "cpu9260"

endif
OpenPOWER on IntegriCloud