]> git.karo-electronics.de Git - karo-tx-uboot.git/blobdiff - board/esd/cpci2dp/Kconfig
kconfig: remove redundant "string" type in arch and board Kconfigs
[karo-tx-uboot.git] / board / esd / cpci2dp / Kconfig
index c99404c903f6fcc5a276dc45e5fc7f11672346a7..646e8ffa1c08200175728fb45d4fcdf0b3df4f40 100644 (file)
@@ -1,15 +1,12 @@
 if TARGET_CPCI2DP
 
 config SYS_BOARD
-       string
        default "cpci2dp"
 
 config SYS_VENDOR
-       string
        default "esd"
 
 config SYS_CONFIG_NAME
-       string
        default "CPCI2DP"
 
 endif