summaryrefslogtreecommitdiffstats
path: root/board/ti/panda/Kconfig
blob: b69218b6c3bc0801d85e5744dbfb1b2b486d554f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
if TARGET_OMAP4_PANDA

config SYS_BOARD
	string
	default "panda"

config SYS_VENDOR
	string
	default "ti"

config SYS_CONFIG_NAME
	string
	default "omap4_panda"

endif
OpenPOWER on IntegriCloud