summaryrefslogtreecommitdiff
path: root/src/soc/intel/skylake/Kconfig
diff options
context:
space:
mode:
authorElyes HAOUAS <ehaouas@noos.fr>2018-11-12 17:03:47 +0100
committerPatrick Georgi <pgeorgi@google.com>2018-11-16 09:56:43 +0000
commit316c9a36d88e12f8c7c6756bf4ae01c6512d82b4 (patch)
tree3fc1cdfbed194cd440ebc35fc4ad189ede09341c /src/soc/intel/skylake/Kconfig
parent25c27b559595e321f21cc6bafc996eaee220218e (diff)
downloadcoreboot-316c9a36d88e12f8c7c6756bf4ae01c6512d82b4.tar.xz
soc/intel/{broadwell,skylake}: Remove unused SERIAL_CPU_INIT
Change-Id: I2296ab3c53a82ee990649e35e1370e1dd304e392 Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr> Reviewed-on: https://review.coreboot.org/29600 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Patrick Georgi <pgeorgi@google.com>
Diffstat (limited to 'src/soc/intel/skylake/Kconfig')
-rw-r--r--src/soc/intel/skylake/Kconfig4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/soc/intel/skylake/Kconfig b/src/soc/intel/skylake/Kconfig
index 2db8217e75..ad5a754c1b 100644
--- a/src/soc/intel/skylake/Kconfig
+++ b/src/soc/intel/skylake/Kconfig
@@ -168,10 +168,6 @@ config PCR_BASE_ADDRESS
help
This option allows you to select MMIO Base Address of sideband bus.
-config SERIAL_CPU_INIT
- bool
- default n
-
config SERIRQ_CONTINUOUS_MODE
bool
default n