]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - board/cm-bf533/Kconfig
kconfig: remove redundant "string" type in arch and board Kconfigs
[karo-tx-uboot.git] / board / cm-bf533 / Kconfig
index af5bbb2fc290e82238d90cef076000bcb28a942d..cedd7529d5eae8369f7b94187ed2737cd941690b 100644 (file)
@@ -1,11 +1,9 @@
 if TARGET_CM_BF533
 
 config SYS_BOARD
-       string
        default "cm-bf533"
 
 config SYS_CONFIG_NAME
-       string
        default "cm-bf533"
 
 endif