Commit 3f9827bc authored by Samuel Thibault's avatar Samuel Thibault Committed by Linus Torvalds

Kconfig: improved help for CONFIG_ACCESSIBILITY

Add a small explanation of what accessibility is.
Signed-off-by: default avatarSamuel Thibault <samuel.thibault@ens-lyon.org>
Signed-off-by: default avatarAndrew Morton <akpm@linux-foundation.org>
Signed-off-by: default avatarLinus Torvalds <torvalds@linux-foundation.org>
parent 3de2403e
menuconfig ACCESSIBILITY
bool "Accessibility support"
---help---
Enable a submenu where accessibility items may be enabled.
Accessibility handles all special kinds of hardware devices or
software adapters which help people with disabilities (e.g.
blindness) to use computers.
That includes braille devices, speech synthesis, keyboard
remapping, etc.
Say Y here to get to see options for accessibility.
This option alone does not add any kernel code.
If you say N, all options in this submenu will be skipped and disabled.
If unsure, say N.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment