Linux Audio

Check our new training course

Embedded Linux Audio

Check our new training course
with Creative Commons CC-BY-SA
lecture materials

Bootlin logo

Elixir Cross Referencer

Loading...
# 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