From c6f3c5c47b2dbfb19acfc6476aafcceeaa597da6 Mon Sep 17 00:00:00 2001 From: xopenwrt <98641952+xopenwrt@users.noreply.github.com> Date: Mon, 4 Mar 2024 20:21:10 +0800 Subject: [PATCH] fix X version kmod --- Configs/x86_64-X | 1 + 1 file changed, 1 insertion(+) diff --git a/Configs/x86_64-X b/Configs/x86_64-X index d348f98..9cbe9d9 100644 --- a/Configs/x86_64-X +++ b/Configs/x86_64-X @@ -27,6 +27,7 @@ CONFIG_PACKAGE_iwlwifi-firmware-iwl7265d=y # Intel 3168 Adapter CONFIG_PACKAGE_iwlwifi-firmware-iwl3168=y CONFIG_PACKAGE_kmod-iwlwifi=y +CONFIG_PACKAGE_kmod-fs-efivarfs=y CONFIG_PACKAGE_hostapd=y CONFIG_PACKAGE_hostapd-common=y CONFIG_PACKAGE_wpa-supplicant=y