From: Tomas Winkler Date: Mon, 11 Mar 2019 22:10:40 +0000 (+0200) Subject: mei: add missing SPDX tag to mei Kconfig X-Git-Tag: for-linus-20190516~74^2~157 X-Git-Url: https://git.kernel.dk/?a=commitdiff_plain;h=3634946f5224c29c88095fc97c5468e0735719d4;p=linux-2.6-block.git mei: add missing SPDX tag to mei Kconfig Add SPDX tag with GPLv2 license to mei Kconfig. Signed-off-by: Tomas Winkler Signed-off-by: Greg Kroah-Hartman --- 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