:orphan: .. title:: CONFIG_MODBUS_ROLE_CLIENT_SERVER .. kconfig:: CONFIG_MODBUS_ROLE_CLIENT_SERVER CONFIG_MODBUS_ROLE_CLIENT_SERVER ################################ *Client and server support* Type: ``bool`` Direct dependencies =================== \ :ref:` ` *(Includes any dependencies from ifs and menus.)* Kconfig definition ================== At ``/modbus/Kconfig:30`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:44`` → ``/Kconfig:37`` Menu path: (Top) → Sub Systems and OS Services → Modbus support → Supported node roles .. code-block:: kconfig config MODBUS_ROLE_CLIENT_SERVER bool "Client and server support" depends on *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*