drivers/serial: Fix Kconfig style
Remove spaces from Kconfig Add TABs
This commit is contained in:
parent
7c0bda7f9f
commit
7d5b9cbb96
1 changed files with 1 additions and 1 deletions
|
|
@ -248,7 +248,7 @@ config SERIAL_TIOCGICOUNT
|
|||
default n
|
||||
---help---
|
||||
The ioctl TIOCGICOUNT is used to collect errors from serial ports
|
||||
such as frame error, overrun, parity, etc.
|
||||
such as frame error, overrun, parity, etc.
|
||||
|
||||
config SERIAL_TIOCSERGSTRUCT
|
||||
bool "Support TIOCSERGSTRUCT"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue