xref: /OK3568_Linux_fs/buildroot/package/libao/Config.in (revision 4882a59341e53eb6f0b4789bf948001014eff981)
1config BR2_PACKAGE_LIBAO
2	bool "libao"
3	help
4	  Libao is a cross-platform audio library that allows programs
5	  to output audio using a simple API on a wide variety of
6	  platforms.
7
8	  http://www.xiph.org/ao/
9