diff options
-rw-r--r-- | src/mainboard/google/gale/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mainboard/google/gale/Kconfig b/src/mainboard/google/gale/Kconfig index 5b960cd977..01e2945baf 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 |