<?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>6f0e8171 - clk: imx: clk-audiomix: Add reset controller</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/clk/imx/Kconfig#6f0e8171</link>
        <description>clk: imx: clk-audiomix: Add reset controllerAudiomix block control can be a reset controller forEnhanced Audio Return Channel (EARC), which is one ofmodules in this audiomix subsystem.The reset controller is supported by the auxiliary deviceframework.Signed-off-by: Shengjiu Wang &lt;shengjiu.wang@nxp.com&gt;Reviewed-by: Frank Li &lt;Frank.Li@nxp.com&gt;Reviewed-by: Marco Felsch &lt;m.felsch@pengutronix.de&gt;Link: https://lore.kernel.org/r/1718350923-21392-3-git-send-email-shengjiu.wang@nxp.comSigned-off-by: Abel Vesa &lt;abel.vesa@linaro.org&gt;

            List of files:
            /linux-6.15/drivers/clk/imx/Kconfig</description>
        <pubDate>Fri, 14 Jun 2024 07:42:00 +0000</pubDate>
        <dc:creator>Shengjiu Wang &lt;shengjiu.wang@nxp.com&gt;</dc:creator>
    </item>
<item>
        <title>5224b189 - clk: imx: add i.MX95 BLK CTL clk driver</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/clk/imx/Kconfig#5224b189</link>
        <description>clk: imx: add i.MX95 BLK CTL clk driveri.MX95 has BLK CTL modules in various MIXes, the BLK CTL modulessupport clock features such as mux/gate/div. This patchis to add the clock feature of BLK CTL modulesSigned-off-by: Peng Fan &lt;peng.fan@nxp.com&gt;Reviewed-by: Abel Vesa &lt;abel.vesa@linaro.org&gt;Link: https://lore.kernel.org/r/20240401-imx95-blk-ctl-v6-4-84d4eca1e759@nxp.comSigned-off-by: Abel Vesa &lt;abel.vesa@linaro.org&gt;

            List of files:
            /linux-6.15/drivers/clk/imx/Kconfig</description>
        <pubDate>Mon, 01 Apr 2024 13:28:18 +0000</pubDate>
        <dc:creator>Peng Fan &lt;peng.fan@nxp.com&gt;</dc:creator>
    </item>
<item>
        <title>317e69c4 - clk: imx: Select MXC_CLK for CLK_IMX8QXP</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/clk/imx/Kconfig#317e69c4</link>
        <description>clk: imx: Select MXC_CLK for CLK_IMX8QXPIf the i.MX8QXP clock provider is built-in but the MXC_CLK isbuilt as module, build fails:aarch64-linux-ld: drivers/clk/imx/clk-imx8-acm.o: in function `imx8_acm_clk_probe&apos;:clk-imx8-acm.c:(.text+0x3d0): undefined reference to `imx_check_clk_hws&apos;Fix that by selecting MXC_CLK in case of CLK_IMX8QXP.Fixes: c2cccb6d0b33 (&quot;clk: imx: add imx8qxp clk driver&quot;)Closes: https://lore.kernel.org/all/8b77219e-b59e-40f1-96f1-980a0b2debcf@infradead.org/Reported-by: Randy Dunlap &lt;rdunlap@infradead.org&gt;Reviewed-by: Peng Fan &lt;peng.fan@nxp.com&gt;Acked-by: Randy Dunlap &lt;rdunlap@infradead.org&gt;Tested-by: Randy Dunlap &lt;rdunlap@infradead.org&gt;Signed-off-by: Abel Vesa &lt;abel.vesa@linaro.org&gt;

            List of files:
            /linux-6.15/drivers/clk/imx/Kconfig</description>
        <pubDate>Thu, 21 Sep 2023 09:23:54 +0000</pubDate>
        <dc:creator>Abel Vesa &lt;abel.vesa@linaro.org&gt;</dc:creator>
    </item>
