[GIT PULL 3/4] ARM: defconfigs for v5.15
Arnd Bergmann
arnd at kernel.org
Wed Sep 1 12:59:18 PDT 2021
The following changes since commit c500bee1c5b2f1d59b1081ac879d73268ab0ff17:
Linux 5.14-rc4 (2021-08-01 17:04:17 -0700)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc.git tags/defconfig-5.15
for you to fetch changes up to 79cd0bb66e359f5f9398de9d2e86eac776947691:
Merge tag 'zynq-soc-for-v5.15' of
https://github.com/Xilinx/linux-xlnx into arm/defconfig (2021-08-26
11:32:31 +0200)
----------------------------------------------------------------
ARM: defconfigs for v5.15
The usual set of defconfig updates, including one new defconfig file
for the new sama7 family of SoCs.
Signed-off-by: Arnd Bergmann <arnd at arndb.de>
----------------------------------------------------------------
Anand Moon (1):
ARM: multi_v7_defconfig: Enable CONFIG_MMC_MESON_MX_SDHC
Arnd Bergmann (7):
Merge tag 'at91-defconfig-5.15' of
git://git.kernel.org/pub/scm/linux/kernel/git/at91/linux into
arm/defconfig
Merge tag 'amlogic-arm-configs-for-v5.15' of
git://git.kernel.org/pub/scm/linux/kernel/git/amlogic/linux into
arm/defconfig
Merge tag 'tegra-for-5.15-arm-defconfig' of
git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux into
arm/defconfig
Merge tag 'imx-defconfig-5.15' of
git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into
arm/defconfig
Merge tag 'qcom-arm64-defconfig-for-5.15' of
git://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux into
arm/defconfig
Merge tag 'aspeed-5.15-defconfig' of
git://git.kernel.org/pub/scm/linux/kernel/git/joel/bmc into
arm/defconfig
Merge tag 'zynq-soc-for-v5.15' of
https://github.com/Xilinx/linux-xlnx into arm/defconfig
Bjorn Andersson (1):
arm64: defconfig: Enable Qualcomm MSM8996 CPU clock driver
Dmitry Osipenko (5):
ARM: tegra: Enable CONFIG_TEGRA30_TSENSOR
ARM: tegra: Enable CONFIG_FB
ARM: tegra: Enable Acer A500 drivers
ARM: multi_v7_defconfig: Enable Acer A500 drivers
ARM: multi_v7_defconfig: Enable CONFIG_TEGRA30_TSENSOR
Eugen Hristev (2):
ARM: configs: at91: add defconfig for sama7 family of SoCs
ARM: multi_v7_defconfig: add sama7g5 SoC
Fabio Estevam (2):
ARM: imx_v6_v7_defconfig: Select CONFIG_KPROBES
ARM: imx_v6_v7_defconfig: Let CONFIG_SCSI_LOWLEVEL be selected
Joel Stanley (4):
ARM: config: aspeed: Enable hardened allocator feature
ARM: config: aspeed: Enable KCS adapter for raw SerIO
ARM: config: aspeed_g4: Enable EDAC and SPGIO
ARM: config: aspeed: Regenerate defconfigs
Maxim Schwalm (2):
ARM: tegra: Enable CONFIG_CROS_EC
ARM: tegra: Rebuild default configuration
Michael Walle (1):
ARM: configs: multi_v7: enable PL35x NAND controller
Pascal Zimmermann (1):
ARM: imx_v6_v7_defconfig: enable driver of the LTC3676 PMIC
arch/arm/configs/aspeed_g4_defconfig | 16 +--
arch/arm/configs/aspeed_g5_defconfig | 25 ++---
arch/arm/configs/imx_v6_v7_defconfig | 3 +-
arch/arm/configs/multi_v7_defconfig | 8 ++
arch/arm/configs/sama7_defconfig | 209 +++++++++++++++++++++++++++++++++++
arch/arm/configs/tegra_defconfig | 25 ++---
arch/arm64/configs/defconfig | 1 +
7 files changed, 242 insertions(+), 45 deletions(-)
create mode 100644 arch/arm/configs/sama7_defconfig
More information about the linux-arm-kernel
mailing list