blob: c989e53cd947c37a5bf5d34567b5ede161136f79 [file] [log] [blame]
# 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