mbox

[GIT,PULL] Allwinner defconfig changes for 4.11

Message ID 20170131084957.73t2gjeyllh4gmlk@lukather
State New
Headers show

Pull-request

https://git.kernel.org/pub/scm/linux/kernel/git/mripard/linux.git tags/sunxi-defconfig-for-4.11

Message

Maxime Ripard Jan. 31, 2017, 8:49 a.m. UTC
Hi Arnd, Olof,

Please pull the following changes for the next merge window.

Thanks!
Maxime

The following changes since commit 7ce7d89f48834cefece7804d38fc5d85382edf77:

  Linux 4.10-rc1 (2016-12-25 16:13:08 -0800)

are available in the git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/mripard/linux.git tags/sunxi-defconfig-for-4.11

for you to fetch changes up to 11937f69b65b08d3184b1ebc864668be4b6c5427:

  ARM: sunxi: Add CONFIG_THERMAL_OF (2017-01-02 22:27:19 +0100)

----------------------------------------------------------------
Allwinner defconfig changes for 4.11

A single patch to enable the thermal DT support in sunxi_defconfig

----------------------------------------------------------------
Quentin Schulz (1):
      ARM: sunxi: Add CONFIG_THERMAL_OF

 arch/arm/configs/sunxi_defconfig | 1 +
 1 file changed, 1 insertion(+)

Comments

Arnd Bergmann Feb. 7, 2017, 4:16 p.m. UTC | #1
On Tuesday, January 31, 2017 9:49:57 AM CET Maxime Ripard wrote:
> Allwinner defconfig changes for 4.11
> 
> A single patch to enable the thermal DT support in sunxi_defconfig
> 
> 

Pulled into next/defconfig, thanks!

	Arnd