hostapd: enable radius server support
This is useful in combination with the built-in eap server support Signed-off-by: Felix Fietkau <nbd@nbd.name>
This commit is contained in:
parent
cf992ca862
commit
635d177ac9
1 changed files with 1 additions and 1 deletions
|
@ -142,7 +142,7 @@ CONFIG_PKCS12=y
|
||||||
|
|
||||||
# RADIUS authentication server. This provides access to the integrated EAP
|
# RADIUS authentication server. This provides access to the integrated EAP
|
||||||
# server from external hosts using RADIUS.
|
# server from external hosts using RADIUS.
|
||||||
#CONFIG_RADIUS_SERVER=y
|
CONFIG_RADIUS_SERVER=y
|
||||||
|
|
||||||
# Build IPv6 support for RADIUS operations
|
# Build IPv6 support for RADIUS operations
|
||||||
CONFIG_IPV6=y
|
CONFIG_IPV6=y
|
||||||
|
|
Loading…
Reference in a new issue