diff options
Diffstat (limited to 'drivers/tty/Kconfig')
-rw-r--r-- | drivers/tty/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/tty/Kconfig b/drivers/tty/Kconfig index 0e3e4dacbc12..1cb50f19d58c 100644 --- a/drivers/tty/Kconfig +++ b/drivers/tty/Kconfig | |||
@@ -93,7 +93,7 @@ config VT_HW_CONSOLE_BINDING | |||
93 | select the console driver that will serve as the backend for the | 93 | select the console driver that will serve as the backend for the |
94 | virtual terminals. | 94 | virtual terminals. |
95 | 95 | ||
96 | See <file:Documentation/console/console.txt> for more | 96 | See <file:Documentation/console/console.rst> for more |
97 | information. For framebuffer console users, please refer to | 97 | information. For framebuffer console users, please refer to |
98 | <file:Documentation/fb/fbcon.rst>. | 98 | <file:Documentation/fb/fbcon.rst>. |
99 | 99 | ||