summaryrefslogtreecommitdiffstats
path: root/rules/libmad.in
diff options
context:
space:
mode:
Diffstat (limited to 'rules/libmad.in')
-rw-r--r--rules/libmad.in9
1 files changed, 5 insertions, 4 deletions
diff --git a/rules/libmad.in b/rules/libmad.in
index c28bce804..c18b76715 100644
--- a/rules/libmad.in
+++ b/rules/libmad.in
@@ -1,6 +1,7 @@
-config LIBMAD
+## SECTION=multimedia
+menuconfig LIBMAD
tristate
- prompt "libmad"
+ prompt "libmad "
help
MPEG audio decoder library
@@ -15,9 +16,9 @@ config LIBMAD
* distributed under the terms of the GNU General Public License (GPL)
choice
- prompt "Optimize for "
+ prompt "Optimize for"
default LIBMAD__OPT_SPEED
- depends on MADPLAY
+ depends on LIBMAD
config LIBMAD__OPT_SPEED
bool