Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
516886be1b8ad699ea0e2d32c96bbc5d2240a9c7
/
.
/
drivers
/
clock_control
/
Kconfig.mcux_sim
blob: c4bef67678bfb005e39512341fe7824717d49ee9 [
file
] [
log
] [
blame
]
# MCUXpresso SDK SIM
# Copyright (c) 2017, NXP
# SPDX-License-Identifier: Apache-2.0
config CLOCK_CONTROL_MCUX_SIM
bool
"MCUX SIM driver"
default
y
depends on DT_HAS_NXP_KINETIS_SIM_ENABLED
help
Enable
support
for
mcux sim driver
.