summaryrefslogtreecommitdiffstats
path: root/board/prodrive/alpr/Kconfig
blob: 6e99fc7a689c05a20098155c948f1d33e1bdf334 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
if TARGET_ALPR

config SYS_BOARD
	string
	default "alpr"

config SYS_VENDOR
	string
	default "prodrive"

config SYS_CONFIG_NAME
	string
	default "alpr"

endif
OpenPOWER on IntegriCloud