diff options
Diffstat (limited to 'openwrt/package/libvorbisidec/Config.in')
-rw-r--r-- | openwrt/package/libvorbisidec/Config.in | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/openwrt/package/libvorbisidec/Config.in b/openwrt/package/libvorbisidec/Config.in index 6532c71e59..640e3e2aee 100644 --- a/openwrt/package/libvorbisidec/Config.in +++ b/openwrt/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 - + |