]> 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)
commit69d07b7779a5edf8687cd157262389a5c0a35ffc
tree50e30e1872aadd406ee3b09ad7f4dffb9dee3f42
parent1edfd876abf8f6390dff8ec7a4c6b2d390160a01
parent7ccc662a9be2347e57ab13590b651fc6fbc55358
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>