mbox

[GIT,PULL,4/4] ARM: defconfig: exynos: Defconfig for v4.13

Message ID 20170609164249.1656-2-krzk@kernel.org
State New
Headers show

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux.git tags/samsung-defconfig-4.13

Message

Krzysztof Kozlowski June 9, 2017, 4:42 p.m. UTC
The following changes since commit 2ea659a9ef488125eb46da6eb571de5eae5c43f6:

  Linux 4.12-rc1 (2017-05-13 13:19:49 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux.git tags/samsung-defconfig-4.13

for you to fetch changes up to f33160d14f959991e88074fc419546c8d62312a5:

  ARM: multi_v7_defconfig: Enable Exynos RNG and user-space crypto API (2017-05-15 19:04:10 +0200)

----------------------------------------------------------------
Samsung defconfig ARM update for v4.13:
1. Enable Exynos PRNG along with user-space crypto API.

----------------------------------------------------------------
Krzysztof Kozlowski (2):
      ARM: exynos_defconfig: Enable Exynos RNG and user-space crypto API
      ARM: multi_v7_defconfig: Enable Exynos RNG and user-space crypto API

 arch/arm/configs/exynos_defconfig   | 6 ++++++
 arch/arm/configs/multi_v7_defconfig | 6 ++++++
 2 files changed, 12 insertions(+)

Comments

Olof Johansson June 19, 2017, 2:10 a.m. UTC | #1
On Fri, Jun 09, 2017 at 06:42:46PM +0200, Krzysztof Kozlowski wrote:
> The following changes since commit 2ea659a9ef488125eb46da6eb571de5eae5c43f6:
> 
>   Linux 4.12-rc1 (2017-05-13 13:19:49 -0700)
> 
> are available in the git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux.git tags/samsung-defconfig-4.13
> 
> for you to fetch changes up to f33160d14f959991e88074fc419546c8d62312a5:
> 
>   ARM: multi_v7_defconfig: Enable Exynos RNG and user-space crypto API (2017-05-15 19:04:10 +0200)
> 
> ----------------------------------------------------------------
> Samsung defconfig ARM update for v4.13:
> 1. Enable Exynos PRNG along with user-space crypto API.

Merged, thanks.


-Olof