]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - board/logicpd/omap3som/Kconfig
kconfig: remove redundant "string" type in arch and board Kconfigs
[karo-tx-uboot.git] / board / logicpd / omap3som / Kconfig
index adeaf4d033ba24ac27aaa0f350f01369fb3a46d1..03d272a8062913e468d21fe5950f6b27aa088a4c 100644 (file)
@@ -1,15 +1,12 @@
 if TARGET_OMAP3_LOGIC
 
 config SYS_BOARD
-       string
        default "omap3som"
 
 config SYS_VENDOR
-       string
        default "logicpd"
 
 config SYS_CONFIG_NAME
-       string
        default "omap3_logic"
 
 endif