[kernel] move hyperv to the right config file

Dave Jones davej at fedoraproject.org
Fri Jan 13 22:52:03 UTC 2012


commit 399bcf0db6187b13737b483b7d516ef11e0b0d02
Author: Dave Jones <davej at redhat.com>
Date:   Fri Jan 13 17:51:46 2012 -0500

    move hyperv to the right config file

 config-generic     |    1 -
 config-x86-generic |    3 +++
 2 files changed, 3 insertions(+), 1 deletions(-)
---
diff --git a/config-generic b/config-generic
index cb26857..b09abfc 100644
--- a/config-generic
+++ b/config-generic
@@ -4342,7 +4342,6 @@ CONFIG_USB_ATMEL=m
 # CONFIG_RTL8192E is not set
 # CONFIG_INPUT_GPIO is not set
 # CONFIG_VIDEO_CX25821 is not set
-# CONFIG_HYPERV is not set
 # CONFIG_R8187SE is not set
 # CONFIG_RTL8192U is not set
 # CONFIG_BATMAN_ADV is not set
diff --git a/config-x86-generic b/config-x86-generic
index 23044c4..fec30ea 100644
--- a/config-x86-generic
+++ b/config-x86-generic
@@ -381,3 +381,6 @@ CONFIG_HP_ACCEL=m
 CONFIG_SCHED_SMT=y
 CONFIG_CC_STACKPROTECTOR=y
 CONFIG_RELOCATABLE=y
+
+# CONFIG_HYPERV is not set
+


More information about the scm-commits mailing list