# 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