lkml.org 
[lkml]   [2013]   [Mar]   [15]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
From
Subject[PATCH] kconfig menu: move Virtualization drivers near other virtualization options
From: Randy Dunlap <rdunlap@infradead.org>

Make virtualization drivers be logically grouped together
(physically near each other) in the kconfig menu by
moving "Virtualization drivers" to be near "Virtio drivers",
Microsort Hyper-V, and Xen driver support.

This is just a user-friendly, visual search change.

Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Cc: Alexander Graf <agraf@suse.de>
Cc: Stuart Yoder <stuart.yoder@freescale.com>
---
drivers/Kconfig | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)

--- lnx-39-rc2.orig/drivers/Kconfig
+++ lnx-39-rc2/drivers/Kconfig
@@ -118,6 +118,8 @@ source "drivers/vfio/Kconfig"

source "drivers/vlynq/Kconfig"

+source "drivers/virt/Kconfig"
+
source "drivers/virtio/Kconfig"

source "drivers/hv/Kconfig"
@@ -142,8 +144,6 @@ source "drivers/remoteproc/Kconfig"

source "drivers/rpmsg/Kconfig"

-source "drivers/virt/Kconfig"
-
source "drivers/devfreq/Kconfig"

source "drivers/extcon/Kconfig"

\
 
 \ /
  Last update: 2013-03-16 02:21    [W:0.018 / U:0.568 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site