mirror of https://github.com/OpenIPC/firmware.git
Update ssc378de_lite_defconfig, experimental enable WireGuard (#1543)
parent
640e009566
commit
88d3b1486b
|
@ -96,6 +96,10 @@ BR2_PACKAGE_WPA_SUPPLICANT_NL80211=y
|
||||||
BR2_PACKAGE_WPA_SUPPLICANT_PASSPHRASE=y
|
BR2_PACKAGE_WPA_SUPPLICANT_PASSPHRASE=y
|
||||||
# BR2_PACKAGE_RTL8188FU_OPENIPC is not set
|
# BR2_PACKAGE_RTL8188FU_OPENIPC is not set
|
||||||
|
|
||||||
|
# WIREGUARD
|
||||||
|
BR2_PACKAGE_WIREGUARD_LINUX_COMPAT=y
|
||||||
|
BR2_PACKAGE_WIREGUARD_TOOLS=y
|
||||||
|
|
||||||
# Debug
|
# Debug
|
||||||
# BR2_PACKAGE_HOST_GDB is not set
|
# BR2_PACKAGE_HOST_GDB is not set
|
||||||
# BR2_PACKAGE_GDB is not set
|
# BR2_PACKAGE_GDB is not set
|
||||||
|
|
Loading…
Reference in New Issue