]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commit - debian.master/config/config.common.ubuntu
UBUNTU: [Config] CONFIG_SPEAKUP=m
authorMatthew Ruffell <matthew.ruffell@canonical.com>
Tue, 5 Apr 2022 07:14:09 +0000 (19:14 +1200)
committerStefan Bader <stefan.bader@canonical.com>
Fri, 20 May 2022 12:41:30 +0000 (14:41 +0200)
commit87316bb9e143a6fc3fb9c2244c7924656ebe4413
tree622638ca2f76e64c3a3a93dc8d385181049fa30e
parent10e484bba8e23bc32ac7446e616a2f165513c169
UBUNTU: [Config] CONFIG_SPEAKUP=m

BugLink: https://bugs.launchpad.net/bugs/1967702
The speakup screen reader which provides accessibility features for
blind system administrators requires the speakup kernel modules
to function.

To enable the speakup modules, CONFIG_ACCESSIBILITY must be set to
'y'. This is omitted on s390x.

CONFIG_SPEAKUP has been present in the Ubuntu kernel for an
extended period of time. Recently it keeps being disabled, notably
during the transition from drivers/staging/ to
drivers/accessibility/ between 5.8 and 5.11, and the recent patch
to re-enable on Hirsute and Impish's kernels not being applied to
ubuntu-unstable, which is why Jammy never picked it up. See the
old bug LP #1942459 for more.

Signed-off-by: Matthew Ruffell <matthew.ruffell@canonical.com>
Acked-by: Tim Gardner <tim.gardner@canonical.com>
Acked-by: Paolo Pisati <paolo.pisati@canonical.com>
Signed-off-by: Paolo Pisati <paolo.pisati@canonical.com>
debian.master/config/amd64/config.common.amd64
debian.master/config/annotations
debian.master/config/arm64/config.common.arm64
debian.master/config/armhf/config.common.armhf
debian.master/config/config.common.ubuntu
debian.master/config/ppc64el/config.common.ppc64el
debian.master/config/s390x/config.common.s390x