]> git.karo-electronics.de Git - karo-tx-uboot.git/blobdiff - board/gw8260/Kconfig
kconfig: remove redundant "string" type in arch and board Kconfigs
[karo-tx-uboot.git] / board / gw8260 / Kconfig
index ce8d1b0feef41eec5c0dd693d240d2b91d3a0dfc..1d6aa807645be8ce8753dfdc56b2d83c939074cd 100644 (file)
@@ -1,11 +1,9 @@
 if TARGET_GW8260
 
 config SYS_BOARD
-       string
        default "gw8260"
 
 config SYS_CONFIG_NAME
-       string
        default "gw8260"
 
 endif