]> git.baikalelectronics.ru Git - kernel.git/commit
powerpc/configs: Update for CONFIG_FIXED_PHY being selected by CONFIG_OF_MDIO
authorMichael Ellerman <mpe@ellerman.id.au>
Wed, 23 Aug 2017 05:37:27 +0000 (15:37 +1000)
committerMichael Ellerman <mpe@ellerman.id.au>
Mon, 28 Aug 2017 12:10:04 +0000 (22:10 +1000)
commit7d0b155266c3ab55c2b82c9c3a44f8f7f45cd86b
treee6f90a4538013bfaa09ebf11b7ab48f7dd46c727
parentafc66e35d2415409c23f722835e9aa109824632b
powerpc/configs: Update for CONFIG_FIXED_PHY being selected by CONFIG_OF_MDIO

In commit 6b62eb40f08a ("of_mdio: select fixed phy support
unconditionally"), CONFIG_OF_MDIO began selecting CONFIG_FIXED_PHY.

That means we no longer need to set it some of our defconfigs.

Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
arch/powerpc/configs/52xx/tqm5200_defconfig
arch/powerpc/configs/83xx/mpc8313_rdb_defconfig
arch/powerpc/configs/83xx/mpc834x_itx_defconfig
arch/powerpc/configs/83xx/mpc837x_rdb_defconfig
arch/powerpc/configs/mgcoge_defconfig
arch/powerpc/configs/mpc512x_defconfig
arch/powerpc/configs/mpc5200_defconfig
arch/powerpc/configs/mpc83xx_defconfig
arch/powerpc/configs/mpc866_ads_defconfig
arch/powerpc/configs/tqm8xx_defconfig