2008-01-05 15:49:04

by Al Boldi

[permalink] [raw]
Subject: Re: [PATCH 3/5] USB Kconfig: Select ATM for USB DSL modem support


Select ATM for USB DSL modem support.


Cc: David Brownell <[email protected]>
Cc: Greg KH <[email protected]>
Cc: Andrew Morton <[email protected]>
Signed-off-by: Al Boldi <[email protected]>

---

--- 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