Skip to content

Commit

Permalink
selftests: pstore: Adding config fragment CONFIG_PSTORE_RAM=m
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Naresh Kamboju authored and Shuah Khan committed Feb 13, 2018
1 parent 64136fb commit 9a379e7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tools/testing/selftests/pstore/config
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,4 @@ CONFIG_MISC_FILESYSTEMS=y
CONFIG_PSTORE=y
CONFIG_PSTORE_PMSG=y
CONFIG_PSTORE_CONSOLE=y
CONFIG_PSTORE_RAM=m

0 comments on commit 9a379e7

Please sign in to comment.