diff options
-rw-r--r-- | drivers/net/ethernet/i825xx/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/net/ethernet/i825xx/Kconfig b/drivers/net/ethernet/i825xx/Kconfig index fed5080a6b62..959faf7388e2 100644 --- a/drivers/net/ethernet/i825xx/Kconfig +++ b/drivers/net/ethernet/i825xx/Kconfig | |||
@@ -150,7 +150,7 @@ config SUN3_82586 | |||
150 | 150 | ||
151 | config ZNET | 151 | config ZNET |
152 | tristate "Zenith Z-Note support (EXPERIMENTAL)" | 152 | tristate "Zenith Z-Note support (EXPERIMENTAL)" |
153 | depends on EXPERIMENTAL && ISA_DMA_API | 153 | depends on EXPERIMENTAL && ISA_DMA_API && X86 |
154 | ---help--- | 154 | ---help--- |
155 | The Zenith Z-Note notebook computer has a built-in network | 155 | The Zenith Z-Note notebook computer has a built-in network |
156 | (Ethernet) card, and this is the Linux driver for it. Note that the | 156 | (Ethernet) card, and this is the Linux driver for it. Note that the |