summaryrefslogtreecommitdiffstats
path: root/package/database/mysql_client/Config.in
diff options
context:
space:
mode:
Diffstat (limited to 'package/database/mysql_client/Config.in')
-rw-r--r--package/database/mysql_client/Config.in10
1 files changed, 0 insertions, 10 deletions
diff --git a/package/database/mysql_client/Config.in b/package/database/mysql_client/Config.in
deleted file mode 100644
index 92b349af9..000000000
--- a/package/database/mysql_client/Config.in
+++ /dev/null
@@ -1,10 +0,0 @@
-config BR2_PACKAGE_MYSQL_CLIENT
- bool "MySQL 5.1 client"
- depends on BR2_INSTALL_LIBSTDCPP
- select BR2_PACKAGE_NCURSES
- select BR2_PACKAGE_READLINE
- help
- MySQL client
-
-comment "Mysql client requires a toolchain with C++ support enabled"
- depends on !BR2_INSTALL_LIBSTDCPP