From 944b499ed31f083d68cea4be171de10bb8170152 Mon Sep 17 00:00:00 2001 From: Shengzhou Liu Date: Mon, 23 Mar 2015 11:15:22 +0800 Subject: powerpc/defconfig: enable CONFIG_REALTEK_PHY Enable CONFIG_REALTEK_PHY to support Realtek PHY RTL8211F which is used on freescale's T1023 RDB board. Signed-off-by: Shengzhou Liu Change-Id: I91d7b0e22a6223f5d8fd973bcdfe51e0b82958fa Reviewed-on: http://git.am.freescale.net:8181/33220 Tested-by: Review Code-CDREVIEW Reviewed-by: Xiaobo Xie Reviewed-by: Honghua Yin diff --git a/arch/powerpc/configs/corenet32_fmanv3l_smp_defconfig b/arch/powerpc/configs/corenet32_fmanv3l_smp_defconfig index 7fe07c4..6ba9bdc 100644 --- a/arch/powerpc/configs/corenet32_fmanv3l_smp_defconfig +++ b/arch/powerpc/configs/corenet32_fmanv3l_smp_defconfig @@ -108,6 +108,7 @@ CONFIG_FMAN_V3L=y CONFIG_FSL_DPAA_ETH=y CONFIG_E1000=y CONFIG_E1000E=y +CONFIG_REALTEK_PHY=y CONFIG_VITESSE_PHY=y CONFIG_FIXED_PHY=y # CONFIG_INPUT_MOUSEDEV is not set diff --git a/arch/powerpc/configs/corenet64_fmanv3l_smp_defconfig b/arch/powerpc/configs/corenet64_fmanv3l_smp_defconfig index 034db07..8bbb913 100644 --- a/arch/powerpc/configs/corenet64_fmanv3l_smp_defconfig +++ b/arch/powerpc/configs/corenet64_fmanv3l_smp_defconfig @@ -112,6 +112,7 @@ CONFIG_FSL_XGMAC_MDIO=y CONFIG_FMAN_V3L=y CONFIG_FSL_DPAA_ETH=y CONFIG_E1000E=y +CONFIG_REALTEK_PHY=y CONFIG_VITESSE_PHY=y CONFIG_FIXED_PHY=y CONFIG_INPUT_FF_MEMLESS=m -- cgit v0.10.2