source: chapter10/kernel/sysv.xml@ 11876e8

xry111/loongarch xry111/loongarch-12.0 xry111/loongarch-12.1
Last change on this file since 11876e8 was 11876e8, checked in by Xi Ruoyao <xry111@…>, 11 months ago

loongarch: kernel: Add EFI_ZBOOT (again)

Forgot to sync this when I merged trunk.

  • Property mode set to 100644
File size: 3.1 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
5 DO NOT EDIT! -->
6<screen role="nodump" revision="sysv"><emphasis role='blue'>G</emphasis>eneral setup ---&gt;
7 [ ] <emphasis role='blue'>C</emphasis>ompile the kernel with warnings as errors [WERROR]
8 <emphasis role='blue'>C</emphasis>PU/Task time and stats accounting ---&gt;
9 [*] <emphasis role='blue'>P</emphasis>ressure stall information tracking [PSI]
10 [ ] <emphasis role='blue'>R</emphasis>equire boot parameter to enable pressure stall information tracking
11 ... [PSI_DEFAULT_DISABLED]
12 &lt; &gt; <emphasis role='blue'>E</emphasis>nable kernel headers through /sys/kernel/kheaders.tar.xz [IKHEADERS]
13 [*] <emphasis role='blue'>C</emphasis>ontrol Group support ---&gt; [CGROUPS]
14 [*] M<emphasis role='blue'>e</emphasis>mory controller [MEMCG]
15 [ ] <emphasis role='blue'>C</emphasis>onfigure standard kernel features (expert users) ---&gt; [EXPERT]
16
17<emphasis role='blue'>K</emphasis>ernel type and options ---&gt;
18 [*] <emphasis role='blue'>R</emphasis>elocatable kernel [RELOCATABLE]
19 [*] <emphasis role='blue'>R</emphasis>andomize the address of the kernel (KASLR) [RANDOMIZE_BASE]
20
21<emphasis role='blue'>G</emphasis>eneral architecture-dependent options ---&gt;
22 [*] <emphasis role='blue'>S</emphasis>tack Protector buffer overflow detection [STACKPROTECTOR]
23 [*] <emphasis role='blue'>S</emphasis>trong Stack Protector [STACKPROTECTOR_STRONG]
24
25<emphasis role='blue'>D</emphasis>evice Drivers ---&gt;
26 <emphasis role='blue'>G</emphasis>eneric Driver Options ---&gt;
27 [ ] <emphasis role='blue'>S</emphasis>upport for uevent helper [UEVENT_HELPER]
28 [*] M<emphasis role='blue'>a</emphasis>intain a devtmpfs filesystem to mount at /dev [DEVTMPFS]
29 [*] <emphasis role='blue'>A</emphasis>utomount devtmpfs at /dev, after the kernel mounted the rootfs
30 ... [DEVTMPFS_MOUNT]
31 <emphasis role='blue'>F</emphasis>irmware Drivers ---&gt;
32 <emphasis role='blue'>E</emphasis>FI (Extensible Firmware Interface) Support ---&gt;
33 [*] <emphasis role='blue'>E</emphasis>nable the generic EFI decompressor [EFI_ZBOOT]
34 <emphasis role='blue'>G</emphasis>raphics support ---&gt;
35 <emphasis role='blue'>F</emphasis>rame buffer Devices ---&gt;
36 &lt;*&gt; <emphasis role='blue'>S</emphasis>upport for frame buffer devices ---&gt; [FB]
37 <emphasis role='blue'>C</emphasis>onsole display driver support ---&gt;
38 [*] <emphasis role='blue'>F</emphasis>ramebuffer Console support [FRAMEBUFFER_CONSOLE]</screen>
Note: See TracBrowser for help on using the repository browser.