]> git.karo-electronics.de Git - karo-tx-uboot.git/blobdiff - board/bf527-sdp/Kconfig
kconfig: remove redundant "string" type in arch and board Kconfigs
[karo-tx-uboot.git] / board / bf527-sdp / Kconfig
index 8d54fb87323791665579ca724eb625b20f44188d..928bd776b9e7000bc462f3140deb81144e9f5485 100644 (file)
@@ -1,11 +1,9 @@
 if TARGET_BF527_SDP
 
 config SYS_BOARD
-       string
        default "bf527-sdp"
 
 config SYS_CONFIG_NAME
-       string
        default "bf527-sdp"
 
 endif