]> git.sur5r.net Git - u-boot/blobdiff - board/bf537-pnav/Kconfig
kconfig: remove redundant "string" type in arch and board Kconfigs
[u-boot] / board / bf537-pnav / Kconfig
index 125a9fa344a3146da541278a294bd8aa75c93653..acb1f89233006a446989593b85b0da0be460cb8e 100644 (file)
@@ -1,11 +1,9 @@
 if TARGET_BF537_PNAV
 
 config SYS_BOARD
-       string
        default "bf537-pnav"
 
 config SYS_CONFIG_NAME
-       string
        default "bf537-pnav"
 
 endif