<?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>a7f7f624 - treewide: replace &apos;---help---&apos; in Kconfig files with &apos;help&apos;</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/staging/most/dim2/Kconfig#a7f7f624</link>
        <description>treewide: replace &apos;---help---&apos; in Kconfig files with &apos;help&apos;Since commit 84af7a6194e4 (&quot;checkpatch: kconfig: prefer &apos;help&apos; over&apos;---help---&apos;&quot;), the number of &apos;---help---&apos; has been graduallydecreasing, but there are still more than 2400 instances.This commit finishes the conversion. While I touched the lines,I also fixed the indentation.There are a variety of indentation styles found.  a) 4 spaces + &apos;---help---&apos;  b) 7 spaces + &apos;---help---&apos;  c) 8 spaces + &apos;---help---&apos;  d) 1 space + 1 tab + &apos;---help---&apos;  e) 1 tab + &apos;---help---&apos;    (correct indentation)  f) 1 tab + 1 space + &apos;---help---&apos;  g) 1 tab + 2 spaces + &apos;---help---&apos;In order to convert all of them to 1 tab + &apos;help&apos;, I ran thefollowing commend:  $ find . -name &apos;Kconfig*&apos; | xargs sed -i &apos;s/^[[:space:]]*---help---/\thelp/&apos;Signed-off-by: Masahiro Yamada &lt;masahiroy@kernel.org&gt;

            List of files:
            /linux-6.15/drivers/staging/most/dim2/Kconfig</description>
        <pubDate>Sat, 13 Jun 2020 16:50:22 +0000</pubDate>
        <dc:creator>Masahiro Yamada &lt;masahiroy@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>99b75a4e - staging: add missing SPDX lines to Kconfig files</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/staging/most/dim2/Kconfig#99b75a4e</link>
        <description>staging: add missing SPDX lines to Kconfig filesThere are a few remaining drivers/staging/*/Kconfig files that do nothave SPDX identifiers in them.  Add the correct GPL-2.0 identifier tothem to make scanning tools happy.Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;

            List of files:
            /linux-6.15/drivers/staging/most/dim2/Kconfig</description>
        <pubDate>Tue, 02 Apr 2019 10:31:48 +0000</pubDate>
        <dc:creator>Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;</dc:creator>
    </item>
<item>
        <title>21e57ff0 - staging: most: dim2: use device tree</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/staging/most/dim2/Kconfig#21e57ff0</link>
        <description>staging: most: dim2: use device treeThis patch removes the dependency to platform specific source filesthat do platform specific initialization and supply the IRQ number.Instead DT code is addedSigned-off-by: Christian Gromm &lt;christian.gromm@microchip.com&gt;Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;

            List of files:
            /linux-6.15/drivers/staging/most/dim2/Kconfig</description>
        <pubDate>Tue, 08 May 2018 09:45:11 +0000</pubDate>
        <dc:creator>Christian Gromm &lt;christian.gromm@microchip.com&gt;</dc:creator>
    </item>
<item>
        <title>9249c6a6 - staging: most: dim2: rename module</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/staging/most/dim2/Kconfig#9249c6a6</link>
        <description>staging: most: dim2: rename moduleThis patch renames the folder and source files of the dim2 module. It isneeded to clear the directory layout of the driver.Signed-off-by: Christian Gromm &lt;christian.gromm@microchip.com&gt;Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;

            List of files:
            /linux-6.15/drivers/staging/most/dim2/Kconfig</description>
        <pubDate>Tue, 21 Nov 2017 14:04:38 +0000</pubDate>
        <dc:creator>Christian Gromm &lt;christian.gromm@microchip.com&gt;</dc:creator>
    </item>
</channel>
</rss>
