]> git.sur5r.net Git - u-boot/blobdiff - board/munices/Kconfig
kconfig: remove redundant "string" type in arch and board Kconfigs
[u-boot] / board / munices / Kconfig
index d242d568eba2895049ec3564bcd7e5f357b27c8a..019aaae3e923508df7392780e7df13bdc949e77a 100644 (file)
@@ -1,11 +1,9 @@
 if TARGET_MUNICES
 
 config SYS_BOARD
-       string
        default "munices"
 
 config SYS_CONFIG_NAME
-       string
        default "munices"
 
 endif