Changes for 6.7 were some of the items that I lost access to
when my kernel build machine died last week.

Your patch reminded me that I hadn't retrieved that data yet.

Dropping those options was one of the missing changes, I've
now merged them into my new machine's test config and
pushed them to master.

Bruce

On Wed, Dec 6, 2023 at 7:02 AM Yogesh Tyagi <yogesh.ty...@intel.com> wrote:
>
> Following commit removed the old videobuf framework from linux kernel:
> https://github.com/torvalds/linux/commit/2a2fffb488a3c5ea9c06d0b572c90c4aa78709b6
>
> Having these configs for old videobuf framework in the media/media.cfg is 
> causing
> below warning during linux-intel-6.7-rc3 kernel build:
>
> WARNING: linux-intel-6.7-rc3+git-r0 do_kernel_configcheck: [kernel config]: 
> This
> BSP contains fragments with warnings:
>
> [INFO]: the following symbols were not found in the active configuration:
>      - CONFIG_VIDEOBUF_GEN
>      - CONFIG_VIDEOBUF_DMA_SG
>      - CONFIG_VIDEOBUF_DMA_CONTIG
>      - CONFIG_VIDEOBUF_VMALLOC
>
> Signed-off-by: Yogesh Tyagi <yogesh.ty...@intel.com>
> ---
>  features/media/media.cfg | 8 --------
>  1 file changed, 8 deletions(-)
>
> diff --git a/features/media/media.cfg b/features/media/media.cfg
> index 86717547..148fa991 100644
> --- a/features/media/media.cfg
> +++ b/features/media/media.cfg
> @@ -17,14 +17,6 @@ CONFIG_VIDEO_V4L2_SUBDEV_API=y
>  #
>  CONFIG_V4L2_MEM2MEM_DEV=m
>
> -#
> -# Used by drivers that need Videobuf modules
> -#
> -CONFIG_VIDEOBUF_GEN=m
> -CONFIG_VIDEOBUF_DMA_SG=m
> -CONFIG_VIDEOBUF_DMA_CONTIG=m
> -CONFIG_VIDEOBUF_VMALLOC=m
> -
>  #
>  # Used by drivers that need Videobuf2 modules
>  #
> --
> 2.34.1
>


-- 
- Thou shalt not follow the NULL pointer, for chaos and madness await
thee at its end
- "Use the force Harry" - Gandalf, Star Trek II
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#13386): 
https://lists.yoctoproject.org/g/linux-yocto/message/13386
Mute This Topic: https://lists.yoctoproject.org/mt/103011107/21656
Group Owner: linux-yocto+ow...@lists.yoctoproject.org
Unsubscribe: 
https://lists.yoctoproject.org/g/linux-yocto/leave/6687884/21656/624485779/xyzzy
 [arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to