]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - board/esd/cpci5200/Kconfig
kconfig: remove redundant "string" type in arch and board Kconfigs
[karo-tx-uboot.git] / board / esd / cpci5200 / Kconfig
index 29fa9e60cd6fe9a2215cb76e17e3dff3e6ce4ea9..ddd9418d3dbe05e1e24784bd69fb499c875d3461 100644 (file)
@@ -1,15 +1,12 @@
 if TARGET_CPCI5200
 
 config SYS_BOARD
-       string
        default "cpci5200"
 
 config SYS_VENDOR
-       string
        default "esd"
 
 config SYS_CONFIG_NAME
-       string
        default "cpci5200"
 
 endif