mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-07 17:57:47 +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.
33 lines
1.9 KiB
XML
33 lines
1.9 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>Processor type and features --->
|
|
[*] EFI runtime service support [EFI]
|
|
-*- Enable the block layer ---> [BLOCK]
|
|
Partition Types --->
|
|
[ /*] Advanced partition selection [PARTITION_ADVANCED]
|
|
[*] EFI GUID Partition support [EFI_PARTITION]
|
|
Device Drivers --->
|
|
Firmware Drivers --->
|
|
[*] Mark VGA/VBE/EFI FB as generic system framebuffer [SYSFB_SIMPLEFB]
|
|
Graphics support --->
|
|
<*> Direct Rendering Manager (XFree86 4.1.0 and higher DRI support) --->
|
|
... [DRM]
|
|
[*] Enable legacy fbdev support for your modesetting driver
|
|
... [DRM_FBDEV_EMULATION]
|
|
<*> Simple framebuffer driver [DRM_SIMPLEDRM]
|
|
Frame buffer Devices --->
|
|
<*> Support for frame buffer devices ---> [FB]
|
|
Console display driver support --->
|
|
-*- Framebuffer Console support [FRAMEBUFFER_CONSOLE]
|
|
File systems --->
|
|
DOS/FAT/EXFAT/NT Filesystems --->
|
|
<*/M> VFAT (Windows-95) fs support [VFAT_FS]
|
|
Pseudo filesystems --->
|
|
<*/M> EFI Variable filesystem [EFIVAR_FS]
|
|
-*- Native language support ---> [NLS]
|
|
<*/M> Codepage 437 (United States, Canada) [NLS_CODEPAGE_437]
|
|
<*/M> NLS ISO 8859-1 (Latin 1; Western European Languages) [NLS_ISO8859_1]</literal></screen>
|