-
CONFIG_ISOTP¶
ISO-TP Transport [EXPERIMENTAL]
Type: bool
Help¶
Enable ISO TP support for CAN
Defaults¶
No defaults. Implicitly defaults to n.
Kconfig definition¶
At subsys/canbus/isotp/Kconfig:6
Included via Kconfig:8 → Kconfig.zephyr:34 → subsys/Kconfig:11 → subsys/canbus/Kconfig:9
Menu path: (Top) → Sub Systems and OS Services → Controller Area Network (CAN) bus subsystem
menuconfig ISOTP
bool "ISO-TP Transport [EXPERIMENTAL]"
select NET_BUF
select POLL
help
Enable ISO TP support for CAN
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)