Merge remote-tracking branches 'asoc/topic/fsl-easi', 'asoc/topic/fsl-sai', 'asoc...
[linux-2.6-block.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"
4c30b525 7 depends on PCI && (X86_32 || COMPILE_TEST)
1c1538be 8 select MII
18d359ce 9 select PTP_1588_CLOCK_PCH
4e5f9ef3 10 select NET_PTP_CLASSIFY
1c1538be
JK
11 ---help---
12 This is a gigabit ethernet driver for EG20T PCH.
13 EG20T PCH is the platform controller hub that is used in Intel's
14 general embedded platform. EG20T PCH has Gigabit Ethernet interface.
15 Using this interface, it is able to access system devices connected
16 to Gigabit Ethernet. This driver enables Gigabit Ethernet function.
17
18 This driver also can be used for OKI SEMICONDUCTOR IOH(Input/
8decf868
DM
19 Output Hub), ML7223/ML7831.
20 ML7223 IOH is for MP(Media Phone) use. ML7831 IOH is for general
21 purpose use.
22 ML7223/ML7831 is companion chip for Intel Atom E6xx series.
23 ML7223/ML7831 is completely compatible for Intel EG20T PCH.