]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - board/mpl/mip405/Kconfig
Merge branch 'master' of git://git.denx.de/u-boot-arm
[karo-tx-uboot.git] / board / mpl / mip405 / Kconfig
index 6705260d3ce5274984214af74b1e6c0b6ef5434d..48ba91a529eb641993c301de31a74547766811f5 100644 (file)
@@ -1,15 +1,12 @@
 if TARGET_MIP405
 
 config SYS_BOARD
-       string
        default "mip405"
 
 config SYS_VENDOR
-       string
        default "mpl"
 
 config SYS_CONFIG_NAME
-       string
        default "MIP405"
 
 endif