summaryrefslogtreecommitdiff
path: root/Config.in
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavo@zacarias.com.ar>2014-09-19 10:41:09 -0300
committerPeter Korsgaard <peter@korsgaard.com>2014-09-19 23:12:49 +0200
commit8515ef02569464d1196812cdc68d8afa500d485f (patch)
tree7f5567d1ef94d78b8a9af9d94faae2c706c742cc /Config.in
parent0790de59cdc36fa0efe36df05fe7cbdae3f46dad (diff)
BR2_DEPRECATED: update option label and help
We should use positive logic (show things that are otherwise hidden...) for the help since it's what it does. It also applies to more options than just packages alone, for example the AVR32 architecture so add an "options" label to it. [Peter: tweak help text as suggested by Yann] Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Reviewed-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'Config.in')
-rw-r--r--Config.in5
1 files changed, 3 insertions, 2 deletions
diff --git a/Config.in b/Config.in
index 14ff55b1a..24aa88311 100644
--- a/Config.in
+++ b/Config.in
@@ -301,9 +301,10 @@ config BR2_CCACHE_INITIAL_SETUP
endif
config BR2_DEPRECATED
- bool "Show packages that are deprecated or obsolete"
+ bool "Show options and packages that are deprecated or obsolete"
help
- This option hides outdated/obsolete versions of packages.
+ This option shows outdated/obsolete versions of packages and
+ options that are otherwise hidden.
if BR2_DEPRECATED