]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - board/comelit/dig297/Kconfig
kconfig: remove redundant "string" type in arch and board Kconfigs
[karo-tx-uboot.git] / board / comelit / dig297 / Kconfig
index 4c5ea09b968fa236124032d244e47a48c4d555bd..6dccaff5b0ce890300ae42d9137c49a5c0ab19df 100644 (file)
@@ -1,15 +1,12 @@
 if TARGET_DIG297
 
 config SYS_BOARD
-       string
        default "dig297"
 
 config SYS_VENDOR
-       string
        default "comelit"
 
 config SYS_CONFIG_NAME
-       string
        default "dig297"
 
 endif