From 3f0a95ac4c99b519f2b9baeb6cac8783c951cbe5 Mon Sep 17 00:00:00 2001 From: Angel Pons Date: Mon, 23 Nov 2020 13:34:56 +0100 Subject: soc/intel/broadwell: Select CPU_INTEL_HASWELL This allows us to drop many now-redundant Kconfig options. Tested with BUILD_TIMELESS=1, Purism Librem 13 v1 remains identical. The default configuration file also remains identical, as expected. Change-Id: I20b0200550508679bf2533342ce918b221dcf81e Signed-off-by: Angel Pons Reviewed-on: https://review.coreboot.org/c/coreboot/+/46953 Tested-by: build bot (Jenkins) Reviewed-by: Arthur Heymans --- src/mainboard/google/jecht/Kconfig | 1 - 1 file changed, 1 deletion(-) (limited to 'src/mainboard/google/jecht/Kconfig') diff --git a/src/mainboard/google/jecht/Kconfig b/src/mainboard/google/jecht/Kconfig index 1ffc456ba7..b04cc465fb 100644 --- a/src/mainboard/google/jecht/Kconfig +++ b/src/mainboard/google/jecht/Kconfig @@ -1,6 +1,5 @@ config BOARD_GOOGLE_BASEBOARD_JECHT def_bool n - select CPU_INTEL_HASWELL select SOC_INTEL_BROADWELL select BOARD_ROMSIZE_KB_8192 select SUPERIO_ITE_IT8772F -- cgit v1.2.3