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