<?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>322a00ef - drm/log: select CONFIG_FONT_SUPPORT</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/lib/fonts/Kconfig#322a00ef</link>
        <description>drm/log: select CONFIG_FONT_SUPPORTWithout fonts, this fails to link:drivers/gpu/drm/clients/drm_log.o: in function `drm_log_init_client&apos;:drm_log.c:(.text+0x3d4): undefined reference to `get_default_font&apos;Select this, like the other users do.Fixes: f7b42442c4ac (&quot;drm/log: Introduce a new boot logger to draw the kmsg on the screen&quot;)Signed-off-by: Arnd Bergmann &lt;arnd@arndb.de&gt;Reviewed-by: Jocelyn Falempe &lt;jfalempe@redhat.com&gt;Signed-off-by: Jocelyn Falempe &lt;jfalempe@redhat.com&gt;Link: https://patchwork.freedesktop.org/patch/msgid/20241212154003.1313437-1-arnd@kernel.org

            List of files:
            /linux-6.15/lib/fonts/Kconfig</description>
        <pubDate>Thu, 12 Dec 2024 15:39:50 +0000</pubDate>
        <dc:creator>Arnd Bergmann &lt;arnd@arndb.de&gt;</dc:creator>
    </item>
<item>
        <title>a03a84be - lib/fonts: Fix visiblity of SUN12x22 and TER16x32 if DRM_PANIC</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/lib/fonts/Kconfig#a03a84be</link>
        <description>lib/fonts: Fix visiblity of SUN12x22 and TER16x32 if DRM_PANICWhen CONFIG_FONTS (&quot;Select compiled-in fonts&quot;) is not enabled, the usershould not be asked about any fonts.  However, when CONFIG_DRM_PANIC isenabled, the user is still asked about the Sparc console 12x22 andTerminus 16x32 fonts.Fix this by moving the &quot;|| DRM_PANIC&quot; to where it belongs.Split the dependency in two rules to improve readability.Fixes: b94605a3889b9084 (&quot;lib/fonts: Allow to select fonts for drm_panic&quot;)Signed-off-by: Geert Uytterhoeven &lt;geert+renesas@glider.be&gt;Reviewed-by: Jocelyn Falempe &lt;jfalempe@redhat.com&gt;Signed-off-by: Jocelyn Falempe &lt;jfalempe@redhat.com&gt;Link: https://patchwork.freedesktop.org/patch/msgid/ac474c6755800e61e18bd5af407c6acb449c5149.1718305355.git.geert+renesas@glider.be

            List of files:
            /linux-6.15/lib/fonts/Kconfig</description>
        <pubDate>Thu, 13 Jun 2024 19:18:01 +0000</pubDate>
        <dc:creator>Geert Uytterhoeven &lt;geert+renesas@glider.be&gt;</dc:creator>
    </item>
<item>
        <title>b94605a3 - lib/fonts: Allow to select fonts for drm_panic</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/lib/fonts/Kconfig#b94605a3</link>
        <description>lib/fonts: Allow to select fonts for drm_panicdrm_panic has been introduced recently, and uses the same fonts asFRAMEBUFFER_CONSOLE.Signed-off-by: Jocelyn Falempe &lt;jfalempe@redhat.com&gt;Acked-by: Daniel Vetter &lt;daniel.vetter@ffwll.ch&gt;Link: https://patchwork.freedesktop.org/patch/msgid/20240419132243.154466-1-jfalempe@redhat.com

            List of files:
            /linux-6.15/lib/fonts/Kconfig</description>
        <pubDate>Fri, 19 Apr 2024 13:20:19 +0000</pubDate>
        <dc:creator>Jocelyn Falempe &lt;jfalempe@redhat.com&gt;</dc:creator>
    </item>
