4 Index: linux-2.6.28/net/netfilter/Kconfig
5 ===================================================================
6 --- linux-2.6.28.orig/net/netfilter/Kconfig 2009-01-02 00:42:52.000000000 +0100
7 +++ linux-2.6.28/net/netfilter/Kconfig 2009-01-02 00:43:19.000000000 +0100
8 @@ -314,7 +314,7 @@ if NETFILTER_XTABLES
10 config NETFILTER_XT_TARGET_CHAOS
11 tristate '"CHAOS" target support'
12 - depends on NETFILTER_XTABLES
13 + depends on NETFILTER_XTABLES && BROKEN
15 This option adds a `CHAOS' target.