1# Copyright (c) 2024 Texas Instruments Incorporated 2# Copyright (c) 2024 BayLibre, SAS 3# 4# SPDX-License-Identifier: Apache-2.0 5 6config PINCTRL_CC23X0 7 bool "TI SimpleLink CC23X0 pinctrl driver" 8 default y 9 depends on DT_HAS_TI_CC23X0_PINCTRL_ENABLED 10 help 11 Enable the TI SimpleLink CC23X0 pinctrl driver 12