coreboot/src
Won Chung 063dfc2944 mb/google/brya: Add DRIVERS_GFX_GENERIC to BRYA by default
All boards based on brya will have GFX devices to represent DRM
connectors in the kernel's /sys/class/drm/.

There should be no functional impact with or without this patch.

BUG=b:277629750
TEST=emerge-brya coreboot

Change-Id: I11afa9e8a1c8bf9f57bf6d195f07531182bd36f1
Signed-off-by: Won Chung <wonchung@google.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/76873
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Subrata Banik <subratabanik@google.com>
2023-08-06 19:37:50 +00:00
..
acpi acpi.c: Find FACS using 64bit address fields 2023-08-03 01:41:54 +00:00
arch acpi/acpi.c: Move setting FADT SCI INT to arch specific code 2023-08-02 17:11:32 +00:00
commonlib commonlib/fsp_relocate: Fix pe_relocate() return value on success 2023-08-05 16:12:37 +00:00
console console: Deselect using ANSI escape characters when SimNow is used 2023-03-30 13:36:35 +00:00
cpu cpu: Add SPDX license headers to Makefiles 2023-08-06 19:26:55 +00:00
device device, soc: Add SPDX license headers to Makefiles 2023-08-06 19:34:05 +00:00
drivers drivers: Add SPDX license headers to Makefiles 2023-08-06 19:27:36 +00:00
ec ec/google/chromeec: move TBMC ACPI device under CREC 2023-08-04 14:03:52 +00:00
include src/*/post_code.h: Change post code prefix to POSTCODE 2023-08-05 16:04:46 +00:00
lib lib/gcov-io.h: Use C99 flexible arrays 2023-08-01 13:34:27 +00:00
mainboard mb/google/brya: Add DRIVERS_GFX_GENERIC to BRYA by default 2023-08-06 19:37:50 +00:00
northbridge nb/sandybridge: Remove redundant include of "ddr3.c" 2023-08-01 17:00:42 +00:00
sbom payloads/Yabits: Remove deprecated Yabits Payload 2023-02-17 01:21:43 +00:00
security security/intel/stm/StmApi.h: Use C99 flexible arrays 2023-08-01 12:41:50 +00:00
soc device, soc: Add SPDX license headers to Makefiles 2023-08-06 19:34:05 +00:00
southbridge sb/intel/lynxpoint/Kconfig: Remove SOUTH_BRIDGE_OPTIONS 2023-08-05 07:26:09 +00:00
superio superio/common: Support more than one SuperIO in ACPI 2023-05-26 19:21:12 +00:00
vendorcode soc/amd/phoenix: Add SVC call to inject v2 hash tables 2023-08-04 20:52:20 +00:00
Kconfig bootsplash: Add ImageMagick voodoo 2023-08-04 20:53:24 +00:00