]> git.sur5r.net Git - u-boot/blobdiff - board/total5200/Kconfig
kconfig: remove redundant "string" type in arch and board Kconfigs
[u-boot] / board / total5200 / Kconfig
index 774eb9889e617cdecb60e40bb26ca82456656331..ffa9516a55d520024bfc3ac14aa242d6351877e2 100644 (file)
@@ -1,11 +1,9 @@
 if TARGET_TOTAL5200
 
 config SYS_BOARD
-       string
        default "total5200"
 
 config SYS_CONFIG_NAME
-       string
        default "Total5200"
 
 endif