- config ADK_COMPILE_DB
- tristate
- default n
- depends on ADK_PACKAGE_LIBDB
- config ADK_PACKAGE_LIBDB
- prompt "libdb............................. Berkeley DB"
- tristate
- default n
- select ADK_COMPILE_DB
- help
- disk file format database which stores key/data-pairs in single files.
-
- http://www.sleepycat.com/products/db.shtml
|