]> git.karo-electronics.de Git - karo-tx-uboot.git/blobdiff - board/d-link/dns325/Kconfig
kconfig: remove redundant "string" type in arch and board Kconfigs
[karo-tx-uboot.git] / board / d-link / dns325 / Kconfig
index 763f93c2ce0d0b600a682dd7119a0bd410c8ceb5..f6341ada607f5e3938c5d6b33ebb29f0f533f43c 100644 (file)
@@ -1,15 +1,12 @@
 if TARGET_DNS325
 
 config SYS_BOARD
-       string
        default "dns325"
 
 config SYS_VENDOR
-       string
        default "d-link"
 
 config SYS_CONFIG_NAME
-       string
        default "dns325"
 
 endif