zephyr/soc/arm/nxp_imx/rt/Kconfig.defconfig.mimxrt1064

27 lines
285 B
Plaintext

# Kconfig - i.MX RT1064
#
# Copyright (c) 2018, NXP
#
# SPDX-License-Identifier: Apache-2.0
#
if SOC_MIMXRT1064
config SOC
string
default "mimxrt1064"
config ARM_DIV
default 1
config AHB_DIV
default 0
config IPG_DIV
default 3
config GPIO
def_bool y
endif # SOC_MIMXRT1064