Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
7add3cdd82376a481d3660476f1aeae9f06b0636
/
.
/
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
.