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