summaryrefslogtreecommitdiffstats
path: root/package/libogg/Config.in
diff options
context:
space:
mode:
Diffstat (limited to 'package/libogg/Config.in')
-rw-r--r--package/libogg/Config.in8
1 files changed, 8 insertions, 0 deletions
diff --git a/package/libogg/Config.in b/package/libogg/Config.in
new file mode 100644
index 000000000..38213a5cc
--- /dev/null
+++ b/package/libogg/Config.in
@@ -0,0 +1,8 @@
+config BR2_PACKAGE_LIBOGG
+ tristate "libogg - The Ogg bitstream handling library"
+ default m if CONFIG_DEVEL
+ help
+ The Ogg bitstream handling library.
+
+ http://www.vorbis.com/
+