mbox

[GIT,PULL] Amlogic defconfig updates for v4.13

Message ID 7hzidabgwf.fsf@baylibre.com
State New
Headers show

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-amlogic.git tags/amlogic-defconfig

Message

Kevin Hilman June 14, 2017, 5:47 p.m. UTC
The following changes since commit 08332893e37af6ae779367e78e444f8f9571511d:

  Linux 4.12-rc2 (2017-05-21 19:30:23 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-amlogic.git tags/amlogic-defconfig

for you to fetch changes up to b4cb6f0ab7b0c4dd7f5ba546abcc960caa57aa72:

  ARM64: defconfig: enable meson SPICC as module (2017-06-14 10:25:16 -0700)

----------------------------------------------------------------
Amlogic arm64 defconfig changes for v4.13
- enable meson SPICC as module
- enable IR core, decoders and Meson IR device

----------------------------------------------------------------
Neil Armstrong (2):
      ARM64: defconfig: enable IR core, decoders and Meson IR device
      ARM64: defconfig: enable meson SPICC as module

 arch/arm64/configs/defconfig | 7 +++++++
 1 file changed, 7 insertions(+)

Comments

Olof Johansson June 19, 2017, 3:37 a.m. UTC | #1
On Wed, Jun 14, 2017 at 10:47:28AM -0700, Kevin Hilman wrote:
> The following changes since commit 08332893e37af6ae779367e78e444f8f9571511d:
> 
>   Linux 4.12-rc2 (2017-05-21 19:30:23 -0700)
> 
> are available in the git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-amlogic.git tags/amlogic-defconfig
> 
> for you to fetch changes up to b4cb6f0ab7b0c4dd7f5ba546abcc960caa57aa72:
> 
>   ARM64: defconfig: enable meson SPICC as module (2017-06-14 10:25:16 -0700)
> 
> ----------------------------------------------------------------
> Amlogic arm64 defconfig changes for v4.13
> - enable meson SPICC as module
> - enable IR core, decoders and Meson IR device
> 
> ----------------------------------------------------------------
> Neil Armstrong (2):
>       ARM64: defconfig: enable IR core, decoders and Meson IR device
>       ARM64: defconfig: enable meson SPICC as module

I nearly accidentally merged this into next/defconfig since it didn't have '64'
in the name. :)

Merged into next/arm64. Thanks.


-Olof