Commit cebf9e66 authored by Peter Korsgaard's avatar Peter Korsgaard
Browse files

libvorbis: make tremor option description more clear

Also remove comment about not being implemented.
parent b1af0e64
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -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