source: chapter10/kernel/sysv.xml@ 34774f49

12.1 12.1-rc1 multilib trunk xry111/arm64 xry111/clfs-ng xry111/loongarch xry111/loongarch-12.1 xry111/mips64el xry111/update-glibc
Last change on this file since 34774f49 was 34774f49, checked in by Xi Ruoyao <xry111@…>, 6 months ago

kernel-config: Regenerate with Linux 6.6.3

Only a trivial change (renaming CONFIG_FB).

  • Property mode set to 100644
File size: 2.8 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'>P</emphasis>rocessor type and features ---&gt;
18 [*] <emphasis role='blue'>B</emphasis>uild a relocatable kernel [RELOCATABLE]
19 [*] <emphasis role='blue'>R</emphasis>andomize the address of the kernel image (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'>G</emphasis>raphics support ---&gt;
32 <emphasis role='blue'>F</emphasis>rame buffer Devices ---&gt;
33 &lt;*&gt; <emphasis role='blue'>S</emphasis>upport for frame buffer device drivers ---&gt; [FB]
34 <emphasis role='blue'>C</emphasis>onsole display driver support ---&gt;
35 [*] <emphasis role='blue'>F</emphasis>ramebuffer Console support [FRAMEBUFFER_CONSOLE]</screen>
Note: See TracBrowser for help on using the repository browser.