[lantiq] adds new lantiq kernel. once the codebase is fully tested and know to be...
[openwrt/svn-archive/archive.git] / package / lqdsl / Config.in
diff --git a/package/lqdsl/Config.in b/package/lqdsl/Config.in
new file mode 100644 (file)
index 0000000..fe503b8
--- /dev/null
@@ -0,0 +1,25 @@
+
+choice
+       prompt "Firmware"
+       default LANTIQ_ANNEX_B
+       depends on PACKAGE_kmod-lqdsl
+       help
+         This option controls which firmware is loaded
+
+config LANTIQ_ANNEX_A
+       bool "Annex-A"
+       help
+         Annex-A
+
+config LANTIQ_ANNEX_B
+       bool "Annex-B"
+       help
+         Annex-B
+
+endchoice
+
+config LANTIQ_DSL_DEBUG
+       bool "lqdsl debugging"
+       depends on PACKAGE_kmod-lqdsl
+       help
+         Say Y, if you need lantiq-dsl to display debug messages.