git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f5ec25d
)
pstore: Fix Kconfig dependencies for apei->pstore
author
Luck, Tony
<tony.luck@intel.com>
Wed, 13 Apr 2011 17:48:12 +0000
(10:48 -0700)
committer
Tony Luck
<tony.luck@intel.com>
Fri, 20 May 2011 17:34:35 +0000
(10:34 -0700)
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>
No differences found