configs: Add VIDEO_BCM2835 to bcmrpi3_defconfig
authorDave Stevenson <dave.stevenson@raspberrypi.org>
Mon, 4 Feb 2019 12:45:25 +0000 (12:45 +0000)
committerpopcornmix <popcornmix@gmail.com>
Mon, 13 May 2019 23:08:20 +0000 (00:08 +0100)
This is now shown to work with 64 bit kernels, so add it to
the defconfig.

Signed-off-by: Dave Stevenson <dave.stevenson@raspberrypi.org>
arch/arm64/configs/bcmrpi3_defconfig

index 0fca7f9..80691b1 100644 (file)
@@ -1070,6 +1070,7 @@ CONFIG_FB_TFT_WATTEROTT=m
 CONFIG_FB_FLEX=m
 CONFIG_FB_TFT_FBTFT_DEVICE=m
 CONFIG_SND_BCM2835=m
+CONFIG_VIDEO_BCM2835=m
 CONFIG_MAILBOX=y
 CONFIG_BCM2835_MBOX=y
 # CONFIG_IOMMU_SUPPORT is not set