]> asedeno.scripts.mit.edu Git - linux.git/commitdiff
ARM: shmobile: Remove GENERIC_PHY from shmobile_defconfig
authorBiju Das <biju.das@bp.renesas.com>
Tue, 23 Apr 2019 13:13:23 +0000 (14:13 +0100)
committerSimon Horman <horms+renesas@verge.net.au>
Mon, 20 May 2019 11:24:06 +0000 (13:24 +0200)
Remove the GENERIC_PHY config option from shmobile_defconfig, as it is
selected by PHY_RCAR_GEN3_USB2.

PHY_RCAR_GEN3_USB2 is enabled by the commit 0cd4f4f10245d1d9616e00245
("ARM: shmobile: Enable PHY_RCAR_GEN3_USB2 in shmobile_defconfig").

Signed-off-by: Biju Das <biju.das@bp.renesas.com>
Acked-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
arch/arm/configs/shmobile_defconfig

index eb02ba9ec6e625f9264b9a09e754408d320a0221..c6c70355141c38faeb73553133c92d894b360305 100644 (file)
@@ -197,7 +197,6 @@ CONFIG_PWM=y
 CONFIG_PWM_RCAR=y
 CONFIG_PWM_RENESAS_TPU=y
 CONFIG_RESET_CONTROLLER=y
-CONFIG_GENERIC_PHY=y
 CONFIG_PHY_RCAR_GEN2=y
 CONFIG_PHY_RCAR_GEN3_USB2=y
 # CONFIG_DNOTIFY is not set