aboutsummaryrefslogtreecommitdiffstats
path: root/main/linux-grsec/kernelconfig.x86
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2013-04-09 07:40:04 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2013-04-09 08:29:18 +0000
commit7dc60785b198f0c4909c4e1d087614b844d05a95 (patch)
tree2cab8e0c3b8d474dfcd1a2c385f0620b16746a8f /main/linux-grsec/kernelconfig.x86
parent4e996cdc894174021f575bce8071893296733fcd (diff)
downloadaports-7dc60785b198f0c4909c4e1d087614b844d05a95.tar.bz2
aports-7dc60785b198f0c4909c4e1d087614b844d05a95.tar.xz
main/linux-grsec: disable CONFIG_IP_PNP
fixes #1754
Diffstat (limited to 'main/linux-grsec/kernelconfig.x86')
-rw-r--r--main/linux-grsec/kernelconfig.x865
1 files changed, 1 insertions, 4 deletions
diff --git a/main/linux-grsec/kernelconfig.x86 b/main/linux-grsec/kernelconfig.x86
index 2dbac437f8..efa8fc86a0 100644
--- a/main/linux-grsec/kernelconfig.x86
+++ b/main/linux-grsec/kernelconfig.x86
@@ -666,10 +666,7 @@ CONFIG_IP_MULTIPLE_TABLES=y
CONFIG_IP_ROUTE_MULTIPATH=y
CONFIG_IP_ROUTE_VERBOSE=y
CONFIG_IP_ROUTE_CLASSID=y
-CONFIG_IP_PNP=y
-CONFIG_IP_PNP_DHCP=y
-CONFIG_IP_PNP_BOOTP=y
-CONFIG_IP_PNP_RARP=y
+# CONFIG_IP_PNP is not set
CONFIG_NET_IPIP=m
CONFIG_NET_IPGRE_DEMUX=y
CONFIG_NET_IPGRE=m