zephyr/drivers/gpio/Kconfig.ene
Steven Chang 62245b3ba9 drivers: gpio: initial device driver for ENE KB1200
Add GPIO driver for ENE KB1200

Signed-off-by: Steven Chang <steven@ene.com.tw>
2024-03-15 09:39:48 +00:00

10 lines
245 B
Plaintext

# Copyright (c) 2024 ENE Technology Inc.
# SPDX-License-Identifier: Apache-2.0
config GPIO_ENE_KB1200
bool "ENE KB1200 GPIO Driver"
default y
depends on DT_HAS_ENE_KB1200_GPIO_ENABLED
help
Enable support for the kb1200 GPIO controllers.