From ae81707a0921cda3c4969e2e302e6f300d9c64ef Mon Sep 17 00:00:00 2001 From: Anjan Chanda Date: Fri, 21 Sep 2018 10:45:11 +0200 Subject: [PATCH] config: select wifimngr and wifilife --- iop/configs/config | 3 +++ 1 file changed, 3 insertions(+) diff --git a/iop/configs/config b/iop/configs/config index 8736d2086..2b2d0eaf9 100644 --- a/iop/configs/config +++ b/iop/configs/config @@ -147,6 +147,9 @@ CONFIG_PACKAGE_usb-modeswitch=y CONFIG_PACKAGE_usbreset=y CONFIG_PACKAGE_wget=y CONFIG_PACKAGE_wwan=y +CONFIG_PACKAGE_libwifi=y +CONFIG_PACKAGE_wifilife=y +CONFIG_PACKAGE_wifimngr=y CONFIG_PACKAGE_wlng=y CONFIG_PACKAGE_xl2tpd=y CONFIG_PACKAGE_zoneinfo-core=y