<item>
        <title>64ea30d1 - clk: imx: fix compile testing imxrt1050</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/clk/imx/Kconfig#64ea30d1</link>
        <description>clk: imx: fix compile testing imxrt1050Randconfig testing revealed multiple issues with this driver:ERROR: modpost: missing MODULE_LICENSE() in drivers/clk/imx/clk-imxrt1050.oERROR: modpost: &quot;imx_clk_hw_pllv3&quot; [drivers/clk/imx/clk-imxrt1050.ko] undefined!ERROR: modpost: &quot;imx_clk_hw_pfd&quot; [drivers/clk/imx/clk-imxrt1050.ko] undefined!Export the necessary symbols from the core clk driver and add thelicense and author tags. To find this type of problem more easilyin the future, also enable building on other platforms, as we do forthe other i.MX clk drivers.Signed-off-by: Arnd Bergmann &lt;arnd@arndb.de&gt;Link: https://lore.kernel.org/r/20221215165836.2136448-1-arnd@kernel.orgAcked-by: Jesse Taube &lt;Mr.Bossman075@gmail.com&gt;Reviewed-by: Abel Vesa &lt;abel.vesa@linaro.org&gt;Signed-off-by: Stephen Boyd &lt;sboyd@kernel.org&gt;

            List of files:
            /linux-6.15/drivers/clk/imx/Kconfig</description>
        <pubDate>Thu, 15 Dec 2022 16:58:18 +0000</pubDate>
        <dc:creator>Arnd Bergmann &lt;arnd@arndb.de&gt;</dc:creator>
    </item>
<item>
        <title>7a74e1e4 - clk: imx: Select MXC_CLK for i.MX93 clock driver</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/clk/imx/Kconfig#7a74e1e4</link>
        <description>clk: imx: Select MXC_CLK for i.MX93 clock driverMost of the i.MX clock generic API is built by selecting MXC_CLK.Without it, the i.MX93 clock driver will fail to build:aarch64-linux-gnu-ld: drivers/clk/imx/clk-imx93.o:in function `imx93_clocks_probe&apos;: clk-imx93.c:(.text+0xa8):undefined reference to `imx_obtain_fixed_clk_hw&apos;So fix this by selecting MXC_CLK for the CLK_IMX93.Fixes: 24defbe194b6 (&quot;clk: imx: add i.MX93 clk&quot;)Signed-off-by: Abel Vesa &lt;abel.vesa@nxp.com&gt;Reported-by: kernel test robot &lt;lkp@intel.com&gt;Link: https://lore.kernel.org/r/20220315082446.3120850-1-abel.vesa@nxp.comReviewed-by: Peng Fan &lt;peng.fan@nxp.com&gt;Signed-off-by: Stephen Boyd &lt;sboyd@kernel.org&gt;

            List of files:
            /linux-6.15/drivers/clk/imx/Kconfig</description>
        <pubDate>Tue, 15 Mar 2022 08:24:46 +0000</pubDate>
        <dc:creator>Abel Vesa &lt;abel.vesa@nxp.com&gt;</dc:creator>
    </item>
<item>
        <title>24defbe1 - clk: imx: add i.MX93 clk</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/clk/imx/Kconfig#24defbe1</link>
        <description>clk: imx: add i.MX93 clkAdd i.MX93 clk driver. i.MX93 clk hardware design is different comparedwith i.MX8M. It supports 4 sources for each clk root and the sourcesare separated into a few groups, low speed/fast io/audio and etc.Reviewed-by: Abel Vesa &lt;abel.vesa@nxp.com&gt;Signed-off-by: Peng Fan &lt;peng.fan@nxp.com&gt;Link: https://lore.kernel.org/r/20220228020908.2810346-6-peng.fan@oss.nxp.com[abel.vesa@nxp.com: Added missing module license and description]Signed-off-by: Abel Vesa &lt;abel.vesa@nxp.com&gt;

            List of files:
            /linux-6.15/drivers/clk/imx/Kconfig</description>
        <pubDate>Mon, 28 Feb 2022 02:09:08 +0000</pubDate>
        <dc:creator>Peng Fan &lt;peng.fan@nxp.com&gt;</dc:creator>
    </item>
