topconfig enable BPF_JIT

svn path=/dists/trunk/linux-2.6/; revision=17700
This commit is contained in:
Maximilian Attems 2011-06-15 09:12:37 +00:00
parent 51ce88fe33
commit 303c1e6a84
2 changed files with 2 additions and 0 deletions

1
debian/changelog vendored
View File

@ -8,6 +8,7 @@ linux-2.6 (3.0.0~rc3-1~experimental.1) UNRELEASED; urgency=low
[ maximilian attems ]
* Update configs.
* Topconfig enable BPF_JIT. (closes: #630553)
-- maximilian attems <maks@debian.org> Tue, 14 Jun 2011 23:02:35 +0200

View File

@ -3701,6 +3701,7 @@ CONFIG_NETFILTER=y
# CONFIG_NETFILTER_DEBUG is not set
CONFIG_NETFILTER_ADVANCED=y
CONFIG_BRIDGE_NETFILTER=y
CONFIG_BPF_JIT=y
CONFIG_NET_PKTGEN=m
# CONFIG_NET_TCPPROBE is not set
CONFIG_NET_DROP_MONITOR=y