summaryrefslogtreecommitdiffstats
path: root/package/ifxmips-dsl-api/Config.in
diff options
context:
space:
mode:
authorJohn Crispin <john@openwrt.org>2010-03-18 13:02:29 +0000
committerJohn Crispin <john@openwrt.org>2010-03-18 13:02:29 +0000
commit4fcee4628c22097de0062d6d84bf28dd04e57a9c (patch)
treed80acdd9eb20fa63d68b750f222dc4cb1ac46ee9 /package/ifxmips-dsl-api/Config.in
parentd47b3b56e65ba91eff6bdcee1e716d0ceb62ca02 (diff)
downloadmaster-31e0f0ae-4fcee4628c22097de0062d6d84bf28dd04e57a9c.tar.gz
master-31e0f0ae-4fcee4628c22097de0062d6d84bf28dd04e57a9c.tar.bz2
master-31e0f0ae-4fcee4628c22097de0062d6d84bf28dd04e57a9c.zip
Add option to disable debug output of DSL drivers signed of by Ithamar R. Adema
SVN-Revision: 20270
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.