From: Seth Forshee Date: Thu, 7 Mar 2013 17:40:17 +0000 (-0600) Subject: efivars: Allow disabling use as a pstore backend X-Git-Tag: v3.9-rc5~36^2~1^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ed9dc8ce7a1c8115dba9483a9b51df8b63a2e0ef;p=pandora-kernel.git efivars: Allow disabling use as a pstore backend Add a new option, CONFIG_EFI_VARS_PSTORE, which can be set to N to avoid using efivars as a backend to pstore, as some users may want to compile out the code completely. Set the default to Y to maintain backwards compatability, since this feature has always been enabled until now. Signed-off-by: Seth Forshee Cc: Josh Boyer Cc: Matthew Garrett Cc: Seiji Aguchi Cc: Tony Luck Cc: Signed-off-by: Matt Fleming --- Reading git-diff-tree failed