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