summaryrefslogtreecommitdiffstats
path: root/src/mainboard/google/brya/Kconfig.name
diff options
context:
space:
mode:
authorEric Lai <ericr_lai@compal.corp-partner.google.com>2021-11-12 11:33:20 +0800
committerWerner Zeh <werner.zeh@siemens.com>2021-11-15 10:07:29 +0000
commit91c3ace5af5c0db5512554370bfbabe6b693156d (patch)
tree8fe41a2dbc7fadd812bb3287c1b01324d9116dc6 /src/mainboard/google/brya/Kconfig.name
parent6bc300d8d5eeec4315fe25c78b5ac535e7a4a907 (diff)
downloadcoreboot-91c3ace5af5c0db5512554370bfbabe6b693156d.tar.gz
coreboot-91c3ace5af5c0db5512554370bfbabe6b693156d.tar.bz2
coreboot-91c3ace5af5c0db5512554370bfbabe6b693156d.zip
mb/google/brya/var/felwinter: Enable garage pen detection
Enable garage pen detection. BUG=b:197912223 TEST=Check evtest can trigger event when toggling the switch. Signed-off-by: Eric Lai <ericr_lai@compal.corp-partner.google.com> Change-Id: Ib5929c876d1a0da34dadd7997a61ab8e75acbbb6 Reviewed-on: https://review.coreboot.org/c/coreboot/+/59234 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Tim Wawrzynczak <twawrzynczak@chromium.org>
Diffstat (limited to 'src/mainboard/google/brya/Kconfig.name')
-rw-r--r--src/mainboard/google/brya/Kconfig.name1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mainboard/google/brya/Kconfig.name b/src/mainboard/google/brya/Kconfig.name
index bd8cf6f7f654..4afee7423ba4 100644
--- a/src/mainboard/google/brya/Kconfig.name
+++ b/src/mainboard/google/brya/Kconfig.name
@@ -60,6 +60,7 @@ config BOARD_GOOGLE_TAEKO
config BOARD_GOOGLE_FELWINTER
bool "-> Felwinter"
select BOARD_GOOGLE_BASEBOARD_BRYA
+ select DRIVERS_GENERIC_GPIO_KEYS
config BOARD_GOOGLE_ANAHERA
bool "-> Anahera"