net: macmace: Allow modular build

Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
Geert Uytterhoeven
2015-09-29 10:24:06 +02:00
committed by David S. Miller
parent a77cdaaf2d
commit 6153348f5e

View File

@@ -51,7 +51,7 @@ config BMAC
will be called bmac. will be called bmac.
config MACMACE config MACMACE
bool "Macintosh (AV) onboard MACE ethernet" tristate "Macintosh (AV) onboard MACE ethernet"
depends on MAC depends on MAC
select CRC32 select CRC32
---help--- ---help---