Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
36a24329f8de0bc79fdb78226e0b1e009c098e5f
/
.
/
drivers
/
gpio
/
Kconfig.stellaris
blob: da7eda6fd840b30dbd474645f172c1a298e8a942 [
file
] [
log
] [
blame
]
# Stellaris
# Copyright (c) 2018 Zilogic Systems
# SPDX-License-Identifier: Apache-2.0
config GPIO_STELLARIS
bool
"TI Stellaris GPIO Driver"
depends on SOC_TI_LM3S6965
help
Enable
support
for
the
Stellaris
GPIO controllers
.