aboutsummaryrefslogtreecommitdiff
path: root/net/openvswitch/Config.in
blob: ba17072f89de6712f06cf1098ecb55df4893cbe0 (plain)
1
2
3
4
5
6
7
8
menu "Configuration"
	depends on PACKAGE_openvswitch

	config	OPENVSWITCH_WITH_LIBUNBOUND
		bool
		default y
		prompt "Build with libunbound library."
endmenu