2019-11-01 20:45:29 +08:00
|
|
|
# CC32XX GPIO configuration options
|
2019-04-06 21:08:09 +08:00
|
|
|
|
2019-11-01 20:45:29 +08:00
|
|
|
# SPDX-License-Identifier: Apache-2.0
|
2016-11-24 07:47:20 +08:00
|
|
|
|
2020-04-24 12:15:38 +08:00
|
|
|
config GPIO_CC32XX
|
2016-11-24 07:47:20 +08:00
|
|
|
bool "TI CC32XX GPIO driver"
|
2019-03-07 14:12:27 +08:00
|
|
|
depends on SOC_FAMILY_TISIMPLELINK
|
2016-11-24 07:47:20 +08:00
|
|
|
help
|
|
|
|
Enable the GPIO driver on TI SimpleLink CC32xx boards
|