forked from mirrors/nixpkgs
sheevaplug platform: Add VLAN support (CONFIG_VLAN_8021Q=m)
This commit is contained in:
parent
e3ae9289e0
commit
0c88675592
|
@ -73,6 +73,7 @@ rec {
|
|||
IP_NF_TARGET_LOG y
|
||||
IP_NF_MANGLE y
|
||||
IPV6 m
|
||||
VLAN_8021Q m
|
||||
|
||||
CIFS y
|
||||
CIFS_XATTR y
|
||||
|
|
Loading…
Reference in a new issue