commit | f331e40ee8e4861e1d82310b1af7cf75de7370ac | [log] [tgz] |
---|---|---|
author | Greg Kroah-Hartman <gregkh@suse.de> | Tue Aug 12 12:04:50 2008 +0700 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Wed Aug 13 17:33:00 2008 -0700 |
tree | 630dccab66fb5cbc3ba4a3968cabb5855956a8d9 | |
parent | 6188a83f7264edebe9b8ee10ad7b2136d3531ea6 [diff] |
USB: serial: remove CONFIG_USB_DEBUG from sierra and option drivers These drivers should not be relying on CONFIG_USB_DEBUG. By doing this, it prevents users of kernels that do not enable this option from enabling debugging in these drivers, unlike all other usb-serial drivers. Cc: Matthias Urlichs <smurf@smurf.noris.de> Cc: Kevin Lloyd <klloyd@sierrawireless.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>