]> git.proxmox.com Git - mirror_ubuntu-bionic-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)
commit360426fb8cb42c6d7f2ced20eace81f487ac5d27
treee6f90a4538013bfaa09ebf11b7ab48f7dd46c727
parente5d2f4b275874e0a4ce0628a691bacc07e2f6cb9
powerpc/configs: Update for CONFIG_FIXED_PHY being selected by CONFIG_OF_MDIO

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