zephyr/drivers/pinctrl/Kconfig.rp1

9 lines
278 B
Text
Raw Permalink Normal View History

# Copyright (c) 2025 TOKITA Hiroshi
# SPDX-License-Identifier: Apache-2.0
config PINCTRL_RP1
bool "Raspberry Pi RP1 pin controller driver"
default y
depends on DT_HAS_RASPBERRYPI_RP1_PINCTRL_ENABLED
help
Enable pin controller driver for the Raspberry Pi RP1 peripheral.