<?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>4300f384 - soc: renesas: rz-sysc: Move RZ/V2H SoC detection to the SYS driver</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/soc/renesas/Kconfig#4300f384</link>
        <description>soc: renesas: rz-sysc: Move RZ/V2H SoC detection to the SYS driverAs per the other SoC variant of the same family, the system controllerprovides SoC ID in its own registers.Signed-off-by: John Madieu &lt;john.madieu.xa@bp.renesas.com&gt;Reviewed-by: Geert Uytterhoeven &lt;geert+renesas@glider.be&gt;Link: https://lore.kernel.org/20250128031342.52675-5-john.madieu.xa@bp.renesas.comSigned-off-by: Geert Uytterhoeven &lt;geert+renesas@glider.be&gt;

            List of files:
            /linux-6.15/drivers/soc/renesas/Kconfig</description>
        <pubDate>Tue, 28 Jan 2025 03:13:41 +0000</pubDate>
        <dc:creator>John Madieu &lt;john.madieu.xa@bp.renesas.com&gt;</dc:creator>
    </item>
<item>
        <title>d07470cf - soc: renesas: rz-sysc: Add support for RZ/G3E family</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/soc/renesas/Kconfig#d07470cf</link>
        <description>soc: renesas: rz-sysc: Add support for RZ/G3E familyAdd SoC detection support for the RZ/G3E SoC.  Also add support fordetecting the number of cores and the ETHOS-U55 NPU, and also detect PLLmismatch for SW settings other than 1.7GHz.Signed-off-by: John Madieu &lt;john.madieu.xa@bp.renesas.com&gt;Reviewed-by: Geert Uytterhoeven &lt;geert+renesas@glider.be&gt;Link: https://lore.kernel.org/20250128031342.52675-4-john.madieu.xa@bp.renesas.comSigned-off-by: Geert Uytterhoeven &lt;geert+renesas@glider.be&gt;

            List of files:
            /linux-6.15/drivers/soc/renesas/Kconfig</description>
        <pubDate>Tue, 28 Jan 2025 03:13:40 +0000</pubDate>
        <dc:creator>John Madieu &lt;john.madieu.xa@bp.renesas.com&gt;</dc:creator>
    </item>
<item>
        <title>0704de89 - soc: renesas: rz-sysc: Move RZ/G3S SoC detection to the SYSC driver</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/soc/renesas/Kconfig#0704de89</link>
        <description>soc: renesas: rz-sysc: Move RZ/G3S SoC detection to the SYSC driverNow that we have SoC detection in the RZ SYSC driver, move the RZ/G3SSoC detection to it. The SYSC provides SoC ID in its own registers.Signed-off-by: Claudiu Beznea &lt;claudiu.beznea.uj@bp.renesas.com&gt;Reviewed-by: Geert Uytterhoeven &lt;geert+renesas@glider.be&gt;Signed-off-by: John Madieu &lt;john.madieu.xa@bp.renesas.com&gt;Link: https://lore.kernel.org/20250128031342.52675-3-john.madieu.xa@bp.renesas.comSigned-off-by: Geert Uytterhoeven &lt;geert+renesas@glider.be&gt;

            List of files:
            /linux-6.15/drivers/soc/renesas/Kconfig</description>
        <pubDate>Tue, 28 Jan 2025 03:13:39 +0000</pubDate>
        <dc:creator>Claudiu Beznea &lt;claudiu.beznea.uj@bp.renesas.com&gt;</dc:creator>
    </item>
