lfs/chapter10/kernel/systemd.toml
Xi Ruoyao 61317cd68c
mips64el: Revert drm-panic changes (for now?)
This reverts commits:
- 858a1409f0
- 79648bf770
- 5ee35073fb
- 2349341e3e
- fdf21dccba

MIPS hardware does not have system framebuffer, thus the rationale of
drm-panic changes does not apply.

I don't know if they can be added back in the future or not.
2025-02-20 20:06:10 +08:00

37 lines
609 B
TOML

# This part should be sync with sysv.toml
WERROR=' '
PSI='*'
PSI_DEFAULT_DISABLED=' '
IKHEADERS=' '
CGROUPS='*'
MEMCG='*'
EXPERT=' '
RELOCATABLE='*'
RANDOMIZE_BASE='*'
STACKPROTECTOR='*'
STACKPROTECTOR_STRONG='*'
UEVENT_HELPER=' '
DEVTMPFS='*'
DEVTMPFS_MOUNT='*'
SYSFB_SIMPLEFB='*'
DRM='*'
DRM_FBDEV_EMULATION='*'
DRM_SIMPLEDRM='*'
FRAMEBUFFER_CONSOLE='*'
NET='*'
INET='*'
IPV6='*'
FW_LOADER=' *'
FW_LOADER_USER_HELPER=' '
DMIID='*'
INOTIFY_USER='*'
TMPFS='*'
TMPFS_POSIX_ACL='*'
CGROUP_SCHED='* '
revision='systemd'
[RT_GROUP_SCHED]
value = ' '
comment = 'This may cause some systemd features malfunction'