From: Luck, Tony Date: Wed, 13 Apr 2011 17:48:12 +0000 (-0700) Subject: pstore: Fix Kconfig dependencies for apei->pstore X-Git-Tag: v3.0-rc1~378^2~2^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5d2a8342f64e93c217fcbf3206ec9ae770b1413d;p=pandora-kernel.git pstore: Fix Kconfig dependencies for apei->pstore Geert Uytterhoeven ran a dependency checker which kicked out this warning: + warning: (ACPI_APEI) selects PSTORE which has unmet direct dependencies (MISC_FILESYSTEMS): => N/A Randy confirmed that the fix was to "select MISC_FILESYSTEMS" too. Tested-by: Randy Dunlap Signed-off-by: Tony Luck --- Reading git-diff-tree failed