From 00ff21f6daff036ae2e09869070ab2793d8dbd8b Mon Sep 17 00:00:00 2001 From: Elyes HAOUAS Date: Tue, 1 Sep 2020 09:38:19 +0200 Subject: mb/*/Kconfig: Drop redundant 'select CPU_INTEL_HASWELL' CPU_INTEL_HASWELL is already selected at nb/intel/haswell/Kconfig. Change-Id: I608286aae72bc740be642a72109472fb235f37bf Signed-off-by: Elyes HAOUAS Reviewed-on: https://review.coreboot.org/c/coreboot/+/44976 Tested-by: build bot (Jenkins) Reviewed-by: Angel Pons --- src/mainboard/supermicro/x10slm-f/Kconfig | 1 - 1 file changed, 1 deletion(-) (limited to 'src/mainboard/supermicro') diff --git a/src/mainboard/supermicro/x10slm-f/Kconfig b/src/mainboard/supermicro/x10slm-f/Kconfig index dde9bc16f7..598fbbeb1a 100644 --- a/src/mainboard/supermicro/x10slm-f/Kconfig +++ b/src/mainboard/supermicro/x10slm-f/Kconfig @@ -5,7 +5,6 @@ if BOARD_SUPERMICRO_X10SLM_PLUS_F config BOARD_SPECIFIC_OPTIONS def_bool y select BOARD_ROMSIZE_KB_16384 - select CPU_INTEL_HASWELL select DRIVERS_ASPEED_AST2050 # Supports AST2400 too. select HAVE_ACPI_RESUME select HAVE_ACPI_TABLES -- cgit v1.2.3