diff options
author | Justin M. Forbes <jforbes@fedoraproject.org> | 2022-05-02 08:44:51 -0500 |
---|---|---|
committer | Justin M. Forbes <jforbes@fedoraproject.org> | 2022-05-02 08:44:51 -0500 |
commit | 9c5b661cc26e69fc98cbd8e52222b9b9fc4e2a08 (patch) | |
tree | 9c81cf61a95fd9b3d4ac93e75a2d61b6c1d7f78d /kernel-s390x-debug-rhel.config | |
parent | eecbda4b1f6ce44b49b8888de280097e50bef95f (diff) | |
download | kernel-9c5b661cc26e69fc98cbd8e52222b9b9fc4e2a08.tar.gz kernel-9c5b661cc26e69fc98cbd8e52222b9b9fc4e2a08.tar.xz kernel-9c5b661cc26e69fc98cbd8e52222b9b9fc4e2a08.zip |
kernel-5.18.0-0.rc5.40
* Mon May 02 2022 Fedora Kernel Team <kernel-team@fedoraproject.org> [5.18.0-0.rc5.39]
- redhat/configs: Set GUP_TEST in debug kernel (Joel Savitz)
Resolves:
Signed-off-by: Justin M. Forbes <jforbes@fedoraproject.org>
Diffstat (limited to 'kernel-s390x-debug-rhel.config')
-rw-r--r-- | kernel-s390x-debug-rhel.config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kernel-s390x-debug-rhel.config b/kernel-s390x-debug-rhel.config index 45ab2e139..4d0adad1d 100644 --- a/kernel-s390x-debug-rhel.config +++ b/kernel-s390x-debug-rhel.config @@ -1720,7 +1720,7 @@ CONFIG_GPIO_MLXBF2=m # CONFIG_GREYBUS is not set # CONFIG_GS_FPGABOOT is not set # CONFIG_GTP is not set -# CONFIG_GUP_TEST is not set +CONFIG_GUP_TEST=y CONFIG_GVE=m # CONFIG_HABANA_AI is not set # CONFIG_HAMACHI is not set |