From 1dc19c44570031e28ad40a46f4184c5860371eac Mon Sep 17 00:00:00 2001 From: Sven Neumann Date: Fri, 4 Dec 2009 00:02:01 +0100 Subject: libvorbis: split tremor into its own package This commit splits the Tremor fixed-point implementation out of the libvorbis package and creates a new package called 'tremor' for it. Signed-off-by: Sven Neumann Signed-off-by: Peter Korsgaard --- package/multimedia/libvorbis/Config.in | 7 ------- 1 file changed, 7 deletions(-) (limited to 'package/multimedia/libvorbis/Config.in') diff --git a/package/multimedia/libvorbis/Config.in b/package/multimedia/libvorbis/Config.in index 28a6a2ea0..e322dd256 100644 --- a/package/multimedia/libvorbis/Config.in +++ b/package/multimedia/libvorbis/Config.in @@ -12,10 +12,3 @@ config BR2_PACKAGE_LIBVORBIS representations such as MPEG-4 (AAC), and similar to, but higher performance than MPEG-1/2 audio layer 3, MPEG-4 audio (TwinVQ), WMA and PAC. - -config BR2_PACKAGE_LIBVORBIS_TREMOR - bool "use fixed point implementation (tremor)" - default y if BR2_SOFT_FLOAT - depends on BR2_PACKAGE_LIBVORBIS - help - Use the Tremor fixed point implementation -- cgit v1.2.3