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