aboutsummaryrefslogtreecommitdiffstats
path: root/fs/efivarfs/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'fs/efivarfs/Kconfig')
-rw-r--r--fs/efivarfs/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/fs/efivarfs/Kconfig b/fs/efivarfs/Kconfig
index 1fb2b7f849f3..367bbb10c543 100644
--- a/fs/efivarfs/Kconfig
+++ b/fs/efivarfs/Kconfig
@@ -1,6 +1,6 @@
1config EFIVAR_FS 1config EFIVAR_FS
2 tristate "EFI Variable filesystem" 2 tristate "EFI Variable filesystem"
3 depends on EFI_VARS 3 depends on EFI
4 help 4 help
5 efivarfs is a replacement filesystem for the old EFI 5 efivarfs is a replacement filesystem for the old EFI
6 variable support via sysfs, as it doesn't suffer from the 6 variable support via sysfs, as it doesn't suffer from the