]> git.sur5r.net Git - u-boot/blobdiff - board/atc/Kconfig
kconfig: remove redundant "string" type in arch and board Kconfigs
[u-boot] / board / atc / Kconfig
index 826753f04317e3f0050a2967cf26d5d0d2d028d8..9b336caafda8e5b077e1ae99894859eccdb50d75 100644 (file)
@@ -1,11 +1,9 @@
 if TARGET_ATC
 
 config SYS_BOARD
-       string
        default "atc"
 
 config SYS_CONFIG_NAME
-       string
        default "atc"
 
 endif