summaryrefslogtreecommitdiffstats
path: root/package/clinkc/Config.in
diff options
context:
space:
mode:
Diffstat (limited to 'package/clinkc/Config.in')
-rw-r--r--package/clinkc/Config.in10
1 files changed, 10 insertions, 0 deletions
diff --git a/package/clinkc/Config.in b/package/clinkc/Config.in
new file mode 100644
index 000000000..680556429
--- /dev/null
+++ b/package/clinkc/Config.in
@@ -0,0 +1,10 @@
+config BR2_PACKAGE_CLINKC
+ prompt "clinkc............................ Embedded UPnP library"
+ tristate
+ default m if CONFIG_DEVEL
+ select BR2_PACKAGE_LIBEXPAT
+ help
+ CyberLink for C is a UPnP library using C for small and embedded platforms.
+
+ http://sourceforge.net/projects/clinkc
+