From 08925df797db980db188ca3f50c204a637210113 Mon Sep 17 00:00:00 2001 From: CoolStar Date: Sun, 15 Oct 2023 17:11:56 -0700 Subject: mb/google/kahlee: Select SOC_AMD_COMMON_BLOCK_GRAPHICS_ACP Select ACP audio for kahlee since it's located on the GPU. TEST: build/boot careena to Win10. Observe audio device shows up Change-Id: I51527a1bfae3e12ce5cf1da8a3465bbc9ddfa76e Signed-off-by: CoolStar Reviewed-on: https://review.coreboot.org/c/coreboot/+/78406 Reviewed-by: Matt DeVillier Tested-by: build bot (Jenkins) Reviewed-by: Felix Held --- src/mainboard/google/kahlee/Kconfig | 1 + 1 file changed, 1 insertion(+) (limited to 'src') diff --git a/src/mainboard/google/kahlee/Kconfig b/src/mainboard/google/kahlee/Kconfig index 5a42f5e395..fd6fd5f95f 100644 --- a/src/mainboard/google/kahlee/Kconfig +++ b/src/mainboard/google/kahlee/Kconfig @@ -8,6 +8,7 @@ config BOARD_GOOGLE_BASEBOARD_KAHLEE select ALWAYS_LOAD_OPROM select ALWAYS_RUN_OPROM select SOC_AMD_COMMON_BLOCK_GRAPHICS_ATIF + select SOC_AMD_COMMON_BLOCK_GRAPHICS_ACP select BOARD_ROMSIZE_KB_16384 select DRIVERS_I2C_GENERIC select DRIVERS_I2C_HID -- cgit v1.2.3