1# SPDX-License-Identifier: Apache-2.0 2# Copyright (c) 2011-2014, Wind River Systems, Inc. 3 4config SOC_ATOM 5 select X86 6 select CPU_ATOM 7 select HAS_POWEROFF if ACPI_POWEROFF 8 imply X86_MMU 9 select ARCH_HAS_RESERVED_PAGE_FRAMES 10