]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - board/ppmc8260/Kconfig
kconfig: remove redundant "string" type in arch and board Kconfigs
[karo-tx-uboot.git] / board / ppmc8260 / Kconfig
index e2e8793c94c029edebc85a2ee4568cf2fd6e67ec..1a6dcd30a80a47d500dde2c610d4ad2e574c2424 100644 (file)
@@ -1,11 +1,9 @@
 if TARGET_PPMC8260
 
 config SYS_BOARD
-       string
        default "ppmc8260"
 
 config SYS_CONFIG_NAME
-       string
        default "ppmc8260"
 
 endif