mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-29 10:23:29 +00:00
hostapd: enable macsec
This commit is contained in:
parent
fdbeeb3547
commit
b3e84ac8dd
@ -62,6 +62,8 @@ stdenv.mkDerivation rec {
|
|||||||
|
|
||||||
# Misc
|
# Misc
|
||||||
CONFIG_RADIUS_SERVER=y
|
CONFIG_RADIUS_SERVER=y
|
||||||
|
CONFIG_MACSEC=y
|
||||||
|
CONFIG_DRIVER_MACSEC_LINUX=y
|
||||||
CONFIG_FULL_DYNAMIC_VLAN=y
|
CONFIG_FULL_DYNAMIC_VLAN=y
|
||||||
CONFIG_VLAN_NETLINK=y
|
CONFIG_VLAN_NETLINK=y
|
||||||
CONFIG_GETRANDOM=y
|
CONFIG_GETRANDOM=y
|
||||||
|
Loading…
Reference in New Issue
Block a user