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>
This commit is contained in:
parent
76241271aa
commit
45ea83f02d
1 changed files with 2 additions and 0 deletions
|
@ -1,3 +1,5 @@
|
||||||
|
# SPDX-License-Identifier: GPL-2.0
|
||||||
|
|
||||||
menu "Microsoft Hyper-V guest support"
|
menu "Microsoft Hyper-V guest support"
|
||||||
|
|
||||||
config HYPERV
|
config HYPERV
|
||||||
|
|
Loading…
Add table
Reference in a new issue