diff options
author | John Crispin <john@openwrt.org> | 2014-04-05 16:34:20 +0000 |
---|---|---|
committer | John Crispin <john@openwrt.org> | 2014-04-05 16:34:20 +0000 |
commit | f464b7d17650df8c8651486aa19be6bfdf24f26e (patch) | |
tree | 7a2774e4e774db07f0160e27896f936109ca5b2a /package/network/config/ltq-adsl-app/Config.in | |
parent | b519908e848505ed671c13c45fbd5d29d9472264 (diff) | |
download | mtk-20170518-f464b7d17650df8c8651486aa19be6bfdf24f26e.zip mtk-20170518-f464b7d17650df8c8651486aa19be6bfdf24f26e.tar.gz mtk-20170518-f464b7d17650df8c8651486aa19be6bfdf24f26e.tar.bz2 |
lantiq: cleanup the dsl control scripts
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 40381
Diffstat (limited to 'package/network/config/ltq-adsl-app/Config.in')
-rw-r--r-- | package/network/config/ltq-adsl-app/Config.in | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/package/network/config/ltq-adsl-app/Config.in b/package/network/config/ltq-adsl-app/Config.in deleted file mode 100644 index 728fe65..0000000 --- a/package/network/config/ltq-adsl-app/Config.in +++ /dev/null @@ -1,9 +0,0 @@ -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 |