]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - board/funkwerk/vovpn-gw/Kconfig
kconfig: remove redundant "string" type in arch and board Kconfigs
[karo-tx-uboot.git] / board / funkwerk / vovpn-gw / Kconfig
index dc3deca530d268be4fa0c42db5213e577efea1b4..6b6c328f6729703334fba120bf7859fbb7195442 100644 (file)
@@ -1,15 +1,12 @@
 if TARGET_VOVPN_GW
 
 config SYS_BOARD
-       string
        default "vovpn-gw"
 
 config SYS_VENDOR
-       string
        default "funkwerk"
 
 config SYS_CONFIG_NAME
-       string
        default "VoVPN-GW"
 
 endif