diff mbox series

ARM: shmobile: defconfig: Refresh for v5.2-rc1

Message ID 20190618124714.15120-1-geert+renesas@glider.be (mailing list archive)
State Mainlined
Commit b995421faef5b24ee8ec60d66b356b57ca0c8b77
Headers show
Series ARM: shmobile: defconfig: Refresh for v5.2-rc1 | expand

Commit Message

Geert Uytterhoeven June 18, 2019, 12:47 p.m. UTC
Update the defconfig for Renesas ARM boards:
  - Drop CONFIG_GENERIC_PHY=y (selected by PHY_RCAR_GEN3_USB2).

Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
---
 arch/arm/configs/shmobile_defconfig | 1 -
 1 file changed, 1 deletion(-)

Comments

Simon Horman June 19, 2019, 11:51 a.m. UTC | #1
On Tue, Jun 18, 2019 at 02:47:14PM +0200, Geert Uytterhoeven wrote:
> Update the defconfig for Renesas ARM boards:
>   - Drop CONFIG_GENERIC_PHY=y (selected by PHY_RCAR_GEN3_USB2).
> 
> Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>

Hi Geert,

I believe this duplicates the following patch which is present
in renesas-next.

b995421faef5 ("ARM: shmobile: Remove GENERIC_PHY from shmobile_defconfig")
Geert Uytterhoeven June 19, 2019, 12:02 p.m. UTC | #2
Hi Simon,

On Wed, Jun 19, 2019 at 1:51 PM Simon Horman <horms@verge.net.au> wrote:
> On Tue, Jun 18, 2019 at 02:47:14PM +0200, Geert Uytterhoeven wrote:
> > Update the defconfig for Renesas ARM boards:
> >   - Drop CONFIG_GENERIC_PHY=y (selected by PHY_RCAR_GEN3_USB2).
> >
> > Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
>
> I believe this duplicates the following patch which is present
> in renesas-next.
>
> b995421faef5 ("ARM: shmobile: Remove GENERIC_PHY from shmobile_defconfig")

That commit doesn't seem to be part of your public repo.

https://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas.git/commit/?id=b995421faef5

Gr{oetje,eeting}s,

                        Geert
Simon Horman June 19, 2019, 2:08 p.m. UTC | #3
On Wed, Jun 19, 2019 at 02:02:35PM +0200, Geert Uytterhoeven wrote:
> Hi Simon,
> 
> On Wed, Jun 19, 2019 at 1:51 PM Simon Horman <horms@verge.net.au> wrote:
> > On Tue, Jun 18, 2019 at 02:47:14PM +0200, Geert Uytterhoeven wrote:
> > > Update the defconfig for Renesas ARM boards:
> > >   - Drop CONFIG_GENERIC_PHY=y (selected by PHY_RCAR_GEN3_USB2).
> > >
> > > Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
> >
> > I believe this duplicates the following patch which is present
> > in renesas-next.
> >
> > b995421faef5 ("ARM: shmobile: Remove GENERIC_PHY from shmobile_defconfig")
> 
> That commit doesn't seem to be part of your public repo.
> 
> https://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas.git/commit/?id=b995421faef5

Thanks, I will fix that oversight.
diff mbox series

Patch

diff --git a/arch/arm/configs/shmobile_defconfig b/arch/arm/configs/shmobile_defconfig
index eb02ba9ec6e625f9..c6c70355141c38fa 100644
--- a/arch/arm/configs/shmobile_defconfig
+++ b/arch/arm/configs/shmobile_defconfig
@@ -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