linux: make some new config settings optional
These are not support on older kernels pre 4.0.
This commit is contained in:
parent
ff2313a6c6
commit
c1ccedeaff
@ -150,8 +150,8 @@ with stdenv.lib;
|
|||||||
L2TP_ETH m
|
L2TP_ETH m
|
||||||
BRIDGE_VLAN_FILTERING y
|
BRIDGE_VLAN_FILTERING y
|
||||||
BONDING m
|
BONDING m
|
||||||
NET_L3_MASTER_DEV y
|
NET_L3_MASTER_DEV? y
|
||||||
NET_FOU_IP_TUNNELS y
|
NET_FOU_IP_TUNNELS? y
|
||||||
|
|
||||||
# Wireless networking.
|
# Wireless networking.
|
||||||
CFG80211_WEXT? y # Without it, ipw2200 drivers don't build
|
CFG80211_WEXT? y # Without it, ipw2200 drivers don't build
|
||||||
|
Loading…
x
Reference in New Issue
Block a user