summaryrefslogtreecommitdiffstats
path: root/rules/libvorbis.in
diff options
context:
space:
mode:
authorRobert Schwebel <r.schwebel@pengutronix.de>2008-07-30 13:55:33 +0000
committerRobert Schwebel <r.schwebel@pengutronix.de>2008-07-30 13:55:33 +0000
commit53ee46b92efec2086febbd10aab2e6ca1e3a8b40 (patch)
treec788c6a103eb19ce81cbb3c029d895ac747397f5 /rules/libvorbis.in
parenta4e7f86759fcb3a4f74de1b1183ac73d4df95b0d (diff)
downloadptxdist-53ee46b92efec2086febbd10aab2e6ca1e3a8b40.tar.gz
ptxdist-53ee46b92efec2086febbd10aab2e6ca1e3a8b40.tar.xz
* libvorbis: added
git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@8695 33e552b5-05e3-0310-8538-816dae2090ed
Diffstat (limited to 'rules/libvorbis.in')
-rw-r--r--rules/libvorbis.in6
1 files changed, 6 insertions, 0 deletions
diff --git a/rules/libvorbis.in b/rules/libvorbis.in
new file mode 100644
index 000000000..4df3d08bf
--- /dev/null
+++ b/rules/libvorbis.in
@@ -0,0 +1,6 @@
+config LIBVORBIS
+ tristate
+ select LIBOGG
+ prompt "libvorbis"
+ help
+ Vorbis is a free audio codec, usually used with the Ogg streaming format.