Commit c1d0dcc9 authored by Jeff Garzik's avatar Jeff Garzik

[netdrvr sis190] make driver depend on CONFIG_BROKEN

Until RX path is cleaned up to use PCI DMA API and
not virt_to_bus.
parent 2fe69107
...@@ -2044,7 +2044,7 @@ config R8169 ...@@ -2044,7 +2044,7 @@ config R8169
config SIS190 config SIS190
tristate "SiS190 gigabit ethernet support (EXPERIMENTAL)" tristate "SiS190 gigabit ethernet support (EXPERIMENTAL)"
depends on PCI && EXPERIMENTAL depends on PCI && EXPERIMENTAL && BROKEN
---help--- ---help---
Say Y here if you have a SiS 190 PCI Gigabit Ethernet adapter. Say Y here if you have a SiS 190 PCI Gigabit Ethernet adapter.
......
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