Skip to content

Commit 4500914

Browse files
krzkgregkh
authored andcommitted
tty: Fix Kconfig indentation
Adjust indentation from spaces to tab (+optional two spaces) as in coding style with command like: $ sed -e 's/^ /\t/' -i */Kconfig Signed-off-by: Krzysztof Kozlowski <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Greg Kroah-Hartman <[email protected]>
1 parent 55ed51f commit 4500914

File tree

4 files changed

+64
-64
lines changed

4 files changed

+64
-64
lines changed

drivers/tty/Kconfig

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -85,13 +85,13 @@ config VT_HW_CONSOLE_BINDING
8585
bool "Support for binding and unbinding console drivers"
8686
depends on HW_CONSOLE
8787
---help---
88-
The virtual terminal is the device that interacts with the physical
89-
terminal through console drivers. On these systems, at least one
90-
console driver is loaded. In other configurations, additional console
91-
drivers may be enabled, such as the framebuffer console. If more than
92-
1 console driver is enabled, setting this to 'y' will allow you to
93-
select the console driver that will serve as the backend for the
94-
virtual terminals.
88+
The virtual terminal is the device that interacts with the physical
89+
terminal through console drivers. On these systems, at least one
90+
console driver is loaded. In other configurations, additional console
91+
drivers may be enabled, such as the framebuffer console. If more than
92+
1 console driver is enabled, setting this to 'y' will allow you to
93+
select the console driver that will serve as the backend for the
94+
virtual terminals.
9595

9696
See <file:Documentation/driver-api/console.rst> for more
9797
information. For framebuffer console users, please refer to
@@ -173,15 +173,15 @@ config ROCKETPORT
173173
depends on SERIAL_NONSTANDARD && (ISA || EISA || PCI)
174174
help
175175
This driver supports Comtrol RocketPort and RocketModem PCI boards.
176-
These boards provide 2, 4, 8, 16, or 32 high-speed serial ports or
177-
modems. For information about the RocketPort/RocketModem boards
178-
and this driver read <file:Documentation/driver-api/serial/rocket.rst>.
176+
These boards provide 2, 4, 8, 16, or 32 high-speed serial ports or
177+
modems. For information about the RocketPort/RocketModem boards
178+
and this driver read <file:Documentation/driver-api/serial/rocket.rst>.
179179

180180
To compile this driver as a module, choose M here: the
181181
module will be called rocket.
182182

183183
If you want to compile this driver into the kernel, say Y here. If
184-
you don't have a Comtrol RocketPort/RocketModem card installed, say N.
184+
you don't have a Comtrol RocketPort/RocketModem card installed, say N.
185185

186186
config CYCLADES
187187
tristate "Cyclades async mux support"
@@ -437,8 +437,8 @@ config MIPS_EJTAG_FDC_KGDB
437437
depends on MIPS_EJTAG_FDC_TTY && KGDB
438438
default y
439439
help
440-
This enables the use of KGDB over an FDC channel, allowing KGDB to be
441-
used remotely or when a serial port isn't available.
440+
This enables the use of KGDB over an FDC channel, allowing KGDB to be
441+
used remotely or when a serial port isn't available.
442442

443443
config MIPS_EJTAG_FDC_KGDB_CHAN
444444
int "KGDB FDC channel"

drivers/tty/hvc/Kconfig

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ config HVC_UDBG
7474
depends on PPC
7575
select HVC_DRIVER
7676
help
77-
This is meant to be used during HW bring up or debugging when
77+
This is meant to be used during HW bring up or debugging when
7878
no other console mechanism exist but udbg, to get you a quick
7979
console for userspace. Do NOT enable in production kernels.
8080

@@ -83,7 +83,7 @@ config HVC_DCC
8383
depends on ARM || ARM64
8484
select HVC_DRIVER
8585
help
86-
This console uses the JTAG DCC on ARM to create a console under the HVC
86+
This console uses the JTAG DCC on ARM to create a console under the HVC
8787
driver. This console is used through a JTAG only on ARM. If you don't have
8888
a JTAG then you probably don't want this option.
8989

drivers/tty/serial/8250/Kconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -335,7 +335,7 @@ config SERIAL_8250_BCM2835AUX
335335

336336
Features and limitations of the UART are
337337
Registers are similar to 16650 registers,
338-
set bits in the control registers that are unsupported
338+
set bits in the control registers that are unsupported
339339
are ignored and read back as 0
340340
7/8 bit operation with 1 start and 1 stop bit
341341
8 symbols deep fifo for rx and tx

drivers/tty/serial/Kconfig

Lines changed: 48 additions & 48 deletions
Original file line numberDiff line numberDiff line change
@@ -287,26 +287,26 @@ config SERIAL_SAMSUNG_CONSOLE
287287
boot time.)
288288

289289
config SERIAL_SIRFSOC
290-
tristate "SiRF SoC Platform Serial port support"
291-
depends on ARCH_SIRF
292-
select SERIAL_CORE
293-
help
294-
Support for the on-chip UART on the CSR SiRFprimaII series,
295-
providing /dev/ttySiRF0, 1 and 2 (note, some machines may not
296-
provide all of these ports, depending on how the serial port
297-
pins are configured).
290+
tristate "SiRF SoC Platform Serial port support"
291+
depends on ARCH_SIRF
292+
select SERIAL_CORE
293+
help
294+
Support for the on-chip UART on the CSR SiRFprimaII series,
295+
providing /dev/ttySiRF0, 1 and 2 (note, some machines may not
296+
provide all of these ports, depending on how the serial port
297+
pins are configured).
298298

