Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
67f68e68f132fd52c14880ed1a70dbd7e91b26a1
/
.
/
drivers
/
gpio
/
Kconfig.xec
blob: 7c3bbd9f4cee706096d17a6bd64fca85aa5a36b7 [
file
] [
log
] [
blame
]
# Microchip XEC GPIO configuration options
# Copyright (c) 2019 Intel Corporation
# SPDX-License-Identifier: Apache-2.0
config GPIO_XEC
bool
"XEC Microchip GPIO driver"
depends on SOC_FAMILY_MEC
help
Enable
the
Microchip
XEC gpio driver
.