]> git.karo-electronics.de Git - karo-tx-uboot.git/blobdiff - board/cu824/Kconfig
kconfig: remove redundant "string" type in arch and board Kconfigs
[karo-tx-uboot.git] / board / cu824 / Kconfig
index d8666887918b026ba7262d145850a08a14e2889c..7927b0563776d6470501856b64c9104a9344d2c6 100644 (file)
@@ -1,11 +1,9 @@
 if TARGET_CU824
 
 config SYS_BOARD
-       string
        default "cu824"
 
 config SYS_CONFIG_NAME
-       string
        default "CU824"
 
 endif