diff options
author | Justin M. Forbes <jforbes@fedoraproject.org> | 2021-10-26 09:26:37 -0500 |
---|---|---|
committer | Justin M. Forbes <jforbes@fedoraproject.org> | 2021-10-26 09:26:37 -0500 |
commit | 94c20cfd03f4c4682805f7e57410a5dfe17d6423 (patch) | |
tree | a7e0f441ada77a7b98851bcdf094d4e7b706eac1 /kernel-x86_64-debug-rhel.config | |
parent | 603ebd7fd9d8b5675a077655ccb58dec49fdf8b0 (diff) | |
download | kernel-94c20cfd03f4c4682805f7e57410a5dfe17d6423.tar.gz kernel-94c20cfd03f4c4682805f7e57410a5dfe17d6423.tar.xz kernel-94c20cfd03f4c4682805f7e57410a5dfe17d6423.zip |
kernel-5.15-0.rc7.53
* Tue Oct 26 2021 Fedora Kernel Team <kernel-team@fedoraproject.org> [5.15-0.rc7.53]
- Enable CONFIG_FAIL_SUNRPC for debug builds (Justin M. Forbes)
- fedora: Disable fbdev drivers and use simpledrm instead (Javier Martinez Canillas)
Resolves: rhbz#
Signed-off-by: Justin M. Forbes <jforbes@fedoraproject.org>
Diffstat (limited to 'kernel-x86_64-debug-rhel.config')
-rw-r--r-- | kernel-x86_64-debug-rhel.config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kernel-x86_64-debug-rhel.config b/kernel-x86_64-debug-rhel.config index 048252db2..a3262f1f9 100644 --- a/kernel-x86_64-debug-rhel.config +++ b/kernel-x86_64-debug-rhel.config @@ -1609,7 +1609,7 @@ CONFIG_FAIL_MMC_REQUEST=y CONFIG_FAILOVER=m CONFIG_FAIL_PAGE_ALLOC=y CONFIG_FAILSLAB=y -# CONFIG_FAIL_SUNRPC is not set +CONFIG_FAIL_SUNRPC=y CONFIG_FAIR_GROUP_SCHED=y CONFIG_FANOTIFY_ACCESS_PERMISSIONS=y CONFIG_FANOTIFY=y |