kernel: usb-serial-qualcomm depends on usb-serial-wwan

Signed-off-by: Felix Fietkau <nbd@openwrt.org>

SVN-Revision: 37414
v19.07.3_mercusys_ac12_duma
Felix Fietkau 11 years ago
parent 6fc24f7768
commit b30b62619c

@ -580,7 +580,7 @@ define KernelPackage/usb-serial-qualcomm
KCONFIG:=CONFIG_USB_SERIAL_QUALCOMM
FILES:=$(LINUX_DIR)/drivers/usb/serial/qcserial.ko
AUTOLOAD:=$(call AutoLoad,65,qcserial)
$(call AddDepends/usb-serial)
$(call AddDepends/usb-serial,+kmod-usb-serial-wwan)
endef
define KernelPackage/usb-serial-qualcomm/description

Loading…
Cancel
Save