projects
/
GitHub
/
moto-9609
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7bb5238
)
Staging: hv: vmbus: Get rid of the module dependency
author
K. Y. Srinivasan
<kys@microsoft.com>
Tue, 13 Sep 2011 17:59:53 +0000
(10:59 -0700)
committer
Greg Kroah-Hartman
<gregkh@suse.de>
Fri, 16 Sep 2011 18:06:03 +0000
(20:06 +0200)
Hyper-V modules can be built as part of the kernel (not just as modules).
Get rid of the module dependency in Kconfig.
Signed-off-by: K. Y. Srinivasan <kys@microsoft.com>
Signed-off-by: Haiyang Zhang <haiyangz@microsoft.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/staging/hv/Kconfig
patch
|
blob
|
blame
|
history
diff --git
a/drivers/staging/hv/Kconfig
b/drivers/staging/hv/Kconfig
index 26b5064bf63a3f30c9e5eb7abe9619c8385508da..815f8c2f7cdcc43b2b8306608d0d4cad52d177a7 100644
(file)
--- a/
drivers/staging/hv/Kconfig
+++ b/
drivers/staging/hv/Kconfig
@@
-1,6
+1,6
@@
config HYPERV
tristate "Microsoft Hyper-V client drivers"
- depends on X86 && ACPI && PCI
&& m
+ depends on X86 && ACPI && PCI
default n
help
Select this option to run Linux as a Hyper-V client operating