summaryrefslogtreecommitdiffstats
path: root/package/ifxmips-dsl-api/Config.in
diff options
context:
space:
mode:
authorblogic <blogic@3c298f89-4303-0410-b956-a3cf2f4a3e73>2010-03-31 11:12:10 +0000
committerblogic <blogic@3c298f89-4303-0410-b956-a3cf2f4a3e73>2010-03-31 11:12:10 +0000
commitc3d9a7dba18bfaeaeb683d51bce2a20845b7fbcb (patch)
treec138f55076b893e79f93a36f6ec82f10609bb55d /package/ifxmips-dsl-api/Config.in
parent5efdbb7a7b8fc8978ff1c05713dc00553d3327fc (diff)
[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 f27181e31..56177d168 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