mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-06-21 20:59:22 +01:00
With DRM panic added to trunk, now we only need 3 additional entries for EFI boot, thus we can just add them and remove the reference to BLFS UEFI kernel configuration.
28 lines
455 B
TOML
28 lines
455 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='*'
|
|
|
|
EFI= { value='*', forced = true } # selected by LOONGARCH
|
|
EFI_STUB='*'
|
|
EFI_ZBOOT='*'
|
|
|
|
revision='sysv'
|