From: Leif Lindholm Date: Thu, 18 Dec 2014 17:50:49 +0000 (+0000) Subject: fs: Make efivarfs a pseudo filesystem, built by default with EFI X-Git-Tag: fixes-v4.0-rc1~174^2^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=62c204ddfe9649f0b1d273549f4bd68c23ed7c0d;p=pandora-kernel.git fs: Make efivarfs a pseudo filesystem, built by default with EFI efivars is currently enabled under MISC_FILESYSTEMS, which is decribed as "such as filesystems that came from other operating systems". In reality, it is a pseudo filesystem, providing access to the kernel UEFI variable interface. Since this is the preferred interface for accessing UEFI variables, over the legacy efivars interface, also build it by default as a module if CONFIG_EFI. Signed-off-by: Leif Lindholm Signed-off-by: Matt Fleming --- Reading git-diff-tree failed