tn3399_openwrt/package/ltq-dsl-app/Config.in
John Crispin a558d605ab Initial DSL framework
- Removed ifx_cpe_control_init.sh (the old init script)
- Created dsl_control (/etc/init.d)
- tidied up start and stop
- stop calls dsl_notify before killing daemon
- has status and lucistat options to provide detail
- copes with daemon not running situation
- Updated package makefile to use new init script and to build cli support
- Provide a dsl_notify.sh script to cope with line up/down events

Signed-off-by: Lee Essen <lee.essen@nowonline.co.uk>

SVN-Revision: 29881
2012-01-24 11:31:23 +00:00

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