zephyr/soc/x86/apollo_lake/Kconfig.soc

13 lines
271 B
Plaintext

# Copyright (c) 2018 Intel Corporation Inc.
# SPDX-License-Identifier: Apache-2.0
config SOC_APOLLO_LAKE
bool "Intel Apollo Lake Soc"
select X86
select CPU_APOLLO_LAKE
select HAS_I2C_DW if I2C
select PCIE
select PCIE_MSI
select DYNAMIC_INTERRUPTS
select X86_MMU