summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--package/libvorbis/Config.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/libvorbis/Config.in b/package/libvorbis/Config.in
index 88c01accf..b47011e7f 100644
--- a/package/libvorbis/Config.in
+++ b/package/libvorbis/Config.in
@@ -17,7 +17,7 @@ config BR2_PACKAGE_LIBVORBIS
config BR2_PACKAGE_LIBVORBIS_TREMOR
bool "use fixed point implementation (tremor)
- default y if BR2_arm || BR2_avr32
+ default y if BR2_SOFT_FLOAT
default n
depends on BR2_PACKAGE_LIBVORBIS
help