299299
config SERIAL_SIRFSOC_CONSOLE
300-
bool "Support for console on SiRF SoC serial port"
301-
depends on SERIAL_SIRFSOC=y
302-
select SERIAL_CORE_CONSOLE
303-
help
304-
Even if you say Y here, the currently visible virtual console
305-
(/dev/tty0) will still be used as the system console by default, but
306-
you can alter that using a kernel command line option such as
307-
"console=ttySiRFx". (Try "man bootparam" or see the documentation of
308-
your boot loader about how to pass options to the kernel at
309-
boot time.)
300+
bool "Support for console on SiRF SoC serial port"
301+
depends on SERIAL_SIRFSOC=y
302+
select SERIAL_CORE_CONSOLE
303+
help
304+
Even if you say Y here, the currently visible virtual console
305+
(/dev/tty0) will still be used as the system console by default, but
306+
you can alter that using a kernel command line option such as
307+
"console=ttySiRFx". (Try "man bootparam" or see the documentation of
308+
your boot loader about how to pass options to the kernel at
309+
boot time.)
310310

311311
config SERIAL_TEGRA
312312
tristate "NVIDIA Tegra20/30 SoC serial controller"
@@ -1078,41 +1078,41 @@ config SERIAL_SCCNXP_CONSOLE
10781078
Support for console on SCCNXP serial ports.
10791079

10801080
config SERIAL_SC16IS7XX_CORE
1081-
tristate
1081+
tristate
10821082

10831083
config SERIAL_SC16IS7XX
1084-
tristate "SC16IS7xx serial support"
1085-
select SERIAL_CORE
1086-
depends on (SPI_MASTER && !I2C) || I2C
1087-
help
1088-
This selects support for SC16IS7xx serial ports.
1089-
Supported ICs are SC16IS740, SC16IS741, SC16IS750, SC16IS752,
1090-
SC16IS760 and SC16IS762. Select supported buses using options below.
1084+
tristate "SC16IS7xx serial support"
1085+
select SERIAL_CORE
1086+
depends on (SPI_MASTER && !I2C) || I2C
1087+
help
1088+
This selects support for SC16IS7xx serial ports.
1089+
Supported ICs are SC16IS740, SC16IS741, SC16IS750, SC16IS752,
1090+
SC16IS760 and SC16IS762. Select supported buses using options below.
10911091

10921092
config SERIAL_SC16IS7XX_I2C
1093-
bool "SC16IS7xx for I2C interface"
1094-
depends on SERIAL_SC16IS7XX
1095-
depends on I2C
1096-
select SERIAL_SC16IS7XX_CORE if SERIAL_SC16IS7XX
1097-
select REGMAP_I2C if I2C
1098-
default y
1099-
help
1100-
Enable SC16IS7xx driver on I2C bus,
1101-
If required say y, and say n to i2c if not required,
1102-
Enabled by default to support oldconfig.
1103-
You must select at least one bus for the driver to be built.
1093+
bool "SC16IS7xx for I2C interface"
1094+
depends on SERIAL_SC16IS7XX
1095+
depends on I2C
1096+
select SERIAL_SC16IS7XX_CORE if SERIAL_SC16IS7XX
1097+
select REGMAP_I2C if I2C
1098+
default y
1099+
help
1100+
Enable SC16IS7xx driver on I2C bus,
1101+
If required say y, and say n to i2c if not required,
1102+
Enabled by default to support oldconfig.
1103+
You must select at least one bus for the driver to be built.
11041104

11051105
config SERIAL_SC16IS7XX_SPI
1106-
bool "SC16IS7xx for spi interface"
1107-
depends on SERIAL_SC16IS7XX
1108-
depends on SPI_MASTER
1109-
select SERIAL_SC16IS7XX_CORE if SERIAL_SC16IS7XX
1110-
select REGMAP_SPI if SPI_MASTER
1111-
help
1112-
Enable SC16IS7xx driver on SPI bus,
1113-
If required say y, and say n to spi if not required,
1114-
This is additional support to exsisting driver.
1115-
You must select at least one bus for the driver to be built.
1106+
bool "SC16IS7xx for spi interface"
1107+
depends on SERIAL_SC16IS7XX
1108+
depends on SPI_MASTER
1109+
select SERIAL_SC16IS7XX_CORE if SERIAL_SC16IS7XX
1110+
select REGMAP_SPI if SPI_MASTER
1111+
help
1112+
Enable SC16IS7xx driver on SPI bus,
1113+
If required say y, and say n to spi if not required,
1114+
This is additional support to exsisting driver.
1115+
You must select at least one bus for the driver to be built.
11161116

11171117
config SERIAL_TIMBERDALE
11181118
tristate "Support for timberdale UART"
@@ -1212,7 +1212,7 @@ config SERIAL_ALTERA_UART_CONSOLE
12121212
Enable a Altera UART port to be the system console.
12131213

12141214
config SERIAL_IFX6X60
1215-
tristate "SPI protocol driver for Infineon 6x60 modem (EXPERIMENTAL)"
1215+
tristate "SPI protocol driver for Infineon 6x60 modem (EXPERIMENTAL)"
12161216
depends on GPIOLIB || COMPILE_TEST
12171217
depends on SPI && HAS_DMA
12181218
help

0 commit comments

Comments
 (0)