:orphan: .. title:: CONFIG_BOARD_TLSR9518ADK80D .. kconfig:: CONFIG_BOARD_TLSR9518ADK80D CONFIG_BOARD_TLSR9518ADK80D ########################### *Telink B91 Platform* Type: ``bool`` Direct dependencies =================== \ :kconfig:`SOC_RISCV_TELINK_B91 ` && \ :ref:` ` *(Includes any dependencies from ifs and menus.)* Kconfig definition ================== At ``/riscv/tlsr9518adk80d/Kconfig.board:4`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:37`` → ``/Kconfig:29`` Menu path: (Top) → Board Selection .. code-block:: kconfig config BOARD_TLSR9518ADK80D bool "Telink B91 Platform" depends on SOC_RISCV_TELINK_B91 && *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*