diff options
author | Shengzhou Liu <Shengzhou.Liu@freescale.com> | 2013-09-03 12:28:26 +0400 |
---|---|---|
committer | Scott Wood <scottwood@freescale.com> | 2013-10-29 06:11:17 +0400 |
commit | 788d399d3c3dd1e02ab316272e1dc1881182e16d (patch) | |
tree | 26c6db405bc1152ddb645e69c3e3d6463109fc8d /arch/powerpc/configs/mpc85xx_defconfig | |
parent | 3169ab00e0727ea2891483e636bd8e6aa11521a1 (diff) | |
download | linux-788d399d3c3dd1e02ab316272e1dc1881182e16d.tar.xz |
powerpc/fsl/defconfig: enable CONFIG_AT803X_PHY
Enable CONFIG_AT803X_PHY to support AR8030/8033/8035 PHY.
Signed-off-by: Shengzhou Liu <Shengzhou.Liu@freescale.com>
Signed-off-by: Scott Wood <scottwood@freescale.com>
Diffstat (limited to 'arch/powerpc/configs/mpc85xx_defconfig')
-rw-r--r-- | arch/powerpc/configs/mpc85xx_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/powerpc/configs/mpc85xx_defconfig b/arch/powerpc/configs/mpc85xx_defconfig index dc098d988211..d2e0fab5ee5b 100644 --- a/arch/powerpc/configs/mpc85xx_defconfig +++ b/arch/powerpc/configs/mpc85xx_defconfig @@ -138,6 +138,7 @@ CONFIG_MARVELL_PHY=y CONFIG_DAVICOM_PHY=y CONFIG_CICADA_PHY=y CONFIG_VITESSE_PHY=y +CONFIG_AT803X_PHY=y CONFIG_FIXED_PHY=y CONFIG_INPUT_FF_MEMLESS=m # CONFIG_INPUT_MOUSEDEV is not set |