]> git.karo-electronics.de Git - karo-tx-uboot.git/blobdiff - board/esd/vom405/Kconfig
kconfig: remove redundant "string" type in arch and board Kconfigs
[karo-tx-uboot.git] / board / esd / vom405 / Kconfig
index 90ba34a04d3d9cf294578eddf54914e165fcbac8..ecdf8c9feaf29ddef32a06f0ba92e5445610027e 100644 (file)
@@ -1,15 +1,12 @@
 if TARGET_VOM405
 
 config SYS_BOARD
-       string
        default "vom405"
 
 config SYS_VENDOR
-       string
        default "esd"
 
 config SYS_CONFIG_NAME
-       string
        default "VOM405"
 
 endif