Merge remote-tracking branch 'asoc/topic/arizona' into asoc-next
[deliverable/linux.git] / drivers / net / ethernet / oki-semi / pch_gbe / Kconfig
CommitLineData
1c1538be
JK
1#
2# OKI Semiconductor device configuration
3#
4
5config PCH_GBE
8decf868 6 tristate "OKI SEMICONDUCTOR IOH(ML7223/ML7831) GbE"
f0e61604 7 depends on PCI && (X86 || COMPILE_TEST)
1c1538be 8 select MII
18d359ce 9 select PTP_1588_CLOCK_PCH
1c1538be
JK
10 ---help---
11 This is a gigabit ethernet driver for EG20T PCH.
12 EG20T PCH is the platform controller hub that is used in Intel's
13 general embedded platform. EG20T PCH has Gigabit Ethernet interface.
14 Using this interface, it is able to access system devices connected
15 to Gigabit Ethernet. This driver enables Gigabit Ethernet function.
16
17 This driver also can be used for OKI SEMICONDUCTOR IOH(Input/
8decf868
DM
18 Output Hub), ML7223/ML7831.
19 ML7223 IOH is for MP(Media Phone) use. ML7831 IOH is for general
20 purpose use.
21 ML7223/ML7831 is companion chip for Intel Atom E6xx series.
22 ML7223/ML7831 is completely compatible for Intel EG20T PCH.
This page took 0.191588 seconds and 5 git commands to generate.