From 1d77c721d3ad661e1cdca19901830fb1fe75282f Mon Sep 17 00:00:00 2001 From: pchandri Date: Wed, 9 Sep 2015 17:22:09 -0700 Subject: intel/kunimitsu FAB3: Configure LPC to Quiet Mode. This patch configures the LPC to quiet mode and sets enables CLKRUN so that LPC can be power gated. BUG=chrome-os-partner:44993 BRANCH=none TEST=Builds and Boots on fab3 kunimitsu. Change-Id: I46ff21f75b70f54da3f12dcc56d61f84b436cd7d Signed-off-by: Patrick Georgi Original-Commit-Id: edd37df385bc013b62f26435267291acc0a9b9a4 Original-Change-Id: Ide0f9e91127aebb8ac027ee0a598608b50aa4278 Original-Signed-off-by: pchandri Original-Reviewed-on: https://chromium-review.googlesource.com/305396 Original-Commit-Ready: Preetham Chandrian Original-Tested-by: Preetham Chandrian Original-Reviewed-by: Duncan Laurie Original-Reviewed-by: Preetham Chandrian Reviewed-on: http://review.coreboot.org/12153 Tested-by: build bot (Jenkins) Reviewed-by: Aaron Durbin --- src/soc/intel/skylake/Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/soc/intel/skylake/Kconfig') diff --git a/src/soc/intel/skylake/Kconfig b/src/soc/intel/skylake/Kconfig index 1f42927254..2ea20a0803 100644 --- a/src/soc/intel/skylake/Kconfig +++ b/src/soc/intel/skylake/Kconfig @@ -119,7 +119,7 @@ config SERIAL_CPU_INIT config SERIRQ_CONTINUOUS_MODE bool - default y + default n help If you set this option to y, the serial IRQ machine will be operated in continuous mode. -- cgit v1.2.3