diff options
| author | Heiko Schocher <hs@denx.de> | 2012-03-18 07:03:05 -0400 |
|---|---|---|
| committer | David S. Miller <davem@davemloft.net> | 2012-03-19 18:02:05 -0400 |
| commit | 49099122a403b907dc12a5e66033678a07c68ba3 (patch) | |
| tree | 6531b7cca21ea91ca6285bfedff244ce10a07292 /drivers/net/phy/Kconfig | |
| parent | 58a3de0592454c216c68427fa3c31a34823f5115 (diff) | |
phy: add am79c874 PHY support
Signed-off-by: Heiko Schocher <hs@denx.de>
Signed-off-by: Anatolij Gustschin <agust@denx.de>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/phy/Kconfig')
| -rw-r--r-- | drivers/net/phy/Kconfig | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/drivers/net/phy/Kconfig b/drivers/net/phy/Kconfig index fbdcdf83cbfd..0e01f4e5cd64 100644 --- a/drivers/net/phy/Kconfig +++ b/drivers/net/phy/Kconfig | |||
| @@ -15,6 +15,11 @@ if PHYLIB | |||
| 15 | 15 | ||
| 16 | comment "MII PHY device drivers" | 16 | comment "MII PHY device drivers" |
| 17 | 17 | ||
| 18 | config AMD_PHY | ||
| 19 | tristate "Drivers for the AMD PHYs" | ||
| 20 | ---help--- | ||
| 21 | Currently supports the am79c874 | ||
| 22 | |||
| 18 | config MARVELL_PHY | 23 | config MARVELL_PHY |
| 19 | tristate "Drivers for Marvell PHYs" | 24 | tristate "Drivers for Marvell PHYs" |
| 20 | ---help--- | 25 | ---help--- |
