aboutsummaryrefslogtreecommitdiffstats
path: root/package/ifxmips-dsl-api/Config.in
diff options
context:
space:
mode:
authorJohn Crispin <john@openwrt.org>2010-03-31 11:12:10 +0000
committerJohn Crispin <john@openwrt.org>2010-03-31 11:12:10 +0000
commit6bfe50b36490ded3f09d7c9841850cbf8c8869f3 (patch)
tree16008ee3d2260187333283cd157049281bde7098 /package/ifxmips-dsl-api/Config.in
parente7cab3a71ec09a26666a78d754ef1832da9ed5b7 (diff)
downloadupstream-6bfe50b36490ded3f09d7c9841850cbf8c8869f3.tar.gz
upstream-6bfe50b36490ded3f09d7c9841850cbf8c8869f3.tar.bz2
upstream-6bfe50b36490ded3f09d7c9841850cbf8c8869f3.zip
fix licensing issues of ifxmips dsl driver
SVN-Revision: 20636
Diffstat (limited to 'package/ifxmips-dsl-api/Config.in')
-rw-r--r--package/ifxmips-dsl-api/Config.in7
1 files changed, 7 insertions, 0 deletions
diff --git a/package/ifxmips-dsl-api/Config.in b/package/ifxmips-dsl-api/Config.in
index f27181e313..56177d1689 100644
--- a/package/ifxmips-dsl-api/Config.in
+++ b/package/ifxmips-dsl-api/Config.in
@@ -17,6 +17,13 @@ config IFXMIPS_ANNEX_B
endchoice
+config IFXMIPS_DSL_FIRMWARE
+ bool "ifxmips-dsl firmware extractor"
+ default y
+ depends on PACKAGE_kmod-ifxmips-dsl-api
+ help
+ Say Y, if you need ifxmips-dsl to auto extract the firmware for you from the a800 firmware image
+
config IFXMIPS_DSL_DEBUG
bool "ifxmips-dsl debugging"
depends on PACKAGE_kmod-ifxmips-dsl-api