<item>
        <title>7154b046 - clk: imx: Add initial support for i.MXRT1050 clock driver</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/clk/imx/Kconfig#7154b046</link>
        <description>clk: imx: Add initial support for i.MXRT1050 clock driverAdd clock driver support for i.MXRT1050.Signed-off-by: Jesse Taube &lt;Mr.Bossman075@gmail.com&gt;Suggested-by: Giulio Benetti &lt;giulio.benetti@benettiengineering.com&gt;Reviewed-by: Stephen Boyd &lt;sboyd@kernel.org&gt;Link: https://lore.kernel.org/r/20220111215415.2075257-6-Mr.Bossman075@gmail.comSigned-off-by: Abel Vesa &lt;abel.vesa@nxp.com&gt;

            List of files:
            /linux-6.15/drivers/clk/imx/Kconfig</description>
        <pubDate>Tue, 11 Jan 2022 21:54:13 +0000</pubDate>
        <dc:creator>Jesse Taube &lt;mr.bossman075@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>e8271eff - clk: imx: Make CLK_IMX8ULP select MXC_CLK</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/clk/imx/Kconfig#e8271eff</link>
        <description>clk: imx: Make CLK_IMX8ULP select MXC_CLKBuilding CLK_IMX8ULP without selecting MXC_CLK causes the followingbuild errors:ld: drivers/clk/imx/clk-imx8ulp.o: in function `imx8ulp_clk_cgc2_init&apos;:clk-imx8ulp.c:(.text+0xd0): undefined reference to `imx_ccm_lock&apos;ld: clk-imx8ulp.c:(.text+0x14f): undefined reference to `imx_clk_hw_pllv4&apos;ld: clk-imx8ulp.c:(.text+0x15a): undefined reference to `imx_ccm_lock&apos;Avoid this problem by making CLK_IMX8ULP select MXC_CLK.Fixes: c43a801a5789 (&quot;clk: imx: Add clock driver for imx8ulp&quot;)Reported-by: Randy Dunlap &lt;rdunlap@infradead.org&gt;Signed-off-by: Fabio Estevam &lt;festevam@gmail.com&gt;Acked-by: Randy Dunlap &lt;rdunlap@infradead.org&gt;Reviewed-by: Abel Vesa &lt;abel.vesa@nxp.com&gt;Link: https://lore.kernel.org/r/20211006190008.1935051-1-festevam@gmail.comSigned-off-by: Abel Vesa &lt;abel.vesa@nxp.com&gt;

            List of files:
            /linux-6.15/drivers/clk/imx/Kconfig</description>
        <pubDate>Wed, 06 Oct 2021 19:00:08 +0000</pubDate>
        <dc:creator>Fabio Estevam &lt;festevam@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>c43a801a - clk: imx: Add clock driver for imx8ulp</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/clk/imx/Kconfig#c43a801a</link>
        <description>clk: imx: Add clock driver for imx8ulpAdd clock driver for i.MX8ULP.Signed-off-by: Peng Fan &lt;peng.fan@nxp.com&gt;Signed-off-by: Jacky Bai &lt;ping.bai@nxp.com&gt;Reviewed-by: Abel Vesa &lt;abel.vesa@nxp.com&gt;Link: https://lore.kernel.org/r/20210914065208.3582128-9-ping.bai@nxp.comSigned-off-by: Abel Vesa &lt;abel.vesa@nxp.com&gt;

            List of files:
            /linux-6.15/drivers/clk/imx/Kconfig</description>
        <pubDate>Tue, 14 Sep 2021 06:52:07 +0000</pubDate>
        <dc:creator>Jacky Bai &lt;ping.bai@nxp.com&gt;</dc:creator>
    </item>
