source: postlfs/filesystems/mdadm-kernel.xml@ c40c526

12.1 ken/TL2024 lazarus plabs/newcss rahul/power-profiles-daemon trunk xry111/llvm18
Last change on this file since c40c526 was b870678, checked in by Xi Ruoyao <xry111@…>, 7 months ago

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.

  • Property mode set to 100644
File size: 1.2 KB
Line 
1<?xml version="1.0" encoding="ISO-8859-1"?>
2<!DOCTYPE note PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
3 "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd">
4<!-- Automatically generated by kernel-config.py
5 DO NOT EDIT! -->
6<screen><emphasis role='blue'>D</emphasis>evice Drivers ---&gt;
7 [*] M<emphasis role='blue'>u</emphasis>ltiple devices driver support (RAID and LVM) ---&gt; [MD]
8 &lt;*/M&gt; <emphasis role='blue'>R</emphasis>AID support [BLK_DEV_MD]
9 [*] <emphasis role='blue'>A</emphasis>utodetect RAID arrays during kernel boot [MD_AUTODETECT]
10 # Only the RAID types desired are required:
11 &lt; /*/M&gt; <emphasis role='blue'>R</emphasis>AID-0 (striping) mode [MD_RAID0]
12 &lt; /*/M&gt; <emphasis role='blue'>R</emphasis>AID-1 (mirroring) mode [MD_RAID1]
13 &lt; /*/M&gt; <emphasis role='blue'>R</emphasis>AID-10 (mirrored striping) mode [MD_RAID10]
14 &lt; /*/M&gt; <emphasis role='blue'>R</emphasis>AID-4/RAID-5/RAID-6 mode [MD_RAID456]</screen>
Note: See TracBrowser for help on using the repository browser.