aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--debian/arch/amd64/xen/config2
-rw-r--r--debian/arch/i386/xen/config2
2 files changed, 2 insertions, 2 deletions
diff --git a/debian/arch/amd64/xen/config b/debian/arch/amd64/xen/config
index 6edfc3ca1e3e..c5cc183940f1 100644
--- a/debian/arch/amd64/xen/config
+++ b/debian/arch/amd64/xen/config
@@ -13,7 +13,7 @@ CONFIG_XEN_NETDEV_BACKEND=y
# CONFIG_XEN_TPMDEV_BACKEND is not set
CONFIG_XEN_BLKDEV_FRONTEND=y
CONFIG_XEN_NETDEV_FRONTEND=y
-CONFIG_XEN_NETDEV_LOOPBACK=y
+CONFIG_XEN_NETDEV_LOOPBACK=m
CONFIG_XEN_SCRUB_PAGES=y
CONFIG_XEN_DISABLE_SERIAL=y
CONFIG_XEN_SYSFS=y
diff --git a/debian/arch/i386/xen/config b/debian/arch/i386/xen/config
index 7ce0c6f22522..2f31d6f6bd3f 100644
--- a/debian/arch/i386/xen/config
+++ b/debian/arch/i386/xen/config
@@ -14,7 +14,7 @@ CONFIG_XEN_NETDEV_BACKEND=y
# CONFIG_XEN_TPMDEV_BACKEND is not set
CONFIG_XEN_BLKDEV_FRONTEND=y
CONFIG_XEN_NETDEV_FRONTEND=y
-CONFIG_XEN_NETDEV_LOOPBACK=y
+CONFIG_XEN_NETDEV_LOOPBACK=m
CONFIG_XEN_SCRUB_PAGES=y
CONFIG_XEN_DISABLE_SERIAL=y
CONFIG_XEN_SYSFS=y