From fc4e7333e02b24ab7b4f5ae0e39d3115f41f6ab6 Mon Sep 17 00:00:00 2001 From: Peter Stuge Date: Fri, 27 Jan 2012 22:56:25 +0100 Subject: mainboard/lenovo/t60, x60: Disable CHECK_SLFRCS_ON_RESUME This makes resume from S3 work. Change-Id: I472baf2fbde46bfac223ce39fc81b8e09849fb7f Signed-off-by: Peter Stuge Reviewed-on: http://review.coreboot.org/591 Tested-by: build bot (Jenkins) Reviewed-by: Sven Schnelle --- src/mainboard/lenovo/x60/Kconfig | 1 - 1 file changed, 1 deletion(-) (limited to 'src/mainboard/lenovo/x60/Kconfig') diff --git a/src/mainboard/lenovo/x60/Kconfig b/src/mainboard/lenovo/x60/Kconfig index 64a3761232..69f83a8b24 100644 --- a/src/mainboard/lenovo/x60/Kconfig +++ b/src/mainboard/lenovo/x60/Kconfig @@ -5,7 +5,6 @@ config BOARD_SPECIFIC_OPTIONS # dummy select ARCH_X86 select CPU_INTEL_SOCKET_MFCPGA478 select NORTHBRIDGE_INTEL_I945GM - select CHECK_SLFRCS_ON_RESUME select SOUTHBRIDGE_INTEL_I82801GX select SOUTHBRIDGE_RICOH_RL5C476 select SUPERIO_NSC_PC87382 -- cgit v1.2.3