4 --- a/net/netfilter/Kconfig
5 +++ b/net/netfilter/Kconfig
6 @@ -314,7 +314,7 @@ if NETFILTER_XTABLES
8 config NETFILTER_XT_TARGET_CHAOS
9 tristate '"CHAOS" target support'
10 - depends on NETFILTER_XTABLES
11 + depends on NETFILTER_XTABLES && BROKEN
13 This option adds a `CHAOS' target.