From 6ced764da95aff43602741833f73edd808bd3323 Mon Sep 17 00:00:00 2001 From: Felix Held Date: Thu, 2 Sep 2021 22:31:00 +0200 Subject: mb/intel/leafhill,minnow3: remove FSP_M_CBFS and FSP_S_CBFS override The overrides set the options to the same value as drivers/intel/fsp2_0/ Kconfig does, so drop the overrides. Signed-off-by: Felix Held Change-Id: I53922786382a2e7d29b3df560a1998f41e1d2ea8 Reviewed-on: https://review.coreboot.org/c/coreboot/+/57350 Tested-by: build bot (Jenkins) Reviewed-by: Nico Huber --- src/mainboard/intel/minnow3/Kconfig | 8 -------- 1 file changed, 8 deletions(-) (limited to 'src/mainboard/intel/minnow3/Kconfig') diff --git a/src/mainboard/intel/minnow3/Kconfig b/src/mainboard/intel/minnow3/Kconfig index 13a85913d5..018281fa40 100644 --- a/src/mainboard/intel/minnow3/Kconfig +++ b/src/mainboard/intel/minnow3/Kconfig @@ -44,12 +44,4 @@ config HAVE_IFD_BIN depends on NEED_IFWI default y -config FSP_S_CBFS - string - default "fsps.bin" - -config FSP_M_CBFS - string - default "fspm.bin" - endif # BOARD_INTEL_MINNOW3 -- cgit v1.2.3