net/sched: Enable NET_ACT_TUNNEL_KEY, NET_IFE_SKBTCINDEX as modules

This commit is contained in:
Ben Hutchings 2017-01-11 02:22:43 +00:00
parent 84eba65d8d
commit 0277842acf
2 changed files with 3 additions and 0 deletions

1
debian/changelog vendored
View File

@ -11,6 +11,7 @@ linux (4.9.2-1~exp1) UNRELEASED; urgency=medium
* Remove debug symbol packages from debian/control to work around dak bug
* udeb: Add switch (DSA) drivers to nic-modules (Closes: #845075)
* netfilter: Enable NFT_NUMGEN, NFT_QUOTA as modules
* net/sched: Enable NET_ACT_TUNNEL_KEY, NET_IFE_SKBTCINDEX as modules
[ John Paul Adrian Glaubitz ]
* [sh3] Build a linux-libc-dev package (Closes: #850732)

View File

@ -6643,8 +6643,10 @@ CONFIG_NET_ACT_VLAN=m
CONFIG_NET_ACT_BPF=m
CONFIG_NET_ACT_CONNMARK=m
CONFIG_NET_ACT_IFE=m
CONFIG_NET_ACT_TUNNEL_KEY=m
CONFIG_NET_IFE_SKBMARK=m
CONFIG_NET_IFE_SKBPRIO=m
CONFIG_NET_IFE_SKBTCINDEX=m
CONFIG_NET_CLS_IND=y
##