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