blob: 5b0f51b07b05b25e618e70ac313ed9dcd6d562ca (
plain)
1
2
3
4
5
6
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
|