mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-06 00:48:19 +08:00
14176436f0
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.
12 lines
708 B
XML
12 lines
708 B
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>File systems --->
|
|
<*/M> Reiserfs support (deprecated) [REISERFS_FS]
|
|
[*] ReiserFS extended attributes [REISERFS_FS_XATTR]
|
|
[*] ReiserFS POSIX Access Control Lists [REISERFS_FS_POSIX_ACL]
|
|
<*/M> Btrfs filesystem support [BTRFS_FS]
|
|
[*] Btrfs POSIX Access Control Lists [BTRFS_FS_POSIX_ACL]</literal></screen>
|