Merge branch 'master' of git://git.denx.de/u-boot-mmc
[oweals/u-boot.git] / board / htkw / mcx / Kconfig
index 343ff4d0f080e5a93cea8d4c6de70cb03c622848..25ba548dab677e7d7f63259df6cb6018d27d429a 100644 (file)
@@ -1,15 +1,12 @@
 if TARGET_MCX
 
 config SYS_BOARD
-       string
        default "mcx"
 
 config SYS_VENDOR
-       string
        default "htkw"
 
 config SYS_CONFIG_NAME
-       string
        default "mcx"
 
 endif