]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - board/amcc/bluestone/Kconfig
kconfig: remove redundant "string" type in arch and board Kconfigs
[karo-tx-uboot.git] / board / amcc / bluestone / Kconfig
index 2f5999d1948f3af71ff29828511963b99277fa36..255e01377748d3cc0d1a9eb46a771f2d2cfb5fdb 100644 (file)
@@ -1,15 +1,12 @@
 if TARGET_BLUESTONE
 
 config SYS_BOARD
-       string
        default "bluestone"
 
 config SYS_VENDOR
-       string
        default "amcc"
 
 config SYS_CONFIG_NAME
-       string
        default "bluestone"
 
 endif