mbox

[GIT,PULL,3/3] DaVinci defconfig updates for v4.9

Message ID 20160824110006.1866-3-nsekhar@ti.com
State New
Headers show

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/nsekhar/linux-davinci.git tags/davinci-for-v4.9/defconfig

Message

Sekhar Nori Aug. 24, 2016, 11 a.m. UTC
The following changes since commit 29b4817d4018df78086157ea3a55c1d9424a7cfc:

  Linux 4.8-rc1 (2016-08-07 18:18:00 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/nsekhar/linux-davinci.git tags/davinci-for-v4.9/defconfig

for you to fetch changes up to c6144fb8ec5328110ca7bf4682167a95590fd7ec:

  ARM: davinci_all_defconfig: Enable some UBI modules (2016-08-23 16:22:19 +0530)

----------------------------------------------------------------
DaVinci defconfig updates include cleanup using
savedefconfig and enabling various commonly used
drivers as modules.

----------------------------------------------------------------
Karl Beldan (4):
      ARM: davinci_all_defconfig: enable RTC driver as module
      ARM: davinci_all_defconfig: enable SMSC ethernet PHY
      ARM: davinci_all_defconfig: Enable AEMIF as a module
      ARM: davinci_all_defconfig: Enable some UBI modules

Kevin Hilman (2):
      ARM: davinci_all_defconfig: cleanup with savedefconfig
      ARM: davinci_all_defconfig: enable DA850 audio as modules

 arch/arm/configs/davinci_all_defconfig | 66 +++++++++++++---------------------
 1 file changed, 25 insertions(+), 41 deletions(-)

Comments

Arnd Bergmann Sept. 2, 2016, 3:45 p.m. UTC | #1
On Wednesday, August 24, 2016 4:30:06 PM CEST Sekhar Nori wrote:
> DaVinci defconfig updates include cleanup using
> savedefconfig and enabling various commonly used
> drivers as modules.
> 
> 

Merged into next/defconfig, thanks!

	Arnd