The latest development version of this page may be more current than this released 1.14.1 version.
CONFIG_IEEE802154_CC1200

TI CC1200 Driver support

Type: bool

Direct dependencies

NETWORKING && IEEE802154

(Includes any dependencies from if’s and menus.)

Defaults

No defaults. Implicitly defaults to n.

Symbols selected by this symbol

Kconfig definition

At drivers/ieee802154/Kconfig.cc1200:6

Included via Kconfig:10Kconfig.zephyr:35drivers/Kconfig:14drivers/ieee802154/Kconfig:35

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

menuconfig IEEE802154_CC1200
    bool
    prompt "TI CC1200 Driver support" if NETWORKING && IEEE802154
    select NET_L2_IEEE802154_SUB_GHZ if NETWORKING && IEEE802154
    depends on NETWORKING && IEEE802154

(Definitions include propagated dependencies, including from if’s and menus.)