USB: remove the berry_charge driver
The Barry project's userspace program, bcharge, can better handle this device and functionality, and it also works with the latest phones, which this driver does not support. So remove it, as the userspace code should be used instead. Cc: Chris Frey <cdfrey@foursquare.net> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
This commit is contained in:
@@ -87,17 +87,6 @@ config USB_LCD
|
||||
To compile this driver as a module, choose M here: the
|
||||
module will be called usblcd.
|
||||
|
||||
config USB_BERRY_CHARGE
|
||||
tristate "USB BlackBerry recharge support"
|
||||
depends on USB
|
||||
help
|
||||
Say Y here if you want to connect a BlackBerry device to your
|
||||
computer's USB port and have it automatically switch to "recharge"
|
||||
mode.
|
||||
|
||||
To compile this driver as a module, choose M here: the
|
||||
module will be called berry_charge.
|
||||
|
||||
config USB_LED
|
||||
tristate "USB LED driver support"
|
||||
depends on USB
|
||||
|
Reference in New Issue
Block a user