]> git.karo-electronics.de Git - karo-tx-uboot.git/blobdiff - board/motionpro/Kconfig
kconfig: remove redundant "string" type in arch and board Kconfigs
[karo-tx-uboot.git] / 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