From f332fea2c3629996f23aa4358fa7ee0e99193963 Mon Sep 17 00:00:00 2001 From: Maximilian Attems Date: Thu, 4 Sep 2008 14:39:56 +0000 Subject: [PATCH] topconfig enable modular IP_NF_SECURITY svn path=/dists/trunk/linux-2.6/; revision=12166 --- debian/changelog | 2 +- debian/config/config | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 9a6a2eace..de69d9bca 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,7 +4,7 @@ linux-2.6 (2.6.27~rc5-1~experimental.1) UNRELEASED; urgency=low [ maximilian attems ] * Reenable new Juju firewire stack. - * topconfig set ATH9K, IWL5000. + * topconfig set ATH9K, IWL5000, IP_NF_SECURITY. * x86 set MOUSE_BCM5974. [ Martin Michlmayr ] diff --git a/debian/config/config b/debian/config/config index e36718037..46eed2c2c 100644 --- a/debian/config/config +++ b/debian/config/config @@ -2249,6 +2249,7 @@ CONFIG_IP_NF_TARGET_ECN=m CONFIG_IP_NF_TARGET_TTL=m CONFIG_IP_NF_TARGET_CLUSTERIP=m CONFIG_IP_NF_RAW=m +CONFIG_IP_NF_SECURITY=m CONFIG_IP_NF_ARPTABLES=m CONFIG_IP_NF_ARPFILTER=m CONFIG_IP_NF_ARP_MANGLE=m