On Thu, May 7, 2020 at 1:42 PM Geert Uytterhoeven <geert+rene...@glider.be> wrote: > > The VIA Rhine Ethernet interface is only present on PCI devices or > VIA/WonderMedia VT8500/WM85xx SoCs. Add platform dependencies to the > VIA_RHINE config symbol, to avoid asking the user about it when > configuring a kernel without PCI or VT8500/WM85xx support. > > Signed-off-by: Geert Uytterhoeven <geert+rene...@glider.be>
Acked-by: Arnd Bergmann <a...@arndb.de> I suppose it might be used on VIA/Zhaoxin SoCs, but presumably those would always show it as a PCI device. Arnd