]> git.karo-electronics.de Git - karo-tx-uboot.git/blobdiff - board/8dtech/eco5pk/Kconfig
kconfig: remove redundant "string" type in arch and board Kconfigs
[karo-tx-uboot.git] / board / 8dtech / eco5pk / Kconfig
index 0af1b30318daae616a1bb1fcf1d12b425e21ac1e..55535669fae96c0d9dbd16258e44d870ba2a84eb 100644 (file)
@@ -1,15 +1,12 @@
 if TARGET_ECO5PK
 
 config SYS_BOARD
-       string
        default "eco5pk"
 
 config SYS_VENDOR
-       string
        default "8dtech"
 
 config SYS_CONFIG_NAME
-       string
        default "eco5pk"
 
 endif