]> git.sur5r.net Git - u-boot/blobdiff - board/muas3001/Kconfig
kconfig: remove redundant "string" type in arch and board Kconfigs
[u-boot] / board / muas3001 / Kconfig
index 982d32f0839a3ebbc6c318c0d9b2155ea9d58eb5..94a00b3d01c461ff8bc0a4f77d3681dd52f4cf8f 100644 (file)
@@ -1,11 +1,9 @@
 if TARGET_MUAS3001
 
 config SYS_BOARD
-       string
        default "muas3001"
 
 config SYS_CONFIG_NAME
-       string
        default "muas3001"
 
 endif