1# Copyright (c) 2024 ENE Technology Inc.
2# SPDX-License-Identifier: Apache-2.0
3
4config GPIO_ENE_KB1200
5 bool "ENE KB1200 GPIO Driver"
6 default y
7 depends on DT_HAS_ENE_KB1200_GPIO_ENABLED
8 help
9 Enable support for the kb1200 GPIO controllers.
10