From: Linus Walleij <[email protected]> Date: Sun, 21 Jan 2018 14:15:41 +0100
> The zeroday builder notices that since Usermode Linux does not > have IO memory, the build fails for them when selecting everything > it can enable. > > As the driver is clearly using memory-mapped registers to access > the network adapter, we add depends on HAS_IOMEM to solve this > problem. > > Reported-by: kbuild test robot <[email protected]> > Signed-off-by: Linus Walleij <[email protected]> Applied, thank you.
