UPSTREAM: google/gale/Kconfig: Change wording of Kconfig option
Everybody knows WHAT they're supposed to do with options, so the text "Pick this" or "Select to" are redundant. BUG=None BRANCH=None TEST=None Signed-off-by: Martin Roth <martinroth@google.com> Reviewed-on: https://review.coreboot.org/16838 Tested-by: build bot (Jenkins) Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net> Reviewed-by: Stefan Reinauer <stefan.reinauer@coreboot.org> Change-Id: I327c5be755373e99ca0738593bd78e1084d4d492 Reviewed-on: https://chromium-review.googlesource.com/392866 Commit-Ready: Furquan Shaikh <furquan@chromium.org> Tested-by: Furquan Shaikh <furquan@chromium.org> Reviewed-by: Aaron Durbin <adurbin@chromium.org>
This commit is contained in:
parent
b9e4696533
commit
d783a3f41b
1 changed files with 1 additions and 1 deletions
|
|
@ -37,7 +37,7 @@ config CHROMEOS
|
|||
select WIPEOUT_SUPPORTED
|
||||
|
||||
config BOARD_VARIANT_DK01
|
||||
bool "pick this to build an image for DK01"
|
||||
bool "Build an image for DK01"
|
||||
default n
|
||||
|
||||
config MAINBOARD_DIR
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue