doc: add CONFIG_DRIVER_NONE to hostapd config

This allows hostapd to be started as a standalone radius server
This commit is contained in:
James Prestwood 2019-12-30 10:09:50 -08:00 committed by Denis Kenzior
parent 860fa4697f
commit 8b937f4705
1 changed files with 1 additions and 0 deletions

View File

@ -1,5 +1,6 @@
CONFIG_DRIVER_HOSTAP=y
CONFIG_DRIVER_NL80211=y
CONFIG_DRIVER_NONE=y
CONFIG_LIBNL32=y
CONFIG_IAPP=y
CONFIG_RSN_PREAUTH=y