Commit 47097142 authored by Arnd Bergmann's avatar Arnd Bergmann

Merge tag 'arm-soc/for-6.10/defconfig-arm64' of...

Merge tag 'arm-soc/for-6.10/defconfig-arm64' of https://github.com/Broadcom/stblinux into soc/defconfig

This pull request contains updates to the ARM64 defconfig file for 6.10,
please pull the following:

- Stefan enables the snd_bcm2835 module build to mimic what is done in
  bcm2835_defconfig and improve build coverage and testing

* tag 'arm-soc/for-6.10/defconfig-arm64' of https://github.com/Broadcom/stblinux:
  arm64: defconfig: build snd_bcm2835 as module

Link: https://lore.kernel.org/r/20240429213703.2327834-1-florian.fainelli@broadcom.comSigned-off-by: default avatarArnd Bergmann <arnd@arndb.de>
parents c6175cf2 4b792989
...@@ -1229,6 +1229,7 @@ CONFIG_STAGING=y ...@@ -1229,6 +1229,7 @@ CONFIG_STAGING=y
CONFIG_STAGING_MEDIA=y CONFIG_STAGING_MEDIA=y
CONFIG_VIDEO_MAX96712=m CONFIG_VIDEO_MAX96712=m
CONFIG_VIDEO_MESON_VDEC=m CONFIG_VIDEO_MESON_VDEC=m
CONFIG_SND_BCM2835=m
CONFIG_CHROME_PLATFORMS=y CONFIG_CHROME_PLATFORMS=y
CONFIG_CROS_EC=y CONFIG_CROS_EC=y
CONFIG_CROS_EC_I2C=y CONFIG_CROS_EC_I2C=y
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment