zephyr/soc/arm/nxp_kinetis/ke1xf/Kconfig.defconfig.mke18f16

21 lines
267 B
Plaintext

# Kconfig - Kinetis KE18F16 configuration options
#
# Copyright (c) 2019 Vestas Wind Systems A/S
#
# SPDX-License-Identifier: Apache-2.0
#
if SOC_MKE18F16
config SOC
default "mke18f16"
if CAN
config CAN_MCUX_FLEXCAN
default y
endif # CAN
endif # SOC_MKE18F16