From ab090a11ee2b716430286e711efaff8e49ef444b Mon Sep 17 00:00:00 2001 From: Arthur Heymans Date: Sat, 12 Jun 2021 22:45:38 +0200 Subject: mb/{fb/fbg1701,portwell/m107}: Don't select HAVE_FSP_BIN This selected by default if 3rdparty/fsp is used. There is no need to override this behavior in the mainboard Kconfig. Change-Id: I01ee2e90e0eceaa3100d911b5460cf99f413b185 Signed-off-by: Arthur Heymans Reviewed-on: https://review.coreboot.org/c/coreboot/+/55453 Tested-by: build bot (Jenkins) Reviewed-by: Frans Hendriks --- src/mainboard/portwell/m107/Kconfig | 1 - 1 file changed, 1 deletion(-) (limited to 'src/mainboard/portwell/m107') diff --git a/src/mainboard/portwell/m107/Kconfig b/src/mainboard/portwell/m107/Kconfig index 59a4bddb75..c4a903de83 100644 --- a/src/mainboard/portwell/m107/Kconfig +++ b/src/mainboard/portwell/m107/Kconfig @@ -9,7 +9,6 @@ config BOARD_SPECIFIC_OPTIONS select HAVE_OPTION_TABLE select SOC_INTEL_BRASWELL select PCIEXP_L1_SUB_STATE - select HAVE_FSP_BIN select DISABLE_HPET select HAVE_SPD_IN_CBFS -- cgit v1.2.3