From a9d8531c8c788e2e4ea7a550656430013ba538e1 Mon Sep 17 00:00:00 2001 From: Johannes Hahn Date: Fri, 21 Jul 2023 11:07:16 +0200 Subject: [PATCH] mb/siemens/fa_ehl: Remove NC_FPGA fa_ehl mainboard does not make use of the SIEMENS NC_FPGA as it is not placed on this board. Signed-off-by: Johannes Hahn Change-Id: I5f1f796e4339ba37d461d6818c2bb6ba028b89c2 Reviewed-on: https://review.coreboot.org/c/coreboot/+/77350 Tested-by: build bot (Jenkins) Reviewed-by: Uwe Poeche Reviewed-by: Jan Samek --- src/mainboard/siemens/fa_ehl/Kconfig | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/mainboard/siemens/fa_ehl/Kconfig b/src/mainboard/siemens/fa_ehl/Kconfig index f70739b023..c673f9bc24 100644 --- a/src/mainboard/siemens/fa_ehl/Kconfig +++ b/src/mainboard/siemens/fa_ehl/Kconfig @@ -4,8 +4,6 @@ config BOARD_SIEMENS_BASEBOARD_FA_EHL select BOARD_ROMSIZE_KB_16384 select DRIVERS_I2C_GENERIC select HAVE_ACPI_TABLES - select DRIVER_SIEMENS_NC_FPGA - select NC_FPGA_NOTIFY_CB_READY select USE_SIEMENS_HWILIB select SOC_INTEL_DISABLE_POWER_LIMITS