CONFIG_PINMUX_TELINK_B91
Telink Semiconductor B91 pinmux driver
Type: bool
Help
Enables Telink B91 pinmux driver.
Direct dependencies
BOARD_TLSR9518ADK80D
|| (SOC_RISCV_TELINK_B91
&& PINMUX
)
(Includes any dependencies from ifs and menus.)
Defaults
y if
PINMUX
y
Kconfig definitions
At <Zephyr>/boards/riscv/tlsr9518adk80d/Kconfig.defconfig:18
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:22
Menu path: (Top)
config PINMUX_TELINK_B91
bool
default y if PINMUX
depends on BOARD_TLSR9518ADK80D
At <Zephyr>/drivers/pinmux/Kconfig.b91:4
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:42
→ <Zephyr>/drivers/Kconfig:48
→ <Zephyr>/drivers/pinmux/Kconfig:27
Menu path: (Top) → Device Drivers → Enable board pinmux driver
config PINMUX_TELINK_B91
bool "Telink Semiconductor B91 pinmux driver"
default y
depends on SOC_RISCV_TELINK_B91 && PINMUX
help
Enables Telink B91 pinmux driver.
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)