[ar7] add support for new ar7-atm version D7.05.00.00 (#6515)
[openwrt/svn-archive/archive.git] / package / ar7-atm / Config.in
1 choice
2 prompt "Firmware version"
3 depends on (PACKAGE_kmod-sangam-atm-annex-a || PACKAGE_kmod-sangam-atm-annex-b)
4 default AR7_ATM_FW_VERSION_704
5 help
6 This option allows you to switch between firmware/driver versions which
7 might improve the DSL line speed.
8
9 config AR7_ATM_FW_VERSION_705
10 bool "D7.05.01.00"
11
12 config AR7_ATM_FW_VERSION_704
13 bool "D7.04.03.00"
14
15 config AR7_ATM_FW_VERSION_703
16 bool "D7.03.01.00"
17
18 endchoice