summaryrefslogtreecommitdiffstats
path: root/package/libvorbis/Config.in
blob: ab93bd3922d6f53f697a3355dd9bb0d715684cef (plain)
1
2
3
4
5
6
7
8
9
config BR2_PACKAGE_LIBVORBIS
	tristate "libvorbis - The Vorbis General Audio Compression Codec library"
	default m if CONFIG_DEVEL
	select BR2_PACKAGE_LIBOGG
	help
	  The Vorbis General Audio Compression Codec library.
	  
	  http://www.vorbis.com/