Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
82c65315d332f3bd2f05ca20fc8126d26123f1a4
/
.
/
drivers
/
gpio
/
Kconfig.eos_s3
blob: 136ec33a45a50c097b051920c244458478bc3cfe [
file
] [
log
] [
blame
]
# EOS_S3 GPIO configuration options
# Copyright (c) 2020 Antmicro <www.antmicro.com>
# SPDX-License-Identifier: Apache-2.0
config GPIO_EOS_S3
bool
"EOS_S3 GPIO driver"
depends on EOS_S3_HAL
help
Enable
the EOS S3 gpio driver
.