]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/net/phy/Kconfig
Pull acpi_os_free into release branch
[linux-2.6-omap-h63xx.git] / drivers / net / phy / Kconfig
index c782a6329805713493f930681176d3e8a32d8c47..2ba6d3a40e2ee5b2caf4347324a93a74a6665b44 100644 (file)
@@ -6,7 +6,7 @@ menu "PHY device support"
 
 config PHYLIB
        tristate "PHY Device support and infrastructure"
-       depends on NET_ETHERNET && (BROKEN || !ARCH_S390)
+       depends on NET_ETHERNET && (BROKEN || !S390)
        help
          Ethernet controllers are usually attached to PHY
          devices.  This option provides infrastructure for
@@ -44,6 +44,17 @@ config CICADA_PHY
        depends on PHYLIB
        ---help---
          Currently supports the cis8204
+config VITESSE_PHY
+        tristate "Drivers for the Vitesse PHYs"
+        depends on PHYLIB
+        ---help---
+          Currently supports the vsc8244
+
+config SMSC_PHY
+       tristate "Drivers for SMSC PHYs"
+       depends on PHYLIB
+       ---help---
+         Currently supports the LAN83C185 PHY
 
 endmenu