diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2013-03-13 14:32:29 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2013-03-13 14:32:29 +0000 |
commit | 1bd1c9963fd4ef85364ed6e47bdf80fe47d3c184 (patch) | |
tree | a4cba53faba948522e7e767f40e26c5943c90be1 /main/linux-grsec/kernelconfig.x86 | |
parent | 7adbaea091e2cdd57b0f3009759a7adbf452633e (diff) | |
download | aports-1bd1c9963fd4ef85364ed6e47bdf80fe47d3c184.tar.bz2 aports-1bd1c9963fd4ef85364ed6e47bdf80fe47d3c184.tar.xz |
main/linux-grsec: fix ip_gre regression and enable xfrm statistics
Diffstat (limited to 'main/linux-grsec/kernelconfig.x86')
-rw-r--r-- | main/linux-grsec/kernelconfig.x86 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/main/linux-grsec/kernelconfig.x86 b/main/linux-grsec/kernelconfig.x86 index cd2cd898e5..d82a3391fc 100644 --- a/main/linux-grsec/kernelconfig.x86 +++ b/main/linux-grsec/kernelconfig.x86 @@ -654,7 +654,7 @@ CONFIG_XFRM_ALGO=m CONFIG_XFRM_USER=m CONFIG_XFRM_SUB_POLICY=y CONFIG_XFRM_MIGRATE=y -# CONFIG_XFRM_STATISTICS is not set +CONFIG_XFRM_STATISTICS=y CONFIG_XFRM_IPCOMP=m CONFIG_NET_KEY=m CONFIG_NET_KEY_MIGRATE=y @@ -3774,6 +3774,7 @@ CONFIG_DVB_S5H1411=m # ISDB-T (terrestrial) frontends # CONFIG_DVB_DIB8000=m +CONFIG_DVB_MB86A20S=m # # Digital terrestrial only tuners/PLL |