]> git.sur5r.net Git - u-boot/blobdiff - board/bf561-acvilon/Kconfig
kconfig: remove redundant "string" type in arch and board Kconfigs
[u-boot] / board / bf561-acvilon / Kconfig
index 6c1789c22edd5ce0325aefd267ed372ff17a8353..ba1580d87be7486626dfc716176049b5d7de9d27 100644 (file)
@@ -1,11 +1,9 @@
 if TARGET_BF561_ACVILON
 
 config SYS_BOARD
-       string
        default "bf561-acvilon"
 
 config SYS_CONFIG_NAME
-       string
        default "bf561-acvilon"
 
 endif