# SPDX-License-Identifier: GPL-2.0-only config [31mCONFIG_EFIVAR_FS[0m tristate "EFI Variable filesystem" depends on [31mCONFIG_EFI[0m default m help efivarfs is a replacement filesystem for the old [31mCONFIG_EFI[0m variable support via sysfs, as it doesn't suffer from the same 1024-byte variable size limit. To compile this file system support as a module, choose [31mCONFIG_M[0m here. The module will be called efivarfs. If unsure, say N. |