aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/dvb-frontends
diff options
context:
space:
mode:
authorMauro Carvalho Chehab <mchehab+huawei@kernel.org>2020-03-26 16:13:16 +0100
committerMauro Carvalho Chehab <mchehab+huawei@kernel.org>2020-04-14 10:29:05 +0200
commit76c34a8d0e53f98975a2da5f753a99b4abc05c44 (patch)
tree57cc912ced14fc35624cc28610156f745def2c99 /drivers/media/dvb-frontends
parentmedia: Kconfig: fix selection for test drivers (diff)
downloadlinux-dev-76c34a8d0e53f98975a2da5f753a99b4abc05c44.tar.xz
linux-dev-76c34a8d0e53f98975a2da5f753a99b4abc05c44.zip
media: add SPDX headers on Kconfig and Makefile files
Most of media Kconfig/Makefile files already has SPDX, but there are a few ones still missing. Add it to them. Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Diffstat (limited to 'drivers/media/dvb-frontends')
-rw-r--r--drivers/media/dvb-frontends/Kconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/drivers/media/dvb-frontends/Kconfig b/drivers/media/dvb-frontends/Kconfig
index 1f45808d94da..aa24506257b3 100644
--- a/drivers/media/dvb-frontends/Kconfig
+++ b/drivers/media/dvb-frontends/Kconfig
@@ -1,3 +1,5 @@
+# SPDX-License-Identifier: GPL-2.0
+
if MEDIA_DIGITAL_TV_SUPPORT
comment "DVB Frontend drivers hidden by 'Autoselect ancillary drivers'"