<item>
        <title>c1aca558 - soc: renesas: Add SYSC driver for Renesas RZ family</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/soc/renesas/Kconfig#c1aca558</link>
        <description>soc: renesas: Add SYSC driver for Renesas RZ familyThe RZ/G3S system controller (SYSC) has various registers that controldifferent functionalities.  One of the exposed register offersinformation about the SoC identification.Add a driver that identifies the SoC.  Later the driver will be extendedwith other functionalities.Signed-off-by: Claudiu Beznea &lt;claudiu.beznea.uj@bp.renesas.com&gt;Signed-off-by: John Madieu &lt;john.madieu.xa@bp.renesas.com&gt;Reviewed-by: Geert Uytterhoeven &lt;geert+renesas@glider.be&gt;Link: https://lore.kernel.org/20250128031342.52675-2-john.madieu.xa@bp.renesas.comSigned-off-by: Geert Uytterhoeven &lt;geert+renesas@glider.be&gt;

            List of files:
            /linux-6.15/drivers/soc/renesas/Kconfig</description>
        <pubDate>Tue, 28 Jan 2025 03:13:38 +0000</pubDate>
        <dc:creator>Claudiu Beznea &lt;claudiu.beznea.uj@bp.renesas.com&gt;</dc:creator>
    </item>
<item>
        <title>12e0bd60 - soc: renesas: Add RZ/G3E (R9A09G047) config option</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/soc/renesas/Kconfig#12e0bd60</link>
        <description>soc: renesas: Add RZ/G3E (R9A09G047) config optionAdd a configuration option for the RZ/G3E SoC.Signed-off-by: Biju Das &lt;biju.das.jz@bp.renesas.com&gt;Reviewed-by: Geert Uytterhoeven &lt;geert+renesas@glider.be&gt;Link: https://lore.kernel.org/20241203105005.103927-6-biju.das.jz@bp.renesas.comSigned-off-by: Geert Uytterhoeven &lt;geert+renesas@glider.be&gt;

            List of files:
            /linux-6.15/drivers/soc/renesas/Kconfig</description>
        <pubDate>Tue, 03 Dec 2024 10:49:32 +0000</pubDate>
        <dc:creator>Biju Das &lt;biju.das.jz@bp.renesas.com&gt;</dc:creator>
    </item>
<item>
        <title>0d7605e7 - irqchip: Add RZ/V2H(P) Interrupt Control Unit (ICU) driver</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/soc/renesas/Kconfig#0d7605e7</link>
        <description>irqchip: Add RZ/V2H(P) Interrupt Control Unit (ICU) driverAdd driver for the Renesas RZ/V2H(P) Interrupt Control Unit (ICU).This driver supports the external interrupts NMI, IRQn, and TINTn.Signed-off-by: Fabrizio Castro &lt;fabrizio.castro.jz@renesas.com&gt;Signed-off-by: Thomas Gleixner &lt;tglx@linutronix.de&gt;Link: https://lore.kernel.org/all/20241009230817.798582-3-fabrizio.castro.jz@renesas.com

            List of files:
            /linux-6.15/drivers/soc/renesas/Kconfig</description>
        <pubDate>Wed, 09 Oct 2024 23:08:16 +0000</pubDate>
        <dc:creator>Fabrizio Castro &lt;fabrizio.castro.jz@renesas.com&gt;</dc:creator>
    </item>
<item>
        <title>3d2db954 - soc: renesas: Enable TMU support on R-Car Gen2</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/soc/renesas/Kconfig#3d2db954</link>
        <description>soc: renesas: Enable TMU support on R-Car Gen2All Renesas R-Car Gen2 SoCs have Timer Units (TMU).  Enable support forthem by selecting the SYS_SUPPORTS_SH_TMU gatekeeper config symbol.Signed-off-by: Geert Uytterhoeven &lt;geert+renesas@glider.be&gt;Reviewed-by: Niklas S&#246;derlund &lt;niklas.soderlund+renesas@ragnatech.se&gt;Reviewed-by: Wolfram Sang &lt;wsa+renesas@sang-engineering.com&gt;Link: https://lore.kernel.org/r/b7b9fdd6f517a8b29bf5754e7f083d3b71805130.1710865761.git.geert+renesas@glider.be

            List of files:
            /linux-6.15/drivers/soc/renesas/Kconfig</description>
        <pubDate>Tue, 19 Mar 2024 16:29:55 +0000</pubDate>
        <dc:creator>Geert Uytterhoeven &lt;geert+renesas@glider.be&gt;</dc:creator>
    </item>
