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