treewide: Add SPDX license identifier - Makefile/Kconfig
[linux-2.6-block.git] / drivers / net / ethernet / oki-semi / pch_gbe / Kconfig
CommitLineData
ec8f24b7 1# SPDX-License-Identifier: GPL-2.0-only
1c1538be
JK
2#
3# OKI Semiconductor device configuration
4#
5
6config PCH_GBE
8decf868 7 tristate "OKI SEMICONDUCTOR IOH(ML7223/ML7831) GbE"
4c30b525 8 depends on PCI && (X86_32 || COMPILE_TEST)
1c1538be 9 select MII
18d359ce 10 select PTP_1588_CLOCK_PCH
4e5f9ef3 11 select NET_PTP_CLASSIFY
1c1538be
JK
12 ---help---
13 This is a gigabit ethernet driver for EG20T PCH.
14 EG20T PCH is the platform controller hub that is used in Intel's
15 general embedded platform. EG20T PCH has Gigabit Ethernet interface.
16 Using this interface, it is able to access system devices connected
17 to Gigabit Ethernet. This driver enables Gigabit Ethernet function.
18
19 This driver also can be used for OKI SEMICONDUCTOR IOH(Input/
8decf868
DM
20 Output Hub), ML7223/ML7831.
21 ML7223 IOH is for MP(Media Phone) use. ML7831 IOH is for general
22 purpose use.
23 ML7223/ML7831 is companion chip for Intel Atom E6xx series.
24 ML7223/ML7831 is completely compatible for Intel EG20T PCH.