From 7bd944d2153b871aaaee970811f27772cbe36a6f Mon Sep 17 00:00:00 2001 From: nico Date: Sat, 5 Nov 2005 02:16:36 +0000 Subject: reorganize/rationalize/format package menuconfig, make updatedd modular git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2333 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- package/libvorbisidec/Config.in | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'package/libvorbisidec') diff --git a/package/libvorbisidec/Config.in b/package/libvorbisidec/Config.in index 6532c71e5..640e3e2ae 100644 --- a/package/libvorbisidec/Config.in +++ b/package/libvorbisidec/Config.in @@ -1,5 +1,6 @@ config BR2_PACKAGE_LIBVORBISIDEC - tristate "libvorbisidec - a fixed-point implementation (Tremor) of libogg/libvorbis" + prompt "libvorbisidec..................... A fixed-point implementation (Tremor) of libogg/libvorbis" + tristate default m if CONFIG_DEVEL help libvorbisidec is "tremor", a fixed-point implementation of libvorbis. @@ -8,4 +9,4 @@ config BR2_PACKAGE_LIBVORBISIDEC Tremor is a decoder only. http://http://wiki.xiph.org/index.php/Tremor - + -- cgit v1.2.3