diff options
Diffstat (limited to 'package/qt/Config.sql.in')
-rw-r--r-- | package/qt/Config.sql.in | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/package/qt/Config.sql.in b/package/qt/Config.sql.in index 452edd5133..5bd63d27a0 100644 --- a/package/qt/Config.sql.in +++ b/package/qt/Config.sql.in @@ -14,13 +14,6 @@ config BR2_PACKAGE_QT_MYSQL Build MySQL driver If unsure, say n. -config BR2_PACKAGE_QT_IBASE - bool "iBase Driver" - depends on BROKEN # libfbclient not in BR - help - Build iBase driver - If unsure, say n. - config BR2_PACKAGE_QT_ODBC bool "ODBC Driver" select BR2_PACKAGE_UNIXODBC |