aboutsummaryrefslogtreecommitdiffstats
path: root/xenolinux-2.4.22-sparse/arch/xeno/defconfig
diff options
context:
space:
mode:
authoriap10@labyrinth.cl.cam.ac.uk <iap10@labyrinth.cl.cam.ac.uk>2003-09-09 14:59:32 +0000
committeriap10@labyrinth.cl.cam.ac.uk <iap10@labyrinth.cl.cam.ac.uk>2003-09-09 14:59:32 +0000
commit8925c8b13e0384bdcf030ae786a3ec74d12ff30f (patch)
tree94156a031f540dac48b90ac11bc7ff967cf671dd /xenolinux-2.4.22-sparse/arch/xeno/defconfig
parent732c5308cab772c8e4d3cc90b3cd4cf28d9c9069 (diff)
downloadxen-8925c8b13e0384bdcf030ae786a3ec74d12ff30f.tar.gz
xen-8925c8b13e0384bdcf030ae786a3ec74d12ff30f.tar.bz2
xen-8925c8b13e0384bdcf030ae786a3ec74d12ff30f.zip
bitkeeper revision 1.412.1.1 (3f5dead4Q7H73DU1k60q13_8T8HYbQ)
Makefile Cleanups, added xenolinux-sparse soft link, added NETFILTER to default xenolinux build.
Diffstat (limited to 'xenolinux-2.4.22-sparse/arch/xeno/defconfig')
-rw-r--r--xenolinux-2.4.22-sparse/arch/xeno/defconfig11
1 files changed, 10 insertions, 1 deletions
diff --git a/xenolinux-2.4.22-sparse/arch/xeno/defconfig b/xenolinux-2.4.22-sparse/arch/xeno/defconfig
index 1cd3dcc688..a1aa5e4400 100644
--- a/xenolinux-2.4.22-sparse/arch/xeno/defconfig
+++ b/xenolinux-2.4.22-sparse/arch/xeno/defconfig
@@ -67,7 +67,16 @@ CONFIG_BINFMT_ELF=y
CONFIG_PACKET=y
CONFIG_PACKET_MMAP=y
# CONFIG_NETLINK_DEV is not set
-# CONFIG_NETFILTER is not set
+CONFIG_NETFILTER=y
+CONFIG_IP_NF_CONNTRACK=y
+CONFIG_IP_NF_FTP=y
+CONFIG_IP_NF_IPTABLES=y
+CONFIG_IP_NF_MATCH_STATE=y
+CONFIG_IP_NF_FILTER=y
+CONFIG_IP_NF_NAT=y
+CONFIG_IP_NF_NAT_NEEDED=y
+CONFIG_IP_NF_TARGET_MASQUERADE=y
+CONFIG_IP_NF_NAT_FTP=y
CONFIG_FILTER=y
CONFIG_UNIX=y
CONFIG_INET=y