Patch "ARM: configs: multi_v5_defconfig: re-enable CONFIG_V4L_PLATFORM_DRIVERS" has been added to the 5.17-stable tree

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



This is a note to let you know that I've just added the patch titled

    ARM: configs: multi_v5_defconfig: re-enable CONFIG_V4L_PLATFORM_DRIVERS

to the 5.17-stable tree which can be found at:
    http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary

The filename of the patch is:
     arm-configs-multi_v5_defconfig-re-enable-config_v4l_.patch
and it can be found in the queue-5.17 subdirectory.

If you, or anyone else, feels it should not be added to the stable tree,
please let <stable@xxxxxxxxxxxxxxx> know about it.



commit 409e8171a10ff0a71199b35a0d8e077f2cb503c0
Author: Andre Przywara <andre.przywara@xxxxxxx>
Date:   Thu Mar 17 18:30:40 2022 +0000

    ARM: configs: multi_v5_defconfig: re-enable CONFIG_V4L_PLATFORM_DRIVERS
    
    [ Upstream commit f5eb04d7a0e419d61f784de3ced708259ddb71d7 ]
    
    Commit 06b93644f4d1 ("media: Kconfig: add an option to filter in/out
    platform drivers") introduced CONFIG_MEDIA_PLATFORM_SUPPORT, to allow
    more fine grained control over the inclusion of certain Kconfig files.
    multi_v5_defconfig was selecting some drivers described in
    drivers/media/platform/Kconfig, which now wasn't included anymore.
    
    Explicitly set the new symbol in multi_v5_defconfig to bring those
    drivers back.
    This enables some new V4L2 and VIDEOBUF2 features, but as modules only.
    
    Fixes: 06b93644f4d1 ("media: Kconfig: add an option to filter in/out platform drivers")
    Signed-off-by: Andre Przywara <andre.przywara@xxxxxxx>
    Link: https://lore.kernel.org/r/20220317183043.948432-3-andre.przywara@xxxxxxx'
    Signed-off-by: Arnd Bergmann <arnd@xxxxxxxx>
    Signed-off-by: Sasha Levin <sashal@xxxxxxxxxx>

diff --git a/arch/arm/configs/multi_v5_defconfig b/arch/arm/configs/multi_v5_defconfig
index fe8d760256a4..dac1db2e181f 100644
--- a/arch/arm/configs/multi_v5_defconfig
+++ b/arch/arm/configs/multi_v5_defconfig
@@ -188,6 +188,7 @@ CONFIG_REGULATOR=y
 CONFIG_REGULATOR_FIXED_VOLTAGE=y
 CONFIG_MEDIA_SUPPORT=y
 CONFIG_MEDIA_CAMERA_SUPPORT=y
+CONFIG_MEDIA_PLATFORM_SUPPORT=y
 CONFIG_V4L_PLATFORM_DRIVERS=y
 CONFIG_VIDEO_ASPEED=m
 CONFIG_VIDEO_ATMEL_ISI=m



[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux