summaryrefslogtreecommitdiffstats
path: root/package/libmad
diff options
context:
space:
mode:
Diffstat (limited to 'package/libmad')
-rw-r--r--package/libmad/Config.in9
1 files changed, 5 insertions, 4 deletions
diff --git a/package/libmad/Config.in b/package/libmad/Config.in
index b05ce5cb3..540ac0267 100644
--- a/package/libmad/Config.in
+++ b/package/libmad/Config.in
@@ -1,8 +1,9 @@
-#
-
config BR2_PACKAGE_LIBMAD
- bool"libmad"
+ bool "libmad"
default n
help
- Add help text here.
+ High-quality MPEG audio decoder. All computations are performed
+ with fixed-point integer arithmetic, making it ideal for systems
+ without a floating-point unit.
+ http://www.underbit.com/products/mad/