BR2_DEPRECATED: update option label and help
authorGustavo Zacarias <gustavo@zacarias.com.ar>
Fri, 19 Sep 2014 13:41:09 +0000 (10:41 -0300)
committerPeter Korsgaard <peter@korsgaard.com>
Fri, 19 Sep 2014 21:12:49 +0000 (23:12 +0200)
commit8515ef02569464d1196812cdc68d8afa500d485f
tree7f5567d1ef94d78b8a9af9d94faae2c706c742cc
parent0790de59cdc36fa0efe36df05fe7cbdae3f46dad
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>
Config.in