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)
commit14376871658a2bb6110f55c8b2a4206a087f3e13
tree50e30e1872aadd406ee3b09ad7f4dffb9dee3f42
parent01b66d2b33cc3ac176ac38694b800c859c488480
parenta65ee523a9e41d0bf046cf0107e6bbf05d068af2
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>