]> git.karo-electronics.de Git - karo-tx-uboot.git/blobdiff - board/blackvme/Kconfig
kconfig: remove redundant "string" type in arch and board Kconfigs
[karo-tx-uboot.git] / board / blackvme / Kconfig
index 72aaa29ead3360ff635edf14e02e4f9a98d46531..5e73f84effba71e91b5812c9e1e3fadaec6811c6 100644 (file)
@@ -1,11 +1,9 @@
 if TARGET_BLACKVME
 
 config SYS_BOARD
-       string
        default "blackvme"
 
 config SYS_CONFIG_NAME
-       string
        default "blackvme"
 
 endif