disable support for things we don't have (yet) explicitly (fix #3)
[openwrt.git] / package / libao / Config.in
1 config BR2_PACKAGE_LIBAO
2         tristate "libao - A cross platform audio library"
3         default m if CONFIG_DEVEL
4         help
5           Libao is a cross-platform audio library that allows programs to 
6           output audio using a simple API on a wide variety of platforms. 
7           
8           http://www.xiph.org/ao/
9           
10