mbox

[GIT,PULL,09/10] Samsung exynos_defconfig for v3.11

Message ID 51C0BC7B.908@samsung.com
State New
Headers show

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung.git

Message

Kukjin Kim June 18, 2013, 8 p.m. UTC
The following changes since commit 317ddd256b9c24b0d78fa8018f80f1e495481a10:

   Linux 3.10-rc5 (2013-06-08 17:41:04 -0700)

are available in the git repository at:

   git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung.git 
tags/samsung-defconfig-1

for you to fetch changes up to 85964af2cd7950c875048e3089c0bf7e2a89ed5b:

   ARM: exynos_defconfig: Enable GPIO buttons and RTC drivers 
(2013-06-19 00:35:14 +0900)

----------------------------------------------------------------
update exynos_defconfig
- enable GPIO buttons and RTC drivers

----------------------------------------------------------------
Tushar Behera (1):
       ARM: exynos_defconfig: Enable GPIO buttons and RTC drivers

  arch/arm/configs/exynos_defconfig | 3 +++
  1 file changed, 3 insertions(+)

Comments

Arnd Bergmann June 20, 2013, 8:53 p.m. UTC | #1
On Tuesday 18 June 2013, Kukjin Kim wrote:
> The following changes since commit 317ddd256b9c24b0d78fa8018f80f1e495481a10:
> 
>    Linux 3.10-rc5 (2013-06-08 17:41:04 -0700)
> 
> are available in the git repository at:
> 
>    git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung.git 
> tags/samsung-defconfig-1
> 
> for you to fetch changes up to 85964af2cd7950c875048e3089c0bf7e2a89ed5b:
> 
>    ARM: exynos_defconfig: Enable GPIO buttons and RTC drivers 
> (2013-06-19 00:35:14 +0900)
> 
> ----------------------------------------------------------------
> update exynos_defconfig
> - enable GPIO buttons and RTC drivers
> 
> ----------------------------------------------------------------
> Tushar Behera (1):
>        ARM: exynos_defconfig: Enable GPIO buttons and RTC drivers
> 
>   arch/arm/configs/exynos_defconfig | 3 +++
>   1 file changed, 3 insertions(+)
> 

Pulled into next/soc, thanks!

	Arnd