blob: 20feb7408da468d102339e11431e202bb67c55a6 (
plain)
1
2
3
4
5
6
7
|
config BR2_PACKAGE_LIBGDBM
tristate "libgdbm - GNU database manager"
default m if CONFIG_DEVEL
help
disk file format database which stores key/data-pairs in single files.
http://www.gnu.org
|