hostapd: enable macsec
This commit is contained in:
parent
fdbeeb3547
commit
b3e84ac8dd
1 changed files with 2 additions and 0 deletions
|
@ -62,6 +62,8 @@ stdenv.mkDerivation rec {
|
|||
|
||||
# Misc
|
||||
CONFIG_RADIUS_SERVER=y
|
||||
CONFIG_MACSEC=y
|
||||
CONFIG_DRIVER_MACSEC_LINUX=y
|
||||
CONFIG_FULL_DYNAMIC_VLAN=y
|
||||
CONFIG_VLAN_NETLINK=y
|
||||
CONFIG_GETRANDOM=y
|
||||
|
|
Loading…
Reference in a new issue