[armel/kirkwood] Disable NETLINK_MMAP

svn path=/dists/sid/linux/; revision=22210
This commit is contained in:
Ian Campbell 2014-12-19 08:54:35 +00:00
parent d055946e23
commit 5ef74419e0
2 changed files with 6 additions and 0 deletions

1
debian/changelog vendored
View File

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

View File

@ -674,6 +674,11 @@ CONFIG_IPV6=m
##
# CONFIG_NET_MPLS_GSO is not set
##
## file: net/netlink/Kconfig
##
# CONFIG_NETLINK_MMAP is not set
##
## file: sound/soc/Kconfig
##