mirror of
https://git.kernel.org/pub/scm/network/wireless/iwd.git
synced 2024-11-22 14:49:24 +01:00
doc: add CONFIG_DRIVER_NONE to hostapd config
This allows hostapd to be started as a standalone radius server
This commit is contained in:
parent
860fa4697f
commit
8b937f4705
@ -1,5 +1,6 @@
|
|||||||
CONFIG_DRIVER_HOSTAP=y
|
CONFIG_DRIVER_HOSTAP=y
|
||||||
CONFIG_DRIVER_NL80211=y
|
CONFIG_DRIVER_NL80211=y
|
||||||
|
CONFIG_DRIVER_NONE=y
|
||||||
CONFIG_LIBNL32=y
|
CONFIG_LIBNL32=y
|
||||||
CONFIG_IAPP=y
|
CONFIG_IAPP=y
|
||||||
CONFIG_RSN_PREAUTH=y
|
CONFIG_RSN_PREAUTH=y
|
||||||
|
Loading…
Reference in New Issue
Block a user