mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-26 20:10:35 -09:00
libvorbis: fix av32 typo in tremor default
This commit is contained 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
|
||||
|
||||
Reference in New Issue
Block a user