aboutsummaryrefslogtreecommitdiffstats
path: root/buildconfigs
diff options
context:
space:
mode:
authorkaf24@firebug.cl.cam.ac.uk <kaf24@firebug.cl.cam.ac.uk>2006-04-04 09:53:53 +0100
committerkaf24@firebug.cl.cam.ac.uk <kaf24@firebug.cl.cam.ac.uk>2006-04-04 09:53:53 +0100
commitaf37573f2c64cec3f5330f8fe7c39a1aa29737ff (patch)
tree76ffbebfa9d3df7dd71be3a1476b123b186b1d25 /buildconfigs
parentcb52e35a60721860015efce009fa4491b2ec7c03 (diff)
downloadxen-af37573f2c64cec3f5330f8fe7c39a1aa29737ff.tar.gz
xen-af37573f2c64cec3f5330f8fe7c39a1aa29737ff.tar.bz2
xen-af37573f2c64cec3f5330f8fe7c39a1aa29737ff.zip
Build a few more common network options into the i386 -xen kernel.
Signed-off-by: Keir Fraser <keir@xensource.com>
Diffstat (limited to 'buildconfigs')
-rw-r--r--buildconfigs/linux-defconfig_xen_x86_326
1 files changed, 3 insertions, 3 deletions
diff --git a/buildconfigs/linux-defconfig_xen_x86_32 b/buildconfigs/linux-defconfig_xen_x86_32
index a1c6741c96..bce7cf92c2 100644
--- a/buildconfigs/linux-defconfig_xen_x86_32
+++ b/buildconfigs/linux-defconfig_xen_x86_32
@@ -292,11 +292,11 @@ CONFIG_NET=y
# Networking options
#
# CONFIG_NETDEBUG is not set
-CONFIG_PACKET=m
+CONFIG_PACKET=y
CONFIG_PACKET_MMAP=y
-CONFIG_UNIX=m
+CONFIG_UNIX=y
CONFIG_XFRM=y
-CONFIG_XFRM_USER=m
+CONFIG_XFRM_USER=y
CONFIG_NET_KEY=m
CONFIG_INET=y
CONFIG_IP_MULTICAST=y