zephyr/drivers/pinctrl/Kconfig.ti_k3
Grant Ramsay 026105c883 drivers: pinctrl: Add pinctrl support for TI K3 devices
K3 is a common architecture used between different TI
processor families

Signed-off-by: Grant Ramsay <gramsay@enphaseenergy.com>
2023-03-02 13:50:06 +01:00

10 lines
218 B
Plaintext

# Copyright (c) 2023 Enphase Energy
# SPDX-License-Identifier: Apache-2.0
config PINCTRL_TI_K3
bool "TI K3 pinctrl driver"
default y
depends on DT_HAS_TI_K3_PINCTRL_ENABLED
help
Enable the TI K3 pinctrl driver