<item>
        <title>0be9a322 - soc: renesas: Add identification support for RZ/V2H SoC</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/soc/renesas/Kconfig#0be9a322</link>
        <description>soc: renesas: Add identification support for RZ/V2H SoCAdd support to identify the RZ/V2H (R9A09G057) SoC.Signed-off-by: Lad Prabhakar &lt;prabhakar.mahadev-lad.rj@bp.renesas.com&gt;Reviewed-by: Fabrizio Castro &lt;fabrizio.castro.jz@renesas.com&gt;Reviewed-by: Geert Uytterhoeven &lt;geert+renesas@glider.be&gt;Link: https://lore.kernel.org/r/20240227232531.218159-4-prabhakar.mahadev-lad.rj@bp.renesas.comSigned-off-by: Geert Uytterhoeven &lt;geert+renesas@glider.be&gt;

            List of files:
            /linux-6.15/drivers/soc/renesas/Kconfig</description>
        <pubDate>Tue, 27 Feb 2024 23:25:30 +0000</pubDate>
        <dc:creator>Lad Prabhakar &lt;prabhakar.mahadev-lad.rj@bp.renesas.com&gt;</dc:creator>
    </item>
<item>
        <title>2969768d - soc: renesas: Identify R-Car V4M</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/soc/renesas/Kconfig#2969768d</link>
        <description>soc: renesas: Identify R-Car V4MAdd support for identifying the R-Car V4M (R8A779H0) SoC.Signed-off-by: Duy Nguyen &lt;duy.nguyen.rh@renesas.com&gt;Signed-off-by: Geert Uytterhoeven &lt;geert+renesas@glider.be&gt;Reviewed-by: Wolfram Sang &lt;wsa+renesas@sang-engineering.com&gt;Reviewed-by: Niklas S&#246;derlund &lt;niklas.soderlund+renesas@ragnatech.se&gt;Link: https://lore.kernel.org/r/31e06d055aec1bc70c3e9a02f9268bcfc72b2204.1706194617.git.geert+renesas@glider.be

            List of files:
            /linux-6.15/drivers/soc/renesas/Kconfig</description>
        <pubDate>Thu, 25 Jan 2024 15:34:39 +0000</pubDate>
        <dc:creator>Duy Nguyen &lt;duy.nguyen.rh@renesas.com&gt;</dc:creator>
    </item>
<item>
        <title>ae286bd7 - soc: renesas: Introduce ARCH_RCAR_GEN4</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/soc/renesas/Kconfig#ae286bd7</link>
        <description>soc: renesas: Introduce ARCH_RCAR_GEN4Currently, all Kconfig symbols for R-Car Gen4 SoCs select theARCH_RCAR_GEN3 SoC family symbol, which might confuse the casual reader.Fix this by introducing a new SoC family symbol for R-Car Gen4 SoCs.For now this just selects ARCH_RCAR_GEN3, to avoid duplication, and torelax dependencies.Signed-off-by: Geert Uytterhoeven &lt;geert+renesas@glider.be&gt;Reviewed-by: Wolfram Sang &lt;wsa+renesas@sang-engineering.com&gt;Reviewed-by: Niklas S&#246;derlund &lt;niklas.soderlund+renesas@ragnatech.se&gt;Link: https://lore.kernel.org/r/a283913ba7a39ec2dae0ebf9fc2b06096f009511.1706194617.git.geert+renesas@glider.be

            List of files:
            /linux-6.15/drivers/soc/renesas/Kconfig</description>
        <pubDate>Thu, 25 Jan 2024 15:34:38 +0000</pubDate>
        <dc:creator>Geert Uytterhoeven &lt;geert+renesas@glider.be&gt;</dc:creator>
    </item>
