mbox

[GIT,PULL] ARM: at91: defconfig for 4.8 #1

Message ID 20160612112325.GA25924@piout.net
State New
Headers show

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux.git tags/at91-ab-4.8-defconfig

Message

Alexandre Belloni June 12, 2016, 11:23 a.m. UTC
Arnd, Olof, Kevin,

A single patch adding the AT91 platforms to multi_v5 so we can get
kernelci coverage for multi_v5 on AT91.


The following changes since commit 1a695a905c18548062509178b98bc91e67510864:

  Linux 4.7-rc1 (2016-05-29 09:29:24 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux.git tags/at91-ab-4.8-defconfig

for you to fetch changes up to 837f27a2c1b4093cda301aead20fcf7d04acc12a:

  ARM: multi_v5_defconfig: enable Atmel platforms (2016-06-11 00:58:51 +0200)

----------------------------------------------------------------
Defconfig changes for 4.8:
 - Add at91sam9 platforms in multi_v5

----------------------------------------------------------------
Alexandre Belloni (1):
      ARM: multi_v5_defconfig: enable Atmel platforms

 arch/arm/configs/multi_v5_defconfig | 54 ++++++++++++++++++++++++++++++++++++-
 1 file changed, 53 insertions(+), 1 deletion(-)

Comments

Olof Johansson June 14, 2016, 5:27 p.m. UTC | #1
On Sun, Jun 12, 2016 at 01:23:25PM +0200, Alexandre Belloni wrote:
> Arnd, Olof, Kevin,
> 
> A single patch adding the AT91 platforms to multi_v5 so we can get
> kernelci coverage for multi_v5 on AT91.
> 
> 
> The following changes since commit 1a695a905c18548062509178b98bc91e67510864:
> 
>   Linux 4.7-rc1 (2016-05-29 09:29:24 -0700)
> 
> are available in the git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux.git tags/at91-ab-4.8-defconfig
> 
> for you to fetch changes up to 837f27a2c1b4093cda301aead20fcf7d04acc12a:
> 
>   ARM: multi_v5_defconfig: enable Atmel platforms (2016-06-11 00:58:51 +0200)
> 
> ----------------------------------------------------------------
> Defconfig changes for 4.8:
>  - Add at91sam9 platforms in multi_v5

Merged, thanks.


-Olof