summaryrefslogtreecommitdiffstats
path: root/arch/arm
diff options
context:
space:
mode:
authorOlof Johansson2018-09-25 20:29:40 +0200
committerOlof Johansson2018-09-25 20:29:40 +0200
commit0626c46e1ec36930e16ead3143b67d6c78b08011 (patch)
tree33c279338f2f0a083059df1b6cf6397bc32f2e17 /arch/arm
parentLinux 4.19-rc3 (diff)
parentARM: bcm2835_defconfig: Enable bcm2835-audio (diff)
downloadkernel-qcow2-linux-0626c46e1ec36930e16ead3143b67d6c78b08011.tar.gz
kernel-qcow2-linux-0626c46e1ec36930e16ead3143b67d6c78b08011.tar.xz
kernel-qcow2-linux-0626c46e1ec36930e16ead3143b67d6c78b08011.zip
Merge tag 'arm-soc/for-4.20/defconfig' of https://github.com/Broadcom/stblinux into next/defconfig
This pull request contains Broadcom ARM-based SoCs defconfig changes for 4.20, please pull the following: - Stefan updates the bcm2835_defconfig file to turn on the bcm2835-audio driver. * tag 'arm-soc/for-4.20/defconfig' of https://github.com/Broadcom/stblinux: ARM: bcm2835_defconfig: Enable bcm2835-audio Signed-off-by: Olof Johansson <olof@lixom.net>
Diffstat (limited to 'arch/arm')
-rw-r--r--arch/arm/configs/bcm2835_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/configs/bcm2835_defconfig b/arch/arm/configs/bcm2835_defconfig
index e9bc88937b1e..bb6a35fb1dd7 100644
--- a/arch/arm/configs/bcm2835_defconfig
+++ b/arch/arm/configs/bcm2835_defconfig
@@ -128,7 +128,7 @@ CONFIG_LEDS_TRIGGER_CAMERA=y
CONFIG_DMADEVICES=y
CONFIG_DMA_BCM2835=y
CONFIG_STAGING=y
-CONFIG_BCM2835_VCHIQ=m
+CONFIG_SND_BCM2835=m
CONFIG_MAILBOX=y
CONFIG_BCM2835_MBOX=y
# CONFIG_IOMMU_SUPPORT is not set