diff options
Diffstat (limited to 'package/libvorbis/Config.in')
-rw-r--r-- | package/libvorbis/Config.in | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/package/libvorbis/Config.in b/package/libvorbis/Config.in index e9d8fc7e6..88c01accf 100644 --- a/package/libvorbis/Config.in +++ b/package/libvorbis/Config.in @@ -16,13 +16,12 @@ config BR2_PACKAGE_LIBVORBIS WMA and PAC. config BR2_PACKAGE_LIBVORBIS_TREMOR - bool "libvorbis integer implementation" + bool "use fixed point implementation (tremor) default y if BR2_arm || BR2_avr32 default n depends on BR2_PACKAGE_LIBVORBIS help Use the Tremor fixed point implementation - Not yet implemented comment "libvorbis requires the package libogg to build" depends on !BR2_PACKAGE_LIBOGG |