2005-10-17 21:45:33 +00:00
|
|
|
config BR2_PACKAGE_LIBAO
|
2005-11-05 02:16:36 +00:00
|
|
|
prompt "libao............................. A cross platform audio library"
|
|
|
|
tristate
|
2005-10-17 21:45:33 +00:00
|
|
|
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/
|
|
|
|
|