summaryrefslogtreecommitdiff
path: root/drivers/staging/media/atomisp/Kconfig
diff options
context:
space:
mode:
authorMauro Carvalho Chehab <mchehab+huawei@kernel.org>2020-05-30 07:38:24 +0200
committerMauro Carvalho Chehab <mchehab+huawei@kernel.org>2020-06-11 18:50:18 +0200
commitf5fbb83feba2a91c4b19389ba995175d71c51df9 (patch)
tree4c3d0f0c8f4441e03563c489e0c6e89369608a0d /drivers/staging/media/atomisp/Kconfig
parenta5047a3400d51c043a6501f960eefc8b102c9203 (diff)
media: atomisp: add SPDX headers
This driver is licensed under GPL 2.0, as stated inside their headers. Add the proper tag there. We should probably latter cleanup the reduntant licensing text, but this could be done later, after we get rid of other abstraction layers. Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Diffstat (limited to 'drivers/staging/media/atomisp/Kconfig')
-rw-r--r--drivers/staging/media/atomisp/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/staging/media/atomisp/Kconfig b/drivers/staging/media/atomisp/Kconfig
index c4f3049b0706..48c2e0839c38 100644
--- a/drivers/staging/media/atomisp/Kconfig
+++ b/drivers/staging/media/atomisp/Kconfig
@@ -1,3 +1,4 @@
+# SPDX-License-Identifier: GPL-2.0
menuconfig INTEL_ATOMISP
bool "Enable support to Intel Atom ISP camera drivers"
depends on X86 && EFI && PCI && ACPI