glfs/postlfs/filesystems/lvm2-kernel.xml
Xi Ruoyao 14176436f0
kernel-config: Update the script
1. Don't throw unspecified entries too early.  Doing so caused various
   rendering glitches.  And we can now also check if an entry is
   selected but it's parent not.
2. "menu"s in Kconfig can also have dependencies...

Some pre-existing .toml data files are found problematic after the
change, fix them and regenerate all rendered -kernel.xml files.
2023-07-31 21:44:37 +08:00

21 lines
1.4 KiB
XML

<?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><literal>Device Drivers ---&gt;
[*] Block devices ---&gt; [BLK_DEV]
&lt;*/M&gt; RAM block device support [BLK_DEV_RAM]
[*] Multiple devices driver support (RAID and LVM) ---&gt; [MD]
&lt;*/M&gt; Device mapper support [BLK_DEV_DM]
&lt;*/M&gt; Crypt target support [DM_CRYPT]
&lt;*/M&gt; Snapshot target [DM_SNAPSHOT]
&lt;*/M&gt; Thin provisioning target [DM_THIN_PROVISIONING]
&lt;*/M&gt; Cache target (EXPERIMENTAL) [DM_CACHE]
&lt;*/M&gt; Mirror target [DM_MIRROR]
&lt;*/M&gt; Zero target [DM_ZERO]
&lt;*/M&gt; I/O delaying target [DM_DELAY]
Kernel hacking ---&gt;
Generic Kernel Debugging Instruments ---&gt;
[*] Magic SysRq key [MAGIC_SYSRQ]</literal></screen>