coreboot/src/drivers/intel
Subrata Banik c8f9199f12 {drivers, mb, soc}: Drop HAVE_FSP_LOGO_SUPPORT Kconfig
This change eliminates the HAVE_FSP_LOGO_SUPPORT Kconfig option.

It was initially used to control BMP_LOGO selection within the FSP2.0
driver. However, upcoming refactoring will move BMP_LOGO and its
implementation to the `lib` directory therefore, BMP_LOGO can be
used by both FSP and non-FSP SoC platforms.

BUG=b:400738815
TEST=Able to build and boot google/brox.

Change-Id: I899bbfcf7e747abe69ff0866c4594a42278891b9
Signed-off-by: Subrata Banik <subratabanik@google.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/86719
Reviewed-by: Jérémy Compostella <jeremy.compostella@intel.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Dinesh Gehlot <digehlot@google.com>
2025-03-06 19:02:08 +00:00
..
dptf drivers/intel/dptf: Suppress unnecessary static function 2025-01-24 06:29:51 +00:00
fsp1_1 intel/fsp1_1: Replace 'unsigned long int' by 'unsigned long' 2025-01-12 04:50:24 +00:00
fsp2_0 {drivers, mb, soc}: Drop HAVE_FSP_LOGO_SUPPORT Kconfig 2025-03-06 19:02:08 +00:00
gma drivers/intel/gma: Drop unused MAILBOXES_DESKTOP 2025-02-06 09:18:25 +00:00
i210 drivers: Add SPDX license headers to Kconfig files 2024-02-18 01:59:32 +00:00
ish driver/intel/ish: Add config to indicate the presence of ISH MAIN firmware 2024-09-27 05:47:48 +00:00
mipi_camera tree: Use <stdio.h> for snprintf 2024-05-29 10:33:54 +00:00
pmc_mux tree: Use <stdio.h> for snprintf 2024-05-29 10:33:54 +00:00
ptt drivers: Add SPDX license headers to Kconfig files 2024-02-18 01:59:32 +00:00
soundwire tree: Drop duplicated <device/{path,resource}.h> 2024-04-12 04:24:20 +00:00
usb4/retimer drivers/intel/usb4: Guard usage of RFMU with a null check 2025-01-01 19:43:44 +00:00