make asterisk chan_bluetooth and chan_h323 modules optional, link openh323 and pwlib...
[openwrt/staging/dedeckeh.git] / openwrt / package / openh323 / Config.in
1 config BR2_COMPILE_OPENH323
2 # prompt "openh323.......................... OpenH323 implementation"
3 tristate
4 select BR2_COMPILE_PWLIB
5 default n
6 help