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