]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - board/karo/tk71/Kconfig
kconfig: remove redundant "string" type in arch and board Kconfigs
[karo-tx-uboot.git] / board / karo / tk71 / Kconfig
index 24071f67e2b865e79ebf236c9d8130c8688f8828..7b3d54866713e13ab960f6446dda3abb1ee6837a 100644 (file)
@@ -1,15 +1,12 @@
 if TARGET_TK71
 
 config SYS_BOARD
-       string
        default "tk71"
 
 config SYS_VENDOR
-       string
        default "karo"
 
 config SYS_CONFIG_NAME
-       string
        default "tk71"
 
 endif