diff options
author | Justin M. Forbes <jforbes@fedoraproject.org> | 2021-11-10 12:17:49 -0600 |
---|---|---|
committer | Justin M. Forbes <jforbes@fedoraproject.org> | 2021-11-10 12:17:49 -0600 |
commit | cd5be03fded7ade485a122452d576127e0a0147f (patch) | |
tree | 2a8dc7691dbdb390e563fdc8200aff3f20910a38 /kernel-aarch64-rhel.config | |
parent | 863d61daf8bb1eb7b271dc8a4ccc12a6289e987c (diff) | |
download | kernel-cd5be03fded7ade485a122452d576127e0a0147f.tar.gz kernel-cd5be03fded7ade485a122452d576127e0a0147f.tar.xz kernel-cd5be03fded7ade485a122452d576127e0a0147f.zip |
kernel-5.16-0.rc0.20211110gitcb690f5238d7.10
* Wed Nov 10 2021 Fedora Kernel Team <kernel-team@fedoraproject.org> [5.16-0.rc0.20211110gitcb690f5238d7.10]
- arm64: cpufeature: Export this_cpu_has_cap helper (Arnd Bergmann)
- drm/virtio: Fix NULL dereference error in virtio_gpu_poll (Vivek Kasireddy)
Resolves: rhbz#
Signed-off-by: Justin M. Forbes <jforbes@fedoraproject.org>
Diffstat (limited to 'kernel-aarch64-rhel.config')
-rw-r--r-- | kernel-aarch64-rhel.config | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/kernel-aarch64-rhel.config b/kernel-aarch64-rhel.config index 8f44cceec..5b5dc0212 100644 --- a/kernel-aarch64-rhel.config +++ b/kernel-aarch64-rhel.config @@ -10,8 +10,9 @@ CONFIG_8139TOO_8129=y CONFIG_8139TOO=m # CONFIG_8139TOO_PIO is not set # CONFIG_8139TOO_TUNE_TWISTER is not set +# CONFIG_A11Y_BRAILLE_CONSOLE is not set # CONFIG_ABP060MG is not set -# CONFIG_ACCESSIBILITY is not set +CONFIG_ACCESSIBILITY=y # CONFIG_ACER_WIRELESS is not set # CONFIG_ACORN_PARTITION is not set CONFIG_ACPI_AC=y |