mirror of
https://github.com/Fishwaldo/Star64_linux.git
synced 2025-07-01 11:21:51 +00:00
nfc: 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 <krzk@kernel.org> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
parent
07def46382
commit
041ccdb620
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@ config NFC_MRVL_USB
|
||||||
Marvell NFC-over-USB driver.
|
Marvell NFC-over-USB driver.
|
||||||
|
|
||||||
This driver provides support for Marvell NFC-over-USB devices:
|
This driver provides support for Marvell NFC-over-USB devices:
|
||||||
8897.
|
8897.
|
||||||
|
|
||||||
Say Y here to compile support for Marvell NFC-over-USB driver
|
Say Y here to compile support for Marvell NFC-over-USB driver
|
||||||
into the kernel or say M to compile it as module.
|
into the kernel or say M to compile it as module.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue