1ec8f24b7SThomas Gleixner# SPDX-License-Identifier: GPL-2.0-only 21c1538beSJeff Kirsher# 31c1538beSJeff Kirsher# OKI Semiconductor device configuration 41c1538beSJeff Kirsher# 51c1538beSJeff Kirsher 61c1538beSJeff Kirsherconfig PCH_GBE 78decf868SDavid S. Miller tristate "OKI SEMICONDUCTOR IOH(ML7223/ML7831) GbE" 8*c8cc2ae2SJiaxun Yang depends on PCI && (MIPS_GENERIC || X86_32 || COMPILE_TEST) 9e5f31552SArnd Bergmann depends on PTP_1588_CLOCK 101c1538beSJeff Kirsher select MII 1118d359ceSBen Hutchings select PTP_1588_CLOCK_PCH 124e5f9ef3SDavid S. Miller select NET_PTP_CLASSIFY 13a7f7f624SMasahiro Yamada help 141c1538beSJeff Kirsher This is a gigabit ethernet driver for EG20T PCH. 151c1538beSJeff Kirsher EG20T PCH is the platform controller hub that is used in Intel's 161c1538beSJeff Kirsher general embedded platform. EG20T PCH has Gigabit Ethernet interface. 171c1538beSJeff Kirsher Using this interface, it is able to access system devices connected 181c1538beSJeff Kirsher to Gigabit Ethernet. This driver enables Gigabit Ethernet function. 191c1538beSJeff Kirsher 201c1538beSJeff Kirsher This driver also can be used for OKI SEMICONDUCTOR IOH(Input/ 218decf868SDavid S. Miller Output Hub), ML7223/ML7831. 228decf868SDavid S. Miller ML7223 IOH is for MP(Media Phone) use. ML7831 IOH is for general 238decf868SDavid S. Miller purpose use. 248decf868SDavid S. Miller ML7223/ML7831 is companion chip for Intel Atom E6xx series. 258decf868SDavid S. Miller ML7223/ML7831 is completely compatible for Intel EG20T PCH. 26