# 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.
