<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="/rss.xsl.xml"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
    <title>Changes in Kconfig</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>f4a4f9a5 - media: platform: amphion: Fix build error without MAILBOX</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/media/platform/amphion/Kconfig#f4a4f9a5</link>
        <description>media: platform: amphion: Fix build error without MAILBOXwhile COMPILE_TEST is y and MAILBOX is n, build fails:ERROR: modpost: &quot;mbox_request_channel_byname&quot; [drivers/media/platform/amphion/amphion-vpu.ko] undefined!ERROR: modpost: &quot;mbox_free_channel&quot; [drivers/media/platform/amphion/amphion-vpu.ko] undefined!ERROR: modpost: &quot;mbox_send_message&quot; [drivers/media/platform/amphion/amphion-vpu.ko] undefined!Adding a MAILBOX dependency in VIDEO_AMPHION_VPU to fix this.Link: https://lore.kernel.org/linux-media/20220318030305.39120-1-yuehaibing@huawei.comFixes: 52b3a219dd4a (&quot;media: platform: amphion: move config to its own file&quot;)Signed-off-by: YueHaibing &lt;yuehaibing@huawei.com&gt;Signed-off-by: Mauro Carvalho Chehab &lt;mchehab@kernel.org&gt;

            List of files:
            /linux-6.15/drivers/media/platform/amphion/Kconfig</description>
        <pubDate>Fri, 18 Mar 2022 03:03:05 +0000</pubDate>
        <dc:creator>YueHaibing &lt;yuehaibing@huawei.com&gt;</dc:creator>
    </item>
<item>
        <title>9958d30f - media: Kconfig: cleanup VIDEO_DEV dependencies</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/media/platform/amphion/Kconfig#9958d30f</link>
        <description>media: Kconfig: cleanup VIDEO_DEV dependenciesmedia Kconfig has two entries associated to V4L API:VIDEO_DEV and VIDEO_V4L2.On Kernel 2.6.x, there were two V4L APIs, each one with its own flag.VIDEO_DEV were meant to:	1) enable Video4Linux and make its Kconfig options to appear;	2) it makes the Kernel build the V4L core.while VIDEO_V4L2 where used to distinguish between drivers thatimplement the newer API and drivers that implemented the former one.With time, such meaning changed, specially after the removal ofall V4L version 1 drivers.At the current implementation, VIDEO_DEV only does (1): it enablesthe media options related to V4L, that now has:	menu &quot;Video4Linux options&quot;		visible if VIDEO_DEV	source &quot;drivers/media/v4l2-core/Kconfig&quot;	endmenubut it doesn&apos;t affect anymore the V4L core drivers.The rationale is that the V4L2 core has a &quot;soft&quot; dependencyat the I2C bus, and now requires to select a number of otherKconfig options:	config VIDEO_V4L2		tristate		depends on (I2C || I2C=n) &amp;&amp; VIDEO_DEV		select RATIONAL		select VIDEOBUF2_V4L2 if VIDEOBUF2_CORE		default (I2C || I2C=n) &amp;&amp; VIDEO_DEVIn the past, merging them would be tricky, but it seems that it is nowpossible to merge those symbols, in order to simplify V4L dependencies.Let&apos;s keep VIDEO_DEV, as this one is used on some make *defconfigconfigurations.Suggested-by: Laurent Pinchart &lt;laurent.pinchart@ideasonboard.com&gt;Reviewed-by: Laurent Pinchart &lt;laurent.pinchart@ideasonboard.com&gt;Reviewed-by: Jacopo Mondi &lt;jacopo@jmondi.org&gt;Reviewed-by: Neil Armstrong &lt;narmstrong@baylibre.com&gt; # for meson-vdec &amp; meson-ge2dAcked-by: Andrzej Pietrasiewicz &lt;andrzejtp2010@gmail.com&gt;Acked-by: &#321;ukasz Stelmach &lt;l.stelmach@samsung.com&gt;Signed-off-by: Mauro Carvalho Chehab &lt;mchehab@kernel.org&gt;

            List of files:
            /linux-6.15/drivers/media/platform/amphion/Kconfig</description>
        <pubDate>Sun, 13 Mar 2022 06:25:46 +0000</pubDate>
        <dc:creator>Mauro Carvalho Chehab &lt;mchehab@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>f2ab6d3e - media: platform: Create vendor/{Makefile,Kconfig} files</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/media/platform/amphion/Kconfig#f2ab6d3e</link>
        <description>media: platform: Create vendor/{Makefile,Kconfig} filesInstead of placing multiple per-vendor entries at theplatform/{Makefile,Kconfig}, create them at the per-vendordirectories.Signed-off-by: Mauro Carvalho Chehab &lt;mchehab@kernel.org&gt;

            List of files:
            /linux-6.15/drivers/media/platform/amphion/Kconfig</description>
        <pubDate>Sun, 13 Mar 2022 10:18:21 +0000</pubDate>
        <dc:creator>Mauro Carvalho Chehab &lt;mchehab@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>52b3a219 - media: platform: amphion: move config to its own file</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/media/platform/amphion/Kconfig#52b3a219</link>
        <description>media: platform: amphion: move config to its own fileIn order to better organize the platform/Kconfig, placeamphion-specific config stuff on a separate Kconfig file.Reviewed-by: Shijie Qin &lt;shijie.qin@nxp.com&gt;Signed-off-by: Mauro Carvalho Chehab &lt;mchehab@kernel.org&gt;

            List of files:
            /linux-6.15/drivers/media/platform/amphion/Kconfig</description>
        <pubDate>Fri, 11 Mar 2022 11:24:34 +0000</pubDate>
        <dc:creator>Mauro Carvalho Chehab &lt;mchehab@kernel.org&gt;</dc:creator>
    </item>
</channel>
</rss>
