mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-06-18 19:29:21 +01:00
Since the previous commit, we've ensured the kernel displaying via DRM even in the early stage. Now enable DRM_PANIC so the kernel will correctly show the last lines of the kernel messages in case a panic happens.
24 lines
369 B
TOML
24 lines
369 B
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_PANIC='*'
|
|
DRM_PANIC_SCREEN='kmsg'
|
|
DRM_FBDEV_EMULATION='*'
|
|
DRM_SIMPLEDRM='*'
|
|
FRAMEBUFFER_CONSOLE='*'
|
|
|
|
revision='sysv'
|