summaryrefslogtreecommitdiff
path: root/package/sangam-atm/Config.in.fw
blob: 75bcd057befb3195b0756517b6f599dd764b358d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
choice
prompt "Firmware type"
depends on ADK_PACKAGE_KMOD_SANGAM_ATM

config ADK_PACKAGE_SANGAM_ATM_ANNEX_B
       prompt "Annex B, ADSL over ISDN"
       boolean
       help

config ADK_PACKAGE_SANGAM_ATM_ANNEX_A
       prompt "Annex A, ADSL over POTS"
       boolean
       help

endchoice