]> 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)
commit56e2e9040a9802f7d900317f23cf51fdb68942b8
treee6f90a4538013bfaa09ebf11b7ab48f7dd46c727
parent342485542dafc94ae7b19524d0acfa4365b842b5
powerpc/configs: Update for CONFIG_FIXED_PHY being selected by CONFIG_OF_MDIO

In commit 7b9568c15beb ("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