aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/google/kukui/Kconfig
diff options
context:
space:
mode:
authorHung-Te Lin <hungte@chromium.org>2020-06-24 17:09:26 +0800
committerPatrick Georgi <pgeorgi@google.com>2020-10-19 06:50:46 +0000
commitb22dc1daf43f935254787daf16fb72755e2a2526 (patch)
tree13711d80197be7f481578fecf98e23a05935f81d /src/mainboard/google/kukui/Kconfig
parente68ef7d75ca82f08dabe5848e816800462a66806 (diff)
mb/google/kukui: Support SKU from camera EEPROM
To support camera second source GC5035 for kodama, add world facing camera id as part of the sku id, which is determined by the data in camera EEPROM. For models other than kodama, the camera id is always 0 and hence the sku id is unchanged. BUG=b:144820097 TEST=emerge-kukui coreboot TEST=Correct WFC id detected for kodama with GC5035 camera BRANCH=kukui Change-Id: I63a2b952b8c35c0ead8200d7c926e8d90a9f3fb8 Signed-off-by: Yu-Ping Wu <yupingso@chromium.org> Reviewed-on: https://review.coreboot.org/c/coreboot/+/45811 Reviewed-by: Hung-Te Lin <hungte@chromium.org> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Diffstat (limited to 'src/mainboard/google/kukui/Kconfig')
-rw-r--r--src/mainboard/google/kukui/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mainboard/google/kukui/Kconfig b/src/mainboard/google/kukui/Kconfig
index 4e308ef873..2237efa076 100644
--- a/src/mainboard/google/kukui/Kconfig
+++ b/src/mainboard/google/kukui/Kconfig
@@ -23,6 +23,7 @@ config BOARD_SPECIFIC_OPTIONS
select SOC_MEDIATEK_MT8183
select BOARD_ROMSIZE_KB_8192
select MAINBOARD_HAS_CHROMEOS
+ select CHROMEOS_CAMERA
select CHROMEOS_USE_EC_WATCHDOG_FLAG if CHROMEOS
select COMMON_CBFS_SPI_WRAPPER
select SPI_FLASH