]> asedeno.scripts.mit.edu Git - linux.git/commit
selftests: firmware: add CONFIG_FW_LOADER_USER_HELPER_FALLBACK to config
authorDan Rue <dan.rue@linaro.org>
Tue, 27 Nov 2018 03:12:16 +0000 (21:12 -0600)
committerShuah Khan <shuah@kernel.org>
Tue, 27 Nov 2018 21:20:36 +0000 (14:20 -0700)
commit7492902e8d22b568463897fa967c0886764cf034
tree25f9373e077f9c936e9f13daac722d9911db3a59
parentf70b472e937bb659a7b7a14e64f07308e230888c
selftests: firmware: add CONFIG_FW_LOADER_USER_HELPER_FALLBACK to config

CONFIG_FW_LOADER_USER_HELPER_FALLBACK=y is required for fw_fallback.sh.
Without it, fw_fallback.sh fails with 'usermode helper disabled so
ignoring test'. Enable the config in selftest so that it gets built by
default.

Signed-off-by: Dan Rue <dan.rue@linaro.org>
Acked-by: Kees Cook <keescook@chromium.org>
Signed-off-by: Shuah Khan <shuah@kernel.org>
tools/testing/selftests/firmware/config