1 config BR2_PACKAGE_BERKELEYDB
4 The Berkeley database. A very common library for database
7 http://www.sleepycat.com/products/db.shtml
9 if BR2_PACKAGE_BERKELEYDB
11 config BR2_PACKAGE_BERKELEYDB_COMPAT185
12 bool "DB 1.85 compatibility"
14 Build and install DB 1.85 compatibility API.
16 config BR2_PACKAGE_BERKELEYDB_TOOLS
19 Install berkeleydb tools, mostly useful for debugging purposes.