mirror of
https://github.com/Telecominfraproject/wlan-ap.git
synced 2025-10-29 17:42:41 +00:00
9 lines
159 B
Plaintext
9 lines
159 B
Plaintext
menu "Configuration"
|
|
depends on PACKAGE_openvswitch
|
|
|
|
config OPENVSWITCH_WITH_LIBUNBOUND
|
|
bool
|
|
default y
|
|
prompt "Build with libunbound library."
|
|
endmenu
|