]> git.karo-electronics.de Git - karo-tx-uboot.git/blobdiff - board/LaCie/wireless_space/Kconfig
kconfig: remove redundant "string" type in arch and board Kconfigs
[karo-tx-uboot.git] / board / LaCie / wireless_space / Kconfig
index ea6850f47723ef032a6fb615f8a9f103686e5299..75a2fc5a7561eee8f6c5e894b66103cb287b0e22 100644 (file)
@@ -1,15 +1,12 @@
 if TARGET_WIRELESS_SPACE
 
 config SYS_BOARD
-       string
        default "wireless_space"
 
 config SYS_VENDOR
-       string
        default "LaCie"
 
 config SYS_CONFIG_NAME
-       string
        default "wireless_space"
 
 endif