<item>
        <title>73f6b7ed - clk: imx: fix Kconfig warning for i.MX SCU clk</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/clk/imx/Kconfig#73f6b7ed</link>
        <description>clk: imx: fix Kconfig warning for i.MX SCU clkA previous patch introduced a harmless randconfig warning:WARNING: unmet direct dependencies detected for MXC_CLK_SCU  Depends on [n]: COMMON_CLK [=y] &amp;&amp; ARCH_MXC [=n] &amp;&amp; IMX_SCU [=y] &amp;&amp; HAVE_ARM_SMCCC [=y]  Selected by [m]:  - CLK_IMX8QXP [=m] &amp;&amp; COMMON_CLK [=y] &amp;&amp; (ARCH_MXC [=n] &amp;&amp; ARM64 [=y] || COMPILE_TEST [=y]) &amp;&amp; IMX_SCU [=y] &amp;&amp; HAVE_ARM_SMCCC [=y]Since the symbol is now hidden and only selected by other symbols,just remove the dependencies and require the other drivers toget it right.Fixes: 6247e31b7530 (&quot;clk: imx: scu: fix MXC_CLK_SCU module build break&quot;)Reported-by: Anders Roxell &lt;anders.roxell@linaro.org&gt;Signed-off-by: Arnd Bergmann &lt;arnd@arndb.de&gt;Link: https://lore.kernel.org/r/20201230155244.981757-1-arnd@kernel.orgSigned-off-by: Stephen Boyd &lt;sboyd@kernel.org&gt;

            List of files:
            /linux-6.15/drivers/clk/imx/Kconfig</description>
        <pubDate>Wed, 30 Dec 2020 15:52:25 +0000</pubDate>
        <dc:creator>Arnd Bergmann &lt;arnd@arndb.de&gt;</dc:creator>
    </item>
<item>
        <title>6247e31b - clk: imx: scu: fix MXC_CLK_SCU module build break</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/clk/imx/Kconfig#6247e31b</link>
        <description>clk: imx: scu: fix MXC_CLK_SCU module build breakThis issue can be reproduced by having a kernel config withCONFIG_IMX_MBOX=m and CONFIG_MXC_CLK_SCU=m.  It&apos;s caused by the Makefilewanting to build clk-scu.o and clk-imx8qxp.o as different targets butthat doesn&apos;t work (e.g. MXC_CLK_SCU = y while CLK_IMX8QXP = n)&quot;obj-$(CONFIG_MXC_CLK_SCU) += clk-imx-scu.o clk-imx-lpcg-scu.oclk-imx-scu-$(CONFIG_CLK_IMX8QXP) += clk-scu.o clk-imx8qxp.o&quot;Having MXC_CLK_SCU=y/m while CLK_IMX8QXP=n will cause a linker problemlike below:  LD [M]  drivers/clk/imx/clk-imx-scu.o  arm-poky-linux-gnueabi-ld: no input filesMake MXC_CLK_SCU be un-selectable by users so it can only be selected bythe CLK_IMX8QXP option, ensuring the two symbols are built together.Drop COMPILE_TEST too because this option isn&apos;t selectable anymore. Wecan remove it from MXC_CLK_SCU because CLK_IMX8QXP selects MXC_CLK_SCUwhich already has COMPILE_TEST.Fixes: e0d0d4d86c766 (&quot;clk: imx8qxp: Support building i.MX8QXP clock driver as module&quot;)Acked-by: Sebastian Andrzej Siewior &lt;bigeasy@linutronix.de&gt;Signed-off-by: Dong Aisheng &lt;aisheng.dong@nxp.com&gt;Link: https://lore.kernel.org/r/20201130084624.21113-1-aisheng.dong@nxp.com[sboyd@kernel.org: Rework commit text]Signed-off-by: Stephen Boyd &lt;sboyd@kernel.org&gt;

            List of files:
            /linux-6.15/drivers/clk/imx/Kconfig</description>
        <pubDate>Mon, 30 Nov 2020 08:46:24 +0000</pubDate>
        <dc:creator>Dong Aisheng &lt;aisheng.dong@nxp.com&gt;</dc:creator>
    </item>