<item>
        <title>31b2daea - soc: renesas: Make RZ/Five depend on !DMA_DIRECT_REMAP</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/soc/renesas/Kconfig#31b2daea</link>
        <description>soc: renesas: Make RZ/Five depend on !DMA_DIRECT_REMAPRandy reported yet another build issue with randconfigs on rv32:WARNING: unmet direct dependencies detected for DMA_GLOBAL_POOL  Depends on [n]: !ARCH_HAS_DMA_SET_UNCACHED [=n] &amp;&amp; !DMA_DIRECT_REMAP [=y]  Selected by [y]:  - ARCH_R9A07G043 [=y] &amp;&amp; SOC_RENESAS [=y] &amp;&amp; RISCV [=y] &amp;&amp; NONPORTABLE [=y] &amp;&amp; RISCV_ALTERNATIVE [=y] &amp;&amp; !RISCV_ISA_ZICBOM [=n] &amp;&amp; RISCV_SBI [=y]This happens when DMA_DIRECT_REMAP is selected by the T-Head CMO erratumoption and DMA_GLOBAL_POOL is selected by the Andes CMO erratum. Blockselecting the RZ/Five config option, and by extension DMA_GLOBAL_POOL,if DMA_DIRECT_REMAP has already been enabled.Reported-by: Randy Dunlap &lt;rdunlap@infradead.org&gt;Closes: https://lore.kernel.org/all/24942b4d-d16a-463f-b39a-f9dfcb89d742@infradead.org/Tested-by: Randy Dunlap &lt;rdunlap@infradead.org&gt; # build-testedSigned-off-by: Conor Dooley &lt;conor.dooley@microchip.com&gt;Reviewed-by: Geert Uytterhoeven &lt;geert+renesas@glider.be&gt;Link: https://lore.kernel.org/r/20231211-primate-arbitrate-fbcd307a0b00@spudSigned-off-by: Geert Uytterhoeven &lt;geert+renesas@glider.be&gt;

            List of files:
            /linux-6.15/drivers/soc/renesas/Kconfig</description>
        <pubDate>Mon, 11 Dec 2023 22:06:36 +0000</pubDate>
        <dc:creator>Conor Dooley &lt;conor.dooley@microchip.com&gt;</dc:creator>
    </item>
<item>
        <title>9eab43fa - soc: renesas: ARCH_R9A07G043 depends on !RISCV_ISA_ZICBOM</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/soc/renesas/Kconfig#9eab43fa</link>
        <description>soc: renesas: ARCH_R9A07G043 depends on !RISCV_ISA_ZICBOMARCH_R9A07G043 has its own non-standard global pool based DMA coherentallocator, which conflicts with the remap based RISCV_ISA_ZICBOM version.Add a proper dependency.Signed-off-by: Christoph Hellwig &lt;hch@lst.de&gt;Reviewed-by: Lad Prabhakar &lt;prabhakar.mahadev-lad.rj@bp.renesas.com&gt;Acked-by: Conor Dooley &lt;conor.dooley@microchip.com&gt;Acked-by: Geert Uytterhoeven &lt;geert+renesas@glider.be&gt;Link: https://lore.kernel.org/r/20231018052654.50074-4-hch@lst.deSigned-off-by: Geert Uytterhoeven &lt;geert+renesas@glider.be&gt;

            List of files:
            /linux-6.15/drivers/soc/renesas/Kconfig</description>
        <pubDate>Wed, 18 Oct 2023 05:26:54 +0000</pubDate>
        <dc:creator>Christoph Hellwig &lt;hch@lst.de&gt;</dc:creator>
    </item>
