-
Notifications
You must be signed in to change notification settings - Fork 6
/
Copy pathconfig-gentoo64-6.12.13-options
executable file
·135 lines (124 loc) · 6.31 KB
/
config-gentoo64-6.12.13-options
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
################################################################################
# default-gentoo64.config-6.12.13
################################################################################
General setup
Local version - append to kernel release CONFIG_LOCALVERSION=".gary-os"
Build ID Salt CONFIG_BUILD_SALT=""
Kernel compression mode CONFIG_KERNEL_XZ=y [XZ]
Default hostname CONFIG_DEFAULT_HOSTNAME="gary-os"
Support for paging of anonymous memory (swap) CONFIG_SWAP=y
Preemption Model CONFIG_PREEMPT=y [Preemptible Kernel (Low-Latency Desktop)]
Kernel .config support CONFIG_IKCONFIG=y
Enable access to .config through /proc/config.gz CONFIG_IKCONFIG_PROC=y
Enable kernel headers through /sys/kernel/kheaders.tar.xz CONFIG_IKHEADERS=y
Control Group support CONFIG_CGROUPS=y
Memory controller CONFIG_MEMCG=Y
Swap controller CONFIG_MEMCG_SWAP=y
Support initial ramdisk/ramfs compressed using XZ CONFIG_RD_XZ=y
Processor type and features
Linux guest support CONFIG_HYPERVISOR_GUEST=y
Enable paravirtualization code CONFIG_PARAVIRT=y
KVM Guest support (including kvmclock) CONFIG_KVM_GUEST=y
Processor family CONFIG_GENERIC_CPU=y [Generic-x86-64]
Built-in kernel command line CONFIG_CMDLINE_BOOL=y
Built-in kernel command string CONFIG_CMDLINE="initcall_debug"
Power management and ACPI options
Suspend to RAM and standby CONFIG_SUSPEND=y
Hibernation (aka 'suspend to disk') CONFIG_HIBERNATION=n
Virtualization CONFIG_VIRTUALIZATION=y
Kernel-based Virtual Machine (KVM) support CONFIG_KVM=y
KVM for Intel processors support CONFIG_KVM_INTEL=y
KVM for AMD processors support CONFIG_KVM_AMD=y
Enable loadable module support CONFIG_MODULES=y
Path to modprobe binary CONFIG_MODPROBE_PATH="/sbin/modprobe"
Device Drivers
Block devices CONFIG_BLK_DEV=y
Loopback device support CONFIG_BLK_DEV_LOOP=y
Number of loop devices to pre-create at init time CONFIG_BLK_DEV_LOOP_MIN_COUNT=0
Virtio block driver CONFIG_VIRTIO_BLK=y
#>>> SCSI passthrough request for the Virtio block driver CONFIG_VIRTIO_BLK_SCSI=y
NVME Support
NVM Express block device CONFIG_BLK_DEV_NVME=y
NVMe multipath support CONFIG_NVME_MULTIPATH=y
SCSI device support
SCSI device support CONFIG_SCSI=y
SCSI disk support CONFIG_BLK_DEV_SD=y
SCSI CDROM support CONFIG_BLK_DEV_SR=y
SCSI low-level drivers CONFIG_SCSI_LOWLEVEL=y
virtio-scsi support CONFIG_SCSI_VIRTIO=y
Serial ATA and Parallel ATA drivers CONFIG_ATA=y
Verbose ATA error reporting CONFIG_ATA_VERBOSE_ERROR=y
Multiple devices driver support (RAID and LVM) CONFIG_MD=y
Device mapper support CONFIG_BLK_DEV_DM=y
Crypt target support CONFIG_DM_CRYPT=y
Character devices
Serial drivers
8250/16550 and compatible serial support CONFIG_SERIAL_8250=y
Console on 8250/16550 and compatible serial port CONFIG_SERIAL_8250_CONSOLE=y
Multifunction device drivers
Intel Low Power Subsystem support in PCI mode CONFIG_MFD_INTEL_LPSS_PCI=y
Graphics support
#>>> /dev/agpgart (AGP Support) CONFIG_AGP=y
#>>> Direct Rendering Manager (XFree86 4.1.0 and higher DRI support) CONFIG_DRM=y
#>>> ATI Radeon CONFIG_DRM_RADEON=y
#>>> AMD GPU CONFIG_DRM_AMDGPU=y
#>>> Nouveau (NVIDIA) cards CONFIG_DRM_NOUVEAU=y
#>>> Intel 8xx/9xx/G3x/G4x/HD Graphics CONFIG_DRM_I915=y
#>>> Frame buffer Devices
#>>> Support for frame buffer devices CONFIG_FB=y
#>>> VGA 16-color graphics support CONFIG_FB_VGA16=y
#>>> VESA VGA graphics support CONFIG_FB_VESA=y
#>>> EFI-based Framebuffer Support CONFIG_FB_EFI=y
#>>> nVidia Framebuffer Support CONFIG_FB_NVIDIA=y
#>>> Intel .../915G/945G/945GM/965G/965GM support CONFIG_FB_INTEL=y
#>>> ATI Radeon display support CONFIG_FB_RADEON=y
Console display driver support
VGA text console CONFIG_VGA_CONSOLE=y
Framebuffer Console support CONFIG_FRAMEBUFFER_CONSOLE=y
#>>> Framebuffer Console Deferred Takeover CONFIG_FRAMEBUFFER_CONSOLE_DEFERRED_TAKEOVER=y
Bootup logo CONFIG_LOGO=n
HID support
HID bus support CONFIG_HID=y
Generic HID driver CONFIG_HID_GENERIC=y
USB HID support
USB HID transport layer CONFIG_USB_HID=y
USB support CONFIG_USB_SUPPORT=y
Support for Host-side USB CONFIG_USB=y
USB announce new devices CONFIG_USB_ANNOUNCE_NEW_DEVICES=y
xHCI HCD (USB 3.0) support CONFIG_USB_XHCI_HCD=y
EHCI HCD (USB 2.0) support CONFIG_USB_EHCI_HCD=y
OHCI HCD (USB 1.1) support CONFIG_USB_OHCI_HCD=y
UHCI HCD (most Intel and VIA) support CONFIG_USB_UHCI_HCD=y
USB Mass Storage support CONFIG_USB_STORAGE=y
USB Mass Storage verbose debug CONFIG_USB_STORAGE_DEBUG=y
USB Attached SCSI CONFIG_USB_UAS=y
USB Serial Converter support CONFIG_USB_SERIAL=y
USB Serial Console device support CONFIG_USB_SERIAL_CONSOLE=y
USB Generic Serial Driver CONFIG_USB_SERIAL_GENERIC=y
Virtio drivers CONFIG_VIRTIO_MENU=y
PCI driver for virtio devices CONFIG_VIRTIO_PCI=y
File systems
The Extended 4 (ext4) filesystem CONFIG_EXT4_FS=y
FUSE (Filesystem in Userspace) support CONFIG_FUSE_FS=y
Overlay filesystem support CONFIG_OVERLAY_FS=y
DOS/FAT/NT Filesystems
VFAT (Windows-95) fs support CONFIG_VFAT_FS=y
Miscellaneous filesystems
SquashFS 4.0 - Squashed file system support CONFIG_SQUASHFS=y
File decompression options CONFIG_SQUASHFS_FILE_DIRECT=y [Decompress files directly into the page cache]
Decompressor parallelisation options CONFIG_SQUASHFS_DECOMP_MULTI_PERCPU=y [Use percpu multiple decompressors for parallel I/O]
Include support for XZ compressed file systems CONFIG_SQUASHFS_XZ=y
Security options
TRUSTED_KEYS CONFIG_TRUSTED_KEYS=y
ENCRYPTED_KEYS CONFIG_ENCRYPTED_KEYS=y
Library routines
Select compiled-in fonts CONFIG_FONTS=y
VGA 8x8 font CONFIG_FONT_8x8=y
#>>> VGA 8x16 font CONFIG_FONT_8x16=y
#>>> Terminus 16x32 font (not supported by all drivers) CONFIG_FONT_TER16x32=y
Kernel hacking
Compile-time checks and compiler options
Generate BTF typeinfo CONFIG_DEBUG_INFO_BTF=n
################################################################################
# end of file
################################################################################