CONFIG_ANT_TOTAL_CHANNELS_ALLOCATED

Allocated ANT channels.

Type: int

Direct dependencies

ANT

(Includes any dependencies from ifs and menus.)

Default

  • 15

Kconfig definition

At init/Kconfig:64

Included via Kconfig:39

Menu path: (Top) → ANT Wireless → ANT Wireless

config ANT_TOTAL_CHANNELS_ALLOCATED
    int "Allocated ANT channels."
    range 1 15
    default 15
    depends on ANT

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