summaryrefslogtreecommitdiffstats
path: root/package/qemu/Config.in.host
diff options
context:
space:
mode:
Diffstat (limited to 'package/qemu/Config.in.host')
-rw-r--r--package/qemu/Config.in.host7
1 files changed, 7 insertions, 0 deletions
diff --git a/package/qemu/Config.in.host b/package/qemu/Config.in.host
index 227749af0e..b3eb5906cc 100644
--- a/package/qemu/Config.in.host
+++ b/package/qemu/Config.in.host
@@ -31,4 +31,11 @@ config BR2_PACKAGE_HOST_QEMU_LINUX_USER_MODE
Enables the build of the user-land emulator, which allows to
run user-space applications.
+config BR2_PACKAGE_HOST_QEMU_VDE2
+ bool "VDE2 support"
+ help
+ Enables VDE2 support. VDE2 stands for Virtual Distributed
+ Ethernet and can be used to create virtual switches to
+ "plug" both physical and virtual machines in them.
+
endif
OpenPOWER on IntegriCloud