mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-01 20:33:08 +02:00
8f0961f8a1
* add support for ar9 * add support for ase (vr9 support is still a todo) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28406 3c298f89-4303-0410-b956-a3cf2f4a3e73
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
|