9 lines
159 B
Text
9 lines
159 B
Text
|
menu "Configuration"
|
||
|
depends on PACKAGE_openvswitch
|
||
|
|
||
|
config OPENVSWITCH_WITH_LIBUNBOUND
|
||
|
bool
|
||
|
default y
|
||
|
prompt "Build with libunbound library."
|
||
|
endmenu
|