From: Hamish Moffatt Date: Tue, 17 Jun 2008 05:29:48 +0000 (-0000) Subject: Fix missing punctuation X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=1738cf783fb0bebe099f1289b09605b941420c01;p=buildroot.git Fix missing punctuation --- diff --git a/package/libvorbis/Config.in b/package/libvorbis/Config.in index b47011e7f1..cf4e6fff70 100644 --- a/package/libvorbis/Config.in +++ b/package/libvorbis/Config.in @@ -16,7 +16,7 @@ config BR2_PACKAGE_LIBVORBIS WMA and PAC. config BR2_PACKAGE_LIBVORBIS_TREMOR - bool "use fixed point implementation (tremor) + bool "use fixed point implementation (tremor)" default y if BR2_SOFT_FLOAT default n depends on BR2_PACKAGE_LIBVORBIS