summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorCoolStar <coolstarorganization@gmail.com>2023-10-15 17:11:56 -0700
committerFelix Held <felix-coreboot@felixheld.de>2023-10-25 16:50:42 +0000
commit08925df797db980db188ca3f50c204a637210113 (patch)
tree425ffca164f87e35569239f9b588f79cada8fa06
parent970a62fcf96593613d8396b49301927efe847cce (diff)
downloadcoreboot-08925df797db980db188ca3f50c204a637210113.tar.gz
coreboot-08925df797db980db188ca3f50c204a637210113.tar.bz2
coreboot-08925df797db980db188ca3f50c204a637210113.zip
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 <coolstarorganization@gmail.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/78406 Reviewed-by: Matt DeVillier <matt.devillier@gmail.com> Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Felix Held <felix-coreboot@felixheld.de>
-rw-r--r--src/mainboard/google/kahlee/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mainboard/google/kahlee/Kconfig b/src/mainboard/google/kahlee/Kconfig
index 5a42f5e3957e..fd6fd5f95f94 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