From 2a6f4aecfe0b76aa3feb14c3267be226b328697b Mon Sep 17 00:00:00 2001 From: Kevin Cheng Date: Tue, 6 Jun 2017 10:37:59 +0800 Subject: mainboard/google/fizz: Add audio devices - Describe RT5663 headphone codec in ACPI so it can be enumerated by the OS. - Supply NHLT binaries for RT5663 BUG=b:62872377 TEST=Apply full patch set and UCM, verify basic audio works. Signed-off-by: Kevin Cheng Change-Id: I5bbd58b0e660cdf5089e6a6dd35a757ecf8ec076 Reviewed-on: https://review.coreboot.org/20305 Tested-by: build bot (Jenkins) Reviewed-by: Furquan Shaikh --- src/mainboard/google/fizz/Kconfig | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'src/mainboard/google/fizz/Kconfig') diff --git a/src/mainboard/google/fizz/Kconfig b/src/mainboard/google/fizz/Kconfig index e15d229f6e..107af9ad38 100644 --- a/src/mainboard/google/fizz/Kconfig +++ b/src/mainboard/google/fizz/Kconfig @@ -83,4 +83,8 @@ config TPM_TIS_ACPI_INTERRUPT int default 64 # GPE0_DW2_00 (GPP_E0) +config INCLUDE_NHLT_BLOBS + bool "Include blobs for audio." + select NHLT_RT5663 + endif -- cgit v1.2.3