mbox

[GIT,PULL] Allwinner defconfig changes for 4.12

Message ID 20170406083539.qhowtju6helnxm7v@lukather
State New
Headers show

Pull-request

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

Message

Maxime Ripard April 6, 2017, 8:35 a.m. UTC
Hi Arnd, Olof,

Here are some defconfig changes for the next merge window.

Thanks!
Maxime

The following changes since commit c1ae3cfa0e89fa1a7ecc4c99031f5e9ae99d9201:

  Linux 4.11-rc1 (2017-03-05 12:59:56 -0800)

are available in the git repository at:

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

for you to fetch changes up to 7cae7ef89e360cd3dc139eaac2f480c25bc7bfa1:

  ARM: multi_v7_defconfig: Switch AXP20x driver from module to built-in (2017-03-06 07:38:15 +0100)

----------------------------------------------------------------
Allwinner defconfig changes for 4.12

Some patches to enable new modules in the defconfig.

----------------------------------------------------------------
Rask Ingemann Lambertsen (4):
      ARM: sunxi_defconfig: Enable AC100 RTC driver
      ARM: multi_v7_defconfig: Switch sunxi RSB driver from module to built-in
      ARM: multi_v7_defconfig: Enable AC100 RTC driver
      ARM: multi_v7_defconfig: Switch AXP20x driver from module to built-in

 arch/arm/configs/multi_v7_defconfig | 10 ++++++----
 arch/arm/configs/sunxi_defconfig    |  2 ++
 2 files changed, 8 insertions(+), 4 deletions(-)

Comments

Olof Johansson April 19, 2017, 12:36 p.m. UTC | #1
On Thu, Apr 06, 2017 at 10:35:39AM +0200, Maxime Ripard wrote:
> Hi Arnd, Olof,
> 
> Here are some defconfig changes for the next merge window.
> 
> Thanks!
> Maxime
> 
> The following changes since commit c1ae3cfa0e89fa1a7ecc4c99031f5e9ae99d9201:
> 
>   Linux 4.11-rc1 (2017-03-05 12:59:56 -0800)
> 
> are available in the git repository at:
> 
>   https://git.kernel.org/pub/scm/linux/kernel/git/sunxi/linux.git tags/sunxi-defconfig-for-4.12
> 
> for you to fetch changes up to 7cae7ef89e360cd3dc139eaac2f480c25bc7bfa1:
> 
>   ARM: multi_v7_defconfig: Switch AXP20x driver from module to built-in (2017-03-06 07:38:15 +0100)
> 
> ----------------------------------------------------------------
> Allwinner defconfig changes for 4.12
> 
> Some patches to enable new modules in the defconfig.

Merged, thanks!


-Olof