aboutsummaryrefslogtreecommitdiffstats
path: root/package/ifxmips-dsl-api/Config.in
diff options
context:
space:
mode:
authorJohn Crispin <blogic@openwrt.org>2010-03-18 13:02:29 +0000
committerJohn Crispin <blogic@openwrt.org>2010-03-18 13:02:29 +0000
commit0d395f730d311dc267abe9c509825f05b301f680 (patch)
treef69b1a6323778d0359c49c4a085821318aae1a3d /package/ifxmips-dsl-api/Config.in
parentd67f4d0ae8560ef31a4e88b2cf3a1030a3d3d064 (diff)
downloadupstream-0d395f730d311dc267abe9c509825f05b301f680.tar.gz
upstream-0d395f730d311dc267abe9c509825f05b301f680.tar.bz2
upstream-0d395f730d311dc267abe9c509825f05b301f680.zip
[ifxmips-dsl-api] Add option to disable debug output of DSL drivers signed of by Ithamar R. Adema
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20270 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/ifxmips-dsl-api/Config.in')
-rw-r--r--package/ifxmips-dsl-api/Config.in5
1 files changed, 5 insertions, 0 deletions
diff --git a/package/ifxmips-dsl-api/Config.in b/package/ifxmips-dsl-api/Config.in
index a1c3cd4f0a..277d96ebf5 100644
--- a/package/ifxmips-dsl-api/Config.in
+++ b/package/ifxmips-dsl-api/Config.in
@@ -16,3 +16,8 @@ config IFXMIPS_ANNEX_B
Annex-B
endchoice
+
+config IFXMIPS_DSL_DEBUG
+ bool "ifxmips-dsl debugging"
+ help
+ Say Y, if you need ifxmips-dsl to display debug messages.