diff options
Diffstat (limited to 'drivers/net/ethernet/8390/Kconfig')
-rw-r--r-- | drivers/net/ethernet/8390/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/net/ethernet/8390/Kconfig b/drivers/net/ethernet/8390/Kconfig index a5f91e1e8fe3..becef25fa194 100644 --- a/drivers/net/ethernet/8390/Kconfig +++ b/drivers/net/ethernet/8390/Kconfig | |||
@@ -148,7 +148,7 @@ config PCMCIA_PCNET | |||
148 | 148 | ||
149 | config NE_H8300 | 149 | config NE_H8300 |
150 | tristate "NE2000 compatible support for H8/300" | 150 | tristate "NE2000 compatible support for H8/300" |
151 | depends on H8300 | 151 | depends on H8300H_AKI3068NET || H8300H_H8MAX |
152 | ---help--- | 152 | ---help--- |
153 | Say Y here if you want to use the NE2000 compatible | 153 | Say Y here if you want to use the NE2000 compatible |
154 | controller on the Renesas H8/300 processor. | 154 | controller on the Renesas H8/300 processor. |