1# MCUXpresso SDK SIM
2
3# Copyright (c) 2017, NXP
4# SPDX-License-Identifier: Apache-2.0
5
6config CLOCK_CONTROL_MCUX_SIM
7 bool "MCUX SIM driver"
8 default y
9 depends on DT_HAS_NXP_KINETIS_SIM_ENABLED
10 help
11 Enable support for mcux sim driver.
12