kernel: Really fix missing revision attribute

This commit is contained in:
Xi Ruoyao 2024-08-13 16:52:16 +08:00
parent 82711db81d
commit 1e2c41871f
No known key found for this signature in database
GPG Key ID: ACAAD20E19E710E3

View File

@ -25,12 +25,12 @@ TMPFS='*'
TMPFS_POSIX_ACL='*' TMPFS_POSIX_ACL='*'
CGROUP_SCHED='* ' CGROUP_SCHED='* '
revision='systemd'
[RT_GROUP_SCHED] [RT_GROUP_SCHED]
value = ' ' value = ' '
comment = 'This may cause some systemd features malfunction' comment = 'This may cause some systemd features malfunction'
revision='systemd'
[DRM_FBDEV_EMULATION] [DRM_FBDEV_EMULATION]
value = ' *' value = ' *'
comment = 'If [DRM] is selected as * or M, this must be selected' comment = 'If [DRM] is selected as * or M, this must be selected'