diff options
author | Shaohui Xie <Shaohui.Xie@freescale.com> | 2015-07-24 05:45:33 +0200 |
---|---|---|
committer | Scott Wood <scottwood@freescale.com> | 2015-08-08 05:59:33 +0200 |
commit | b6808fb731b9a39cc2b676576f76df978208eec6 (patch) | |
tree | f17914b885e5920f4a59ec8f33507c4ac85e01b2 /arch/powerpc/configs/85xx-hw.config | |
parent | powerpc/t1023rdb: add ina220 current sensor node (diff) | |
download | linux-b6808fb731b9a39cc2b676576f76df978208eec6.tar.xz linux-b6808fb731b9a39cc2b676576f76df978208eec6.zip |
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>
Diffstat (limited to 'arch/powerpc/configs/85xx-hw.config')
-rw-r--r-- | arch/powerpc/configs/85xx-hw.config | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/powerpc/configs/85xx-hw.config b/arch/powerpc/configs/85xx-hw.config index fa84e8883d09..b83bd1248895 100644 --- a/arch/powerpc/configs/85xx-hw.config +++ b/arch/powerpc/configs/85xx-hw.config @@ -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 |