zephyr/drivers/pinctrl/Kconfig.siwx91x
Jérôme Pouiller d413936fb1 drivers: pinctrl: Introduce support for SiWx91x
This device is included on Silabs SiWx91x series. The current driver is
able to manage "High Power" and "Ultra Low Power" pins.

Co-authored-by: Aksel Skauge Mellbye <aksel.mellbye@silabs.com>
Signed-off-by: Aksel Skauge Mellbye <aksel.mellbye@silabs.com>
Signed-off-by: Jérôme Pouiller <jerome.pouiller@silabs.com>
2025-02-11 22:07:11 +01:00

9 lines
279 B
Text

# Copyright (c) 2023 Antmicro
# SPDX-License-Identifier: Apache-2.0
config PINCTRL_SILABS_SIWX91X
bool "Silabs SiWx91x SoC series pinctrl driver"
default y
depends on DT_HAS_SILABS_SIWX91X_PINCTRL_ENABLED
help
Enable the pinctrl driver for the Silabs SiWx91x SoC series.