Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

selftests: pstore: Adding config fragment CONFIG_PSTORE_RAM=m

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>

authored by

Naresh Kamboju and committed by
Shuah Khan
9a379e77 64136fb7

+1
+1
tools/testing/selftests/pstore/config
··· 2 2 CONFIG_PSTORE=y 3 3 CONFIG_PSTORE_PMSG=y 4 4 CONFIG_PSTORE_CONSOLE=y 5 + CONFIG_PSTORE_RAM=m