projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
93a82ca
)
net: hplance: Allow modular build
author
Geert Uytterhoeven
<geert@linux-m68k.org>
Tue, 29 Sep 2015 08:24:04 +0000
(10:24 +0200)
committer
David S. Miller
<davem@davemloft.net>
Wed, 30 Sep 2015 04:11:13 +0000
(21:11 -0700)
Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/amd/Kconfig
patch
|
blob
|
history
diff --git
a/drivers/net/ethernet/amd/Kconfig
b/drivers/net/ethernet/amd/Kconfig
index afc62ea804fc35d416e60bb4585b938b16a4fdac..0038709fd317d83ca8f4226cab3357673c25565f 100644
(file)
--- 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---