summaryrefslogtreecommitdiffstats
path: root/drivers/staging/media/Kconfig
diff options
context:
space:
mode:
authorMauro Carvalho Chehab <mchehab@s-opensource.com>2018-01-04 13:36:54 -0500
committerMauro Carvalho Chehab <mchehab@s-opensource.com>2018-01-04 13:36:54 -0500
commit96780202f1f7ffe13f6e0426394c8c93a2cbaa77 (patch)
treedf35234b312b6cfa7e471cbe54226e916a1521c2 /drivers/staging/media/Kconfig
parent6e6a8b5a38cb04d5ef35d4eb57836126b954e7c8 (diff)
downloadlinux-stable-96780202f1f7ffe13f6e0426394c8c93a2cbaa77.tar.gz
linux-stable-96780202f1f7ffe13f6e0426394c8c93a2cbaa77.tar.bz2
linux-stable-96780202f1f7ffe13f6e0426394c8c93a2cbaa77.zip
media: staging: use tabs instead of spaces at Kconfig and davinci
Even on text and Kconfigs, what we do on media is to use tabs for indentation. Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
Diffstat (limited to 'drivers/staging/media/Kconfig')
-rw-r--r--drivers/staging/media/Kconfig14
1 files changed, 7 insertions, 7 deletions
diff --git a/drivers/staging/media/Kconfig b/drivers/staging/media/Kconfig
index 227437f22acf..e68e1d343d53 100644
--- a/drivers/staging/media/Kconfig
+++ b/drivers/staging/media/Kconfig
@@ -1,19 +1,19 @@
menuconfig STAGING_MEDIA
- bool "Media staging drivers"
- default n
- ---help---
- This option allows you to select a number of media drivers that
+ bool "Media staging drivers"
+ default n
+ ---help---
+ This option allows you to select a number of media drivers that
don't have the "normal" Linux kernel quality level.
Most of them don't follow properly the V4L, DVB and/or RC API's,
so, they won't likely work fine with the existing applications.
That also means that, once fixed, their API's will change to match
the existing ones.
- If you wish to work on these drivers, to help improve them, or
- to report problems you have with them, please use the
+ If you wish to work on these drivers, to help improve them, or
+ to report problems you have with them, please use the
linux-media@vger.kernel.org mailing list.
- If in doubt, say N here.
+ If in doubt, say N here.
if STAGING_MEDIA && MEDIA_SUPPORT