2 # depends on PACKAGE_ltq-tapidemo
4 prompt "board selection"
5 depends on PACKAGE_ltq-tapidemo
6 default VOICE_CPE_TAPIDEMO_BOARD_EASY50712_V3 if TARGET_ifxmips_platform_danube
7 default VOICE_CPE_TAPIDEMO_BOARD_EASY508xx if TARGET_ifxmips_platform_ar9
8 default VOICE_CPE_TAPIDEMO_BOARD_EASY80910 if TARGET_ifxmips_platform_vr9
9 default VOICE_CPE_TAPIDEMO_BOARD_EASY50812
11 Select the target platform.
13 config VOICE_CPE_TAPIDEMO_BOARD_EASY50712
14 bool "Danube reference board"
16 config VOICE_CPE_TAPIDEMO_BOARD_EASY50712_V3
17 bool "Danube reference board V3"
19 config VOICE_CPE_TAPIDEMO_BOARD_EASY508xx
20 bool "AR9/GR9 reference board"
22 config VOICE_CPE_TAPIDEMO_BOARD_EASY80910
23 bool "VR9 reference board"
26 config VOICE_CPE_TAPIDEMO_QOS
27 bool "enable QOS support"
28 depends on PACKAGE_ltq-tapidemo
31 Option to enable the KPI2UDP RTP packet acceleration path
32 (highly recommended for VoIP).
34 config VOICE_CPE_TAPIDEMO_FAX_T.38_FW
35 bool "enable T.38 fax relay"
36 depends on (TARGET_ifxmips_platform_ar9 || TARGET_ifxmips_platform_vr9) && PACKAGE_ltq
39 enable T.38 fax relay demo.