]> git.karo-electronics.de Git - karo-tx-uboot.git/blobdiff - board/cm-bf561/Kconfig
kconfig: remove redundant "string" type in arch and board Kconfigs
[karo-tx-uboot.git] / board / cm-bf561 / Kconfig
index 94d110c551af54a8aef29b96511d809c17ebc0c4..8b302a5c8f77a918730913fc0fb1e2bc6d7ded8f 100644 (file)
@@ -1,11 +1,9 @@
 if TARGET_CM_BF561
 
 config SYS_BOARD
-       string
        default "cm-bf561"
 
 config SYS_CONFIG_NAME
-       string
        default "cm-bf561"
 
 endif