]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - board/esd/ash405/Kconfig
kconfig: remove redundant "string" type in arch and board Kconfigs
[people/ms/u-boot.git] / board / esd / ash405 / Kconfig
index e9558a44c52c0a265925502de27452a5bd0938eb..02c7c142490e9aa17fb2bb8218171ca8e13089b8 100644 (file)
@@ -1,15 +1,12 @@
 if TARGET_ASH405
 
 config SYS_BOARD
-       string
        default "ash405"
 
 config SYS_VENDOR
-       string
        default "esd"
 
 config SYS_CONFIG_NAME
-       string
        default "ASH405"
 
 endif