<?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>dc3e0aa5 - misc: remove redundant &apos;default n&apos; from Kconfig-s</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/misc/c2port/Kconfig#dc3e0aa5</link>
        <description>misc: remove redundant &apos;default n&apos; from Kconfig-s&apos;default n&apos; is the default value for any bool or tristate Kconfigsetting so there is no need to write it explicitly.Also since commit f467c5640c29 (&quot;kconfig: only write &apos;# CONFIG_FOOis not set&apos; for visible symbols&quot;) the Kconfig behavior is the sameregardless of &apos;default n&apos; being present or not:    ...    One side effect of (and the main motivation for) this change is making    the following two definitions behave exactly the same:        config FOO                bool        config FOO                bool                default n    With this change, neither of these will generate a    &apos;# CONFIG_FOO is not set&apos; line (assuming FOO isn&apos;t selected/implied).    That might make it clearer to people that a bare &apos;default n&apos; is    redundant.    ...Signed-off-by: Bartlomiej Zolnierkiewicz &lt;b.zolnierkie@samsung.com&gt;Acked-by: Frederic Barrat &lt;fbarrat@linux.ibm.com&gt;Acked-by: Arnd Bergmann &lt;arnd@arndb.de&gt;Acked-by: Michael Ellerman &lt;mpe@ellerman.id.au&gt;Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;

            List of files:
            /linux-6.15/drivers/misc/c2port/Kconfig</description>
        <pubDate>Mon, 20 May 2019 14:10:46 +0000</pubDate>
        <dc:creator>Bartlomiej Zolnierkiewicz &lt;b.zolnierkie@samsung.com&gt;</dc:creator>
    </item>
<item>
        <title>ec8f24b7 - treewide: Add SPDX license identifier - Makefile/Kconfig</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/misc/c2port/Kconfig#ec8f24b7</link>
        <description>treewide: Add SPDX license identifier - Makefile/KconfigAdd SPDX license identifiers to all Make/Kconfig files which: - Have no license information of any formThese files fall under the project license, GPL v2 only. The resulting SPDXlicense identifier is:  GPL-2.0-onlySigned-off-by: Thomas Gleixner &lt;tglx@linutronix.de&gt;Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;

            List of files:
            /linux-6.15/drivers/misc/c2port/Kconfig</description>
        <pubDate>Sun, 19 May 2019 12:07:45 +0000</pubDate>
        <dc:creator>Thomas Gleixner &lt;tglx@linutronix.de&gt;</dc:creator>
    </item>
<item>
        <title>65929215 - char/misc: remove CONFIG_EXPERIMENTAL dependencies</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/misc/c2port/Kconfig#65929215</link>
        <description>char/misc: remove CONFIG_EXPERIMENTAL dependenciesAs discussed at the kernel summit this year, CONFIG_EXPERIMENTAL meansnothing, so let&apos;s get rid of it.Cc: Kees Cook &lt;keescook@chromium.org&gt;Cc: Arnd Bergmann &lt;arnd@arndb.de&gt;Cc: Tomas Winkler &lt;tomas.winkler@intel.com&gt;Cc: Jiri Kosina &lt;jkosina@suse.cz&gt;Cc: Paul Bolle &lt;pebolle@tiscali.nl&gt;Cc: Andrew Morton &lt;akpm@linux-foundation.org&gt;Cc: Anatolij Gustschin &lt;agust@denx.de&gt;Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;

            List of files:
            /linux-6.15/drivers/misc/c2port/Kconfig</description>
        <pubDate>Tue, 18 Sep 2012 15:14:53 +0000</pubDate>
        <dc:creator>Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;</dc:creator>
    </item>
<item>
        <title>e1d20601 - c2port: fix bogus Kconfig &quot;default no&quot;</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/misc/c2port/Kconfig#e1d20601</link>
        <description>c2port: fix bogus Kconfig &quot;default no&quot;Strictly speaking &quot;no&quot; is a valid, but undefined, Kconfig symbol. But whatobviously was meant here was &quot;n&quot;.While we&apos;re touching this Kconfig file also drop the superfluousdependency on C2PORT for C2PORT_DURAMAR_2150. Its Kconfig entry isalready wrapped in &quot;if C2PORT&quot; and &quot;endif&quot;.Signed-off-by: Paul Bolle &lt;pebolle@tiscali.nl&gt;Signed-off-by: Jiri Kosina &lt;jkosina@suse.cz&gt;

            List of files:
            /linux-6.15/drivers/misc/c2port/Kconfig</description>
        <pubDate>Mon, 07 May 2012 09:00:37 +0000</pubDate>
        <dc:creator>Paul Bolle &lt;pebolle@tiscali.nl&gt;</dc:creator>
    </item>
<item>
        <title>65131cd5 - c2port: add c2port support for Eurotech Duramar 2150</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/misc/c2port/Kconfig#65131cd5</link>
        <description>c2port: add c2port support for Eurotech Duramar 2150Signed-off-by: Rodolfo Giometti &lt;giometti@linux.it&gt;Cc: Greg KH &lt;greg@kroah.com&gt;Signed-off-by: Andrew Morton &lt;akpm@linux-foundation.org&gt;Signed-off-by: Linus Torvalds &lt;torvalds@linux-foundation.org&gt;

            List of files:
            /linux-6.15/drivers/misc/c2port/Kconfig</description>
        <pubDate>Wed, 12 Nov 2008 21:27:14 +0000</pubDate>
        <dc:creator>Rodolfo Giometti &lt;giometti@linux.it&gt;</dc:creator>
    </item>
<item>
        <title>4e17e1db - Add c2 port support</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/misc/c2port/Kconfig#4e17e1db</link>
        <description>Add c2 port supportC2port implements a two wire serial communication protocol (bitbanging) designed to enable in-system programming, debugging, andboundary-scan testing on low pin-count Silicon Labs devices.Currently this code supports only flash programming through sysfsinterface but extensions shoud be easy to add.Signed-off-by: Rodolfo Giometti &lt;giometti@linux.it&gt;Cc: Greg KH &lt;greg@kroah.com&gt;Signed-off-by: Andrew Morton &lt;akpm@linux-foundation.org&gt;Signed-off-by: Linus Torvalds &lt;torvalds@linux-foundation.org&gt;

            List of files:
            /linux-6.15/drivers/misc/c2port/Kconfig</description>
        <pubDate>Wed, 12 Nov 2008 21:27:12 +0000</pubDate>
        <dc:creator>Rodolfo Giometti &lt;giometti@linux.it&gt;</dc:creator>
    </item>
</channel>
</rss>
