[armel/kirkwood] Disable BPF_JIT

svn path=/dists/sid/linux/; revision=22212
This commit is contained in:
Ian Campbell 2014-12-19 08:54:43 +00:00
parent a61834eb59
commit fd5b922f94
2 changed files with 7 additions and 0 deletions

1
debian/changelog vendored
View File

@ -25,6 +25,7 @@ linux (3.16.7-ckt2-2) UNRELEASED; urgency=medium
- [/kirkwood] Disable NET_MPLS_GSO
- [/kirkwood] Disable NETLINK_MMAP
- [/kirkwood] Disable PROFILING
- [/kirkwood] Disable BPF_JIT
-- Ben Hutchings <ben@decadent.org.uk> Sat, 13 Dec 2014 11:45:48 +0000

View File

@ -651,6 +651,12 @@ CONFIG_FLATMEM_MANUAL=y
# CONFIG_KSM is not set
# CONFIG_ZSMALLOC is not set
##
## file: net/Kconfig
##
#. Saves about 3K
# CONFIG_BPF_JIT is not set
##
## file: net/atm/Kconfig
##