]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - board/w7o/Kconfig
kconfig: remove redundant "string" type in arch and board Kconfigs
[karo-tx-uboot.git] / board / w7o / Kconfig
index c0e879a6b7622e8e4d62c5fdd7f6d094f0189729..fd1b42231887200c086562e7e4a311dead741b84 100644 (file)
@@ -1,11 +1,9 @@
 if TARGET_W7OLMC
 
 config SYS_BOARD
-       string
        default "w7o"
 
 config SYS_CONFIG_NAME
-       string
        default "W7OLMC"
 
 endif
@@ -13,11 +11,9 @@ endif
 if TARGET_W7OLMG
 
 config SYS_BOARD
-       string
        default "w7o"
 
 config SYS_CONFIG_NAME
-       string
        default "W7OLMG"
 
 endif