<item>
        <title>80583774 - clk: imx: imx21: Remove clock driver</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/clk/imx/Kconfig#80583774</link>
        <description>clk: imx: imx21: Remove clock driverAs i.MX21 support has been removed, get rid of its clock driver too.Signed-off-by: Fabio Estevam &lt;festevam@gmail.com&gt;Acked-by: Arnd Bergmann &lt;arnd@arndb.de&gt;Signed-off-by: Shawn Guo &lt;shawnguo@kernel.org&gt;

            List of files:
            /linux-6.15/drivers/clk/imx/Kconfig</description>
        <pubDate>Thu, 17 Sep 2020 00:41:25 +0000</pubDate>
        <dc:creator>Fabio Estevam &lt;festevam@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>e0d0d4d8 - clk: imx8qxp: Support building i.MX8QXP clock driver as module</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/clk/imx/Kconfig#e0d0d4d8</link>
        <description>clk: imx8qxp: Support building i.MX8QXP clock driver as moduleChange configuration to &quot;tristate&quot;, add module author, description andlicense to support building i.MX8QXP clock drivers as module.Signed-off-by: Anson Huang &lt;Anson.Huang@nxp.com&gt;Reviewed-by: Stephen Boyd &lt;sboyd@kernel.org&gt;Signed-off-by: Shawn Guo &lt;shawnguo@kernel.org&gt;

            List of files:
            /linux-6.15/drivers/clk/imx/Kconfig</description>
        <pubDate>Thu, 30 Jul 2020 01:22:54 +0000</pubDate>
        <dc:creator>Anson Huang &lt;Anson.Huang@nxp.com&gt;</dc:creator>
    </item>
<item>
        <title>9a976cd2 - clk: imx8m: Support module build</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/clk/imx/Kconfig#9a976cd2</link>
        <description>clk: imx8m: Support module buildChange configuration to &quot;tristate&quot;, add module author, descriptionand license to support building i.MX8M SoCs clock driver as module.Signed-off-by: Anson Huang &lt;Anson.Huang@nxp.com&gt;Reviewed-by: Dong Aisheng &lt;aisheng.dong@nxp.com&gt;Reviewed-by: Stephen Boyd &lt;sboyd@kernel.org&gt;Signed-off-by: Shawn Guo &lt;shawnguo@kernel.org&gt;

            List of files:
            /linux-6.15/drivers/clk/imx/Kconfig</description>
        <pubDate>Thu, 30 Jul 2020 01:22:53 +0000</pubDate>
        <dc:creator>Anson Huang &lt;Anson.Huang@nxp.com&gt;</dc:creator>
    </item>
<item>
        <title>f1f018dc - clk: imx: Add clock configuration for ARMv7 platforms</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/clk/imx/Kconfig#f1f018dc</link>
        <description>clk: imx: Add clock configuration for ARMv7 platformsAdd CONFIG_CLK_xxx for i.MX ARMv7 platforms, and use it as build optioninstead of CONFIG_SOC_xxx, the CONFIG_CLK_xxx will be selected by defaultaccording to CONFIG_SOC_xxx.Signed-off-by: Anson Huang &lt;Anson.Huang@nxp.com&gt;Reviewed-by: Dong Aisheng &lt;aisheng.dong@nxp.com&gt;Reviewed-by: Stephen Boyd &lt;sboyd@kernel.org&gt;Signed-off-by: Shawn Guo &lt;shawnguo@kernel.org&gt;

            List of files:
            /linux-6.15/drivers/clk/imx/Kconfig</description>
        <pubDate>Thu, 30 Jul 2020 01:22:52 +0000</pubDate>
        <dc:creator>Anson Huang &lt;Anson.Huang@nxp.com&gt;</dc:creator>
    </item>
