From 4cc067e58e19805461c4da350268c37a9209c81b Mon Sep 17 00:00:00 2001 From: James Prestwood Date: Thu, 17 Sep 2020 14:32:43 -0700 Subject: [PATCH] doc: update hostapd.conf with DRIVER_WIRED --- doc/hostapd.config | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/hostapd.config b/doc/hostapd.config index 2ad99b8a..91d1b4cf 100644 --- a/doc/hostapd.config +++ b/doc/hostapd.config @@ -1,6 +1,7 @@ CONFIG_DRIVER_HOSTAP=y CONFIG_DRIVER_NL80211=y CONFIG_DRIVER_NONE=y +CONFIG_DRIVER_WIRED=y CONFIG_LIBNL32=y CONFIG_IAPP=y CONFIG_RSN_PREAUTH=y