Add SPDX tag with GPLv2 license to mei Kconfig. Signed-off-by: Tomas Winkler <tomas.wink...@intel.com> --- drivers/misc/mei/Kconfig | 1 + 1 file changed, 1 insertion(+)
diff --git a/drivers/misc/mei/Kconfig b/drivers/misc/mei/Kconfig
index 74e2c667dce0..998fb4ae9791 100644
--- a/drivers/misc/mei/Kconfig
+++ b/drivers/misc/mei/Kconfig
@@ -1,3 +1,4 @@
+# SPDX-License-Identifier: GPL-2.0
config INTEL_MEI
tristate "Intel Management Engine Interface"
depends on X86 && PCI
--
2.20.1

