Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751706AbdFIQnC (ORCPT ); Fri, 9 Jun 2017 12:43:02 -0400 Received: from mail.kernel.org ([198.145.29.99]:59790 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751616AbdFIQnA (ORCPT ); Fri, 9 Jun 2017 12:43:00 -0400 DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 25567239FD Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=krzk@kernel.org From: Krzysztof Kozlowski To: Olof Johansson , Arnd Bergmann , arm@kernel.org Cc: Krzysztof Kozlowski , Kukjin Kim , linux-arm-kernel@lists.infradead.org, linux-samsung-soc@vger.kernel.org, linux-kernel@vger.kernel.org Subject: [GIT PULL 4/4] ARM: defconfig: exynos: Defconfig for v4.13 Date: Fri, 9 Jun 2017 18:42:46 +0200 Message-Id: <20170609164249.1656-2-krzk@kernel.org> X-Mailer: git-send-email 2.9.3 In-Reply-To: <20170609164249.1656-1-krzk@kernel.org> References: <20170609164249.1656-1-krzk@kernel.org> Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 963 Lines: 24 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(+)