9 lines
193 B
Plaintext
9 lines
193 B
Plaintext
config BR2_PACKAGE_BERKELEYDB
|
|
bool "berkeleydb"
|
|
default n
|
|
help
|
|
The Berkeley database. A very common library for database
|
|
applications.
|
|
|
|
http://www.sleepycat.com/products/db.shtml
|