]> git.sur5r.net Git - u-boot/blobdiff - board/ait/cam_enc_4xx/Kconfig
kconfig: remove redundant "string" type in arch and board Kconfigs
[u-boot] / 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