Files
zephyr/soc/v2/intel/elkhart_lake/Kconfig.defconfig
Dmitrii Golovanov 994b6e1731 soc: x86: elkhart_lake: move and convert to HWMv2
Move and convert soc/x86/elkhart_lake ot HWMv2

Signed-off-by: Dmitrii Golovanov <dmitrii.golovanov@intel.com>
2024-03-01 14:17:15 +00:00

17 lines
328 B
Plaintext

# Elkhart Lake SoC configuration options
# Copyright (c) 2018-2020 Intel Corporation
# Copyright (c) 2014-2015 Wind River Systems, Inc.
# SPDX-License-Identifier: Apache-2.0
if SOC_ELKHART_LAKE
config PCIE_MMIO_CFG
default y
config X86_DYNAMIC_IRQ_STUBS
default 16
depends on DYNAMIC_INTERRUPTS
endif # SOC_ELKHART_LAKE