summaryrefslogtreecommitdiffstats
path: root/board/isee/igep00x0/Kconfig
blob: c9352fdc8899e18f1b6908bffded3cf8af53e135 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
if TARGET_OMAP3_IGEP00X0

config SYS_BOARD
	string
	default "igep00x0"

config SYS_VENDOR
	string
	default "isee"

config SYS_CONFIG_NAME
	string
	default "omap3_igep00x0"

endif
OpenPOWER on IntegriCloud