:orphan: .. title:: IEEE802154_CC13XX_CC26XX_SUB_GHZ .. option:: CONFIG_IEEE802154_CC13XX_CC26XX_SUB_GHZ *TI CC13xx / CC26xx IEEE 802.15.4g driver support* Type: ``bool`` Direct dependencies =================== (\ :option:`IEEE802154 ` && \ :option:`SOC_SERIES_CC13X2_CC26X2 `) || \ :option:`IEEE802154 ` *(Includes any dependencies from ifs and menus.)* Default ======= - y Symbols selected by this symbol =============================== - \ :option:`PM ` - \ :option:`NET_L2_IEEE802154_SUB_GHZ ` if \ :option:`NET_L2_IEEE802154 ` Kconfig definitions =================== .. highlight:: kconfig At ``soc/arm/ti_simplelink/cc13x2_cc26x2/Kconfig.defconfig.series:60`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:19`` → ``/home/runner/work/bridle/bridle/workspace/build/Kconfig/Kconfig.soc.defconfig:1`` → ``soc/arm/ti_simplelink/Kconfig.defconfig:3`` Menu path: (Top) .. parsed-literal:: config IEEE802154_CC13XX_CC26XX_SUB_GHZ bool default y select \ :option:`PM ` depends on \ :option:`IEEE802154 ` && \ :option:`SOC_SERIES_CC13X2_CC26X2 ` ---- At ``drivers/ieee802154/Kconfig.cc13xx_cc26xx:61`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:32`` → ``drivers/Kconfig:10`` → ``drivers/ieee802154/Kconfig:70`` Menu path: (Top) → Device Drivers → IEEE 802.15.4 drivers options .. parsed-literal:: menuconfig IEEE802154_CC13XX_CC26XX_SUB_GHZ bool "TI CC13xx / CC26xx IEEE 802.15.4g driver support" select \ :option:`NET_L2_IEEE802154_SUB_GHZ ` if \ :option:`NET_L2_IEEE802154 ` depends on \ :option:`IEEE802154 ` *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*