From: Geert Uytterhoeven Date: Tue, 29 Sep 2015 08:24:04 +0000 (+0200) Subject: net: hplance: Allow modular build X-Git-Tag: v4.9.8~3303^2~246^2~2 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=18785040b088c0d90713606b57a8b1bd4834ec04;p=platform%2Fkernel%2Flinux-rpi3.git net: hplance: Allow modular build Signed-off-by: Geert Uytterhoeven Signed-off-by: David S. Miller --- diff --git a/drivers/net/ethernet/amd/Kconfig b/drivers/net/ethernet/amd/Kconfig index afc62ea..0038709 100644 --- a/drivers/net/ethernet/amd/Kconfig +++ b/drivers/net/ethernet/amd/Kconfig @@ -100,7 +100,7 @@ config DECLANCE DEPCA series. (This chipset is better known via the NE2100 cards.) config HPLANCE - bool "HP on-board LANCE support" + tristate "HP on-board LANCE support" depends on DIO select CRC32 ---help---