:orphan: .. title:: CONFIG_I2C_TCA954X .. kconfig:: CONFIG_I2C_TCA954X CONFIG_I2C_TCA954X ################## *I2C addressable switch* Type: ``bool`` Help ==== .. code-block:: none Enable TCA954x series I2C bus switch Direct dependencies =================== \ :kconfig:`I2C ` *(Includes any dependencies from ifs and menus.)* Defaults ======== No defaults. Implicitly defaults to ``n``. Kconfig definition ================== At ``/i2c/Kconfig.tca954x:4`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:42`` → ``/Kconfig:42`` → ``/i2c/Kconfig:52`` Menu path: (Top) → Device Drivers → I2C Drivers .. code-block:: kconfig menuconfig I2C_TCA954X bool "I2C addressable switch" depends on I2C help Enable TCA954x series I2C bus switch *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*