blob: 67403aece26bbc6cea06ce9ce5cd6529bbb7ae23 (
plain)
1
2
3
4
5
6
7
8
9
10
|
config BR2_PACKAGE_LIBAO
prompt "libao............................. A cross platform audio library"
tristate
default m if CONFIG_DEVEL
help
Libao is a cross-platform audio library that allows programs to
output audio using a simple API on a wide variety of platforms.
http://www.xiph.org/ao/
|