1# Copyright 2025 NXP
2# SPDX-License-Identifier: Apache-2.0
3
4config NXP_RTXXX_DSP_CTRL
5	bool "NXP i.MX RTxxx DSP control"
6	depends on DT_HAS_NXP_RT600_DSP_CTRL_ENABLED || DT_HAS_NXP_RT700_DSP_CTRL_HIFI4_ENABLED
7	default y
8	help
9	  Enables a DSP control driver for NXP i.MX RTxxx devices.
10