Skip to content

Commit 39572dd

Browse files
MaxKrummenacherarndb
authored andcommitted
arm64: defconfig: add MEDIA_PLATFORM_SUPPORT
Commit 06b9364 ("media: Kconfig: add an option to filter in/out platform drivers") adds a new Kconfig symbol which now hides drivers currently enabled in the arm64 defconfig. Enable it to get those drivers back. Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Max Krummenacher <[email protected]> Signed-off-by: Arnd Bergmann <[email protected]>
1 parent c226669 commit 39572dd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

arch/arm64/configs/defconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -567,6 +567,7 @@ CONFIG_MEDIA_DIGITAL_TV_SUPPORT=y
567567
CONFIG_MEDIA_SDR_SUPPORT=y
568568
CONFIG_MEDIA_CONTROLLER=y
569569
CONFIG_VIDEO_V4L2_SUBDEV_API=y
570+
CONFIG_MEDIA_PLATFORM_SUPPORT=y
570571
# CONFIG_DVB_NET is not set
571572
CONFIG_MEDIA_USB_SUPPORT=y
572573
CONFIG_USB_VIDEO_CLASS=m

0 commit comments

Comments
 (0)