diff options
Diffstat (limited to 'drivers/net/Kconfig')
-rw-r--r-- | drivers/net/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/net/Kconfig b/drivers/net/Kconfig index 8c13df7fdc16..ebe68395ecf8 100644 --- a/drivers/net/Kconfig +++ b/drivers/net/Kconfig | |||
@@ -1751,7 +1751,7 @@ config TLAN | |||
1751 | 1751 | ||
1752 | config KS8842 | 1752 | config KS8842 |
1753 | tristate "Micrel KSZ8841/42 with generic bus interface" | 1753 | tristate "Micrel KSZ8841/42 with generic bus interface" |
1754 | depends on HAS_IOMEM | 1754 | depends on HAS_IOMEM && DMA_ENGINE |
1755 | help | 1755 | help |
1756 | This platform driver is for KSZ8841(1-port) / KS8842(2-port) | 1756 | This platform driver is for KSZ8841(1-port) / KS8842(2-port) |
1757 | ethernet switch chip (managed, VLAN, QoS) from Micrel or | 1757 | ethernet switch chip (managed, VLAN, QoS) from Micrel or |