]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - board/esd/pmc440/Kconfig
kconfig: remove redundant "string" type in arch and board Kconfigs
[karo-tx-uboot.git] / board / esd / pmc440 / Kconfig
index 28db4ab18776dd5167e83793f8fb13a824961e51..df8bd65ab7425a372554cba5f3f3336c78d58a7e 100644 (file)
@@ -1,15 +1,12 @@
 if TARGET_PMC440
 
 config SYS_BOARD
-       string
        default "pmc440"
 
 config SYS_VENDOR
-       string
        default "esd"
 
 config SYS_CONFIG_NAME
-       string
        default "PMC440"
 
 endif