projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
21c75ad
)
mei: add missing SPDX tag to mei Kconfig
author
Tomas Winkler
<tomas.winkler@intel.com>
Mon, 11 Mar 2019 22:10:40 +0000
(
00:10
+0200)
committer
Greg 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
patch
|
blob
|
history
diff --git
a/drivers/misc/mei/Kconfig
b/drivers/misc/mei/Kconfig
index 74e2c667dce0c0fc9747a6a3474d9f81cc06ad8e..998fb4ae97911ac9133341995d791e3758c59e2a 100644
(file)
--- 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