Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
22f22c2fc21ff1467f7f70d7d83ccdfb294538b4
/
.
/
drivers
/
clock_control
/
Kconfig.mcux_sim
blob: 1b185e815b715204a9f7e5fff9b10ad72d92dea3 [
file
] [
log
] [
blame
]
# Kconfig - MCUXpresso SDK SIM
#
# Copyright (c) 2017, NXP
#
# SPDX-License-Identifier: Apache-2.0
#
menuconfig CLOCK_CONTROL_MCUX_SIM
bool
prompt
"MCUX SIM driver"
depends on HAS_MCUX_SIM
default
n
help
Enable
support
for
mcux sim driver
.