Kconfig Reference
 
  • All Configuration Options
  • Zephyr Architecture Configuration Options
  • Zephyr SoC Configuration Options
  • Zephyr Driver Configuration Options
  • Zephyr Boards Configuration Options
  • Zephyr Kernel Configuration Options
  • Zephyr Library Configuration Options
  • Zephyr Subsystem Configuration Options
  • External Modules Configuration Options
  • Bridle Configuration Options
Kconfig Reference
  • »
  • CONFIG_IEEE802154_TELINK_B91
  • View page source

CONFIG_IEEE802154_TELINK_B91¶

Telink B91 RF driver

Type: bool

Direct dependencies¶

BOARD_TLSR9518ADK80D || (NETWORKING && IEEE802154)

(Includes any dependencies from ifs and menus.)

Default¶

  • y if IEEE802154

Kconfig definitions¶

At <Zephyr Boards>/riscv/tlsr9518adk80d/Kconfig.defconfig:33

Included via Kconfig:8 → Kconfig.zephyr:22

Menu path: (Top)

config IEEE802154_TELINK_B91
    bool
    default y if IEEE802154
    depends on BOARD_TLSR9518ADK80D

At <Zephyr Driver>/ieee802154/Kconfig.b91:6

Included via Kconfig:8 → Kconfig.zephyr:42 → <Zephyr Driver>/Kconfig:10 → <Zephyr Driver>/ieee802154/Kconfig:60

Menu path: (Top) → Device Drivers → IEEE 802.15.4 drivers options

menuconfig IEEE802154_TELINK_B91
    bool "Telink B91 RF driver"
    depends on NETWORKING && IEEE802154

(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)


© Copyright 2019-2022 TiaC Systems members and individual contributors. Last updated on Apr 03, 2022.

Kconfig Reference
Bridle
Zephyr Project
Devicetree Bindings