aboutsummaryrefslogtreecommitdiff
path: root/net/openvswitch/Config.in
diff options
context:
space:
mode:
Diffstat (limited to 'net/openvswitch/Config.in')
-rw-r--r--net/openvswitch/Config.in8
1 files changed, 8 insertions, 0 deletions
diff --git a/net/openvswitch/Config.in b/net/openvswitch/Config.in
new file mode 100644
index 000000000..ba17072f8
--- /dev/null
+++ b/net/openvswitch/Config.in
@@ -0,0 +1,8 @@
+menu "Configuration"
+ depends on PACKAGE_openvswitch
+
+ config OPENVSWITCH_WITH_LIBUNBOUND
+ bool
+ default y
+ prompt "Build with libunbound library."
+endmenu