projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
64136fb
)
selftests: pstore: Adding config fragment CONFIG_PSTORE_RAM=m
author
Naresh Kamboju
<naresh.kamboju@linaro.org>
Wed, 7 Feb 2018 09:17:20 +0000
(14:47 +0530)
committer
Shuah Khan
<shuahkh@osg.samsung.com>
Tue, 13 Feb 2018 21:09:17 +0000
(14:09 -0700)
pstore_tests and pstore_post_reboot_tests need CONFIG_PSTORE_RAM=m
Signed-off-by: Naresh Kamboju <naresh.kamboju@linaro.org>
Acked-by: Kees Cook <keescook@chromium.org>
Signed-off-by: Shuah Khan <shuahkh@osg.samsung.com>
tools/testing/selftests/pstore/config
patch
|
blob
|
history
diff --git
a/tools/testing/selftests/pstore/config
b/tools/testing/selftests/pstore/config
index 6a8e5a9bfc1065a3e860cd5b31e7aea2d508bea8..d148f9f89fb64cf325a546a1855c1e1cc5fc8a21 100644
(file)
--- a/
tools/testing/selftests/pstore/config
+++ b/
tools/testing/selftests/pstore/config
@@
-2,3
+2,4
@@
CONFIG_MISC_FILESYSTEMS=y
CONFIG_PSTORE=y
CONFIG_PSTORE_PMSG=y
CONFIG_PSTORE_CONSOLE=y
+CONFIG_PSTORE_RAM=m