mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
synced 2024-11-01 17:08:10 +00:00
powerpc/85xx: enable teranetics PHY
The PHY uses XAUI interface to connect to MAC, mostly the PHY used on riser card. Signed-off-by: Shaohui Xie <Shaohui.Xie@freescale.com> Signed-off-by: Scott Wood <scottwood@freescale.com>
This commit is contained in:
parent
add888d6b2
commit
b6808fb731
1 changed files with 1 additions and 0 deletions
|
@ -125,6 +125,7 @@ CONFIG_SPI_FSL_ESPI=y
|
|||
CONFIG_SPI_FSL_SPI=y
|
||||
CONFIG_SPI_GPIO=y
|
||||
CONFIG_SPI=y
|
||||
CONFIG_TERANETICS_PHY=y
|
||||
CONFIG_UCC_GETH=y
|
||||
CONFIG_USB_EHCI_FSL=y
|
||||
CONFIG_USB_EHCI_HCD=y
|
||||
|
|
Loading…
Reference in a new issue