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

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