zephyr/drivers/pinctrl/Kconfig.rpi_pico
Andrew Featherstone a2aa0a3e2b docs: raspberrrypi: Correct names of products
Replace occurrences of "RaspberryPi" with "Raspberry Pi" in
documentation, comment blocks etc. Correct the name of "PicoW" to
"Pico W", matching Raspberry Pi's documentation at
https://www.raspberrypi.com/documentation/microcontrollers/pico-series.html .

Signed-off-by: Andrew Featherstone <andrew.featherstone@gmail.com>
2025-04-03 15:27:50 -07:00

11 lines
280 B
Plaintext

# Copyright (c) 2021 Yonatan Schachter
# SPDX-License-Identifier: Apache-2.0
config PINCTRL_RPI_PICO
bool "Raspberry Pi Pico pin controller driver"
default y
depends on DT_HAS_RASPBERRYPI_PICO_PINCTRL_ENABLED
select PICOSDK_USE_GPIO
help
Raspberry Pi Pico pinctrl driver