diff options
Diffstat (limited to 'drivers/net/Kconfig')
| -rw-r--r-- | drivers/net/Kconfig | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/drivers/net/Kconfig b/drivers/net/Kconfig index 2cc81a54cbf3..c5c86e0e14a1 100644 --- a/drivers/net/Kconfig +++ b/drivers/net/Kconfig | |||
| @@ -958,6 +958,16 @@ config TI_DAVINCI_EMAC | |||
| 958 | To compile this driver as a module, choose M here: the module | 958 | To compile this driver as a module, choose M here: the module |
| 959 | will be called davinci_emac_driver. This is recommended. | 959 | will be called davinci_emac_driver. This is recommended. |
| 960 | 960 | ||
| 961 | config TI_DAVINCI_MDIO | ||
| 962 | tristate "TI DaVinci MDIO Support" | ||
| 963 | depends on ARM && ( ARCH_DAVINCI || ARCH_OMAP3 ) | ||
| 964 | select PHYLIB | ||
| 965 | help | ||
| 966 | This driver supports TI's DaVinci MDIO module. | ||
| 967 | |||
| 968 | To compile this driver as a module, choose M here: the module | ||
| 969 | will be called davinci_mdio. This is recommended. | ||
| 970 | |||
| 961 | config DM9000 | 971 | config DM9000 |
| 962 | tristate "DM9000 support" | 972 | tristate "DM9000 support" |
| 963 | depends on ARM || BLACKFIN || MIPS | 973 | depends on ARM || BLACKFIN || MIPS |
