summaryrefslogtreecommitdiffstats
path: root/package/libvorbis
diff options
context:
space:
mode:
Diffstat (limited to 'package/libvorbis')
-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 2df7fc41b..4d5907448 100644
--- a/package/libvorbis/Config.in
+++ b/package/libvorbis/Config.in
@@ -25,7 +25,7 @@ config BR2_PACKAGE_LIBVORBIS_HEADERS
config BR2_PACKAGE_LIBVORBIS_TREMOR
bool "libvorbis integer implementation"
- default y if BR2_arm || BR2_av32
+ default y if BR2_arm || BR2_avr32
default n
depends on BR2_PACKAGE_LIBVORBIS
help