mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-01 21:57:31 +02:00
10 lines
218 B
Plaintext
10 lines
218 B
Plaintext
|
config LTQ_DSL_ENABLE_CLI
|
||
|
bool "Enable CLI 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
|