source: chapter10/kernel/systemd.toml@ d6f618b

xry111/loongarch xry111/loongarch-12.0 xry111/loongarch-12.1
Last change on this file since d6f618b was 11876e8, checked in by Xi Ruoyao <xry111@…>, 13 months ago

loongarch: kernel: Add EFI_ZBOOT (again)

Forgot to sync this when I merged trunk.

  • Property mode set to 100644
File size: 464 bytes
Line 
1# This part should be sync with sysv.toml
2WERROR=' '
3PSI='*'
4PSI_DEFAULT_DISABLED=' '
5IKHEADERS=' '
6CGROUPS='*'
7MEMCG='*'
8EXPERT=' '
9RELOCATABLE='*'
10RANDOMIZE_BASE='*'
11STACKPROTECTOR='*'
12STACKPROTECTOR_STRONG='*'
13UEVENT_HELPER=' '
14DEVTMPFS='*'
15DEVTMPFS_MOUNT='*'
16FB='*'
17FRAMEBUFFER_CONSOLE='*'
18
19EFI_ZBOOT='*'
20
21AUDIT=' '
22NET='*'
23INET='*'
24IPV6='*'
25FW_LOADER=' *'
26FW_LOADER_USER_HELPER=' '
27DMIID='*'
28INOTIFY_USER='*'
29TMPFS='*'
30TMPFS_POSIX_ACL='*'
31
32revision='systemd'
Note: See TracBrowser for help on using the repository browser.