<?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/genwqe/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/genwqe/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/genwqe/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/genwqe/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>fb145456 - GenWQE: Add support for EEH error recovery</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/misc/genwqe/Kconfig#fb145456</link>
        <description>GenWQE: Add support for EEH error recoveryThis patch implements the callbacks and functions necessary to have EEHrecovery support.It adds a config option to enable or disable explicit calls to triggerplatform specific mechanisms on error recovery paths. This option isenabled by default only on PPC64 systems and can be overritten viadebugfs. If this option is enabled, on the error recovery path thedriver will call pci_channel_offline() to check for error condition andissue non-raw MMIO reads to trigger early EEH detection in case ofhardware failures. This is necessary since the driver MMIO helperfuntions use raw accessors.Signed-off-by: Kleber Sacilotto de Souza &lt;klebers@linux.vnet.ibm.com&gt;Acked-by: Frank Haverkamp &lt;haver@linux.vnet.ibm.com&gt;Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;

            List of files:
            /linux-6.15/drivers/misc/genwqe/Kconfig</description>
        <pubDate>Wed, 04 Jun 2014 13:57:51 +0000</pubDate>
        <dc:creator>Kleber Sacilotto de Souza &lt;klebers@linux.vnet.ibm.com&gt;</dc:creator>
    </item>
<item>
        <title>76f5adbc - GenWQE Enable driver</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/misc/genwqe/Kconfig#76f5adbc</link>
        <description>GenWQE Enable driverEnable possiblity to configure and build this driver.Signed-off-by: Frank Haverkamp &lt;haver@linux.vnet.ibm.com&gt;Co-authors: Joerg-Stephan Vogt &lt;jsvogt@de.ibm.com&gt;,            Michael Jung &lt;MIJUNG@de.ibm.com&gt;,            Michael Ruettger &lt;michael@ibmra.de&gt;Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;

            List of files:
            /linux-6.15/drivers/misc/genwqe/Kconfig</description>
        <pubDate>Mon, 09 Dec 2013 12:30:44 +0000</pubDate>
        <dc:creator>Frank Haverkamp &lt;haver@linux.vnet.ibm.com&gt;</dc:creator>
    </item>
</channel>
</rss>
