diff options
Diffstat (limited to 'src/mainboard/google/brya/Kconfig')
-rw-r--r-- | src/mainboard/google/brya/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mainboard/google/brya/Kconfig b/src/mainboard/google/brya/Kconfig index e2083a7895..b1c0c778df 100644 --- a/src/mainboard/google/brya/Kconfig +++ b/src/mainboard/google/brya/Kconfig @@ -44,6 +44,7 @@ config BOARD_GOOGLE_BASEBOARD_BRYA select BOARD_GOOGLE_BRYA_COMMON select BOARD_ROMSIZE_KB_32768 select DRIVERS_AUDIO_SOF + select DRIVERS_GFX_GENERIC select HAVE_SLP_S0_GATE select MEMORY_SOLDERDOWN if !BOARD_GOOGLE_BANSHEE select SOC_INTEL_ALDERLAKE_PCH_P |