aboutsummaryrefslogtreecommitdiffstats
path: root/package/ifxmips-dsl-api/Config.in
diff options
context:
space:
mode:
authorJohn Crispin <blogic@openwrt.org>2010-03-31 11:12:10 +0000
committerJohn Crispin <blogic@openwrt.org>2010-03-31 11:12:10 +0000
commit3f269166c14acd27187e0c37ae3e95c6900ac0fa (patch)
treec138f55076b893e79f93a36f6ec82f10609bb55d /package/ifxmips-dsl-api/Config.in
parent11e3212fa8dccde96d46b14332abf6cdff91b1ef (diff)
downloadmaster-187ad058-3f269166c14acd27187e0c37ae3e95c6900ac0fa.tar.gz
master-187ad058-3f269166c14acd27187e0c37ae3e95c6900ac0fa.tar.bz2
master-187ad058-3f269166c14acd27187e0c37ae3e95c6900ac0fa.zip
[ifxmips] fix licensing issues of ifxmips dsl driver
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20636 3c298f89-4303-0410-b956-a3cf2f4a3e73
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