1 menuconfig ACCESSIBILITY
2 bool "Accessibility support"
4 Enable a submenu where accessibility items may be enabled.
9 config A11Y_BRAILLE_CONSOLE
10 bool "Console on braille device"
12 depends on SERIAL_CORE_CONSOLE
14 Enables console output on a braille device connected to a 8250
15 serial port. For now only the VisioBraille device is supported.
17 To actually enable it, you need to pass option
19 to the kernel. Options are the same as for serial console.