CONFIG_BOARD_TLSR9518ADK80D¶
Telink B91 Platform
Type: bool
Direct dependencies¶
SOC_RISCV_TELINK_B91
&& <choice: Board Selection>
(Includes any dependencies from ifs and menus.)
Kconfig definition¶
At boards/riscv/tlsr9518adk80d/Kconfig.board:4
Included via Kconfig:8
→ Kconfig.zephyr:37
→ boards/Kconfig:29
Menu path: (Top) → Board Selection
config BOARD_TLSR9518ADK80D
bool "Telink B91 Platform"
depends on SOC_RISCV_TELINK_B91 && <choice>
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)