summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/vmwgfx/Kconfig
diff options
context:
space:
mode:
authorDirk Hohndel (VMware) <dirk@hohndel.org>2018-05-07 01:16:25 +0200
committerAlex Deucher <alexander.deucher@amd.com>2018-06-29 15:28:48 -0500
commita3be6f6c6e3e9fc93cf0ac19aae039c7135686e3 (patch)
tree2839fe6f3bc011da93f51bb41ecc461c59f53df9 /drivers/gpu/drm/vmwgfx/Kconfig
parenteee3dc56e22eb8bf54eab925bba30bd94ae403bd (diff)
drm/vmwgfx: add SPDX idenitifier and clarify license
These files are licensed under GPL-2.0. Removing the MIT boilerplate as that really didn't make any sense for those two header files. Acked-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Dirk Hohndel (VMware) <dirk@hohndel.org> Signed-off-by: Thomas Hellstrom <thellstrom@vmware.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com> Link: https://patchwork.freedesktop.org/patch/msgid/20180506231626.115996-8-dirk@hohndel.org
Diffstat (limited to 'drivers/gpu/drm/vmwgfx/Kconfig')
-rw-r--r--drivers/gpu/drm/vmwgfx/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/gpu/drm/vmwgfx/Kconfig b/drivers/gpu/drm/vmwgfx/Kconfig
index 8c308dac99c5..6b28a326f8bb 100644
--- a/drivers/gpu/drm/vmwgfx/Kconfig
+++ b/drivers/gpu/drm/vmwgfx/Kconfig
@@ -1,3 +1,4 @@
+# SPDX-License-Identifier: GPL-2.0
config DRM_VMWGFX
tristate "DRM driver for VMware Virtual GPU"
depends on DRM && PCI && X86 && MMU