Commit df7559d3 authored by Timothy Charles McGrath's avatar Timothy Charles McGrath Committed by Russell King

[SERIAL] 8250 Documentation fix

This fixes the documentation error for 'SERIAL_8250' in
drivers/serial/Kconfig
Signed-off-by: default avatarTimothy Charles McGrath <tmHikaru@gmail.com>
Signed-off-by: default avatarRussell King <rmk+kernel@arm.linux.org.uk>
parent 0077d45e
...@@ -23,7 +23,7 @@ config SERIAL_8250 ...@@ -23,7 +23,7 @@ config SERIAL_8250
work.) work.)
To compile this driver as a module, choose M here: the To compile this driver as a module, choose M here: the
module will be called serial. module will be called 8250.
[WARNING: Do not compile this driver as a module if you are using [WARNING: Do not compile this driver as a module if you are using
non-standard serial ports, since the configuration information will non-standard serial ports, since the configuration information will
be lost when the driver is unloaded. This limitation may be lifted be lost when the driver is unloaded. This limitation may be lifted
......
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