From 6f9240f40131f2b3e215c459d8718ddb57cd9d05 Mon Sep 17 00:00:00 2001
From: "Igor Zalatov (from Citadel PC)" <flyrouter@gmail.com>
Date: Mon, 25 Jul 2022 17:40:47 +0300
Subject: [PATCH] [HI3516EV100] Strip down WiFi support in Lite profile

---
 .../unknown_unknown_hi3516ev100_openipc_defconfig  | 14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)

diff --git a/br-ext-chip-hisilicon/configs/unknown_unknown_hi3516ev100_openipc_defconfig b/br-ext-chip-hisilicon/configs/unknown_unknown_hi3516ev100_openipc_defconfig
index 5a202810..f2e3d211 100644
--- a/br-ext-chip-hisilicon/configs/unknown_unknown_hi3516ev100_openipc_defconfig
+++ b/br-ext-chip-hisilicon/configs/unknown_unknown_hi3516ev100_openipc_defconfig
@@ -84,13 +84,13 @@ BR2_PACKAGE_VTUND_OPENIPC=y
 BR2_PACKAGE_YAML_CLI=y
 
 # WiFi
-BR2_PACKAGE_WIRELESS_TOOLS=y
-BR2_PACKAGE_WPA_SUPPLICANT=y
-BR2_PACKAGE_WPA_SUPPLICANT_CLI=y
-BR2_PACKAGE_WPA_SUPPLICANT_NL80211=y
-BR2_PACKAGE_WPA_SUPPLICANT_PASSPHRASE=y
-BR2_PACKAGE_LINUX_FIRMWARE_OPENIPC=y
-BR2_PACKAGE_LINUX_FIRMWARE_OPENIPC_MT7601U=y
+# BR2_PACKAGE_WIRELESS_TOOLS is not set
+# BR2_PACKAGE_WPA_SUPPLICANT is not set
+# BR2_PACKAGE_WPA_SUPPLICANT_CLI is not set
+# BR2_PACKAGE_WPA_SUPPLICANT_NL80211 is not set
+# BR2_PACKAGE_WPA_SUPPLICANT_PASSPHRASE is not set
+# BR2_PACKAGE_LINUX_FIRMWARE_OPENIPC is not set
+# BR2_PACKAGE_LINUX_FIRMWARE_OPENIPC_MT7601U is not set
 # BR2_PACKAGE_RTL8188EU is not set
 
 # WIREGUARD