]> git.karo-electronics.de Git - karo-tx-uboot.git/blobdiff - board/Marvell/mv88f6281gtw_ge/Kconfig
kconfig: remove redundant "string" type in arch and board Kconfigs
[karo-tx-uboot.git] / board / Marvell / mv88f6281gtw_ge / Kconfig
index 49654fe7696e38eb5be375b77e095c37b5e91f07..00d7d1c5ee4aa90eab3c50cdae8f7dc7ae85aa0d 100644 (file)
@@ -1,15 +1,12 @@
 if TARGET_MV88F6281GTW_GE
 
 config SYS_BOARD
-       string
        default "mv88f6281gtw_ge"
 
 config SYS_VENDOR
-       string
        default "Marvell"
 
 config SYS_CONFIG_NAME
-       string
        default "mv88f6281gtw_ge"
 
 endif