1# Copyright (c) 2018-2024 Intel Corporation Inc. 2# SPDX-License-Identifier: Apache-2.0 3 4config SOC_ALDER_LAKE 5 select X86 6 select X86_64 7 select CPU_ATOM 8 select PCIE 9 select PCIE_MSI 10 select DYNAMIC_INTERRUPTS 11 select X86_MMU 12