summaryrefslogtreecommitdiffstats
path: root/src/mainboard/google/gale
diff options
context:
space:
mode:
authorMartin Roth <martinroth@google.com>2016-09-30 15:27:24 -0600
committerMartin Roth <martinroth@google.com>2016-10-03 22:05:10 +0200
commit3d6db6f0fac9efba4cca8652c4dd1d50f9af0372 (patch)
tree5c41ba69941bc00132d9443b9fa2396f1e1a266d /src/mainboard/google/gale
parent74295c1fb1174a9500a684bf11a2a28e76412c2e (diff)
downloadcoreboot-3d6db6f0fac9efba4cca8652c4dd1d50f9af0372.tar.gz
coreboot-3d6db6f0fac9efba4cca8652c4dd1d50f9af0372.tar.bz2
coreboot-3d6db6f0fac9efba4cca8652c4dd1d50f9af0372.zip
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. Change-Id: I327c5be755373e99ca0738593bd78e1084d4d492 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>
Diffstat (limited to 'src/mainboard/google/gale')
-rw-r--r--src/mainboard/google/gale/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mainboard/google/gale/Kconfig b/src/mainboard/google/gale/Kconfig
index 5b960cd977ea..01e2945baf26 100644
--- a/src/mainboard/google/gale/Kconfig
+++ b/src/mainboard/google/gale/Kconfig
@@ -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