summaryrefslogtreecommitdiffstats
path: root/board/esd/otc570/Kconfig
blob: 55a2f70f40273cfddb96938387fa99729ef20cfa (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
if TARGET_OTC570

config SYS_BOARD
	default "otc570"

config SYS_VENDOR
	default "esd"

config SYS_SOC
	default "at91"

config SYS_CONFIG_NAME
	default "otc570"

endif
OpenPOWER on IntegriCloud