]> git.kernelconcepts.de Git - karo-tx-uboot.git/blob - board/ait/cam_enc_4xx/Kconfig
2b886929b5a9e7910ccf6125dac0ee65fd0444b0
[karo-tx-uboot.git] / board / ait / cam_enc_4xx / Kconfig
1 if TARGET_CAM_ENC_4XX
2
3 config SYS_BOARD
4         string
5         default "cam_enc_4xx"
6
7 config SYS_VENDOR
8         string
9         default "ait"
10
11 config SYS_CONFIG_NAME
12         string
13         default "cam_enc_4xx"
14
15 endif