[ifxmips] adds dsl support, thank you infineon/lantiq
[openwrt-10.03/.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