1config BR2_PACKAGE_LIBDBI_DRIVERS 2 bool "libdbi-drivers" 3 select BR2_PACKAGE_LIBDBI 4 help 5 The libdbi-drivers project provides the 6 database-specific drivers for the libdbi framework. 7 8 http://libdbi-drivers.sourceforge.net 9