]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - board/ait/cam_enc_4xx/Kconfig
Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'
[karo-tx-uboot.git] / board / ait / cam_enc_4xx / Kconfig
index 2b886929b5a9e7910ccf6125dac0ee65fd0444b0..64e18f4e233325adb247812967c0e96bdda4150f 100644 (file)
@@ -1,15 +1,12 @@
 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