]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - board/amcc/bubinga/Kconfig
kconfig: remove redundant "string" type in arch and board Kconfigs
[karo-tx-uboot.git] / board / amcc / bubinga / Kconfig
index 29f769b009fe69c0f59eb1eeaccfce826c725160..540d9b623598aa213f581dbbbf93487cdd57ca07 100644 (file)
@@ -1,15 +1,12 @@
 if TARGET_BUBINGA
 
 config SYS_BOARD
-       string
        default "bubinga"
 
 config SYS_VENDOR
-       string
        default "amcc"
 
 config SYS_CONFIG_NAME
-       string
        default "bubinga"
 
 endif