diff options
Diffstat (limited to 'package/ifxmips-dsl-api/Config.in')
-rw-r--r-- | package/ifxmips-dsl-api/Config.in | 7 |
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 |