Commit e9985d53 authored by Adrian Bunk's avatar Adrian Bunk Committed by Jeff Garzik

[PATCH] SIS190 must select MII

SIS190 must select MII since it's using it.

While I was editing the Kconfig entry, I also converted the spaces to
tabs.
Signed-off-by: default avatarAdrian Bunk <bunk@stusta.de>
Signed-off-by: default avatarJeff Garzik <jgarzik@pobox.com>
parent 8348b4db
...@@ -1922,14 +1922,15 @@ config R8169_VLAN ...@@ -1922,14 +1922,15 @@ config R8169_VLAN
If in doubt, say Y. If in doubt, say Y.
config SIS190 config SIS190
tristate "SiS190 gigabit ethernet support" tristate "SiS190 gigabit ethernet support"
depends on PCI depends on PCI
select CRC32 select CRC32
---help--- select MII
Say Y here if you have a SiS 190 PCI Gigabit Ethernet adapter. ---help---
Say Y here if you have a SiS 190 PCI Gigabit Ethernet adapter.
To compile this driver as a module, choose M here: the module
will be called sis190. This is recommended. To compile this driver as a module, choose M here: the module
will be called sis190. This is recommended.
config SKGE config SKGE
tristate "New SysKonnect GigaEthernet support (EXPERIMENTAL)" tristate "New SysKonnect GigaEthernet support (EXPERIMENTAL)"
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment