net: mac8390: Allow modular build
authorGeert Uytterhoeven <geert@linux-m68k.org>
Tue, 29 Sep 2015 08:24:02 +0000 (10:24 +0200)
committerDavid S. Miller <davem@davemloft.net>
Wed, 30 Sep 2015 04:11:12 +0000 (21:11 -0700)
commit3a3a7f3b7fbd3c2f2ca2f2bf76363a1abbd5ba94
tree97ed69c857e5edc2f68f7cae1f8e357a4cf640d2
parent4905287138f60e86198620c72b570d3d265a71ea
net: mac8390: Allow modular build

The modular driver supports only one card, just like the built-in
driver.

Note that this limitation is a problem which affects all Nubus card
drivers, because they have to do all their own bus matching, because
Nubus still lacks the necessary driver model support.

Suggested-by: Finn Thain <fthain@telegraphics.com.au>
Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/8390/Kconfig
drivers/net/ethernet/8390/mac8390.c