summaryrefslogtreecommitdiffstats
path: root/board/ait/cam_enc_4xx/Kconfig
blob: 2b886929b5a9e7910ccf6125dac0ee65fd0444b0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
if TARGET_CAM_ENC_4XX

config SYS_BOARD
	string
	default "cam_enc_4xx"

config SYS_VENDOR
	string
	default "ait"

config SYS_CONFIG_NAME
	string
	default "cam_enc_4xx"

endif
OpenPOWER on IntegriCloud