# i.MX 6SoloX M4 core series # Copyright (c) 2018, NXP # SPDX-License-Identifier: Apache-2.0 config SOC_SERIES_IMX_6X_M4 bool "i.MX 6SoloX M4 Core Series" select ARM select CPU_CORTEX_M4 select CPU_CORTEX_M_HAS_DWT select HAS_IMX_HAL select SOC_FAMILY_IMX select CPU_HAS_FPU select CLOCK_CONTROL help Enable support for M4 core of i.MX 6SoloX MCU series