Linux debugging
Check our new training course
Linux debugging, tracing, profiling & perf. analysis
1 2 3 4 5 6 7 8 9 10 11 12
# Kconfig - MCUXpresso SDK SIM # # Copyright (c) 2017, NXP # # SPDX-License-Identifier: Apache-2.0 # menuconfig CLOCK_CONTROL_MCUX_SIM bool "MCUX SIM driver" depends on HAS_MCUX_SIM help Enable support for mcux sim driver.