libvorbis: make tremor option description more clear
authorPeter Korsgaard <jacmet@sunsite.dk>
Mon, 16 Jun 2008 11:42:16 +0000 (11:42 -0000)
committerPeter Korsgaard <jacmet@sunsite.dk>
Mon, 16 Jun 2008 11:42:16 +0000 (11:42 -0000)
Also remove comment about not being implemented.

package/libvorbis/Config.in

index e9d8fc7e6d195cb2f7f6e526f973d1693e761b38..88c01accf7b73d49bc1bafc1e04c4d06c0f9be50 100644 (file)
@@ -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