mbox series

[GIT,PULL] Renesas ARM Based SoC Defconfig Updates for v5.3

Message ID cover.1561101309.git.horms+renesas@verge.net.au (mailing list archive)
State Queued, archived
Commit b995421faef5b24ee8ec60d66b356b57ca0c8b77
Headers show
Series [GIT,PULL] Renesas ARM Based SoC Defconfig Updates for v5.3 | expand

Pull-request

https://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas.git tags/renesas-arm-defconfig-for-v5.3

Message

Simon Horman June 21, 2019, 9:14 a.m. UTC
Hi Olof, Hi Kevin, Hi Arnd,

Please consider these Renesas ARM based SoC defconfig updates for v5.3.


The following changes since commit a188339ca5a396acc588e5851ed7e19f66b0ebd9:

  Linux 5.2-rc1 (2019-05-19 15:47:09 -0700)

are available in the git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas.git tags/renesas-arm-defconfig-for-v5.3

for you to fetch changes up to b995421faef5b24ee8ec60d66b356b57ca0c8b77:

  ARM: shmobile: Remove GENERIC_PHY from shmobile_defconfig (2019-05-20 13:24:06 +0200)

----------------------------------------------------------------
Renesas ARM Based SoC Defconfig Updates for v5.3

* Remove GENERIC_PHY from shmobile_defconfig as it is now selected

----------------------------------------------------------------
Biju Das (1):
      ARM: shmobile: Remove GENERIC_PHY from shmobile_defconfig

 arch/arm/configs/shmobile_defconfig | 1 -
 1 file changed, 1 deletion(-)

Comments

Olof Johansson June 25, 2019, 12:16 p.m. UTC | #1
On Fri, Jun 21, 2019 at 11:14:01AM +0200, Simon Horman wrote:
> Hi Olof, Hi Kevin, Hi Arnd,
> 
> Please consider these Renesas ARM based SoC defconfig updates for v5.3.
> 
> 
> The following changes since commit a188339ca5a396acc588e5851ed7e19f66b0ebd9:
> 
>   Linux 5.2-rc1 (2019-05-19 15:47:09 -0700)
> 
> are available in the git repository at:
> 
>   https://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas.git tags/renesas-arm-defconfig-for-v5.3
> 
> for you to fetch changes up to b995421faef5b24ee8ec60d66b356b57ca0c8b77:
> 
>   ARM: shmobile: Remove GENERIC_PHY from shmobile_defconfig (2019-05-20 13:24:06 +0200)

Merged, thanks!


-Olof