]> git.ipfire.org Git - thirdparty/linux.git/commit
usb: misc: Add x86 dependency for Intel USBIO driver
authorPeter Robinson <pbrobinson@gmail.com>
Mon, 6 Oct 2025 21:39:52 +0000 (22:39 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 13 Oct 2025 07:37:47 +0000 (09:37 +0200)
commitdddc0f71485f1f29f236e387632181bcc09019a0
treec122644387104bdb0b25bdbd53270f73cdf9840f
parentbd8c3ce6d7a205b3ba3ef9815db4c6932290ec59
usb: misc: Add x86 dependency for Intel USBIO driver

The Intel USBIO driver is x86 only, other architectures have ACPI
so add an appropriate depenecy plus compile test.

Fixes: 121a0f839dbb3 ("usb: misc: Add Intel USBIO bridge driver")
Signed-off-by: Peter Robinson <pbrobinson@gmail.com>
Reviewed-by: Hans de Goede <hansg@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/misc/Kconfig