aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/google/rex/Kconfig
diff options
context:
space:
mode:
authorDaniel Kang <daniel.h.kang@intel.com>2022-08-22 22:20:25 -0700
committerFelix Held <felix-coreboot@felixheld.de>2022-09-28 16:13:26 +0000
commit84656e15c9c889283bc724ea9e8650c84c209c7c (patch)
tree8dce93612e27887b743824016fb004c1db9cd55f /src/mainboard/google/rex/Kconfig
parentbdef1cdebdbeddb0a2600851846815b6b9f141ad (diff)
mb/google/rex: Set up MIPI cameras via ACPI
This patch adds ACPI configurations of 8MP YHUX and 2MP CJFKF28-1 as world- and user-facing cameras of Rex. BUG=b:246413264 TEST=Verified world- and user-facing cameras using Chrome Camera App on Google/rex device. Signed-off-by: Daniel Kang <daniel.h.kang@intel.com> Change-Id: Iaaa16e491a66500606b3a9eb1d87f396641778e0 Reviewed-on: https://review.coreboot.org/c/coreboot/+/67085 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Tarun Tuli <taruntuli@google.com>
Diffstat (limited to 'src/mainboard/google/rex/Kconfig')
-rw-r--r--src/mainboard/google/rex/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mainboard/google/rex/Kconfig b/src/mainboard/google/rex/Kconfig
index f7095953ce..fdc7f4fd10 100644
--- a/src/mainboard/google/rex/Kconfig
+++ b/src/mainboard/google/rex/Kconfig
@@ -6,6 +6,7 @@ config BOARD_GOOGLE_REX_COMMON
select DRIVERS_I2C_HID
select DRIVERS_SOUNDWIRE_ALC5682
select DRIVERS_WIFI_GENERIC
+ select DRIVERS_INTEL_MIPI_CAMERA
select EC_GOOGLE_CHROMEEC
select EC_GOOGLE_CHROMEEC_BOARDID
select EC_GOOGLE_CHROMEEC_ESPI