1# Copyright (c) 2023 ENE Technology Inc.
2# SPDX-License-Identifier: Apache-2.0
3
4config PINCTRL_ENE_KB1200
5 bool "ENE KB1200 Pin controller driver"
6 default y
7 depends on DT_HAS_ENE_KB1200_PINCTRL_ENABLED
8 help
9 Enable pin controller driver for ENE KB1200 MCUs
10