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

config SYS_CPU
	default "arm926ejs"

config SYS_BOARD
	default "meesc"

config SYS_VENDOR
	default "esd"

config SYS_SOC
	default "at91"

config SYS_CONFIG_NAME
	default "meesc"

endif
OpenPOWER on IntegriCloud