]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - board/ti/panda/Kconfig
kconfig: remove redundant "string" type in arch and board Kconfigs
[people/ms/u-boot.git] / board / ti / panda / Kconfig
index b69218b6c3bc0801d85e5744dbfb1b2b486d554f..8f277b612a455f5efda555edf69c0328a5efce67 100644 (file)
@@ -1,15 +1,12 @@
 if TARGET_OMAP4_PANDA
 
 config SYS_BOARD
-       string
        default "panda"
 
 config SYS_VENDOR
-       string
        default "ti"
 
 config SYS_CONFIG_NAME
-       string
        default "omap4_panda"
 
 endif