summaryrefslogtreecommitdiffstats
path: root/src/mainboard/google/skyrim/Kconfig
diff options
context:
space:
mode:
authorMoises Garcia <moisesgarcia@google.com>2022-06-21 15:05:08 -0700
committerRaul Rangel <rrangel@chromium.org>2022-06-29 15:44:15 +0000
commite046062ba6f17fd019393c4c95d29f282c08234b (patch)
tree414b6335b88b8cff1d680b5d144077829a8a1526 /src/mainboard/google/skyrim/Kconfig
parenteb3e0985b8448f4cfeb451fc57cd11da8a7700a8 (diff)
downloadcoreboot-e046062ba6f17fd019393c4c95d29f282c08234b.tar.gz
coreboot-e046062ba6f17fd019393c4c95d29f282c08234b.tar.bz2
coreboot-e046062ba6f17fd019393c4c95d29f282c08234b.zip
mb/google/skyrim: Enable fingerprint sensor in Skyrim
Add fingerprint device and select UART_ACPI driver. Disable FPMCU until the proper boot segment initializes it. BUG=b:228271993 BRANCH=NONE TEST=Can add fingerprints and unlock the device using them. Signed-off-by: Moises Garcia <moisesgarcia@google.com> Change-Id: I71e1c7d654395284cdec43bb6e5f581e546da36a Reviewed-on: https://review.coreboot.org/c/coreboot/+/65299 Reviewed-by: Jon Murphy <jpmurphy@google.com> Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Bhanu Prakash Maiya <bhanumaiya@google.com> Reviewed-by: Karthik Ramasubramanian <kramasub@google.com>
Diffstat (limited to 'src/mainboard/google/skyrim/Kconfig')
-rw-r--r--src/mainboard/google/skyrim/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mainboard/google/skyrim/Kconfig b/src/mainboard/google/skyrim/Kconfig
index 8d95f0efe786..4666d817eee1 100644
--- a/src/mainboard/google/skyrim/Kconfig
+++ b/src/mainboard/google/skyrim/Kconfig
@@ -22,6 +22,7 @@ config BOARD_SPECIFIC_OPTIONS
select DRIVERS_I2C_HID
select DRIVERS_I2C_NAU8825
select DRIVERS_USB_HUB
+ select DRIVERS_UART_ACPI
select DRIVERS_WIFI_GENERIC
select EC_GOOGLE_CHROMEEC
select EC_GOOGLE_CHROMEEC_ESPI