<item>
        <title>1531309a - soc: renesas: Make ARCH_R9A07G043 depend on required options</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/soc/renesas/Kconfig#1531309a</link>
        <description>soc: renesas: Make ARCH_R9A07G043 depend on required optionsRandy reported a randconfig build issue against linux-next:    WARNING: unmet direct dependencies detected for ERRATA_ANDES      Depends on [n]: RISCV_ALTERNATIVE [=n] &amp;&amp; RISCV_SBI [=y]      Selected by [y]:      - ARCH_R9A07G043 [=y] &amp;&amp; SOC_RENESAS [=y] &amp;&amp; RISCV [=y] &amp;&amp; NONPORTABLE [=y] &amp;&amp; RISCV_SBI [=y]    ../arch/riscv/errata/andes/errata.c:59:54: warning: &apos;struct alt_entry&apos; declared inside parameter list will not be visible outside of this definition or declaration       59 | void __init_or_module andes_errata_patch_func(struct alt_entry *begin, struct alt_entry *end,On RISC-V, alternatives are not usable in XIP kernels, which thisrandconfig happened to select.  Rather than add a check for whetheralternatives are available before selecting the ERRATA_ANDES configoption, rework the R9A07G043 Kconfig entry to depend on theconfiguration options required to support its non-standard cachecoherency implementation.Without these options enabled, the SoC is effectively non-functional tobegin with, so there&apos;s an extra benefit in preventing the creation ofnon-functional kernels.The &quot;if RISCV_DMA_NONCOHERENT&quot; can be dropped, as ERRATA_ANDES_CMO willselect it.Reported-by: Randy Dunlap &lt;rdunlap@infradead.org&gt;Closes: https://lore.kernel.org/all/09a6b0f0-76a1-45e3-ab52-329c47393d1d@infradead.org/Signed-off-by: Conor Dooley &lt;conor.dooley@microchip.com&gt;Reviewed-by: Geert Uytterhoeven &lt;geert+renesas@glider.be&gt;Link: https://lore.kernel.org/r/20231012-pouch-parkway-7d26c04b3300@spudSigned-off-by: Geert Uytterhoeven &lt;geert+renesas@glider.be&gt;

            List of files:
            /linux-6.15/drivers/soc/renesas/Kconfig</description>
        <pubDate>Thu, 12 Oct 2023 11:04:28 +0000</pubDate>
        <dc:creator>Conor Dooley &lt;conor.dooley@microchip.com&gt;</dc:creator>
    </item>
<item>
        <title>c1ec4b45 - soc: renesas: Make ARCH_R9A07G043 (riscv version) depend on NONPORTABLE</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/soc/renesas/Kconfig#c1ec4b45</link>
        <description>soc: renesas: Make ARCH_R9A07G043 (riscv version) depend on NONPORTABLEDrew found &quot;CONFIG_DMA_GLOBAL_POOL=y causes ADMA buffer alloc to fail&quot;the log looks like:    mmc0: Unable to allocate ADMA buffers - falling back to standard DMAThe logic is: generic riscv defconfig selects ARCH_RENESAS thenARCH_R9A07G043 which selects DMA_GLOBAL_POOL, which assumes allnon-dma-coherent riscv platforms have a dma global pool, this assumptionseems not correct. And I believe DMA_GLOBAL_POOL should not beselected by ARCH_SOCFAMILIY, instead, only ARCH under some specificconditions can select it globaly, for example NOMMU ARM and so on,because it&apos;s designed for special cases such as &quot;nommu cases wherenon-cacheable memory lives in a fixed place in the physical addressmap&quot; as pointed out by Robin.Fix the issue by making ARCH_R9A07G043 (riscv version) depend onNONPORTABLE, thus generic defconfig won&apos;t select ARCH_R9A07G043 bydefault. And even for random config case, there will be less debugeffort once we see NONPORTABLE is enabled.Reported-by: Drew Fustini &lt;dfustini@baylibre.com&gt;Closes: https://lore.kernel.org/linux-riscv/ZRuamJuShOnvP1pr@x1/Fixes: 484861e09f3e (&quot;soc: renesas: Kconfig: Select the required configs for RZ/Five SoC&quot;)Signed-off-by: Jisheng Zhang &lt;jszhang@kernel.org&gt;Reviewed-by: Robin Murphy &lt;robin.murphy@arm.com&gt;Reviewed-by: Lad Prabhakar &lt;prabhakar.mahadev-lad.rj@bp.renesas.com&gt;Reviewed-by: Geert Uytterhoeven &lt;geert+renesas@glider.be&gt;Tested-by: Drew Fustini &lt;dfustini@baylibre.com&gt;Link: https://lore.kernel.org/r/20231004150856.2540-1-jszhang@kernel.orgSigned-off-by: Geert Uytterhoeven &lt;geert+renesas@glider.be&gt;

            List of files:
            /linux-6.15/drivers/soc/renesas/Kconfig</description>
        <pubDate>Wed, 04 Oct 2023 15:08:56 +0000</pubDate>
        <dc:creator>Jisheng Zhang &lt;jszhang@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>a3aa70f9 - pmdomain: renesas: Move Kconfig options to the pmdomain subsystem</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/soc/renesas/Kconfig#a3aa70f9</link>
        <description>pmdomain: renesas: Move Kconfig options to the pmdomain subsystemThe Kconfig options belongs closer to the corresponding implementations,hence let&apos;s move them from the soc subsystem to the pmdomain subsystem.Cc: Geert Uytterhoeven &lt;geert+renesas@glider.be&gt;Cc: Magnus Damm &lt;magnus.damm@gmail.com&gt;Cc: &lt;linux-renesas-soc@vger.kernel.org&gt;Reviewed-by: Geert Uytterhoeven &lt;geert+renesas@glider.be&gt;Acked-by: Geert Uytterhoeven &lt;geert+renesas@glider.be&gt;Signed-off-by: Ulf Hansson &lt;ulf.hansson@linaro.org&gt;

            List of files:
            /linux-6.15/drivers/soc/renesas/Kconfig</description>
        <pubDate>Tue, 12 Sep 2023 10:27:58 +0000</pubDate>
        <dc:creator>Ulf Hansson &lt;ulf.hansson@linaro.org&gt;</dc:creator>
    </item>
<item>
        <title>61ad21ec - soc: renesas: Kconfig: Remove blank line before ARCH_R9A07G043 help text</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/soc/renesas/Kconfig#61ad21ec</link>
        <description>soc: renesas: Kconfig: Remove blank line before ARCH_R9A07G043 help textThere should not be a blank line before the &quot;help&quot; keyword in theARCH_R9A07G043 configuration section.Fixes: c6a906cce61a8015 (&quot;soc: renesas: Kconfig: For ARCH_R9A07G043 select the required configs if dependencies are met&quot;)Signed-off-by: Geert Uytterhoeven &lt;geert+renesas@glider.be&gt;Reviewed-by: Lad Prabhakar &lt;prabhakar.mahadev-lad.rj@bp.renesas.com&gt;Link: https://lore.kernel.org/r/2a3a9d595579b7cea416c12bf9abcfa2227243bb.1694768174.git.geert+renesas@glider.be

            List of files:
            /linux-6.15/drivers/soc/renesas/Kconfig</description>
        <pubDate>Fri, 15 Sep 2023 08:58:05 +0000</pubDate>
        <dc:creator>Geert Uytterhoeven &lt;geert+renesas@glider.be&gt;</dc:creator>
    </item>
<item>
        <title>0b9729cd - soc: renesas: Identify RZ/G3S SoC</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/soc/renesas/Kconfig#0b9729cd</link>
        <description>soc: renesas: Identify RZ/G3S SoCAdd support to identify the RZ/G3S (R9A08G045) SoC.Signed-off-by: Claudiu Beznea &lt;claudiu.beznea.uj@bp.renesas.com&gt;Reviewed-by: Geert Uytterhoeven &lt;geert+renesas@glider.be&gt;Link: https://lore.kernel.org/r/20230912045157.177966-5-claudiu.beznea.uj@bp.renesas.comSigned-off-by: Geert Uytterhoeven &lt;geert+renesas@glider.be&gt;

            List of files:
            /linux-6.15/drivers/soc/renesas/Kconfig</description>
        <pubDate>Tue, 12 Sep 2023 04:51:24 +0000</pubDate>
        <dc:creator>Claudiu Beznea &lt;claudiu.beznea.uj@bp.renesas.com&gt;</dc:creator>
    </item>
<item>
        <title>c6a906cc - soc: renesas: Kconfig: For ARCH_R9A07G043 select the required configs if dependencies are met</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/soc/renesas/Kconfig#c6a906cc</link>
        <description>soc: renesas: Kconfig: For ARCH_R9A07G043 select the required configs if dependencies are metTo prevent randconfig build issues when enabling the RZ/Five SoC, considerselecting specific configurations only when their dependencies aresatisfied.Reported-by: kernel test robot &lt;lkp@intel.com&gt;Closes: https://lore.kernel.org/oe-kbuild-all/202308311610.ec6bm2G8-lkp@intel.com/Signed-off-by: Lad Prabhakar &lt;prabhakar.mahadev-lad.rj@bp.renesas.com&gt;Fixes: 484861e09f3e (&quot;soc: renesas: Kconfig: Select the required configs for RZ/Five SoC&quot;)Reviewed-by: Geert Uytterhoeven &lt;geert+renesas@glider.be&gt;Acked-by: Geert Uytterhoeven &lt;geert+renesas@glider.be&gt;Link: https://lore.kernel.org/r/20230901110936.313171-1-prabhakar.mahadev-lad.rj@bp.renesas.comSigned-off-by: Palmer Dabbelt &lt;palmer@rivosinc.com&gt;

            List of files:
            /linux-6.15/drivers/soc/renesas/Kconfig</description>
        <pubDate>Fri, 01 Sep 2023 11:09:36 +0000</pubDate>
        <dc:creator>Lad Prabhakar &lt;prabhakar.mahadev-lad.rj@bp.renesas.com&gt;</dc:creator>
    </item>
<item>
        <title>484861e0 - soc: renesas: Kconfig: Select the required configs for RZ/Five SoC</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/soc/renesas/Kconfig#484861e0</link>
        <description>soc: renesas: Kconfig: Select the required configs for RZ/Five SoCExplicitly select the required Cache management and Errata configsrequired for the RZ/Five SoC.Signed-off-by: Lad Prabhakar &lt;prabhakar.mahadev-lad.rj@bp.renesas.com&gt;Reviewed-by: Conor Dooley &lt;conor.dooley@microchip.com&gt;Reviewed-by: Geert Uytterhoeven &lt;geert+renesas@glider.be&gt;Acked-by: Geert Uytterhoeven &lt;geert+renesas@glider.be&gt;Tested-by: Conor Dooley &lt;conor.dooley@microchip.com&gt; # tyre-kicking on a d1Link: https://lore.kernel.org/r/20230818135723.80612-7-prabhakar.mahadev-lad.rj@bp.renesas.comSigned-off-by: Palmer Dabbelt &lt;palmer@rivosinc.com&gt;

            List of files:
            /linux-6.15/drivers/soc/renesas/Kconfig</description>
        <pubDate>Fri, 18 Aug 2023 13:57:23 +0000</pubDate>
        <dc:creator>Lad Prabhakar &lt;prabhakar.mahadev-lad.rj@bp.renesas.com&gt;</dc:creator>
    </item>
<item>
        <title>18ecaaea - soc: renesas: Remove r8a77950 arch</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/soc/renesas/Kconfig#18ecaaea</link>
        <description>soc: renesas: Remove r8a77950 archR-Car H3 ES1.* was only available to an internal development group andneeded a lot of quirks and workarounds.  These become a maintenanceburden now, so our development group decided to remove upstream supportand disable booting for this SoC.  Public users only have ES2 onwards.Remove the architecture which describes H3 ES1.*.Signed-off-by: Wolfram Sang &lt;wsa+renesas@sang-engineering.com&gt;Reviewed-by: Laurent Pinchart &lt;laurent.pinchart+renesas@ideasonboard.com&gt;Reviewed-by: Geert Uytterhoeven &lt;geert+renesas@glider.be&gt;Link: https://lore.kernel.org/r/20230307105645.5285-6-wsa+renesas@sang-engineering.comSigned-off-by: Geert Uytterhoeven &lt;geert+renesas@glider.be&gt;

            List of files:
            /linux-6.15/drivers/soc/renesas/Kconfig</description>
        <pubDate>Tue, 07 Mar 2023 10:56:41 +0000</pubDate>
        <dc:creator>Wolfram Sang &lt;wsa+renesas@sang-engineering.com&gt;</dc:creator>
    </item>
</channel>
</rss>
