4
4
CONFIG_BLK_DEV_INITRD=y
5
5
# CONFIG_COMPAT_BRK is not set
6
6
CONFIG_SLAB=y
7
- # CONFIG_64BIT is not set
8
7
CONFIG_SMP=y
9
8
# CONFIG_X86_EXTENDED_PLATFORM is not set
10
9
# CONFIG_SCHED_OMIT_FRAME_POINTER is not set
11
10
# CONFIG_X86_MCE is not set
12
11
# CONFIG_MICROCODE is not set
13
- # CONFIG_SECCOMP is not set
14
12
# CONFIG_RELOCATABLE is not set
15
13
# CONFIG_SUSPEND is not set
16
14
# CONFIG_VIRTUALIZATION is not set
17
15
CONFIG_KPROBES=y
16
+ # CONFIG_SECCOMP is not set
18
17
CONFIG_MODULES=y
19
18
CONFIG_MODULE_UNLOAD=y
20
- CONFIG_BINFMT_AOUT=y
19
+ # CONFIG_UNUSED_SYMBOLS is not set
21
20
CONFIG_BINFMT_MISC=y
22
21
# CONFIG_COMPACTION is not set
23
22
CONFIG_NET=y
24
23
CONFIG_PACKET=y
25
24
CONFIG_UNIX=y
26
25
CONFIG_INET=y
27
26
CONFIG_NETFILTER=y
28
- # CONFIG_UEVENT_HELPER is not set
27
+ CONFIG_PCI=y
29
28
CONFIG_DEVTMPFS=y
30
29
# CONFIG_STANDALONE is not set
31
30
# CONFIG_PREVENT_FIRMWARE_BUILD is not set
@@ -34,9 +33,9 @@ CONFIG_VIRTIO_BLK=y
34
33
CONFIG_NETDEVICES=y
35
34
CONFIG_NETCONSOLE=m
36
35
CONFIG_VIRTIO_NET=y
37
- # CONFIG_DEVMEM is not set
38
36
CONFIG_VIRTIO_CONSOLE=y
39
37
# CONFIG_HW_RANDOM is not set
38
+ # CONFIG_DEVMEM is not set
40
39
# CONFIG_HWMON is not set
41
40
# CONFIG_HID_A4TECH is not set
42
41
# CONFIG_HID_APPLE is not set
@@ -46,7 +45,6 @@ CONFIG_VIRTIO_CONSOLE=y
46
45
# CONFIG_HID_CYPRESS is not set
47
46
# CONFIG_HID_EZKEY is not set
48
47
# CONFIG_HID_KENSINGTON is not set
49
- # CONFIG_HID_LOGITECH is not set
50
48
# CONFIG_HID_MICROSOFT is not set
51
49
# CONFIG_HID_MONTEREY is not set
52
50
# CONFIG_USB_SUPPORT is not set
@@ -56,7 +54,6 @@ CONFIG_VIRTIO_PCI=y
56
54
CONFIG_EXT4_FS=y
57
55
CONFIG_EXT4_FS_POSIX_ACL=y
58
56
CONFIG_EXT4_FS_SECURITY=y
59
- CONFIG_EXT4_ENCRYPTION=y
60
57
# CONFIG_DNOTIFY is not set
61
58
# CONFIG_INOTIFY_USER is not set
62
59
CONFIG_PROC_KCORE=y
@@ -69,14 +66,11 @@ CONFIG_DEBUG_INFO=y
69
66
CONFIG_DEBUG_INFO_DWARF4=y
70
67
CONFIG_GDB_SCRIPTS=y
71
68
# CONFIG_ENABLE_MUST_CHECK is not set
72
- # CONFIG_UNUSED_SYMBOLS is not set
73
69
# CONFIG_SECTION_MISMATCH_WARN_ONLY is not set
74
70
CONFIG_MAGIC_SYSRQ=y
75
71
CONFIG_DEBUG_KERNEL=y
76
72
CONFIG_DEBUG_SLAB=y
77
- CONFIG_DEBUG_SLAB_LEAK=y
78
73
CONFIG_DEBUG_KMEMLEAK=y
79
- CONFIG_DEBUG_KMEMLEAK_EARLY_LOG_SIZE=1024
80
74
CONFIG_PROVE_LOCKING=y
81
75
CONFIG_DEBUG_ATOMIC_SLEEP=y
82
76
# CONFIG_FTRACE is not set
0 commit comments