[<prev] [next>] [day] [month] [year] [list]
Message-Id: <20200120180227.9061-1-krzk@kernel.org>
Date: Mon, 20 Jan 2020 19:02:27 +0100
From: Krzysztof Kozlowski <krzk@...nel.org>
To: Olof Johansson <olof@...om.net>, Arnd Bergmann <arnd@...db.de>,
arm@...nel.org, soc@...nel.org
Cc: Krzysztof Kozlowski <krzk@...nel.org>,
Kukjin Kim <kgene@...nel.org>,
linux-arm-kernel@...ts.infradead.org,
linux-samsung-soc@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: [GIT PULL] ARM: defconfig: Samsung defconfig for v5.6
Hi,
I hope it is not too late for these defconfig changes.
Best regards,
Krzysztof
The following changes since commit e42617b825f8073569da76dc4510bfa019b1c35a:
Linux 5.5-rc1 (2019-12-08 14:57:55 -0800)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux.git tags/samsung-defconfig-5.6
for you to fetch changes up to cdfc88f1cdbf12b666dcf2da3f1de38fb1512262:
ARM: multi_v7_defconfig: Enable devfreq thermal integration (2020-01-17 20:28:54 +0100)
----------------------------------------------------------------
Samsung defconfig changes for v5.6
1. Bring back explicitly wanted options which were removed through
`make savedefconfig`. savedefconfig removes options selected by
other symbol, however developers of this other symbol can remove
anytime 'select' statement.
2. Enable NFS v4.1 and v4.2, useful in testing/CI systems.
3. Enable thermal throttling through devfreq framework.
----------------------------------------------------------------
Krzysztof Kozlowski (3):
ARM: exynos_defconfig: Bring back explicitly wanted options
ARM: exynos_defconfig: Enable NFS v4.1 and v4.2
ARM: multi_v7_defconfig: Enable NFS v4.1 and v4.2
Marek Szyprowski (2):
ARM: exynos_defconfig: Enable devfreq thermal integration
ARM: multi_v7_defconfig: Enable devfreq thermal integration
arch/arm/configs/exynos_defconfig | 9 +++++++++
arch/arm/configs/multi_v7_defconfig | 3 +++
2 files changed, 12 insertions(+)
Powered by blists - more mailing lists