Intel USBIO Bridge support

modulename: usbio.ko

configname: CONFIG_USB_USBIO

Linux Kernel Configuration
└─>Device Drivers
└─>USB support
└─>Intel USBIO Bridge support
In linux kernel since version 6.12.57 (release Date: 2025-11-02)  
This adds support for Intel USBIO drivers.
This enables the USBIO bridge driver module in charge to talk
to the USB device. Additional drivers such as GPIO_USBIO and
I2C_USBIO must be enabled in order to use the device's full
functionality.

This driver can also be built as a module. If so, the module
will be called usbio.

source code:

depends
CONFIG_ACPI
CONFIG_USB
CONFIG_USB_SUPPORT
CONFIG_COMPILE_TEST or CONFIG_X86