summaryrefslogtreecommitdiff
path: root/linux/openzaurus-pxa-2.4.18-rmk7-pxa3-embedix20031107/defconfig-poodle
diff options
context:
space:
mode:
authorMichael Lauer <mickey@vanille-media.de>2004-06-16 19:51:09 +0000
committerMichael Lauer <mickey@vanille-media.de>2004-06-16 19:51:09 +0000
commiteab390f2dced6fb3d922cb53531cee5bd0a03fd3 (patch)
treee1df15457276ab80cc33c8efa1923209d5005630 /linux/openzaurus-pxa-2.4.18-rmk7-pxa3-embedix20031107/defconfig-poodle
parent03d4fb48ea9cc84e013c824396d16c73b04c6563 (diff)
enable NETFILTER, FILTER, IPIP and IPGRE in 2.4.18-pxa
BKrev: 40d0a4ad94tU-_-WqS9RKGCOqCaGpg
Diffstat (limited to 'linux/openzaurus-pxa-2.4.18-rmk7-pxa3-embedix20031107/defconfig-poodle')
-rw-r--r--linux/openzaurus-pxa-2.4.18-rmk7-pxa3-embedix20031107/defconfig-poodle13
1 files changed, 7 insertions, 6 deletions
diff --git a/linux/openzaurus-pxa-2.4.18-rmk7-pxa3-embedix20031107/defconfig-poodle b/linux/openzaurus-pxa-2.4.18-rmk7-pxa3-embedix20031107/defconfig-poodle
index 22621e9073..b49b75cce8 100644
--- a/linux/openzaurus-pxa-2.4.18-rmk7-pxa3-embedix20031107/defconfig-poodle
+++ b/linux/openzaurus-pxa-2.4.18-rmk7-pxa3-embedix20031107/defconfig-poodle
@@ -184,8 +184,8 @@ CONFIG_XSCALE_CACHE_ERRATA=y
CONFIG_ARM_THUMB=y
CONFIG_ARM_FCSE=y
# CONFIG_DISCONTIGMEM is not set
-CONFIG_PREEMPT=y
-CONFIG_LOCK_BREAK=y
+# CONFIG_PREEMPT is not set
+# CONFIG_LOCK_BREAK is not set
#
# General setup
@@ -370,15 +370,16 @@ CONFIG_BLK_DEV_INITRD=y
CONFIG_PACKET=y
CONFIG_PACKET_MMAP=y
CONFIG_NETLINK_DEV=y
-# CONFIG_NETFILTER is not set
-# CONFIG_FILTER is not set
+CONFIG_NETFILTER=y
+# CONFIG_NETFILTER_DEBUG is not set
+CONFIG_FILTER=y
CONFIG_UNIX=y
CONFIG_INET=y
# CONFIG_IP_MULTICAST is not set
# CONFIG_IP_ADVANCED_ROUTER is not set
# CONFIG_IP_PNP is not set
-# CONFIG_NET_IPIP is not set
-# CONFIG_NET_IPGRE is not set
+CONFIG_NET_IPIP=m
+CONFIG_NET_IPGRE=m
# CONFIG_ARPD is not set
# CONFIG_INET_ECN is not set
# CONFIG_SYN_COOKIES is not set