1# 2# OKI Semiconductor device configuration 3# 4 5config PCH_GBE 6 tristate "OKI SEMICONDUCTOR ML7223 IOH GbE (Intel EG20T PCH)" 7 depends on PCI 8 select MII 9 ---help--- 10 This is a gigabit ethernet driver for EG20T PCH. 11 EG20T PCH is the platform controller hub that is used in Intel's 12 general embedded platform. EG20T PCH has Gigabit Ethernet interface. 13 Using this interface, it is able to access system devices connected 14 to Gigabit Ethernet. This driver enables Gigabit Ethernet function. 15 16 This driver also can be used for OKI SEMICONDUCTOR IOH(Input/ 17 Output Hub), ML7223. 18 ML7223 IOH is for MP(Media Phone) use. 19 ML7223 is companion chip for Intel Atom E6xx series. 20 ML7223 is completely compatible for Intel EG20T PCH. 21