Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
36a24329f8de0bc79fdb78226e0b1e009c098e5f
/
.
/
drivers
/
gpio
/
Kconfig.it8xxx2
blob: 78812d7523c5ce1f3f50377fa4f59b03ffc264a9 [
file
] [
log
] [
blame
]
# Copyright (c) 2020 ITE Corporation. All Rights Reserved.
# SPDX-License-Identifier: Apache-2.0
config GPIO_ITE_IT8XXX2
bool
"ITE IT8XXX2 GPIO driver"
select
HAS_DTS_GPIO
help
Enable
driver
for
the ite GPIO controller
.