mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-01-19 05:27:39 +00:00
93bffa3abf
Now all DRM drivers are entries in the DRM submenu.
60 lines
4.8 KiB
XML
60 lines
4.8 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!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 role="nodump"><emphasis role='blue'>G</emphasis>eneral setup --->
|
|
[ ] <emphasis role='blue'>C</emphasis>ompile the kernel with warnings as errors [WERROR]
|
|
<emphasis role='blue'>C</emphasis>PU/Task time and stats accounting --->
|
|
[*] <emphasis role='blue'>P</emphasis>ressure stall information tracking [PSI]
|
|
[ ] <emphasis role='blue'>R</emphasis>equire boot parameter to enable pressure stall information tracking
|
|
... [PSI_DEFAULT_DISABLED]
|
|
< > <emphasis role='blue'>E</emphasis>nable kernel headers through /sys/kernel/kheaders.tar.xz [IKHEADERS]
|
|
[*] <emphasis role='blue'>C</emphasis>ontrol Group support ---> [CGROUPS]
|
|
[*] M<emphasis role='blue'>e</emphasis>mory controller [MEMCG]
|
|
[ /*] <emphasis role='blue'>C</emphasis>PU controller ---> [CGROUP_SCHED]
|
|
# This may cause some systemd features malfunction:
|
|
[ ] <emphasis role='blue'>G</emphasis>roup scheduling for SCHED_RR/FIFO [RT_GROUP_SCHED]
|
|
[ ] <emphasis role='blue'>C</emphasis>onfigure standard kernel features (expert users) ---> [EXPERT]
|
|
|
|
<emphasis role='blue'>P</emphasis>rocessor type and features --->
|
|
[*] <emphasis role='blue'>B</emphasis>uild a relocatable kernel [RELOCATABLE]
|
|
[*] <emphasis role='blue'>R</emphasis>andomize the address of the kernel image (KASLR) [RANDOMIZE_BASE]
|
|
|
|
<emphasis role='blue'>G</emphasis>eneral architecture-dependent options --->
|
|
[*] <emphasis role='blue'>S</emphasis>tack Protector buffer overflow detection [STACKPROTECTOR]
|
|
[*] <emphasis role='blue'>S</emphasis>trong Stack Protector [STACKPROTECTOR_STRONG]
|
|
|
|
[*] N<emphasis role='blue'>e</emphasis>tworking support ---> [NET]
|
|
N<emphasis role='blue'>e</emphasis>tworking options --->
|
|
[*] <emphasis role='blue'>T</emphasis>CP/IP networking [INET]
|
|
<*> <emphasis role='blue'>T</emphasis>he IPv6 protocol ---> [IPV6]
|
|
|
|
<emphasis role='blue'>D</emphasis>evice Drivers --->
|
|
<emphasis role='blue'>G</emphasis>eneric Driver Options --->
|
|
[ ] <emphasis role='blue'>S</emphasis>upport for uevent helper [UEVENT_HELPER]
|
|
[*] M<emphasis role='blue'>a</emphasis>intain a devtmpfs filesystem to mount at /dev [DEVTMPFS]
|
|
[*] <emphasis role='blue'>A</emphasis>utomount devtmpfs at /dev, after the kernel mounted the rootfs
|
|
... [DEVTMPFS_MOUNT]
|
|
<emphasis role='blue'>F</emphasis>irmware loader --->
|
|
< /*> <emphasis role='blue'>F</emphasis>irmware loading facility [FW_LOADER]
|
|
[ ] <emphasis role='blue'>E</emphasis>nable the firmware sysfs fallback mechanism
|
|
... [FW_LOADER_USER_HELPER]
|
|
<emphasis role='blue'>F</emphasis>irmware Drivers --->
|
|
[*] <emphasis role='blue'>E</emphasis>xport DMI identification via sysfs to userspace [DMIID]
|
|
<emphasis role='blue'>G</emphasis>raphics support --->
|
|
< /*/M> <emphasis role='blue'>D</emphasis>irect Rendering Manager (XFree86 4.1.0 and higher DRI support) --->
|
|
... [DRM]
|
|
# If [DRM] is selected as * or M, this must be selected:
|
|
[ /*] <emphasis role='blue'>E</emphasis>nable legacy fbdev support for your modesetting driver
|
|
... [DRM_FBDEV_EMULATION]
|
|
<emphasis role='blue'>C</emphasis>onsole display driver support --->
|
|
# If [DRM] is selected as * or M, this must be selected:
|
|
[ /*] <emphasis role='blue'>F</emphasis>ramebuffer Console support [FRAMEBUFFER_CONSOLE]
|
|
|
|
<emphasis role='blue'>F</emphasis>ile systems --->
|
|
[*] <emphasis role='blue'>I</emphasis>notify support for userspace [INOTIFY_USER]
|
|
<emphasis role='blue'>P</emphasis>seudo filesystems --->
|
|
[*] <emphasis role='blue'>T</emphasis>mpfs virtual memory file system support (former shm fs) [TMPFS]
|
|
[*] <emphasis role='blue'>T</emphasis>mpfs POSIX Access Control Lists [TMPFS_POSIX_ACL]</screen>
|