]> git.karo-electronics.de Git - karo-tx-uboot.git/blobdiff - board/esd/wuh405/Kconfig
kconfig: remove redundant "string" type in arch and board Kconfigs
[karo-tx-uboot.git] / board / esd / wuh405 / Kconfig
index 214af9f8acf8352a987637763639b99e15f96e9f..8a7df4db4e63ce84c3bb1996b27391b82d668de6 100644 (file)
@@ -1,15 +1,12 @@
 if TARGET_WUH405
 
 config SYS_BOARD
-       string
        default "wuh405"
 
 config SYS_VENDOR
-       string
        default "esd"
 
 config SYS_CONFIG_NAME
-       string
        default "WUH405"
 
 endif