commit | 5d2a8342f64e93c217fcbf3206ec9ae770b1413d | [log] [tgz] |
---|---|---|
author | Luck, Tony <tony.luck@intel.com> | Wed Apr 13 10:48:12 2011 -0700 |
committer | Tony Luck <tony.luck@intel.com> | Fri May 20 10:34:35 2011 -0700 |
tree | 2769c38bc58788989683aef6d1bab6455a1442c6 | |
parent | f5ec25deb2471bd49e907ab2f9ef6f860eb7cf95 [diff] |
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 <randy.dunlap@oracle.com> Signed-off-by: Tony Luck <tony.luck@intel.com>