mirror of
https://github.com/apache/nuttx.git
synced 2026-06-01 07:45:16 +08:00
drivers/serial: Fix Kconfig style
Remove spaces from Kconfig Add TABs
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user