zephyr/drivers/gpio/Kconfig.it8xxx2
Cheryl Su 6804e8ff40 drivers/gpio: it8xxx2 platform gpio driver
This commit is about platform it8xxx2 gpio.
The devicetree use key and led as example.
Users can change it to meet their needs.

Signed-off-by: Cheryl Su <Cheryl.su@ite.com.tw>
2020-12-16 08:47:36 -05:00

8 lines
227 B
Text

# 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.