diff options
author | Toshiharu Okada <toshiharu-linux@dsn.okisemi.com> | 2010-11-21 19:58:37 +0000 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2010-11-29 08:51:33 -0800 |
commit | a1dcfcb7f2d08717325157ed3c1db2362d6eb8c9 (patch) | |
tree | 79e7a8e9d23fb3399fcdbf00acd7a109ed11b4d3 /drivers/net/Kconfig | |
parent | d830418e4085d65b3f8bad3216a37bc986ecd17d (diff) | |
download | linux-stable-a1dcfcb7f2d08717325157ed3c1db2362d6eb8c9.tar.gz linux-stable-a1dcfcb7f2d08717325157ed3c1db2362d6eb8c9.tar.bz2 linux-stable-a1dcfcb7f2d08717325157ed3c1db2362d6eb8c9.zip |
pch_gbe dreiver: chang author
This driver's AUTHOR was changed to "Toshiharu Okada" from "Masayuki Ohtake".
I update the Kconfig, renamed "Topcliff" to "EG20T".
Signed-off-by: Toshiharu Okada <toshiharu-linux@dsn.okisemi.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/Kconfig')
-rw-r--r-- | drivers/net/Kconfig | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/drivers/net/Kconfig b/drivers/net/Kconfig index f6668cdaac85..a445a0492c52 100644 --- a/drivers/net/Kconfig +++ b/drivers/net/Kconfig @@ -2543,10 +2543,10 @@ config PCH_GBE depends on PCI select MII ---help--- - This is a gigabit ethernet driver for Topcliff PCH. - Topcliff PCH is the platform controller hub that is used in Intel's + This is a gigabit ethernet driver for EG20T PCH. + EG20T PCH is the platform controller hub that is used in Intel's general embedded platform. - Topcliff PCH has Gigabit Ethernet interface. + EG20T PCH has Gigabit Ethernet interface. Using this interface, it is able to access system devices connected to Gigabit Ethernet. This driver enables Gigabit Ethernet function. |