reorganize/rationalize/format package menuconfig,
[openwrt.git] / openwrt / package / libvorbisidec / Config.in
1 config BR2_PACKAGE_LIBVORBISIDEC
2         prompt "libvorbisidec..................... A fixed-point implementation (Tremor) of libogg/libvorbis"
3         tristate
4         default m if CONFIG_DEVEL
5         help
6           libvorbisidec is "tremor", a fixed-point implementation of libvorbis.
7           It also has libogg built-in. It is suitable as a replacement for 
8           libvorbis and libogg in tremor-aware applications.
9           Tremor is a decoder only.
10           
11           http://http://wiki.xiph.org/index.php/Tremor
12