2022-02-11 20:09:30 +08:00
|
|
|
# Copyright (c) 2022 Telink Semiconductor
|
|
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
|
|
|
|
config PINCTRL_TELINK_B91
|
|
|
|
bool "Telink B91 pin controller driver"
|
2022-07-21 02:49:27 +08:00
|
|
|
default y
|
|
|
|
depends on DT_HAS_TELINK_B91_PINCTRL_ENABLED
|
2022-02-11 20:09:30 +08:00
|
|
|
help
|
|
|
|
Enables Telink B91 pin controller driver
|