]> git.sur5r.net Git - u-boot/blobdiff - board/cmi/Kconfig
kconfig: remove redundant "string" type in arch and board Kconfigs
[u-boot] / board / cmi / Kconfig
index 8040e59bc605722e2976670958c5aab15db93149..6efe6b1cb7f88c64b658a66da923e3f365f609cb 100644 (file)
@@ -1,11 +1,9 @@
 if TARGET_CMI_MPC5XX
 
 config SYS_BOARD
-       string
        default "cmi"
 
 config SYS_CONFIG_NAME
-       string
        default "cmi_mpc5xx"
 
 endif