blob: 9b24cefe5f59fa1eeaaa555830ef63b3c8ad320a [file] [log] [blame]
# Kconfig - Kinetis KE16F16 configuration options
#
# Copyright (c) 2019 Vestas Wind Systems A/S
#
# SPDX-License-Identifier: Apache-2.0
#
if SOC_MKE16F16
config SOC
default "mke16f16"
if CAN
config CAN_MCUX_FLEXCAN
default y
endif # CAN
endif # SOC_MKE16F16