]> git.sur5r.net Git - u-boot/blobdiff - board/motionpro/Kconfig
x86: Add basic Intel Quark processor support
[u-boot] / board / motionpro / Kconfig
index c8ee0438e7e321f3ea32064a8b8d7a0874155e30..f624f6c95f473120e3fc40b96323ff2d75e7c48a 100644 (file)
@@ -1,11 +1,9 @@
 if TARGET_MOTIONPRO
 
 config SYS_BOARD
-       string
        default "motionpro"
 
 config SYS_CONFIG_NAME
-       string
        default "motionpro"
 
 endif