[package] busybox: update to v1.15.3
[openwrt.git] / package / ifxmips-dsl-api / Config.in
1 choice
2 prompt "Firmware"
3 depends on PACKAGE_kmod-ifxmips-dsl-api
4 default IFXMIPS_ANNEX_B
5 help
6 This option controls which firmware is loaded
7
8 config IFXMIPS_ANNEX_A
9 bool "Annex-A"
10 help
11 Annex-A
12
13 config IFXMIPS_ANNEX_B
14 bool "Annex-B"
15 help
16 Annex-B
17
18 endchoice
This page took 0.055551 seconds and 5 git commands to generate.