Re: [PATCH] sonypi: add depends on HAS_IOPORT

From: Johannes Berg
Date: Tue Jun 17 2025 - 02:37:56 EST



> config SONYPI
> tristate "Sony Vaio Programmable I/O Control Device support"
> - depends on X86_32 && PCI && INPUT
> + depends on X86_32 && PCI && INPUT && HAS_IOPORT

I sent the same fix b efore, but not sure it ended up going anywhere,
although Greg said he'd pick it up, I think:

https://lore.kernel.org/lkml/20250606071255.7722-2-johannes@xxxxxxxxxxxxxxxx/

Anyway don't really care which one gets applied, they're the same anyway
:-)

johannes