source: postlfs/filesystems/uefi-bootloaders/grub-setup-kernel.xml@ 6af847b

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

uefi: Use new kernel config

Fix an issue causing kernel-config.py not to process indented "source"
directive in Kconfig for this.

  • Property mode set to 100644
File size: 1.9 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 for Linux 6.4.7
5 DO NOT EDIT! -->
6<screen><literal>Processor type and features ---&gt;
7 [*] EFI runtime service support [EFI]
8Partition Types ---&gt;
9 [ /*] Advanced partition selection [PARTITION_ADVANCED]
10 [*] EFI GUID Partition support [EFI_PARTITION]
11Device Drivers ---&gt;
12 Firmware Drivers ---&gt;
13 [*] Mark VGA/VBE/EFI FB as generic system framebuffer [SYSFB_SIMPLEFB]
14 Graphics support ---&gt;
15 &lt;*&gt; Direct Rendering Manager (XFree86 4.1.0 and higher DRI support) ---&gt;
16 ... [DRM]
17 [*] Enable legacy fbdev support for your modesetting driver
18 ... [DRM_FBDEV_EMULATION]
19 &lt;*&gt; Simple framebuffer driver [DRM_SIMPLEDRM]
20 Frame buffer Devices ---&gt;
21 &lt;*&gt; Support for frame buffer devices ---&gt; [FB]
22 Console display driver support ---&gt;
23 -*- Framebuffer Console support [FRAMEBUFFER_CONSOLE]
24File systems ---&gt;
25 DOS/FAT/EXFAT/NT Filesystems ---&gt;
26 &lt;*/M&gt; VFAT (Windows-95) fs support [VFAT_FS]
27 Pseudo filesystems ---&gt;
28 &lt;*/M&gt; EFI Variable filesystem [EFIVAR_FS]
29 -*- Native language support ---&gt; [NLS]
30 &lt;*/M&gt; Codepage 437 (United States, Canada) [NLS_CODEPAGE_437]
31 &lt;*/M&gt; NLS ISO 8859-1 (Latin 1; Western European Languages) [NLS_ISO8859_1]</literal></screen>
Note: See TracBrowser for help on using the repository browser.