Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
refs/heads/upstream/collab-sdk-dev
/
.
/
drivers
/
pinctrl
/
Kconfig.mspm0
blob: 1bd21a1c60625d3353b52d571a6dae38bac2cd48 [
file
] [
log
] [
blame
] [
edit
]
# SPDX-License-Identifier: Apache-2.0
# Copyright (c) 2025 Texas Instruments
config PINCTRL_MSPM0
bool
"TI pinctrl MSPM0 driver"
default
y
depends on DT_HAS_TI_MSPM0_PINCTRL_ENABLED
help
Enable
support
for
the PINCTRL on TI MSPM0 series
.