summaryrefslogtreecommitdiffstats
path: root/src/soc/intel/common/pch
diff options
context:
space:
mode:
authorMichael Niewöhner <foss@mniewoehner.de>2019-10-28 19:05:23 +0100
committerNico Huber <nico.h@gmx.de>2019-11-02 13:27:15 +0000
commit836994e0836609a3c8e2b4be153bd7622eb3e289 (patch)
tree972f21a061e70afac938f4088135f6db4c00ecc2 /src/soc/intel/common/pch
parent48fb573e1ffffa44e79bebb9095be17f2242413d (diff)
downloadcoreboot-836994e0836609a3c8e2b4be153bd7622eb3e289.tar.gz
coreboot-836994e0836609a3c8e2b4be153bd7622eb3e289.tar.bz2
coreboot-836994e0836609a3c8e2b4be153bd7622eb3e289.zip
soc/intel/common/pch: move EBDA Kconfig to soc level
EBDA is not PCH related, thus move the Kconfig to the appropriate socs. Change-Id: I216871ad1a8dd5bc294062a4e9b54eb51f71b781 Signed-off-by: Michael Niewöhner <foss@mniewoehner.de> Reviewed-on: https://review.coreboot.org/c/coreboot/+/36409 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Arthur Heymans <arthur@aheymans.xyz>
Diffstat (limited to 'src/soc/intel/common/pch')
-rw-r--r--src/soc/intel/common/pch/Kconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/soc/intel/common/pch/Kconfig b/src/soc/intel/common/pch/Kconfig
index 7ece95497ca2..993593da2b4c 100644
--- a/src/soc/intel/common/pch/Kconfig
+++ b/src/soc/intel/common/pch/Kconfig
@@ -19,7 +19,6 @@ config PCH_SPECIFIC_OPTIONS
select SOC_INTEL_COMMON_BLOCK_CHIP_CONFIG
select SOC_INTEL_COMMON_BLOCK_CSE
select SOC_INTEL_COMMON_BLOCK_DSP
- select SOC_INTEL_COMMON_BLOCK_EBDA
select SOC_INTEL_COMMON_BLOCK_FAST_SPI
select SOC_INTEL_COMMON_BLOCK_GPIO
select SOC_INTEL_COMMON_BLOCK_GPIO_ITSS_POL_CFG