summaryrefslogtreecommitdiffstats
path: root/drivers/hv
diff options
context:
space:
mode:
authorStephen Hemminger2018-03-28 00:01:04 +0200
committerGreg Kroah-Hartman2018-03-28 13:24:56 +0200
commit45ea83f02dc090c477261ac6c93aa2097edca601 (patch)
tree27bb7bcd34b7822a9bb40fa3022289a20f8440f7 /drivers/hv
parenthv: add SPDX license to trace (diff)
downloadkernel-qcow2-linux-45ea83f02dc090c477261ac6c93aa2097edca601.tar.gz
kernel-qcow2-linux-45ea83f02dc090c477261ac6c93aa2097edca601.tar.xz
kernel-qcow2-linux-45ea83f02dc090c477261ac6c93aa2097edca601.zip
hv: add SPDX license id to Kconfig
Missing license on Kconfig file. Signed-off-by: Stephen Hemminger <sthemmin@microsoft.com> Signed-off-by: K. Y. Srinivasan <kys@microsoft.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/hv')
-rw-r--r--drivers/hv/Kconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/drivers/hv/Kconfig b/drivers/hv/Kconfig
index 50b89ea0e60f..97954f575c3f 100644
--- a/drivers/hv/Kconfig
+++ b/drivers/hv/Kconfig
@@ -1,3 +1,5 @@
+# SPDX-License-Identifier: GPL-2.0
+
menu "Microsoft Hyper-V guest support"
config HYPERV