1d68772b7SMatt Flemingconfig EFIVAR_FS 2d68772b7SMatt Fleming tristate "EFI Variable filesystem" 3a9499fa7STom Gundersen depends on EFI 462c204ddSLeif Lindholm default m 5d68772b7SMatt Fleming help 6d68772b7SMatt Fleming efivarfs is a replacement filesystem for the old EFI 7d68772b7SMatt Fleming variable support via sysfs, as it doesn't suffer from the 8d68772b7SMatt Fleming same 1024-byte variable size limit. 9d68772b7SMatt Fleming 10d68772b7SMatt Fleming To compile this file system support as a module, choose M 11d68772b7SMatt Fleming here. The module will be called efivarfs. 12d68772b7SMatt Fleming 13d68772b7SMatt Fleming If unsure, say N. 14