:orphan: .. title:: CONFIG_MODBUS .. kconfig:: CONFIG_MODBUS CONFIG_MODBUS ############# *Modbus support* Type: ``bool`` Defaults ======== No defaults. Implicitly defaults to ``n``. Kconfig definition ================== At ``/modbus/Kconfig:6`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:44`` → ``/Kconfig:37`` Menu path: (Top) → Sub Systems and OS Services .. code-block:: kconfig menuconfig MODBUS bool "Modbus support" *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*