[RFC PATCH -mm2] usb_ip: fix allyesconfig compile error

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



From: Grant Coady <[email protected]>

Prevent 2.6.15-mm2 allyesconfig compile error by not allowing 
 USB_IP_STUB when USB_IP_VHCI is selected.

Signed-off-by: Grant Coady <[email protected]>

---
 Kconfig |    2 +-
 1 files changed, 1 insertion(+), 1 deletion(-)

--- linux-2.6.15-mm2/drivers/usb/ip/Kconfig	2006-01-08 10:03:26.000000000 +1100
+++ linux-2.6.15-mm2d/drivers/usb/ip/Kconfig	2006-01-08 12:10:10.000000000 +1100
@@ -22,7 +22,7 @@
 
 config USB_IP_STUB
 	tristate "USB IP stub driver"
-	depends on USB_IP
+	depends on USB_IP && !USB_IP_VHCI
 	---help---
 	  This enables the USB IP device driver which will run on the
 	  host machine.
-- 
Thanks,
Grant.
http://bugsplatter.mine.nu/
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

[Index of Archives]     [Kernel Newbies]     [Netfilter]     [Bugtraq]     [Photo]     [Stuff]     [Gimp]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Video 4 Linux]     [Linux for the blind]     [Linux Resources]
  Powered by Linux