All of lore.kernel.org
 help / color / mirror / Atom feed
* Re: [PATCH 3/5] USB Kconfig: Select ATM for USB DSL modem support
@ 2008-01-05 15:42 Al Boldi
  0 siblings, 0 replies; only message in thread
From: Al Boldi @ 2008-01-05 15:42 UTC (permalink / raw)
  To: linux-usb; +Cc: linux-kernel, David Brownell, Greg KH, Andrew Morton


Select ATM for USB DSL modem support.


Cc: David Brownell <david-b@pacbell.net>
Cc: Greg KH <greg@kroah.com>
Cc: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Al Boldi <a1426z@gawab.com>

---

--- 23.a/drivers/usb/atm/Kconfig
+++ 23.b/drivers/usb/atm/Kconfig
@@ -4,7 +4,8 @@
 
 menuconfig USB_ATM
 	tristate "USB DSL modem support"
-	depends on USB && ATM
+	depends on USB && NET
+	select ATM
 	select CRC32
 	default n
 	help


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2008-01-05 15:49 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-01-05 15:42 [PATCH 3/5] USB Kconfig: Select ATM for USB DSL modem support Al Boldi

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.