1 # SPDX-License-Identifier: GPL-2.0-only << 2 config EFIVAR_FS 1 config EFIVAR_FS 3 tristate "EFI Variable filesystem" 2 tristate "EFI Variable filesystem" 4 depends on EFI 3 depends on EFI 5 default m 4 default m 6 help 5 help 7 efivarfs is a replacement filesystem 6 efivarfs is a replacement filesystem for the old EFI 8 variable support via sysfs, as it do 7 variable support via sysfs, as it doesn't suffer from the 9 same 1024-byte variable size limit. 8 same 1024-byte variable size limit. 10 9 11 To compile this file system support 10 To compile this file system support as a module, choose M 12 here. The module will be called efiv 11 here. The module will be called efivarfs. 13 12 14 If unsure, say N. 13 If unsure, say N.
Linux® is a registered trademark of Linus Torvalds in the United States and other countries.
TOMOYO® is a registered trademark of NTT DATA CORPORATION.