]> git.karo-electronics.de Git - karo-tx-uboot.git/blobdiff - board/avnet/fx12mm/Kconfig
kconfig: remove redundant "string" type in arch and board Kconfigs
[karo-tx-uboot.git] / board / avnet / fx12mm / Kconfig
index 7b1687ee43b0eb13eb91ebda5d19a605b284d71a..0b67ebde93b827bd2294c4aaf8362994277f3a90 100644 (file)
@@ -1,15 +1,12 @@
 if TARGET_FX12MM
 
 config SYS_BOARD
-       string
        default "fx12mm"
 
 config SYS_VENDOR
-       string
        default "avnet"
 
 config SYS_CONFIG_NAME
-       string
        default "fx12mm"
 
 endif