]> git.karo-electronics.de Git - karo-tx-uboot.git/blobdiff - board/amcc/luan/Kconfig
kconfig: remove redundant "string" type in arch and board Kconfigs
[karo-tx-uboot.git] / board / amcc / luan / Kconfig
index 7f199809b5fe52263049f91e76dd04c9471dd2ad..3df90af484d634cc4977a230976ec9ef2a322093 100644 (file)
@@ -1,15 +1,12 @@
 if TARGET_LUAN
 
 config SYS_BOARD
-       string
        default "luan"
 
 config SYS_VENDOR
-       string
        default "amcc"
 
 config SYS_CONFIG_NAME
-       string
        default "luan"
 
 endif