libgtk3: remove non-existent configure options
[buildroot-gz.git] / package / tremor / Config.in
blob1a478c47a060d8e6ae94787535861655beafd132
1 config BR2_PACKAGE_TREMOR
2         bool "tremor (fixed point vorbis decoder)"
3         select BR2_PACKAGE_LIBOGG
4         help
5           Tremor is a fixed point implementation of an Ogg Vorbis
6           decoder. It provides a decoding API similar to libvorbis,
7           but gives much better performance on systems without a
8           floating-point unit.