add a lot of debian fixes to ppp (should fix persist and demand, too), clean up patches
[openwrt.git] / package / sipsak / Config.in
1 config BR2_PACKAGE_SIPSAK
2         tristate "sipsak - SIP (Session Initiation Protocol) stress and diagnostics utility"
3         default m if CONFIG_DEVEL
4         select BR2_PACKAGE_LIBOPENSSL
5         help
6           A SIP (Session Initiation Protocol) stress and diagnostics utility
7           
8           http://www.sipsak.org/
9           
10           Depends: openssl
11