Message ID | 20170724190856.19055-4-krzk@kernel.org |
---|---|
State | New |
Headers | show |
On Mon, Jul 24, 2017 at 9:08 PM, Krzysztof Kozlowski <krzk@kernel.org> wrote: > > The following changes since commit 5771a8c08880cdca3bfb4a3fc6d309d6bba20877: > > Linux v4.13-rc1 (2017-07-15 15:22:10 -0700) > > are available in the git repository at: > > git://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux.git tags/samsung-defconfig-4.14 > > for you to fetch changes up to 57ee24144e57b762dc46f171e1f138ccfc464867: > > ARM: exynos_defconfig: Enable locking test options (2017-07-18 17:58:46 +0200) > > ---------------------------------------------------------------- > Samsung defconfig changes for v4.14 > > 1. Enable some drivers useful on our boards (communication: Bluetooth, > WiFi, NFC, USB; codepages and crypto algorithms). > 2. Enable debugging and lock testing options. These might have impact on > performance but we use the exynos_defconfig a lot during development > so they should bring benefits of detecting early locking issues. > Pulled into next/defconfig, thanks! Arnd