summaryrefslogblamecommitdiffstats
path: root/package/berkeleydb/Config.in
blob: a597abbe8a724286468ed804c1fe71757e35a0cd (plain) (tree)
1
2
3
4
5
6
7
                             
                         
            
                                                                    
                       
 
                                                    





                                                                         
config BR2_PACKAGE_BERKELEYDB
	bool "berkeleydb"
	help
	  The Berkeley database.  A very common library for database
	  applications.

	  http://www.sleepycat.com/products/db.shtml

config BR2_PACKAGE_BERKELEYDB_TOOLS
	bool "install tools"
	depends on BR2_PACKAGE_BERKELEYDB
	help
	  Install berkeleydb tools, mostly useful for debugging purposes.