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