mirror of
https://github.com/openwrt/openwrt.git
synced 2025-01-19 03:06:35 +00:00
kernel: remove usb-serial-motorola-phone
replaced by usb-serial-simple (see r45233) Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de> SVN-Revision: 45533
This commit is contained in:
parent
6bb20ea6d6
commit
cde596abea
@ -838,21 +838,6 @@ endef
|
|||||||
$(eval $(call KernelPackage,usb-serial-sierrawireless))
|
$(eval $(call KernelPackage,usb-serial-sierrawireless))
|
||||||
|
|
||||||
|
|
||||||
define KernelPackage/usb-serial-motorola-phone
|
|
||||||
TITLE:=Support for Motorola usb phone
|
|
||||||
KCONFIG:=CONFIG_USB_SERIAL_MOTOROLA
|
|
||||||
FILES:=$(LINUX_DIR)/drivers/usb/serial/moto_modem.ko
|
|
||||||
AUTOLOAD:=$(call AutoProbe,moto_modem)
|
|
||||||
$(call AddDepends/usb-serial)
|
|
||||||
endef
|
|
||||||
|
|
||||||
define KernelPackage/usb-serial-motorola-phone/description
|
|
||||||
Kernel support for Motorola usb phone
|
|
||||||
endef
|
|
||||||
|
|
||||||
$(eval $(call KernelPackage,usb-serial-motorola-phone))
|
|
||||||
|
|
||||||
|
|
||||||
define KernelPackage/usb-serial-visor
|
define KernelPackage/usb-serial-visor
|
||||||
TITLE:=Support for Handspring Visor devices
|
TITLE:=Support for Handspring Visor devices
|
||||||
KCONFIG:=CONFIG_USB_SERIAL_VISOR
|
KCONFIG:=CONFIG_USB_SERIAL_VISOR
|
||||||
|
Loading…
Reference in New Issue
Block a user