Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

doc: fix console doc typo

Signed-off-by: Thadeu Lima de Souza Cascardo <cascardo@holoscopio.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>

authored by

Thadeu Lima de Souza Cascardo and committed by
Jiri Kosina
a8ab0102 e21a05cb

+1 -1
+1 -1
Documentation/console/console.txt
··· 74 74 hand, will bind the driver to the consoles that are currently occupied by a 75 75 system driver. 76 76 77 - NOTE1: Binding and binding must be selected in Kconfig. It's under: 77 + NOTE1: Binding and unbinding must be selected in Kconfig. It's under: 78 78 79 79 Device Drivers -> Character devices -> Support for binding and unbinding 80 80 console drivers