From: ALeX Kazik <alex@xxxxxxxx> Date: Wed, 19 Dec 2018 23:24:32 +0100
+ bool "PCMCIA NE2000 100MBit support" + default n + depends on ARM_ETHERH=n && AX88796=n && HYDRA=n && MAC8390=n + depends on MCF8390=n && NE2000=n && NE2K_PCI=n && PCMCIA_AXNET=n + depends on PCMCIA_PCNET=n && STNIC=n && ULTRA=n && WD80x3=n + depends on XSURF100=n && ZORRO8390=n + ---help---
Generally I'm not too happy with these changes, they are all very hackish. And in particular this huge complicated Kconfig construct is not maintainable at all. Sorry.