diff options
Diffstat (limited to 'drivers/net/ethernet/8390/Kconfig')
-rw-r--r-- | drivers/net/ethernet/8390/Kconfig | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/drivers/net/ethernet/8390/Kconfig b/drivers/net/ethernet/8390/Kconfig index 0988811..becef25 100644 --- a/drivers/net/ethernet/8390/Kconfig +++ b/drivers/net/ethernet/8390/Kconfig @@ -146,6 +146,13 @@ config PCMCIA_PCNET To compile this driver as a module, choose M here: the module will be called pcnet_cs. If unsure, say N. +config NE_H8300 + tristate "NE2000 compatible support for H8/300" + depends on H8300H_AKI3068NET || H8300H_H8MAX + ---help--- + Say Y here if you want to use the NE2000 compatible + controller on the Renesas H8/300 processor. + config STNIC tristate "National DP83902AV support" depends on SUPERH |