zephyr/drivers/pinctrl/Kconfig.realtek_rts5912
Jamie McCrae 560db8509a drivers: kconfig: Fix bleeding options
Fixes a multitude of Kconfigs that wrongly appear on devices
where support is literally impossible

Signed-off-by: Jamie McCrae <jamie.mccrae@nordicsemi.no>
2025-01-31 11:50:12 +01:00

11 lines
333 B
Text

# SPDX-License-Identifier: Apache-2.0
#
# Copyright (c) 2024 Realtek Semiconductor Corporation, SIBG-SD7
#
config PINCTRL_REALTEK_RTS5912
bool "Pin controller driver for REALTEK RTS MCUs"
depends on SOC_SERIES_RTS5912
default y if DT_HAS_REALTEK_RTS5912_PINCTRL_ENABLED
help
Enable pin controller driver for REALTEK RTS MCUs