mb/google/hatch: Select RT1011 and CHROMEOS_DSM_CALIB for Helios
Use RT1011 driver for Helios. Select CHROMEOS_DSM_CALIB to set device properties for RT1011 speaker calibration. BUG=b:140397934 BRANCH=none TEST=On Helios, with patch series, check realtek,r0_calib and realtek,temperature_calib are available to rt1011 codec driver. Signed-off-by: Cheng-Yi Chiang <cychiang@chromium.org> Change-Id: I1010be15466c5060aa1d73318393853a2515daac Reviewed-on: https://review.coreboot.org/c/coreboot/+/36030 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Duncan Laurie <dlaurie@chromium.org> Reviewed-by: Furquan Shaikh <furquan@google.com> Reviewed-by: Paul Fagerburg <pfagerburg@chromium.org>
This commit is contained in:
parent
c761f28171
commit
d517bff06a
|
@ -30,3 +30,5 @@ config BOARD_GOOGLE_HELIOS
|
|||
bool "-> Helios"
|
||||
select BOARD_GOOGLE_BASEBOARD_HATCH
|
||||
select BOARD_ROMSIZE_KB_16384
|
||||
select CHROMEOS_DSM_CALIB
|
||||
select DRIVERS_I2C_RT1011
|
||||
|
|
Loading…
Reference in New Issue