]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - board/buffalo/lsxl/Kconfig
kconfig: remove redundant "string" type in arch and board Kconfigs
[karo-tx-uboot.git] / board / buffalo / lsxl / Kconfig
index 50a620e821fec702741fcec671bb30b43487d58a..ef7889637806bc0d79fb38e3d1db6d7a98824ead 100644 (file)
@@ -1,15 +1,12 @@
 if TARGET_LSXL
 
 config SYS_BOARD
-       string
        default "lsxl"
 
 config SYS_VENDOR
-       string
        default "buffalo"
 
 config SYS_CONFIG_NAME
-       string
        default "lsxl"
 
 endif