source: postlfs/filesystems/btrfs-progs-test-kernel.xml@ 1417643

12.0 12.1 ken/TL2024 ken/tuningfonts lazarus plabs/newcss python3.11 rahul/power-profiles-daemon renodr/vulkan-addition trunk xry111/llvm18
Last change on this file since 1417643 was 1417643, checked in by Xi Ruoyao <xry111@…>, 11 months ago

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.

  • Property mode set to 100644
File size: 708 bytes
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><literal>File systems ---&gt;
7 &lt;*/M&gt; Reiserfs support (deprecated) [REISERFS_FS]
8 [*] ReiserFS extended attributes [REISERFS_FS_XATTR]
9 [*] ReiserFS POSIX Access Control Lists [REISERFS_FS_POSIX_ACL]
10 &lt;*/M&gt; Btrfs filesystem support [BTRFS_FS]
11 [*] Btrfs POSIX Access Control Lists [BTRFS_FS_POSIX_ACL]</literal></screen>
Note: See TracBrowser for help on using the repository browser.