mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-06-19 03:39:20 +01:00
28 lines
467 B
TOML
28 lines
467 B
TOML
WERROR=' '
|
|
PSI='*'
|
|
PSI_DEFAULT_DISABLED=' '
|
|
IKHEADERS=' '
|
|
CGROUPS='*'
|
|
MEMCG='*'
|
|
EXPERT=' '
|
|
RELOCATABLE='*'
|
|
RANDOMIZE_BASE='*'
|
|
STACKPROTECTOR='*'
|
|
STACKPROTECTOR_STRONG='*'
|
|
UEVENT_HELPER=' '
|
|
DEVTMPFS='*'
|
|
DEVTMPFS_MOUNT='*'
|
|
DRM=' *M'
|
|
|
|
EFI_ZBOOT='*'
|
|
|
|
revision='sysv'
|
|
|
|
[DRM_FBDEV_EMULATION]
|
|
value = ' *'
|
|
comment = 'If [DRM] is selected as * or M, this must be selected'
|
|
|
|
[FRAMEBUFFER_CONSOLE]
|
|
value = ' *'
|
|
comment = 'If [DRM] is selected as * or M, this must be selected'
|