<item>
        <title>84b76d05 - lib/fonts: Allow Sparc console 8x16 font for sparc64 early boot text console</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/lib/fonts/Kconfig#84b76d05</link>
        <description>lib/fonts: Allow Sparc console 8x16 font for sparc64 early boot text consoleAllow FONT_SUN8x16 when EARLYFB is enabled for sparc64, even whenFRAMEBUFFER_CONSOLE is not to avoid the following warning for this case   WARNING: unmet direct dependencies detected for FONT_SUN8x16     Depends on [n]: FONT_SUPPORT [=y] &amp;&amp; (FRAMEBUFFER_CONSOLE [=n] &amp;&amp; (FONTS [=n] || SPARC [=y]) || BOOTX_TEXT)     Selected by [y]:     - EARLYFB [=y] &amp;&amp; SPARC64 [=y]by allowing it in the same manner as is done for powerpc in commit0ebc7feae79a (&quot;powerpc: Use shared font data&quot;).Signed-off-by: Andreas Larsson &lt;andreas@gaisler.com&gt;Fixes: 0f1991949d9b (&quot;sparc: Use shared font data&quot;)Reported-by: kernel test robot &lt;lkp@intel.com&gt;Closes: https://lore.kernel.org/oe-kbuild-all/202402241539.epQT43nI-lkp@intel.com/Cc: &quot;Dr. David Alan Gilbert&quot; &lt;linux@treblig.org&gt;Cc: Michael Ellerman &lt;mpe@ellerman.id.au&gt;Cc: Sam Ravnborg &lt;sam@ravnborg.org&gt;Cc: Randy Dunlap &lt;rdunlap@infradead.org&gt;Cc: &quot;David S. Miller&quot; &lt;davem@davemloft.net&gt;Reviewed-by: Dr. David Alan Gilbert &lt;linux@treblig.org&gt;Link: https://lore.kernel.org/r/20240307180742.900068-1-andreas@gaisler.com

            List of files:
            /linux-6.15/lib/fonts/Kconfig</description>
        <pubDate>Thu, 07 Mar 2024 18:07:42 +0000</pubDate>
        <dc:creator>Andreas Larsson &lt;andreas@gaisler.com&gt;</dc:creator>
    </item>
<item>
        <title>0ebc7fea - powerpc: Use shared font data</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/lib/fonts/Kconfig#0ebc7fea</link>
        <description>powerpc: Use shared font dataPowerPC has a &apos;btext&apos; font used for the console which is almost identicalto the shared font_sun8x16, so use it rather than duplicating the data.They were actually identical until about a decade ago when   commit bcfbeecea11c (&quot;drivers: console: font_: Change a glyph from                        &quot;broken bar&quot; to &quot;vertical line&quot;&quot;)which changed the | in the shared font to be a solidbar rather than a broken bar.  That&apos;s the only difference.This was originally spotted by the PMF source code analyser, whichnoticed that sparc does the same thing with the same data, and theyalso share a bunch of functions to manipulate the data.  I&apos;ve previouslyposted a near identical patch for sparc.Tested very lightly with a boot without FS in qemu.Signed-off-by: &quot;Dr. David Alan Gilbert&quot; &lt;linux@treblig.org&gt;Signed-off-by: Michael Ellerman &lt;mpe@ellerman.id.au&gt;Link: https://msgid.link/20230825142754.1487900-1-linux@treblig.org

            List of files:
            /linux-6.15/lib/fonts/Kconfig</description>
        <pubDate>Fri, 25 Aug 2023 14:27:54 +0000</pubDate>
        <dc:creator>Dr. David Alan Gilbert &lt;linux@treblig.org&gt;</dc:creator>
    </item>
<item>
        <title>e2028c8e - lib/fonts: add font 6x8 for OLED display</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/lib/fonts/Kconfig#e2028c8e</link>
        <description>lib/fonts: add font 6x8 for OLED displayThis font is derived from lib/fonts/font_6x10.c and is useful for smallOLED displaysSigned-off-by: Sven Schneider &lt;s.schneider@arkona-technologies.de&gt;Signed-off-by: Sascha Hauer &lt;s.hauer@pengutronix.de&gt;Reviewed-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;Signed-off-by: Bartlomiej Zolnierkiewicz &lt;b.zolnierkie@samsung.com&gt;Link: https://patchwork.freedesktop.org/patch/msgid/20200820082137.5907-1-s.hauer@pengutronix.de

            List of files:
            /linux-6.15/lib/fonts/Kconfig</description>
        <pubDate>Thu, 20 Aug 2020 08:21:37 +0000</pubDate>
        <dc:creator>Sven Schneider &lt;s.schneider@arkona-technologies.de&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/lib/fonts/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/lib/fonts/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>ac8b6f14 - Fonts: New Terminus large console font</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/lib/fonts/Kconfig#ac8b6f14</link>
        <description>Fonts: New Terminus large console fontThis patch adds an option to compile-in a high resolutionand large Terminus (ter16x32) bitmap console font for use withHiDPI and Retina screens.The font was convereted from standard Terminus ter-i32b.psf(size 16x32) with the help of psftools and minor hand editingdeleting useless characters.This patch is non-intrusive, no options are enabled by default so mostusers won&apos;t notice a thing.I am placing my changes under the GPL 2.0 just as source Terminus font.Signed-off-by: Amanoel Dawod &lt;amanoeladawod@gmail.com&gt;Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;

            List of files:
            /linux-6.15/lib/fonts/Kconfig</description>
        <pubDate>Wed, 05 Dec 2018 23:56:37 +0000</pubDate>
        <dc:creator>Amanoel Dawod &lt;amanoeladawod@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>7bcae826 - lib/fonts/Kconfig: keep non-Sparc fonts listed together</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/lib/fonts/Kconfig#7bcae826</link>
        <description>lib/fonts/Kconfig: keep non-Sparc fonts listed togetherKeep fonts together and indented (in menu) as much as possible.  Thismoves the Sparc font choices to the end of the menu since they havedifferent dependencies.Link: http://lkml.kernel.org/r/de6d8977-c6d6-a82d-c953-f2a2fefdb8a5@infradead.orgSigned-off-by: Randy Dunlap &lt;rdunlap@infradead.org&gt;Cc: Geert Uytterhoeven &lt;geert@linux-m68k.org&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/lib/fonts/Kconfig</description>
        <pubDate>Mon, 27 Feb 2017 22:28:09 +0000</pubDate>
        <dc:creator>Randy Dunlap &lt;rdunlap@infradead.org&gt;</dc:creator>
    </item>
