net: hplance: 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:04 +02:00 committed by David S. Miller
parent 93a82ca2f3
commit 18785040b0

View file

@ -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---