]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - board/bf527-sdp/Kconfig
board/BuR/kwb: use bootvx(...) (with bootline feature) instead go(...)
[people/ms/u-boot.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