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