From e98ca3ff93853be06b0d9391ab2af1fa8680559f Mon Sep 17 00:00:00 2001 From: Randy Dunlap Date: Mon, 7 Dec 2009 11:46:30 -0500 Subject: vbus-proxy also uses ioq, so it should select IOQ. When CONFIG_VBUS_PROXY=[ym] and VBUS_PCIBRIDGE=n: ERROR: "ioq_init" [drivers/vbus/vbus-proxy.ko] undefined! Signed-off-by: Randy Dunlap Signed-off-by: Gregory Haskins --- drivers/vbus/Kconfig | 1 + 1 file changed, 1 insertion(+) (limited to 'drivers/vbus') diff --git a/drivers/vbus/Kconfig b/drivers/vbus/Kconfig index 87c545d38fbc..08667aaed47e 100644 --- a/drivers/vbus/Kconfig +++ b/drivers/vbus/Kconfig @@ -5,6 +5,7 @@ config VBUS_PROXY tristate "Virtual-Bus support" select SHM_SIGNAL + select IOQ default n help Adds support for a virtual-bus model drivers in a guest to connect -- cgit v1.2.3