[PATCH] sonypi: add depends on HAS_IOPORT

Johannes Berg johannes at sipsolutions.net
Mon Jun 16 23:37:30 PDT 2025


>  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@sipsolutions.net/

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

johannes



More information about the linux-um mailing list