summaryrefslogtreecommitdiffstats
path: root/board/afeb9260/Kconfig
blob: ff191811ba068702ece02751cb1f65b56dcb7045 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
if TARGET_AFEB9260

config SYS_CPU
	default "arm926ejs"

config SYS_BOARD
	default "afeb9260"

config SYS_SOC
	default "at91"

config SYS_CONFIG_NAME
	default "afeb9260"

endif
OpenPOWER on IntegriCloud