]> git.sur5r.net Git - u-boot/blobdiff - board/cm-bf527/Kconfig
kconfig: remove redundant "string" type in arch and board Kconfigs
[u-boot] / board / cm-bf527 / Kconfig
index d43d30620e7f59f9906638f9e6432144902977f2..8d141791243277b7e50907336ea36b252ee9c88b 100644 (file)
@@ -1,11 +1,9 @@
 if TARGET_CM_BF527
 
 config SYS_BOARD
-       string
        default "cm-bf527"
 
 config SYS_CONFIG_NAME
-       string
        default "cm-bf527"
 
 endif