summaryrefslogtreecommitdiffstats
path: root/rules/mysql.in
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2008-06-10 14:18:41 +0000
committerMichael Olbrich <m.olbrich@pengutronix.de>2008-06-10 14:18:41 +0000
commitcd2ec48c33bc4e325e00a66e529a72f38acc7e70 (patch)
treebc1f6ef8b42844584618337a6cdde65f38ec6405 /rules/mysql.in
parentbda54c5c5c202dddc2b30214b3cd24e7e4b50ac4 (diff)
downloadptxdist-cd2ec48c33bc4e325e00a66e529a72f38acc7e70.tar.gz
ptxdist-cd2ec48c33bc4e325e00a66e529a72f38acc7e70.tar.xz
* menu cleanup. "--->" Should now appear in the same column in all menus.
git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@8484 33e552b5-05e3-0310-8538-816dae2090ed
Diffstat (limited to 'rules/mysql.in')
-rw-r--r--rules/mysql.in12
1 files changed, 6 insertions, 6 deletions
diff --git a/rules/mysql.in b/rules/mysql.in
index db9e23226..0d21f3303 100644
--- a/rules/mysql.in
+++ b/rules/mysql.in
@@ -13,25 +13,25 @@ if MYSQL
comment "build options ---"
choice
- prompt "terminal library "
+ prompt "terminal library "
default MYSQL_TERMINAL_NCURSES
config MYSQL_TERMINAL_NCURSES
bool
- prompt "curses"
+ prompt "curses "
help
MySQL will use dynamic curses library for its terminal manipulation
config MYSQL_TERMINAL_TERMCAP
bool
- prompt "termcap"
+ prompt "termcap "
help
MySQL will use static termcap library for its terminal manipulation
endchoice
choice
- prompt "default charset "
+ prompt "default charset "
config MYSQL_DEFAULT_CHARSET_ARMSCII8
bool
@@ -167,7 +167,7 @@ choice
endchoice
choice
- prompt "extra charsets "
+ prompt "extra charsets "
config MYSQL_EXTRA_CHARSETS_NONE
bool
@@ -188,7 +188,7 @@ endchoice
menuconfig MYSQL_EXTRA_CHARSETS
bool
- prompt "select extra charsets "
+ prompt "select extra charsets "
depends on MYSQL_EXTRA_CHARSETS_LIST
config MYSQL_EXTRA_CHARSETS_ARMSCII8