kernel-config: Regenerate with Linux 6.6.3

Intel and AMD microcode support is now always enabled on x86[_64] and
CONFIG_MICROCODE is now hidden, thus remove amd-ucode and intel-ucode
kernel configuration info.

The other changes seem trivial.
This commit is contained in:
Xi Ruoyao 2023-12-05 14:29:14 +08:00
parent b8fc37e536
commit b870678442
No known key found for this signature in database
GPG Key ID: ACAAD20E19E710E3
8 changed files with 8 additions and 48 deletions

View File

@ -1 +1 @@
6.5.3
6.6.3

View File

@ -1,3 +0,0 @@
BLK_DEV_INITRD='*'
MICROCODE='*'
MICROCODE_AMD='*'

View File

@ -1,3 +0,0 @@
BLK_DEV_INITRD='*'
MICROCODE='*'
MICROCODE_INTEL='*'

View File

@ -1,12 +0,0 @@
<?xml version="1.0" encoding="ISO-8859-1"?>
<!DOCTYPE note PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd">
<!-- Automatically generated by kernel-config.py
DO NOT EDIT! -->
<screen><emphasis role='blue'>G</emphasis>eneral setup ---&gt;
[*] <emphasis role='blue'>I</emphasis>nitial RAM filesystem and RAM disk (initramfs/initrd) support
... [BLK_DEV_INITRD]
<emphasis role='blue'>P</emphasis>rocessor type and features ---&gt;
[*] <emphasis role='blue'>C</emphasis>PU microcode loading support [MICROCODE]
[*] <emphasis role='blue'>A</emphasis>MD microcode loading support [MICROCODE_AMD]</screen>

View File

@ -260,13 +260,8 @@
the value of the <quote>microcode</quote> field in
<filename>/proc/cpuinfo</filename> is 0xb4 or greater, it indicates
the microcode update is already applied by the BIOS. Otherwise,
configure the kernel to support loading Intel microcode, and then
proceed to <xref linkend='early-microcode'/>:
proceed to <xref linkend='early-microcode'/>.
</para>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
href="intel-ucode-kernel.xml"/>
</sect3>
<sect3 id="amd-microcode">
@ -301,13 +296,8 @@
If the value of the <quote>microcode</quote> field in
<filename>/proc/cpuinfo</filename> is 0x10000c8 or greater, it
indicates the BIOS has already applied the microcode update.
Otherwise, configure the kernel to support loading AMD microcode,
and then proceed to <xref linkend='early-microcode'/>:
Otherwise, proceed to <xref linkend='early-microcode'/>.
</para>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
href="amd-ucode-kernel.xml"/>
</sect3>
<sect3 id="early-microcode">

View File

@ -1,12 +0,0 @@
<?xml version="1.0" encoding="ISO-8859-1"?>
<!DOCTYPE note PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd">
<!-- Automatically generated by kernel-config.py
DO NOT EDIT! -->
<screen><emphasis role='blue'>G</emphasis>eneral setup ---&gt;
[*] <emphasis role='blue'>I</emphasis>nitial RAM filesystem and RAM disk (initramfs/initrd) support
... [BLK_DEV_INITRD]
<emphasis role='blue'>P</emphasis>rocessor type and features ---&gt;
[*] <emphasis role='blue'>C</emphasis>PU microcode loading support [MICROCODE]
[*] <emphasis role='blue'>I</emphasis>ntel microcode loading support [MICROCODE_INTEL]</screen>

View File

@ -8,7 +8,7 @@
&lt;*/M&gt; <emphasis role='blue'>R</emphasis>AID support [BLK_DEV_MD]
[*] <emphasis role='blue'>A</emphasis>utodetect RAID arrays during kernel boot [MD_AUTODETECT]
# Only the RAID types desired are required:
&lt; /*/M&gt; <emphasis role='blue'>R</emphasis>AID-0 (striping) mode [MD_RAID0]
&lt; /*/M&gt; <emphasis role='blue'>R</emphasis>AID-1 (mirroring) mode [MD_RAID1]
&lt; /*/M&gt; <emphasis role='blue'>R</emphasis>AID-10 (mirrored striping) mode [MD_RAID10]
&lt; /*/M&gt; <emphasis role='blue'>R</emphasis>AID-4/RAID-5/RAID-6 mode [MD_RAID456]</screen>
&lt; /*/M&gt; <emphasis role='blue'>R</emphasis>AID-0 (striping) mode [MD_RAID0]
&lt; /*/M&gt; <emphasis role='blue'>R</emphasis>AID-1 (mirroring) mode [MD_RAID1]
&lt; /*/M&gt; <emphasis role='blue'>R</emphasis>AID-10 (mirrored striping) mode [MD_RAID10]
&lt; /*/M&gt; <emphasis role='blue'>R</emphasis>AID-4/RAID-5/RAID-6 mode [MD_RAID456]</screen>

View File

@ -21,7 +21,7 @@
... [DRM_FBDEV_EMULATION]
&lt;*&gt; <emphasis role='blue'>S</emphasis>imple framebuffer driver [DRM_SIMPLEDRM]
<emphasis role='blue'>F</emphasis>rame buffer Devices ---&gt;
&lt;*&gt; <emphasis role='blue'>S</emphasis>upport for frame buffer devices ---&gt; [FB]
&lt;*&gt; <emphasis role='blue'>S</emphasis>upport for frame buffer device drivers ---&gt; [FB]
<emphasis role='blue'>C</emphasis>onsole display driver support ---&gt;
-*- <emphasis role='blue'>F</emphasis>ramebuffer Console support [FRAMEBUFFER_CONSOLE]