can: sja1000: correct indention of Kconfig help text

This patch changes the indention of the Kconfig help text to the default
<tab> + 2 <space>.

Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
This commit is contained in:
Marc Kleine-Budde 2012-08-09 09:32:09 +02:00
parent f66b0301fc
commit af5fd6da40
1 changed files with 6 additions and 6 deletions

View File

@ -99,11 +99,11 @@ config CAN_TSCAN1
tristate "TS-CAN1 PC104 boards" tristate "TS-CAN1 PC104 boards"
depends on ISA depends on ISA
help help
This driver is for Technologic Systems' TSCAN-1 PC104 boards. This driver is for Technologic Systems' TSCAN-1 PC104 boards.
http://www.embeddedarm.com/products/board-detail.php?product=TS-CAN1 http://www.embeddedarm.com/products/board-detail.php?product=TS-CAN1
The driver supports multiple boards and automatically configures them: The driver supports multiple boards and automatically configures them:
PLD IO base addresses are read from jumpers JP1 and JP2, PLD IO base addresses are read from jumpers JP1 and JP2,
IRQ numbers are read from jumpers JP4 and JP5, IRQ numbers are read from jumpers JP4 and JP5,
SJA1000 IO base addresses are chosen heuristically (first that works). SJA1000 IO base addresses are chosen heuristically (first that works).
endif endif