blob: 041015f58682396c1b6daacc331c3618324f6049 [file] [log] [blame]
# 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 SOC
default "elkhart_lake"
config PCIE_MMIO_CFG
default y
config X86_DYNAMIC_IRQ_STUBS
default 16
depends on DYNAMIC_INTERRUPTS
config I2C_DW
default y
depends on I2C
config GPIO_INTEL
default y
depends on GPIO
endif # SOC_ELKHART_LAKE