Commit cfcffe39 authored by Hans Verkuil's avatar Hans Verkuil Committed by Mauro Carvalho Chehab

[media] rc/Kconfig: fix indentation problem

The RC_ST and IR_SUNXI entries have weird indentation, and the RC_ST
entry is actually malformed. Fix it.
Signed-off-by: default avatarHans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: default avatarMauro Carvalho Chehab <mchehab@osg.samsung.com>
parent e6cf0c40
...@@ -371,7 +371,7 @@ config RC_ST ...@@ -371,7 +371,7 @@ config RC_ST
tristate "ST remote control receiver" tristate "ST remote control receiver"
depends on RC_CORE depends on RC_CORE
depends on ARCH_STI || COMPILE_TEST depends on ARCH_STI || COMPILE_TEST
help ---help---
Say Y here if you want support for ST remote control driver Say Y here if you want support for ST remote control driver
which allows both IR and UHF RX. which allows both IR and UHF RX.
The driver passes raw pulse and space information to the LIRC decoder. The driver passes raw pulse and space information to the LIRC decoder.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment