Skip to content

Commit

Permalink
[SERIAL] 8250 Documentation fix
Browse files Browse the repository at this point in the history
This fixes the documentation error for 'SERIAL_8250' in
drivers/serial/Kconfig

Signed-off-by: Timothy Charles McGrath <tmHikaru@gmail.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
  • Loading branch information
Timothy Charles McGrath authored and Russell King committed Jan 23, 2006
1 parent 0077d45 commit df7559d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drivers/serial/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ config SERIAL_8250
work.)

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
non-standard serial ports, since the configuration information will
be lost when the driver is unloaded. This limitation may be lifted
Expand Down

0 comments on commit df7559d

Please sign in to comment.