<item>
        <title>33ac9dba - fonts: Add 6x10 font</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/lib/fonts/Kconfig#33ac9dba</link>
        <description>fonts: Add 6x10 fontThis font is suitable for framebuffer consoles on devices with a320x240 screen, to get a reasonable number of characters (53x24) thatare still at a readable size.The font is derived from the existing 6x11 font, but gets 3 extralines without sacrificing readability. Also I redesigned a some glyhpsso they are more distinct and better fill the available space.Signed-off-by: Maarten ter Huurne &lt;maarten@treewalker.org&gt;Signed-off-by: Tomi Valkeinen &lt;tomi.valkeinen@ti.com&gt;

            List of files:
            /linux-6.15/lib/fonts/Kconfig</description>
        <pubDate>Tue, 09 Sep 2014 11:46:28 +0000</pubDate>
        <dc:creator>Maarten ter Huurne &lt;maarten@treewalker.org&gt;</dc:creator>
    </item>
<item>
        <title>a2fb4d78 - partly revert commit 8a10bc9: parisc/sti_console: prefer Linux fonts over built-in ROM fonts</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/lib/fonts/Kconfig#a2fb4d78</link>
        <description>partly revert commit 8a10bc9: parisc/sti_console: prefer Linux fonts over built-in ROM fontsSTI console is used on parisc and m68k HP machines. This patch partly revertsmy previous commit and as such restores the fonts for the m68k machines.Signed-off-by: Helge Deller &lt;deller@gmx.de&gt;Cc: stable@vger.kernel.org # v3.13

            List of files:
            /linux-6.15/lib/fonts/Kconfig</description>
        <pubDate>Sun, 23 Mar 2014 15:39:52 +0000</pubDate>
        <dc:creator>Helge Deller &lt;deller@gmx.de&gt;</dc:creator>
    </item>
<item>
        <title>8a10bc9d - parisc/sti_console: prefer Linux fonts over built-in ROM fonts</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/lib/fonts/Kconfig#8a10bc9d</link>
        <description>parisc/sti_console: prefer Linux fonts over built-in ROM fontsThe built-in ROM fonts lack many necessary ASCII characters, which iswhy it makes sens to prefer the Linux fonts instead if they areavailable.  This makes consoles on STI graphics cards which are notsupported by the stifb driver (e.g. Visualize FXe) looks much nicer.Signed-off-by: Helge Deller &lt;deller@gmx.de&gt;Cc: stable@vger.kernel.org # v3.13

            List of files:
            /linux-6.15/lib/fonts/Kconfig</description>
        <pubDate>Fri, 31 Jan 2014 14:39:40 +0000</pubDate>
        <dc:creator>Helge Deller &lt;deller@gmx.de&gt;</dc:creator>
    </item>
<item>
        <title>ee89bd6b - lib: Move fonts from drivers/video/console/ to lib/fonts/</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/lib/fonts/Kconfig#ee89bd6b</link>
        <description>lib: Move fonts from drivers/video/console/ to lib/fonts/Several drivers need font support independent of CONFIG_VT, cfr. commit9cbce8d7e1dae0744ca4f68d62aa7de18196b6f4, &quot;console/font: Refactor fontsupport code selection logic&quot;).Hence move the fonts and their support logic from drivers/video/console/ toits own library directory lib/fonts/.This also allows to limit processing of drivers/video/console/Makefile toCONFIG_VT=y again.[Kevin Hilman &lt;khilman@linaro.org&gt;: Update arch/arm/boot/compressed/Makefile]Signed-off-by: Geert Uytterhoeven &lt;geert@linux-m68k.org&gt;

            List of files:
            /linux-6.15/lib/fonts/Kconfig</description>
        <pubDate>Sun, 09 Jun 2013 09:46:43 +0000</pubDate>
        <dc:creator>Geert Uytterhoeven &lt;geert@linux-m68k.org&gt;</dc:creator>
    </item>
</channel>
</rss>
