]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - board/esd/cpciiser4/Kconfig
kconfig: remove redundant "string" type in arch and board Kconfigs
[karo-tx-uboot.git] / board / esd / cpciiser4 / Kconfig
index 1357a51943ebea25bf25b65258bdada72f5bcb33..4079b2f719fe665a1951f44520f6f095cfe4030b 100644 (file)
@@ -1,15 +1,12 @@
 if TARGET_CPCIISER4
 
 config SYS_BOARD
-       string
        default "cpciiser4"
 
 config SYS_VENDOR
-       string
        default "esd"
 
 config SYS_CONFIG_NAME
-       string
        default "CPCIISER4"
 
 endif