source: chapter10/kernel/sysv.toml@ 289f284

xry111/loongarch xry111/loongarch-12.1 xry111/loongarch-12.2
Last change on this file since 289f284 was db880b9, checked in by Xi Ruoyao <xry111@…>, 10 months ago

Merge remote-tracking branch 'origin/trunk' into xry111/loongarch

  • Property mode set to 100644
File size: 467 bytes
Line 
1WERROR=' '
2PSI='*'
3PSI_DEFAULT_DISABLED=' '
4IKHEADERS=' '
5CGROUPS='*'
6MEMCG='*'
7EXPERT=' '
8RELOCATABLE='*'
9RANDOMIZE_BASE='*'
10STACKPROTECTOR='*'
11STACKPROTECTOR_STRONG='*'
12UEVENT_HELPER=' '
13DEVTMPFS='*'
14DEVTMPFS_MOUNT='*'
15DRM=' *M'
16
17EFI_ZBOOT='*'
18
19revision='sysv'
20
21[DRM_FBDEV_EMULATION]
22value = ' *'
23comment = 'If [DRM] is selected as * or M, this must be selected'
24
25[FRAMEBUFFER_CONSOLE]
26value = ' *'
27comment = 'If [DRM] is selected as * or M, this must be selected'
Note: See TracBrowser for help on using the repository browser.