mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-03 06:27:16 +08:00
kernel-config: Add color for hotkey
Align with recent LFS change. Regenerate all kernel.xml files.
This commit is contained in:
parent
e7cd19a120
commit
c41cafb3bc
@ -3,7 +3,7 @@
|
||||
"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd">
|
||||
<!-- Automatically generated by kernel-config.py
|
||||
DO NOT EDIT! -->
|
||||
<screen><literal>Device Drivers --->
|
||||
[*] USB support ---> [USB_SUPPORT]
|
||||
<screen><emphasis role='blue'>D</emphasis>evice Drivers --->
|
||||
[*] <emphasis role='blue'>U</emphasis>SB support ---> [USB_SUPPORT]
|
||||
# Select any USB hardware device drivers you may need below:
|
||||
<*/M> Support for Host-side USB [USB]</literal></screen>
|
||||
<*/M> <emphasis role='blue'>S</emphasis>upport for Host-side USB [USB]</screen>
|
||||
|
@ -3,5 +3,5 @@
|
||||
"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd">
|
||||
<!-- Automatically generated by kernel-config.py
|
||||
DO NOT EDIT! -->
|
||||
<screen><literal>General setup --->
|
||||
[*] POSIX Message Queues [POSIX_MQUEUE]</literal></screen>
|
||||
<screen><emphasis role='blue'>G</emphasis>eneral setup --->
|
||||
[*] <emphasis role='blue'>P</emphasis>OSIX Message Queues [POSIX_MQUEUE]</screen>
|
||||
|
@ -3,5 +3,5 @@
|
||||
"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd">
|
||||
<!-- Automatically generated by kernel-config.py
|
||||
DO NOT EDIT! -->
|
||||
<screen><literal>File systems --->
|
||||
<*/M> Kernel automounter support (supports v3, v4 and v5) [AUTOFS_FS]</literal></screen>
|
||||
<screen><emphasis role='blue'>F</emphasis>ile systems --->
|
||||
<*/M> <emphasis role='blue'>K</emphasis>ernel automounter support (supports v3, v4 and v5) [AUTOFS_FS]</screen>
|
||||
|
@ -3,7 +3,7 @@
|
||||
"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd">
|
||||
<!-- Automatically generated by kernel-config.py
|
||||
DO NOT EDIT! -->
|
||||
<screen><literal>File systems --->
|
||||
[*] Network File Systems ---> [NETWORK_FILESYSTEMS]
|
||||
<*/M> NFS client support [NFS_FS]
|
||||
<*/M> SMB3 and CIFS support (advanced network filesystem) [CIFS]</literal></screen>
|
||||
<screen><emphasis role='blue'>F</emphasis>ile systems --->
|
||||
[*] N<emphasis role='blue'>e</emphasis>twork File Systems ---> [NETWORK_FILESYSTEMS]
|
||||
<*/M> N<emphasis role='blue'>F</emphasis>S client support [NFS_FS]
|
||||
<*/M> <emphasis role='blue'>S</emphasis>MB3 and CIFS support (advanced network filesystem) [CIFS]</screen>
|
||||
|
@ -3,39 +3,39 @@
|
||||
"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd">
|
||||
<!-- Automatically generated by kernel-config.py
|
||||
DO NOT EDIT! -->
|
||||
<screen><literal>General setup --->
|
||||
<screen><emphasis role='blue'>G</emphasis>eneral setup --->
|
||||
# If it is disabled, [TIMERFD] and [EVENTFD] will be hidden and
|
||||
# enabled implicitly. We DO NOT recommend to enable [EXPERT]
|
||||
# unless you are really an expert user:
|
||||
[ /*] Configure standard kernel features (expert users) ---> [EXPERT]
|
||||
[*] Enable timerfd() system call [TIMERFD]
|
||||
[*] Enable eventfd() system call [EVENTFD]
|
||||
[*] Networking support ---> [NET]
|
||||
<*/M> Bluetooth subsystem support ---> [BT]
|
||||
[*] Bluetooth Classic (BR/EDR) features [BT_BREDR]
|
||||
<*/M> RFCOMM protocol support [BT_RFCOMM]
|
||||
[*] RFCOMM TTY support [BT_RFCOMM_TTY]
|
||||
<*/M> BNEP protocol support [BT_BNEP]
|
||||
[*] Multicast filter support [BT_BNEP_MC_FILTER]
|
||||
[*] Protocol filter support [BT_BNEP_PROTO_FILTER]
|
||||
<*/M> HIDP protocol support [BT_HIDP]
|
||||
Bluetooth device drivers --->
|
||||
[ /*] <emphasis role='blue'>C</emphasis>onfigure standard kernel features (expert users) ---> [EXPERT]
|
||||
[*] <emphasis role='blue'>E</emphasis>nable timerfd() system call [TIMERFD]
|
||||
[*] <emphasis role='blue'>E</emphasis>nable eventfd() system call [EVENTFD]
|
||||
[*] N<emphasis role='blue'>e</emphasis>tworking support ---> [NET]
|
||||
<*/M> <emphasis role='blue'>B</emphasis>luetooth subsystem support ---> [BT]
|
||||
[*] <emphasis role='blue'>B</emphasis>luetooth Classic (BR/EDR) features [BT_BREDR]
|
||||
<*/M> <emphasis role='blue'>R</emphasis>FCOMM protocol support [BT_RFCOMM]
|
||||
[*] <emphasis role='blue'>R</emphasis>FCOMM TTY support [BT_RFCOMM_TTY]
|
||||
<*/M> <emphasis role='blue'>B</emphasis>NEP protocol support [BT_BNEP]
|
||||
[*] M<emphasis role='blue'>u</emphasis>lticast filter support [BT_BNEP_MC_FILTER]
|
||||
[*] <emphasis role='blue'>P</emphasis>rotocol filter support [BT_BNEP_PROTO_FILTER]
|
||||
<*/M> H<emphasis role='blue'>I</emphasis>DP protocol support [BT_HIDP]
|
||||
<emphasis role='blue'>B</emphasis>luetooth device drivers --->
|
||||
# Select the appropriate drivers for your bluetooth hardware.
|
||||
# There are more vendor-specific drivers not listed here:
|
||||
< /*/M> HCI USB driver [BT_HCIBTUSB]
|
||||
< /*/M> HCI SDIO driver [BT_HCIBTSDIO]
|
||||
< /*/M> HCI UART driver [BT_HCIUART]
|
||||
<*/M> RF switch subsystem support ---> [RFKILL]
|
||||
-*- Cryptographic API ---> [CRYPTO]
|
||||
Crypto core or helper --->
|
||||
<*/M> Userspace cryptographic algorithm configuration [CRYPTO_USER]
|
||||
Block ciphers --->
|
||||
<*/M> AES (Advanced Encryption Standard) [CRYPTO_AES]
|
||||
AEAD (authenticated encryption with associated data) ciphers --->
|
||||
<*/M> CCM (Counter with Cipher Block Chaining-MAC) [CRYPTO_CCM]
|
||||
Hashes, digests, and MACs --->
|
||||
<*/M> CMAC (Cipher-based MAC) [CRYPTO_CMAC]
|
||||
Userspace interface --->
|
||||
<*/M> Hash algorithms [CRYPTO_USER_API_HASH]
|
||||
<*/M> Symmetric key cipher algorithms [CRYPTO_USER_API_SKCIPHER]
|
||||
<*/M> AEAD cipher algorithms [CRYPTO_USER_API_AEAD]</literal></screen>
|
||||
< /*/M> H<emphasis role='blue'>C</emphasis>I USB driver [BT_HCIBTUSB]
|
||||
< /*/M> H<emphasis role='blue'>C</emphasis>I SDIO driver [BT_HCIBTSDIO]
|
||||
< /*/M> H<emphasis role='blue'>C</emphasis>I UART driver [BT_HCIUART]
|
||||
<*/M> <emphasis role='blue'>R</emphasis>F switch subsystem support ---> [RFKILL]
|
||||
-*- <emphasis role='blue'>C</emphasis>ryptographic API ---> [CRYPTO]
|
||||
<emphasis role='blue'>C</emphasis>rypto core or helper --->
|
||||
<*/M> <emphasis role='blue'>U</emphasis>serspace cryptographic algorithm configuration [CRYPTO_USER]
|
||||
<emphasis role='blue'>B</emphasis>lock ciphers --->
|
||||
<*/M> <emphasis role='blue'>A</emphasis>ES (Advanced Encryption Standard) [CRYPTO_AES]
|
||||
<emphasis role='blue'>A</emphasis>EAD (authenticated encryption with associated data) ciphers --->
|
||||
<*/M> <emphasis role='blue'>C</emphasis>CM (Counter with Cipher Block Chaining-MAC) [CRYPTO_CCM]
|
||||
H<emphasis role='blue'>a</emphasis>shes, digests, and MACs --->
|
||||
<*/M> <emphasis role='blue'>C</emphasis>MAC (Cipher-based MAC) [CRYPTO_CMAC]
|
||||
<emphasis role='blue'>U</emphasis>serspace interface --->
|
||||
<*/M> H<emphasis role='blue'>a</emphasis>sh algorithms [CRYPTO_USER_API_HASH]
|
||||
<*/M> <emphasis role='blue'>S</emphasis>ymmetric key cipher algorithms [CRYPTO_USER_API_SKCIPHER]
|
||||
<*/M> <emphasis role='blue'>A</emphasis>EAD cipher algorithms [CRYPTO_USER_API_AEAD]</screen>
|
||||
|
@ -3,8 +3,8 @@
|
||||
"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd">
|
||||
<!-- Automatically generated by kernel-config.py
|
||||
DO NOT EDIT! -->
|
||||
<screen><literal>File systems --->
|
||||
[*] Inotify support for userspace [INOTIFY_USER]
|
||||
Pseudo filesystems --->
|
||||
[*] Tmpfs virtual memory file system support (former shm fs) [TMPFS]
|
||||
[*] Tmpfs POSIX Access Control Lists [TMPFS_POSIX_ACL]</literal></screen>
|
||||
<screen><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>
|
||||
|
@ -3,8 +3,8 @@
|
||||
"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd">
|
||||
<!-- Automatically generated by kernel-config.py
|
||||
DO NOT EDIT! -->
|
||||
<screen><literal>-*- Cryptographic API ---> [CRYPTO]
|
||||
Crypto core or helper --->
|
||||
<*/M> Userspace cryptographic algorithm configuration [CRYPTO_USER]
|
||||
Userspace interface --->
|
||||
<*/M> Hash algorithms [CRYPTO_USER_API_HASH]</literal></screen>
|
||||
<screen>-*- <emphasis role='blue'>C</emphasis>ryptographic API ---> [CRYPTO]
|
||||
<emphasis role='blue'>C</emphasis>rypto core or helper --->
|
||||
<*/M> <emphasis role='blue'>U</emphasis>serspace cryptographic algorithm configuration [CRYPTO_USER]
|
||||
<emphasis role='blue'>U</emphasis>serspace interface --->
|
||||
<*/M> H<emphasis role='blue'>a</emphasis>sh algorithms [CRYPTO_USER_API_HASH]</screen>
|
||||
|
@ -3,7 +3,7 @@
|
||||
"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd">
|
||||
<!-- Automatically generated by kernel-config.py
|
||||
DO NOT EDIT! -->
|
||||
<screen><literal>Device Drivers --->
|
||||
Input device support --->
|
||||
-*- Generic input layer (needed for keyboard, mouse, ...) [INPUT]
|
||||
<*/M> Mouse interface [INPUT_MOUSEDEV]</literal></screen>
|
||||
<screen><emphasis role='blue'>D</emphasis>evice Drivers --->
|
||||
<emphasis role='blue'>I</emphasis>nput device support --->
|
||||
-*- <emphasis role='blue'>G</emphasis>eneric input layer (needed for keyboard, mouse, ...) [INPUT]
|
||||
<*/M> M<emphasis role='blue'>o</emphasis>use interface [INPUT_MOUSEDEV]</screen>
|
||||
|
@ -3,17 +3,17 @@
|
||||
"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd">
|
||||
<!-- Automatically generated by kernel-config.py
|
||||
DO NOT EDIT! -->
|
||||
<screen><literal>Power management and ACPI options --->
|
||||
[*] ACPI (Advanced Configuration and Power Interface) Support ---> [ACPI]
|
||||
< /*/M> Battery [ACPI_BATTERY]
|
||||
< /*/M> Thermal Zone [ACPI_THERMAL]
|
||||
Device Drivers --->
|
||||
NVME Support --->
|
||||
< /*> NVM Express block device [BLK_DEV_NVME]
|
||||
<screen><emphasis role='blue'>P</emphasis>ower management and ACPI options --->
|
||||
[*] <emphasis role='blue'>A</emphasis>CPI (Advanced Configuration and Power Interface) Support ---> [ACPI]
|
||||
< /*/M> <emphasis role='blue'>B</emphasis>attery [ACPI_BATTERY]
|
||||
< /*/M> <emphasis role='blue'>T</emphasis>hermal Zone [ACPI_THERMAL]
|
||||
<emphasis role='blue'>D</emphasis>evice Drivers --->
|
||||
N<emphasis role='blue'>V</emphasis>ME Support --->
|
||||
< /*> N<emphasis role='blue'>V</emphasis>M Express block device [BLK_DEV_NVME]
|
||||
# Set [HWMON] to <*> (not <M>!) or it will not show up:
|
||||
[ /*] NVMe hardware monitoring [NVME_HWMON]
|
||||
<*/M> Hardware Monitoring support ---> [HWMON]
|
||||
< /*/M> AMD Athlon64/FX or Opteron temperature sensor [SENSORS_K8TEMP]
|
||||
< /*/M> AMD Family 10h+ temperature sensor [SENSORS_K10TEMP]
|
||||
< /*/M> AMD Family 15h processor power [SENSORS_FAM15H_POWER]
|
||||
< /*/M> Intel Core/Core2/Atom temperature sensor [SENSORS_CORETEMP]</literal></screen>
|
||||
[ /*] N<emphasis role='blue'>V</emphasis>Me hardware monitoring [NVME_HWMON]
|
||||
<*/M> H<emphasis role='blue'>a</emphasis>rdware Monitoring support ---> [HWMON]
|
||||
< /*/M> <emphasis role='blue'>A</emphasis>MD Athlon64/FX or Opteron temperature sensor [SENSORS_K8TEMP]
|
||||
< /*/M> <emphasis role='blue'>A</emphasis>MD Family 10h+ temperature sensor [SENSORS_K10TEMP]
|
||||
< /*/M> <emphasis role='blue'>A</emphasis>MD Family 15h processor power [SENSORS_FAM15H_POWER]
|
||||
< /*/M> <emphasis role='blue'>I</emphasis>ntel Core/Core2/Atom temperature sensor [SENSORS_CORETEMP]</screen>
|
||||
|
@ -3,6 +3,6 @@
|
||||
"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd">
|
||||
<!-- Automatically generated by kernel-config.py
|
||||
DO NOT EDIT! -->
|
||||
<screen><literal>Power management and ACPI options --->
|
||||
[*] Suspend to RAM and standby [SUSPEND]
|
||||
[*] Hibernation (aka 'suspend to disk') [HIBERNATION]</literal></screen>
|
||||
<screen><emphasis role='blue'>P</emphasis>ower management and ACPI options --->
|
||||
[*] <emphasis role='blue'>S</emphasis>uspend to RAM and standby [SUSPEND]
|
||||
[*] H<emphasis role='blue'>i</emphasis>bernation (aka 'suspend to disk') [HIBERNATION]</screen>
|
||||
|
@ -3,6 +3,6 @@
|
||||
"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd">
|
||||
<!-- Automatically generated by kernel-config.py
|
||||
DO NOT EDIT! -->
|
||||
<screen revision="systemd"><literal>General setup --->
|
||||
-*- Namespaces support ---> [NAMESPACES]
|
||||
[*] User namespace [USER_NS]</literal></screen>
|
||||
<screen revision="systemd"><emphasis role='blue'>G</emphasis>eneral setup --->
|
||||
-*- N<emphasis role='blue'>a</emphasis>mespaces support ---> [NAMESPACES]
|
||||
[*] <emphasis role='blue'>U</emphasis>ser namespace [USER_NS]</screen>
|
||||
|
@ -211,6 +211,9 @@ def load_kconfig(file):
|
||||
|
||||
known_config = {}
|
||||
|
||||
def escape(x):
|
||||
return x.replace('<', '<').replace('>', '>')
|
||||
|
||||
from sys import argv
|
||||
import tomllib
|
||||
|
||||
@ -263,17 +266,25 @@ for i in known_config:
|
||||
raise Exception("%s seems not exist" % i)
|
||||
|
||||
for i0, val, i1, title, arrow, key, menu, comment in r:
|
||||
rem = max_line
|
||||
|
||||
if val:
|
||||
val += (max_val_len[menu] - len(val)) * ' '
|
||||
line = i0 * ' ' + val + (i1 + bool(val)) * ' '
|
||||
|
||||
rem = max_line - len(line) - len(arrow)
|
||||
rem -= i0 + i1 + bool(val) + len(val)
|
||||
line = i0 * ' ' + escape(val) + (i1 + bool(val)) * ' '
|
||||
|
||||
rem -= len(arrow)
|
||||
|
||||
if len(title) > rem:
|
||||
title = title[:rem - 3] + '...'
|
||||
|
||||
line += title + arrow
|
||||
rem = max_line - len(line)
|
||||
b = title.lstrip('YyMmNnHh')
|
||||
a = title[:len(title) - len(b)]
|
||||
b0 = "<emphasis role='blue'>" + escape(b[0]) + "</emphasis>"
|
||||
line += escape(a) + b0 + escape(b[1:]) + escape(arrow)
|
||||
|
||||
rem -= len(title)
|
||||
|
||||
key = ' [' + key + ']' if type(key) == str else ''
|
||||
|
||||
@ -286,8 +297,9 @@ for i0, val, i1, title, arrow, key, menu, comment in r:
|
||||
comment = [comment]
|
||||
if comment:
|
||||
comment = '\n'.join([' ' * i0 + '# ' + line for line in comment])
|
||||
line = comment + ':\n' + line
|
||||
buf += [line.replace('<', '<').replace('>', '>').rstrip()]
|
||||
line = escape(comment) + ':\n' + line
|
||||
|
||||
buf += [line.rstrip()]
|
||||
|
||||
import kernel_version
|
||||
kver = kernel_version.kernel_version(path)
|
||||
@ -299,7 +311,7 @@ t = Template('''<?xml version="1.0" encoding="ISO-8859-1"?>
|
||||
"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd">
|
||||
<!-- Automatically generated by kernel-config.py
|
||||
DO NOT EDIT! -->
|
||||
<screen{{ rev }}><literal>{{ '\n'.join(buf) }}</literal></screen>''')
|
||||
<screen{{ rev }}>{{ '\n'.join(buf) }}</screen>''')
|
||||
|
||||
rev = known_config.get('revision')
|
||||
rev = ' revision="%s"' % rev if rev else ''
|
||||
|
@ -3,9 +3,9 @@
|
||||
"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd">
|
||||
<!-- Automatically generated by kernel-config.py
|
||||
DO NOT EDIT! -->
|
||||
<screen><literal>General setup --->
|
||||
[*] Initial RAM filesystem and RAM disk (initramfs/initrd) support
|
||||
<screen><emphasis role='blue'>G</emphasis>eneral setup --->
|
||||
[*] <emphasis role='blue'>I</emphasis>nitial RAM filesystem and RAM disk (initramfs/initrd) support
|
||||
... [BLK_DEV_INITRD]
|
||||
Processor type and features --->
|
||||
[*] CPU microcode loading support [MICROCODE]
|
||||
[*] AMD microcode loading support [MICROCODE_AMD]</literal></screen>
|
||||
<emphasis role='blue'>P</emphasis>rocessor type and features --->
|
||||
[*] <emphasis role='blue'>C</emphasis>PU microcode loading support [MICROCODE]
|
||||
[*] <emphasis role='blue'>A</emphasis>MD microcode loading support [MICROCODE_AMD]</screen>
|
||||
|
@ -3,11 +3,11 @@
|
||||
"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd">
|
||||
<!-- Automatically generated by kernel-config.py
|
||||
DO NOT EDIT! -->
|
||||
<screen><literal>Device Drivers --->
|
||||
Generic Driver Options --->
|
||||
Firmware loader --->
|
||||
<*> Firmware loading facility [FW_LOADER]
|
||||
(xx/aa.bin xx/bb.bin) Build named firmware blobs into the kernel binary
|
||||
<screen><emphasis role='blue'>D</emphasis>evice Drivers --->
|
||||
<emphasis role='blue'>G</emphasis>eneric Driver Options --->
|
||||
<emphasis role='blue'>F</emphasis>irmware loader --->
|
||||
<*> <emphasis role='blue'>F</emphasis>irmware loading facility [FW_LOADER]
|
||||
(xx/aa.bin xx/bb.bin) <emphasis role='blue'>B</emphasis>uild named firmware blobs into the kernel binary
|
||||
... [EXTRA_FIRMWARE]
|
||||
(/lib/firmware) Firmware blobs root directory
|
||||
... [EXTRA_FIRMWARE_DIR]</literal></screen>
|
||||
(/lib/firmware) <emphasis role='blue'>F</emphasis>irmware blobs root directory
|
||||
... [EXTRA_FIRMWARE_DIR]</screen>
|
||||
|
@ -3,9 +3,9 @@
|
||||
"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd">
|
||||
<!-- Automatically generated by kernel-config.py
|
||||
DO NOT EDIT! -->
|
||||
<screen><literal>General setup --->
|
||||
[*] Initial RAM filesystem and RAM disk (initramfs/initrd) support
|
||||
<screen><emphasis role='blue'>G</emphasis>eneral setup --->
|
||||
[*] <emphasis role='blue'>I</emphasis>nitial RAM filesystem and RAM disk (initramfs/initrd) support
|
||||
... [BLK_DEV_INITRD]
|
||||
Processor type and features --->
|
||||
[*] CPU microcode loading support [MICROCODE]
|
||||
[*] Intel microcode loading support [MICROCODE_INTEL]</literal></screen>
|
||||
<emphasis role='blue'>P</emphasis>rocessor type and features --->
|
||||
[*] <emphasis role='blue'>C</emphasis>PU microcode loading support [MICROCODE]
|
||||
[*] <emphasis role='blue'>I</emphasis>ntel microcode loading support [MICROCODE_INTEL]</screen>
|
||||
|
@ -3,5 +3,5 @@
|
||||
"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd">
|
||||
<!-- Automatically generated by kernel-config.py
|
||||
DO NOT EDIT! -->
|
||||
<screen><literal>File systems --->
|
||||
<*/M> Btrfs filesystem support [BTRFS_FS]</literal></screen>
|
||||
<screen><emphasis role='blue'>F</emphasis>ile systems --->
|
||||
<*/M> <emphasis role='blue'>B</emphasis>trfs filesystem support [BTRFS_FS]</screen>
|
||||
|
@ -3,9 +3,9 @@
|
||||
"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd">
|
||||
<!-- Automatically generated by kernel-config.py
|
||||
DO NOT EDIT! -->
|
||||
<screen><literal>File systems --->
|
||||
<*/M> Reiserfs support (deprecated) [REISERFS_FS]
|
||||
[*] ReiserFS extended attributes [REISERFS_FS_XATTR]
|
||||
[*] ReiserFS POSIX Access Control Lists [REISERFS_FS_POSIX_ACL]
|
||||
<*/M> Btrfs filesystem support [BTRFS_FS]
|
||||
[*] Btrfs POSIX Access Control Lists [BTRFS_FS_POSIX_ACL]</literal></screen>
|
||||
<screen><emphasis role='blue'>F</emphasis>ile systems --->
|
||||
<*/M> <emphasis role='blue'>R</emphasis>eiserfs support (deprecated) [REISERFS_FS]
|
||||
[*] <emphasis role='blue'>R</emphasis>eiserFS extended attributes [REISERFS_FS_XATTR]
|
||||
[*] <emphasis role='blue'>R</emphasis>eiserFS POSIX Access Control Lists [REISERFS_FS_POSIX_ACL]
|
||||
<*/M> <emphasis role='blue'>B</emphasis>trfs filesystem support [BTRFS_FS]
|
||||
[*] <emphasis role='blue'>B</emphasis>trfs POSIX Access Control Lists [BTRFS_FS_POSIX_ACL]</screen>
|
||||
|
@ -3,7 +3,7 @@
|
||||
"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd">
|
||||
<!-- Automatically generated by kernel-config.py
|
||||
DO NOT EDIT! -->
|
||||
<screen><literal>File systems --->
|
||||
DOS/FAT/EXFAT/NT Filesystems --->
|
||||
< /*/M> MSDOS fs support [MSDOS_FS]
|
||||
<*/M> VFAT (Windows-95) fs support [VFAT_FS]</literal></screen>
|
||||
<screen><emphasis role='blue'>F</emphasis>ile systems --->
|
||||
<emphasis role='blue'>D</emphasis>OS/FAT/EXFAT/NT Filesystems --->
|
||||
< /*/M> M<emphasis role='blue'>S</emphasis>DOS fs support [MSDOS_FS]
|
||||
<*/M> <emphasis role='blue'>V</emphasis>FAT (Windows-95) fs support [VFAT_FS]</screen>
|
||||
|
@ -3,5 +3,5 @@
|
||||
"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd">
|
||||
<!-- Automatically generated by kernel-config.py
|
||||
DO NOT EDIT! -->
|
||||
<screen><literal>File systems --->
|
||||
<*/M> FUSE (Filesystem in Userspace) support [FUSE_FS]</literal></screen>
|
||||
<screen><emphasis role='blue'>F</emphasis>ile systems --->
|
||||
<*/M> <emphasis role='blue'>F</emphasis>USE (Filesystem in Userspace) support [FUSE_FS]</screen>
|
||||
|
@ -3,6 +3,6 @@
|
||||
"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd">
|
||||
<!-- Automatically generated by kernel-config.py
|
||||
DO NOT EDIT! -->
|
||||
<screen><literal>File systems --->
|
||||
<*/M> FUSE (Filesystem in Userspace) support [FUSE_FS]
|
||||
<*/M> Character device in Userspace support [CUSE]</literal></screen>
|
||||
<screen><emphasis role='blue'>F</emphasis>ile systems --->
|
||||
<*/M> <emphasis role='blue'>F</emphasis>USE (Filesystem in Userspace) support [FUSE_FS]
|
||||
<*/M> <emphasis role='blue'>C</emphasis>haracter device in Userspace support [CUSE]</screen>
|
||||
|
@ -3,5 +3,5 @@
|
||||
"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd">
|
||||
<!-- Automatically generated by kernel-config.py
|
||||
DO NOT EDIT! -->
|
||||
<screen><literal>File systems --->
|
||||
<*/M> JFS filesystem support [JFS_FS]</literal></screen>
|
||||
<screen><emphasis role='blue'>F</emphasis>ile systems --->
|
||||
<*/M> <emphasis role='blue'>J</emphasis>FS filesystem support [JFS_FS]</screen>
|
||||
|
@ -3,18 +3,18 @@
|
||||
"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd">
|
||||
<!-- Automatically generated by kernel-config.py
|
||||
DO NOT EDIT! -->
|
||||
<screen><literal>Device Drivers --->
|
||||
[*] Block devices ---> [BLK_DEV]
|
||||
<*/M> RAM block device support [BLK_DEV_RAM]
|
||||
[*] Multiple devices driver support (RAID and LVM) ---> [MD]
|
||||
<*/M> Device mapper support [BLK_DEV_DM]
|
||||
<*/M> Crypt target support [DM_CRYPT]
|
||||
<*/M> Snapshot target [DM_SNAPSHOT]
|
||||
<*/M> Thin provisioning target [DM_THIN_PROVISIONING]
|
||||
<*/M> Cache target (EXPERIMENTAL) [DM_CACHE]
|
||||
<*/M> Mirror target [DM_MIRROR]
|
||||
<*/M> Zero target [DM_ZERO]
|
||||
<*/M> I/O delaying target [DM_DELAY]
|
||||
Kernel hacking --->
|
||||
Generic Kernel Debugging Instruments --->
|
||||
[*] Magic SysRq key [MAGIC_SYSRQ]</literal></screen>
|
||||
<screen><emphasis role='blue'>D</emphasis>evice Drivers --->
|
||||
[*] <emphasis role='blue'>B</emphasis>lock devices ---> [BLK_DEV]
|
||||
<*/M> <emphasis role='blue'>R</emphasis>AM block device support [BLK_DEV_RAM]
|
||||
[*] M<emphasis role='blue'>u</emphasis>ltiple devices driver support (RAID and LVM) ---> [MD]
|
||||
<*/M> <emphasis role='blue'>D</emphasis>evice mapper support [BLK_DEV_DM]
|
||||
<*/M> <emphasis role='blue'>C</emphasis>rypt target support [DM_CRYPT]
|
||||
<*/M> <emphasis role='blue'>S</emphasis>napshot target [DM_SNAPSHOT]
|
||||
<*/M> <emphasis role='blue'>T</emphasis>hin provisioning target [DM_THIN_PROVISIONING]
|
||||
<*/M> <emphasis role='blue'>C</emphasis>ache target (EXPERIMENTAL) [DM_CACHE]
|
||||
<*/M> M<emphasis role='blue'>i</emphasis>rror target [DM_MIRROR]
|
||||
<*/M> <emphasis role='blue'>Z</emphasis>ero target [DM_ZERO]
|
||||
<*/M> <emphasis role='blue'>I</emphasis>/O delaying target [DM_DELAY]
|
||||
<emphasis role='blue'>K</emphasis>ernel hacking --->
|
||||
<emphasis role='blue'>G</emphasis>eneric Kernel Debugging Instruments --->
|
||||
[*] M<emphasis role='blue'>a</emphasis>gic SysRq key [MAGIC_SYSRQ]</screen>
|
||||
|
@ -3,12 +3,12 @@
|
||||
"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd">
|
||||
<!-- Automatically generated by kernel-config.py
|
||||
DO NOT EDIT! -->
|
||||
<screen><literal>Device Drivers --->
|
||||
[*] Multiple devices driver support (RAID and LVM) ---> [MD]
|
||||
<*/M> RAID support [BLK_DEV_MD]
|
||||
[*] Autodetect RAID arrays during kernel boot [MD_AUTODETECT]
|
||||
<screen><emphasis role='blue'>D</emphasis>evice Drivers --->
|
||||
[*] M<emphasis role='blue'>u</emphasis>ltiple devices driver support (RAID and LVM) ---> [MD]
|
||||
<*/M> <emphasis role='blue'>R</emphasis>AID support [BLK_DEV_MD]
|
||||
[*] <emphasis role='blue'>A</emphasis>utodetect RAID arrays during kernel boot [MD_AUTODETECT]
|
||||
# Only the RAID types desired are required:
|
||||
< /*/M> RAID-0 (striping) mode [MD_RAID0]
|
||||
< /*/M> RAID-1 (mirroring) mode [MD_RAID1]
|
||||
< /*/M> RAID-10 (mirrored striping) mode [MD_RAID10]
|
||||
< /*/M> RAID-4/RAID-5/RAID-6 mode [MD_RAID456]</literal></screen>
|
||||
< /*/M> <emphasis role='blue'>R</emphasis>AID-0 (striping) mode [MD_RAID0]
|
||||
< /*/M> <emphasis role='blue'>R</emphasis>AID-1 (mirroring) mode [MD_RAID1]
|
||||
< /*/M> <emphasis role='blue'>R</emphasis>AID-10 (mirrored striping) mode [MD_RAID10]
|
||||
< /*/M> <emphasis role='blue'>R</emphasis>AID-4/RAID-5/RAID-6 mode [MD_RAID456]</screen>
|
||||
|
@ -3,5 +3,5 @@
|
||||
"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd">
|
||||
<!-- Automatically generated by kernel-config.py
|
||||
DO NOT EDIT! -->
|
||||
<screen><literal>File systems --->
|
||||
<*/M> FUSE (Filesystem in Userspace) support [FUSE_FS]</literal></screen>
|
||||
<screen><emphasis role='blue'>F</emphasis>ile systems --->
|
||||
<*/M> <emphasis role='blue'>F</emphasis>USE (Filesystem in Userspace) support [FUSE_FS]</screen>
|
||||
|
@ -3,6 +3,6 @@
|
||||
"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd">
|
||||
<!-- Automatically generated by kernel-config.py
|
||||
DO NOT EDIT! -->
|
||||
<screen><literal>File systems --->
|
||||
DOS/FAT/EXFAT/NT Filesystems --->
|
||||
<*/M> NTFS Read-Write file system support [NTFS3_FS]</literal></screen>
|
||||
<screen><emphasis role='blue'>F</emphasis>ile systems --->
|
||||
<emphasis role='blue'>D</emphasis>OS/FAT/EXFAT/NT Filesystems --->
|
||||
<*/M> N<emphasis role='blue'>T</emphasis>FS Read-Write file system support [NTFS3_FS]</screen>
|
||||
|
@ -3,7 +3,7 @@
|
||||
"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd">
|
||||
<!-- Automatically generated by kernel-config.py
|
||||
DO NOT EDIT! -->
|
||||
<screen><literal>Device Drivers --->
|
||||
SCSI device support --->
|
||||
[*] SCSI low-level drivers ---> [SCSI_LOWLEVEL]
|
||||
<M> SCSI debugging host and device simulator [SCSI_DEBUG]</literal></screen>
|
||||
<screen><emphasis role='blue'>D</emphasis>evice Drivers --->
|
||||
<emphasis role='blue'>S</emphasis>CSI device support --->
|
||||
[*] <emphasis role='blue'>S</emphasis>CSI low-level drivers ---> [SCSI_LOWLEVEL]
|
||||
<M> <emphasis role='blue'>S</emphasis>CSI debugging host and device simulator [SCSI_DEBUG]</screen>
|
||||
|
@ -3,5 +3,5 @@
|
||||
"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd">
|
||||
<!-- Automatically generated by kernel-config.py
|
||||
DO NOT EDIT! -->
|
||||
<screen><literal>File systems --->
|
||||
<*/M> Reiserfs support (deprecated) [REISERFS_FS]</literal></screen>
|
||||
<screen><emphasis role='blue'>F</emphasis>ile systems --->
|
||||
<*/M> <emphasis role='blue'>R</emphasis>eiserfs support (deprecated) [REISERFS_FS]</screen>
|
||||
|
@ -3,30 +3,30 @@
|
||||
"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) --->
|
||||
<screen><emphasis role='blue'>P</emphasis>rocessor type and features --->
|
||||
[*] <emphasis role='blue'>E</emphasis>FI runtime service support [EFI]
|
||||
-*- <emphasis role='blue'>E</emphasis>nable the block layer ---> [BLOCK]
|
||||
<emphasis role='blue'>P</emphasis>artition Types --->
|
||||
[ /*] <emphasis role='blue'>A</emphasis>dvanced partition selection [PARTITION_ADVANCED]
|
||||
[*] <emphasis role='blue'>E</emphasis>FI GUID Partition support [EFI_PARTITION]
|
||||
<emphasis role='blue'>D</emphasis>evice Drivers --->
|
||||
<emphasis role='blue'>F</emphasis>irmware Drivers --->
|
||||
[*] M<emphasis role='blue'>a</emphasis>rk VGA/VBE/EFI FB as generic system framebuffer [SYSFB_SIMPLEFB]
|
||||
<emphasis role='blue'>G</emphasis>raphics support --->
|
||||
<*> <emphasis role='blue'>D</emphasis>irect Rendering Manager (XFree86 4.1.0 and higher DRI support) --->
|
||||
... [DRM]
|
||||
[*] Enable legacy fbdev support for your modesetting driver
|
||||
[*] <emphasis role='blue'>E</emphasis>nable 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>
|
||||
<*> <emphasis role='blue'>S</emphasis>imple framebuffer driver [DRM_SIMPLEDRM]
|
||||
<emphasis role='blue'>F</emphasis>rame buffer Devices --->
|
||||
<*> <emphasis role='blue'>S</emphasis>upport for frame buffer devices ---> [FB]
|
||||
<emphasis role='blue'>C</emphasis>onsole display driver support --->
|
||||
-*- <emphasis role='blue'>F</emphasis>ramebuffer Console support [FRAMEBUFFER_CONSOLE]
|
||||
<emphasis role='blue'>F</emphasis>ile systems --->
|
||||
<emphasis role='blue'>D</emphasis>OS/FAT/EXFAT/NT Filesystems --->
|
||||
<*/M> <emphasis role='blue'>V</emphasis>FAT (Windows-95) fs support [VFAT_FS]
|
||||
<emphasis role='blue'>P</emphasis>seudo filesystems --->
|
||||
<*/M> <emphasis role='blue'>E</emphasis>FI Variable filesystem [EFIVAR_FS]
|
||||
-*- N<emphasis role='blue'>a</emphasis>tive language support ---> [NLS]
|
||||
<*/M> <emphasis role='blue'>C</emphasis>odepage 437 (United States, Canada) [NLS_CODEPAGE_437]
|
||||
<*/M> N<emphasis role='blue'>L</emphasis>S ISO 8859-1 (Latin 1; Western European Languages) [NLS_ISO8859_1]</screen>
|
||||
|
@ -3,5 +3,5 @@
|
||||
"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd">
|
||||
<!-- Automatically generated by kernel-config.py
|
||||
DO NOT EDIT! -->
|
||||
<screen><literal>File systems --->
|
||||
<*/M> XFS filesystem support [XFS_FS]</literal></screen>
|
||||
<screen><emphasis role='blue'>F</emphasis>ile systems --->
|
||||
<*/M> <emphasis role='blue'>X</emphasis>FS filesystem support [XFS_FS]</screen>
|
||||
|
@ -3,18 +3,18 @@
|
||||
"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd">
|
||||
<!-- Automatically generated by kernel-config.py
|
||||
DO NOT EDIT! -->
|
||||
<screen><literal>Device Drivers --->
|
||||
[*] Multiple devices driver support (RAID and LVM) ---> [MD]
|
||||
<*/M> Device mapper support [BLK_DEV_DM]
|
||||
<*/M> Crypt target support [DM_CRYPT]
|
||||
-*- Cryptographic API ---> [CRYPTO]
|
||||
Block ciphers --->
|
||||
<*/M> AES (Advanced Encryption Standard) [CRYPTO_AES]
|
||||
<screen><emphasis role='blue'>D</emphasis>evice Drivers --->
|
||||
[*] M<emphasis role='blue'>u</emphasis>ltiple devices driver support (RAID and LVM) ---> [MD]
|
||||
<*/M> <emphasis role='blue'>D</emphasis>evice mapper support [BLK_DEV_DM]
|
||||
<*/M> <emphasis role='blue'>C</emphasis>rypt target support [DM_CRYPT]
|
||||
-*- <emphasis role='blue'>C</emphasis>ryptographic API ---> [CRYPTO]
|
||||
<emphasis role='blue'>B</emphasis>lock ciphers --->
|
||||
<*/M> <emphasis role='blue'>A</emphasis>ES (Advanced Encryption Standard) [CRYPTO_AES]
|
||||
# For tests:
|
||||
<*/M> Twofish [CRYPTO_TWOFISH]
|
||||
Length-preserving ciphers and modes --->
|
||||
<*/M> XTS (XOR Encrypt XOR with ciphertext stealing) [CRYPTO_XTS]
|
||||
Hashes, digests, and MACs --->
|
||||
<*/M> SHA-224 and SHA-256 [CRYPTO_SHA256]
|
||||
Userspace interface --->
|
||||
<*/M> Symmetric key cipher algorithms [CRYPTO_USER_API_SKCIPHER]</literal></screen>
|
||||
<*/M> <emphasis role='blue'>T</emphasis>wofish [CRYPTO_TWOFISH]
|
||||
<emphasis role='blue'>L</emphasis>ength-preserving ciphers and modes --->
|
||||
<*/M> <emphasis role='blue'>X</emphasis>TS (XOR Encrypt XOR with ciphertext stealing) [CRYPTO_XTS]
|
||||
H<emphasis role='blue'>a</emphasis>shes, digests, and MACs --->
|
||||
<*/M> <emphasis role='blue'>S</emphasis>HA-224 and SHA-256 [CRYPTO_SHA256]
|
||||
<emphasis role='blue'>U</emphasis>serspace interface --->
|
||||
<*/M> <emphasis role='blue'>S</emphasis>ymmetric key cipher algorithms [CRYPTO_USER_API_SKCIPHER]</screen>
|
||||
|
@ -3,15 +3,15 @@
|
||||
"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd">
|
||||
<!-- Automatically generated by kernel-config.py
|
||||
DO NOT EDIT! -->
|
||||
<screen><literal>[*] Networking support ---> [NET]
|
||||
Networking options --->
|
||||
[*] Network packet filtering framework (Netfilter) ---> [NETFILTER]
|
||||
[*] Advanced netfilter configuration [NETFILTER_ADVANCED]
|
||||
Core Netfilter Configuration --->
|
||||
<*/M> Netfilter connection tracking support [NF_CONNTRACK]
|
||||
<*/M> Netfilter Xtables support (required for ip_tables)
|
||||
<screen>[*] N<emphasis role='blue'>e</emphasis>tworking support ---> [NET]
|
||||
N<emphasis role='blue'>e</emphasis>tworking options --->
|
||||
[*] N<emphasis role='blue'>e</emphasis>twork packet filtering framework (Netfilter) ---> [NETFILTER]
|
||||
[*] <emphasis role='blue'>A</emphasis>dvanced netfilter configuration [NETFILTER_ADVANCED]
|
||||
<emphasis role='blue'>C</emphasis>ore Netfilter Configuration --->
|
||||
<*/M> N<emphasis role='blue'>e</emphasis>tfilter connection tracking support [NF_CONNTRACK]
|
||||
<*/M> N<emphasis role='blue'>e</emphasis>tfilter Xtables support (required for ip_tables)
|
||||
... [NETFILTER_XTABLES]
|
||||
<*/M> LOG target support [NETFILTER_XT_TARGET_LOG]
|
||||
IP: Netfilter Configuration --->
|
||||
<*/M> IP tables support (required for filtering/masq/NAT)
|
||||
... [IP_NF_IPTABLES]</literal></screen>
|
||||
<*/M> <emphasis role='blue'>L</emphasis>OG target support [NETFILTER_XT_TARGET_LOG]
|
||||
<emphasis role='blue'>I</emphasis>P: Netfilter Configuration --->
|
||||
<*/M> <emphasis role='blue'>I</emphasis>P tables support (required for filtering/masq/NAT)
|
||||
... [IP_NF_IPTABLES]</screen>
|
||||
|
@ -3,10 +3,10 @@
|
||||
"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd">
|
||||
<!-- Automatically generated by kernel-config.py
|
||||
DO NOT EDIT! -->
|
||||
<screen><literal>[*] Networking support ---> [NET]
|
||||
Networking options --->
|
||||
<*/M> 802.1d Ethernet Bridging [BRIDGE]
|
||||
Device Drivers --->
|
||||
[*] Network device support ---> [NETDEVICES]
|
||||
[*] Network core driver support [NET_CORE]
|
||||
<*/M> Universal TUN/TAP device driver support [TUN]</literal></screen>
|
||||
<screen>[*] N<emphasis role='blue'>e</emphasis>tworking support ---> [NET]
|
||||
N<emphasis role='blue'>e</emphasis>tworking options --->
|
||||
<*/M> <emphasis role='blue'>8</emphasis>02.1d Ethernet Bridging [BRIDGE]
|
||||
<emphasis role='blue'>D</emphasis>evice Drivers --->
|
||||
[*] N<emphasis role='blue'>e</emphasis>twork device support ---> [NETDEVICES]
|
||||
[*] N<emphasis role='blue'>e</emphasis>twork core driver support [NET_CORE]
|
||||
<*/M> <emphasis role='blue'>U</emphasis>niversal TUN/TAP device driver support [TUN]</screen>
|
||||
|
@ -3,8 +3,8 @@
|
||||
"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd">
|
||||
<!-- Automatically generated by kernel-config.py
|
||||
DO NOT EDIT! -->
|
||||
<screen><literal>[*] Virtualization ---> [VIRTUALIZATION]
|
||||
<*/M> Kernel-based Virtual Machine (KVM) support [KVM]
|
||||
<screen>[*] <emphasis role='blue'>V</emphasis>irtualization ---> [VIRTUALIZATION]
|
||||
<*/M> <emphasis role='blue'>K</emphasis>ernel-based Virtual Machine (KVM) support [KVM]
|
||||
# Enable the option for your CPU:
|
||||
< /*/M> KVM for Intel (and compatible) processors support [KVM_INTEL]
|
||||
< /*/M> KVM for AMD processors support [KVM_AMD]</literal></screen>
|
||||
< /*/M> <emphasis role='blue'>K</emphasis>VM for Intel (and compatible) processors support [KVM_INTEL]
|
||||
< /*/M> <emphasis role='blue'>K</emphasis>VM for AMD processors support [KVM_AMD]</screen>
|
||||
|
@ -251,6 +251,9 @@ li.chapter h4 a {
|
||||
margin: .6em 0 .2em 0;
|
||||
}
|
||||
|
||||
span.blue {
|
||||
color: #2ac;
|
||||
}
|
||||
|
||||
/* Index */
|
||||
.item {
|
||||
|
@ -3,7 +3,7 @@
|
||||
"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd">
|
||||
<!-- Automatically generated by kernel-config.py
|
||||
DO NOT EDIT! -->
|
||||
<screen><literal>Device Drivers --->
|
||||
Input device support --->
|
||||
-*- Generic input layer (needed for keyboard, mouse, ...) [INPUT]
|
||||
<*/M> Event interface [INPUT_EVDEV]</literal></screen>
|
||||
<screen><emphasis role='blue'>D</emphasis>evice Drivers --->
|
||||
<emphasis role='blue'>I</emphasis>nput device support --->
|
||||
-*- <emphasis role='blue'>G</emphasis>eneric input layer (needed for keyboard, mouse, ...) [INPUT]
|
||||
<*/M> <emphasis role='blue'>E</emphasis>vent interface [INPUT_EVDEV]</screen>
|
||||
|
@ -3,8 +3,8 @@
|
||||
"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd">
|
||||
<!-- Automatically generated by kernel-config.py
|
||||
DO NOT EDIT! -->
|
||||
<screen><literal>Device Drivers --->
|
||||
Input device support --->
|
||||
-*- Generic input layer (needed for keyboard, mouse, ...) [INPUT]
|
||||
[*] Miscellaneous devices ---> [INPUT_MISC]
|
||||
<*/M> User level driver support [INPUT_UINPUT]</literal></screen>
|
||||
<screen><emphasis role='blue'>D</emphasis>evice Drivers --->
|
||||
<emphasis role='blue'>I</emphasis>nput device support --->
|
||||
-*- <emphasis role='blue'>G</emphasis>eneric input layer (needed for keyboard, mouse, ...) [INPUT]
|
||||
[*] M<emphasis role='blue'>i</emphasis>scellaneous devices ---> [INPUT_MISC]
|
||||
<*/M> <emphasis role='blue'>U</emphasis>ser level driver support [INPUT_UINPUT]</screen>
|
||||
|
@ -3,23 +3,23 @@
|
||||
"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd">
|
||||
<!-- Automatically generated by kernel-config.py
|
||||
DO NOT EDIT! -->
|
||||
<screen><literal>Device Drivers --->
|
||||
Graphics support --->
|
||||
<*/M> Direct Rendering Manager (XFree86 4.1.0 and higher DRI support) --->
|
||||
<screen><emphasis role='blue'>D</emphasis>evice Drivers --->
|
||||
<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]
|
||||
# For r300 or r600:
|
||||
< /*/M> ATI Radeon [DRM_RADEON]
|
||||
< /*/M> <emphasis role='blue'>A</emphasis>TI Radeon [DRM_RADEON]
|
||||
# For radeonsi:
|
||||
< /*/M> AMD GPU [DRM_AMDGPU]
|
||||
[*] Enable amdgpu support for SI parts [DRM_AMDGPU_SI]
|
||||
[*] Enable amdgpu support for CIK parts [DRM_AMDGPU_CIK]
|
||||
Display Engine Configuration --->
|
||||
[*] AMD DC - Enable new display engine [DRM_AMD_DC]
|
||||
< /*/M> <emphasis role='blue'>A</emphasis>MD GPU [DRM_AMDGPU]
|
||||
[*] <emphasis role='blue'>E</emphasis>nable amdgpu support for SI parts [DRM_AMDGPU_SI]
|
||||
[*] <emphasis role='blue'>E</emphasis>nable amdgpu support for CIK parts [DRM_AMDGPU_CIK]
|
||||
<emphasis role='blue'>D</emphasis>isplay Engine Configuration --->
|
||||
[*] <emphasis role='blue'>A</emphasis>MD DC - Enable new display engine [DRM_AMD_DC]
|
||||
# For nouveau:
|
||||
< /*/M> Nouveau (NVIDIA) cards [DRM_NOUVEAU]
|
||||
< /*/M> N<emphasis role='blue'>o</emphasis>uveau (NVIDIA) cards [DRM_NOUVEAU]
|
||||
# For i915, crocus, or iris:
|
||||
< /*/M> Intel 8xx/9xx/G3x/G4x/HD Graphics [DRM_I915]
|
||||
< /*/M> <emphasis role='blue'>I</emphasis>ntel 8xx/9xx/G3x/G4x/HD Graphics [DRM_I915]
|
||||
# For swrast:
|
||||
< /*/M> Virtual GEM provider [DRM_VGEM]
|
||||
< /*/M> <emphasis role='blue'>V</emphasis>irtual GEM provider [DRM_VGEM]
|
||||
# For svga:
|
||||
< /*/M> DRM driver for VMware Virtual GPU [DRM_VMWGFX]</literal></screen>
|
||||
< /*/M> <emphasis role='blue'>D</emphasis>RM driver for VMware Virtual GPU [DRM_VMWGFX]</screen>
|
||||
|
@ -3,12 +3,12 @@
|
||||
"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd">
|
||||
<!-- Automatically generated by kernel-config.py
|
||||
DO NOT EDIT! -->
|
||||
<screen><literal>Device Drivers --->
|
||||
[*] HID bus support ---> [HID_SUPPORT]
|
||||
{*/M} HID bus core support [HID]
|
||||
Special HID drivers --->
|
||||
<*/M> Wacom Intuos/Graphire tablet support (USB) [HID_WACOM]
|
||||
USB HID support --->
|
||||
<*/M> USB HID transport layer [USB_HID]
|
||||
[*] USB support ---> [USB_SUPPORT]
|
||||
<*/M> Support for Host-side USB [USB]</literal></screen>
|
||||
<screen><emphasis role='blue'>D</emphasis>evice Drivers --->
|
||||
[*] H<emphasis role='blue'>I</emphasis>D bus support ---> [HID_SUPPORT]
|
||||
{*/M} H<emphasis role='blue'>I</emphasis>D bus core support [HID]
|
||||
<emphasis role='blue'>S</emphasis>pecial HID drivers --->
|
||||
<*/M> <emphasis role='blue'>W</emphasis>acom Intuos/Graphire tablet support (USB) [HID_WACOM]
|
||||
<emphasis role='blue'>U</emphasis>SB HID support --->
|
||||
<*/M> <emphasis role='blue'>U</emphasis>SB HID transport layer [USB_HID]
|
||||
[*] <emphasis role='blue'>U</emphasis>SB support ---> [USB_SUPPORT]
|
||||
<*/M> <emphasis role='blue'>S</emphasis>upport for Host-side USB [USB]</screen>
|
||||
|
@ -3,10 +3,10 @@
|
||||
"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd">
|
||||
<!-- Automatically generated by kernel-config.py
|
||||
DO NOT EDIT! -->
|
||||
<screen><literal>Device Drivers --->
|
||||
Graphics support --->
|
||||
<*/M> Direct Rendering Manager (XFree86 4.1.0 and higher DRI support) --->
|
||||
<screen><emphasis role='blue'>D</emphasis>evice Drivers --->
|
||||
<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]
|
||||
< /*/M> DRM driver for VMware Virtual GPU [DRM_VMWGFX]
|
||||
< /*/M> DRM Support for bochs dispi vga interface (qemu stdvga) [DRM_BOCHS]
|
||||
< /*/M> Virtual Box Graphics Card [DRM_VBOXVIDEO]</literal></screen>
|
||||
< /*/M> <emphasis role='blue'>D</emphasis>RM driver for VMware Virtual GPU [DRM_VMWGFX]
|
||||
< /*/M> <emphasis role='blue'>D</emphasis>RM Support for bochs dispi vga interface (qemu stdvga) [DRM_BOCHS]
|
||||
< /*/M> <emphasis role='blue'>V</emphasis>irtual Box Graphics Card [DRM_VBOXVIDEO]</screen>
|
||||
|
@ -3,10 +3,10 @@
|
||||
"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd">
|
||||
<!-- Automatically generated by kernel-config.py
|
||||
DO NOT EDIT! -->
|
||||
<screen><literal>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) --->
|
||||
<screen><emphasis role='blue'>D</emphasis>evice Drivers --->
|
||||
<emphasis role='blue'>F</emphasis>irmware Drivers --->
|
||||
[*] M<emphasis role='blue'>a</emphasis>rk VGA/VBE/EFI FB as generic system framebuffer [SYSFB_SIMPLEFB]
|
||||
<emphasis role='blue'>G</emphasis>raphics support --->
|
||||
<*> <emphasis role='blue'>D</emphasis>irect Rendering Manager (XFree86 4.1.0 and higher DRI support) --->
|
||||
... [DRM]
|
||||
<*> Simple framebuffer driver [DRM_SIMPLEDRM]</literal></screen>
|
||||
<*> <emphasis role='blue'>S</emphasis>imple framebuffer driver [DRM_SIMPLEDRM]</screen>
|
||||
|
Loading…
Reference in New Issue
Block a user