summaryrefslogtreecommitdiffstats
path: root/openwrt/package/libdb/Config.in
diff options
context:
space:
mode:
authorwbx <wbx@3c298f89-4303-0410-b956-a3cf2f4a3e73>2005-06-13 00:35:36 +0000
committerwbx <wbx@3c298f89-4303-0410-b956-a3cf2f4a3e73>2005-06-13 00:35:36 +0000
commitd4054eb855ca0d8ba424549c7d31637e9edef073 (patch)
tree9a955df4a788bb7990e92b05a96e3a92ca46e7e2 /openwrt/package/libdb/Config.in
parentfca38b636876e39e44c885b65011fd924971fbbf (diff)
berkeley db4, for openldap server
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@1223 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'openwrt/package/libdb/Config.in')
-rw-r--r--openwrt/package/libdb/Config.in7
1 files changed, 7 insertions, 0 deletions
diff --git a/openwrt/package/libdb/Config.in b/openwrt/package/libdb/Config.in
new file mode 100644
index 000000000..5b0f51b07
--- /dev/null
+++ b/openwrt/package/libdb/Config.in
@@ -0,0 +1,7 @@
+config BR2_PACKAGE_LIBDB
+ tristate "libdb - Berkeley DB"
+ default m if CONFIG_DEVEL
+ help
+ disk file format database which stores key/data-pairs in single files.
+
+ http://www.sleepycat.com/products/db.shtml