CONFIG_ESPI_IT8XXX2_PNPCFG_DEVICE_KBC_MOUSE

ITE IT8XXX2 KBC mouse device

Type: bool

Help

With this option enabled, EC will send IRQ12 signal to host when the
KBC mouse output buffer is full.

Direct dependencies

ESPI_IT8XXX2 && ESPI

(Includes any dependencies from ifs and menus.)

Defaults

No defaults. Implicitly defaults to n.

Kconfig definition

At <Zephyr>/drivers/espi/Kconfig.it8xxx2:27

Included via <Zephyr>/Kconfig:8<Zephyr>/Kconfig.zephyr:42<Zephyr>/drivers/Kconfig:92<Zephyr>/drivers/espi/Kconfig:21

Menu path: (Top) → Device Drivers → ESPI Driver → ITE IT8XXX2 embedded controller ESPI driver

config ESPI_IT8XXX2_PNPCFG_DEVICE_KBC_MOUSE
    bool "ITE IT8XXX2 KBC mouse device"
    depends on ESPI_IT8XXX2 && ESPI
    help
      With this option enabled, EC will send IRQ12 signal to host when the
      KBC mouse output buffer is full.

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