From: Tomas Winkler Date: Mon, 11 Mar 2019 22:10:40 +0000 (+0200) Subject: mei: add missing SPDX tag to mei Kconfig X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=3634946f5224c29c88095fc97c5468e0735719d4;p=linux.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 74e2c667dce0c..998fb4ae97911 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