Add (EXPERIMENTAL) in prompts of those options that depend on EXPERIMENTAL.

This commit is contained in:
Yann E. MORIN" 2007-07-08 22:22:18 +00:00
parent ff168e3c99
commit 7e40126cb9
3 changed files with 3 additions and 3 deletions

View File

@ -116,7 +116,7 @@ config CC_CORE_V_4_1_2
config CC_CORE_V_4_2_0
bool
prompt "4.2.0"
prompt "4.2.0 (EXPERIMENTAL)"
depends on EXPERIMENTAL
# CT_INSERT_VERSION_ABOVE

View File

@ -116,7 +116,7 @@ config CC_V_4_1_2
config CC_V_4_2_0
bool
prompt "4.2.0"
prompt "4.2.0 (EXPERIMENTAL)"
depends on EXPERIMENTAL
# CT_INSERT_VERSION_ABOVE

View File

@ -39,7 +39,7 @@ choice
config GDB_V_snapshot
bool
prompt "snapshot"
prompt "snapshot (EXPERIMENTAL)"
depends on EXPERIMENTAL
config GDB_V_6_2_1