]> git.sur5r.net Git - u-boot/blobdiff - board/mpl/pip405/Kconfig
kconfig: remove redundant "string" type in arch and board Kconfigs
[u-boot] / board / mpl / pip405 / Kconfig
index 1e1295b0ceadb9bc5f0e57458998cb7cb533020c..f485367410b16baedb1d64c864b32c1e09595488 100644 (file)
@@ -1,15 +1,12 @@
 if TARGET_PIP405
 
 config SYS_BOARD
-       string
        default "pip405"
 
 config SYS_VENDOR
-       string
        default "mpl"
 
 config SYS_CONFIG_NAME
-       string
        default "PIP405"
 
 endif