<item>
        <title>870ed5e2 - clk: imx: Support building i.MX common clock driver as module</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/clk/imx/Kconfig#870ed5e2</link>
        <description>clk: imx: Support building i.MX common clock driver as moduleThere are more and more requirements of building SoC specific driversas modules, add support for building i.MX common clock driver as moduleto meet the requirement.Signed-off-by: Anson Huang &lt;Anson.Huang@nxp.com&gt;Reviewed-by: Stephen Boyd &lt;sboyd@kernel.org&gt;Signed-off-by: Shawn Guo &lt;shawnguo@kernel.org&gt;

            List of files:
            /linux-6.15/drivers/clk/imx/Kconfig</description>
        <pubDate>Thu, 30 Jul 2020 01:22:51 +0000</pubDate>
        <dc:creator>Anson Huang &lt;Anson.Huang@nxp.com&gt;</dc:creator>
    </item>
<item>
        <title>b1fe0d09 - clk: imx: drop the dependency on ARM64 for i.MX8M</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/clk/imx/Kconfig#b1fe0d09</link>
        <description>clk: imx: drop the dependency on ARM64 for i.MX8MMoving to support aarch32 mode on aarch64 hardware, need to dropthe dependency on ARM64 to make the driver could be selected forARM32.Signed-off-by: Peng Fan &lt;peng.fan@nxp.com&gt;Acked-by: Arnd Bergmann &lt;arnd@arndb.de&gt;Acked-by: Stephen Boyd &lt;sboyd@kernel.org&gt;Signed-off-by: Shawn Guo &lt;shawnguo@kernel.org&gt;

            List of files:
            /linux-6.15/drivers/clk/imx/Kconfig</description>
        <pubDate>Fri, 13 Mar 2020 03:27:15 +0000</pubDate>
        <dc:creator>Peng Fan &lt;peng.fan@nxp.com&gt;</dc:creator>
    </item>
<item>
        <title>9c140d99 - clk: imx: Add support for i.MX8MP clock driver</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/clk/imx/Kconfig#9c140d99</link>
        <description>clk: imx: Add support for i.MX8MP clock driverAdd clock driver support for i.MX8MP which is a new SoC of i.MX8Mfamily.Signed-off-by: Anson Huang &lt;Anson.Huang@nxp.com&gt;Reviewed-by: Abel Vesa &lt;abel.vesa@nxp.com&gt;Signed-off-by: Shawn Guo &lt;shawnguo@kernel.org&gt;

            List of files:
            /linux-6.15/drivers/clk/imx/Kconfig</description>
        <pubDate>Wed, 08 Jan 2020 01:53:36 +0000</pubDate>
        <dc:creator>Anson Huang &lt;Anson.Huang@nxp.com&gt;</dc:creator>
    </item>
<item>
        <title>96d6392b - clk: imx: Add support for i.MX8MN clock driver</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/clk/imx/Kconfig#96d6392b</link>
        <description>clk: imx: Add support for i.MX8MN clock driverThis patch adds i.MX8MN clock driver support.Signed-off-by: Anson Huang &lt;Anson.Huang@nxp.com&gt;Signed-off-by: Shawn Guo &lt;shawnguo@kernel.org&gt;

            List of files:
            /linux-6.15/drivers/clk/imx/Kconfig</description>
        <pubDate>Wed, 19 Jun 2019 05:52:46 +0000</pubDate>
        <dc:creator>Anson Huang &lt;Anson.Huang@nxp.com&gt;</dc:creator>
    </item>
<item>
        <title>ba5625c3 - clk: imx: Add clock driver support for imx8mm</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/clk/imx/Kconfig#ba5625c3</link>
        <description>clk: imx: Add clock driver support for imx8mmAdd clock driver support for i.MX8MM SOC.Signed-off-by: Bai Ping &lt;ping.bai@nxp.com&gt;Signed-off-by: Stephen Boyd &lt;sboyd@kernel.org&gt;

            List of files:
            /linux-6.15/drivers/clk/imx/Kconfig</description>
        <pubDate>Tue, 22 Jan 2019 09:31:51 +0000</pubDate>
        <dc:creator>Bai Ping &lt;ping.bai@nxp.com&gt;</dc:creator>
    </item>
</channel>
</rss>
