summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPeter Korsgaard2008-06-16 13:42:16 +0200
committerPeter Korsgaard2008-06-16 13:42:16 +0200
commitcebf9e668dcc015e2d00ea64321f8a1843ab4844 (patch)
treefc5158e0f086d2fca78a36f5890a0d5090f6563f
parentlibvorbis: remove BR2_PACKAGE_LIBVORBIS_HEADERS (diff)
downloadbuildroot-cebf9e668dcc015e2d00ea64321f8a1843ab4844.tar.gz
buildroot-cebf9e668dcc015e2d00ea64321f8a1843ab4844.tar.xz
buildroot-cebf9e668dcc015e2d00ea64321f8a1843ab4844.zip
libvorbis: make tremor option description more clear
Also remove comment about not being implemented.
-rw-r--r--package/libvorbis/Config.in3
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