You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
11 lines
296 B
11 lines
296 B
# Copyright (c) 2024 Texas Instruments Incorporated |
|
# Copyright (c) 2024 BayLibre, SAS |
|
# |
|
# SPDX-License-Identifier: Apache-2.0 |
|
|
|
config GPIO_CC23X0 |
|
bool "TI SimpleLink CC23X0 GPIO driver" |
|
default y |
|
depends on DT_HAS_TI_CC23X0_GPIO_ENABLED |
|
help |
|
Enable the TI SimpleLink CC23x0 GPIO driver.
|
|
|