]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'arm-soc/for-5.20/defconfig' of https://github.com/Broadcom/stblinux into...
authorArnd Bergmann <arnd@arndb.de>
Tue, 12 Jul 2022 21:07:46 +0000 (23:07 +0200)
committerArnd Bergmann <arnd@arndb.de>
Tue, 12 Jul 2022 21:07:47 +0000 (23:07 +0200)
commit3951dfedc0a68e95dbb84ad73386f82f1c2c5771
tree50e30e1872aadd406ee3b09ad7f4dffb9dee3f42
parente37be35238f5aa3d8f62af6c8178386e9b2c6925
parent88711fb286b64dae0e3253f55433269b9728a8de
Merge tag 'arm-soc/for-5.20/defconfig' of https://github.com/Broadcom/stblinux into arm/defconfig

This pull request contains ARM SoCs defconfig changes for 5.20, please
pull the following:

- Peter enables CONFIG_DRM_V3D in order for the Raspberry Pi 4 systems
  to load the proper GPU module driver

- William updates the multi_v7_defconfig to replace the enabling of
  CONFIG_ARCH_BCM_63XX with CONFIG_ARCH_BCMBCA which is how this platform
  is now supported

* tag 'arm-soc/for-5.20/defconfig' of https://github.com/Broadcom/stblinux:
  ARM: multi_v7_defconfig: Update configs for BCM63138
  ARM: configs: Enable DRM_V3D

Link: https://lore.kernel.org/r/20220711164451.3542127-2-f.fainelli@gmail.com
Signed-off-by: Arnd Bergmann <arnd@arndb.de>