mei: add missing SPDX tag to mei Kconfig
authorTomas Winkler <tomas.winkler@intel.com>
Mon, 11 Mar 2019 22:10:40 +0000 (00:10 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 27 Mar 2019 17:07:54 +0000 (02:07 +0900)
Add SPDX tag with GPLv2 license to mei Kconfig.

Signed-off-by: Tomas Winkler <tomas.winkler@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/misc/mei/Kconfig

index 74e2c667dce0c0fc9747a6a3474d9f81cc06ad8e..998fb4ae97911ac9133341995d791e3758c59e2a 100644 (file)
@@ -1,3 +1,4 @@
+# SPDX-License-Identifier: GPL-2.0
 config INTEL_MEI
        tristate "Intel Management Engine Interface"
        depends on X86 && PCI