mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2025-02-15 11:17:08 +00:00
10 lines
220 B
Plaintext
10 lines
220 B
Plaintext
config LTQ_DSL_ENABLE_SOAP
|
|
bool "Enable SOAP support"
|
|
depends on PACKAGE_ltq-dsl-app
|
|
default n
|
|
|
|
config LTQ_DSL_ENABLE_DSL_EVENT_POLLING
|
|
bool "Include Event Polling support"
|
|
depends on PACKAGE_ltq-dsl-app
|
|
default n
|