aboutsummaryrefslogtreecommitdiffstats
path: root/buildconfigs/linux-defconfig_xen0_x86_32
diff options
context:
space:
mode:
authorkaf24@firebug.cl.cam.ac.uk <kaf24@firebug.cl.cam.ac.uk>2006-02-07 01:02:49 +0100
committerkaf24@firebug.cl.cam.ac.uk <kaf24@firebug.cl.cam.ac.uk>2006-02-07 01:02:49 +0100
commitb24a912939e08b95a40efe827e0faa95901ddace (patch)
tree83aeb2e04744f90b4f4fa406a5e634fbadced589 /buildconfigs/linux-defconfig_xen0_x86_32
parent67b4c5b77e5e56c59423e133f86e3971b32a957d (diff)
downloadxen-b24a912939e08b95a40efe827e0faa95901ddace.tar.gz
xen-b24a912939e08b95a40efe827e0faa95901ddace.tar.bz2
xen-b24a912939e08b95a40efe827e0faa95901ddace.zip
Remove the PHYSDEV_ACCESS configure option from Linux.
It saves very little space, no distro will disable it in their unified build, and it's rather a pain to implement it properly. I've left the PRIVILEGED_GUEST option for now, as it provides some indication of where our platform-bringup hacks are in our Linux tree. We may wish to exclude those from upstream merge in the first instance. Signed-off-by: Keir Fraser <keir@xensource.com>
Diffstat (limited to 'buildconfigs/linux-defconfig_xen0_x86_32')
-rw-r--r--buildconfigs/linux-defconfig_xen0_x86_321
1 files changed, 0 insertions, 1 deletions
diff --git a/buildconfigs/linux-defconfig_xen0_x86_32 b/buildconfigs/linux-defconfig_xen0_x86_32
index 37b3cf38bc..bc4d073c4e 100644
--- a/buildconfigs/linux-defconfig_xen0_x86_32
+++ b/buildconfigs/linux-defconfig_xen0_x86_32
@@ -1308,7 +1308,6 @@ CONFIG_NO_IDLE_HZ=y
#
CONFIG_XEN_PRIVILEGED_GUEST=y
# CONFIG_XEN_UNPRIVILEGED_GUEST is not set
-CONFIG_XEN_PHYSDEV_ACCESS=y
CONFIG_XEN_BLKDEV_BACKEND=y
# CONFIG_XEN_BLKDEV_TAP_BE is not set
CONFIG_XEN_NETDEV_BACKEND=y