SVN-Revision: 31029
@ -171,6 +171,7 @@ define KernelPackage/ata-sis
KCONFIG:=CONFIG_SATA_SIS
FILES:=$(LINUX_DIR)/drivers/ata/sata_sis.ko
AUTOLOAD:=$(call AutoLoad,41,sata_sis,1)
$(call AddDepends/ata)
endef
define KernelPackage/ata-sis/description
@ -611,6 +611,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)
define KernelPackage/usb-serial-qualcomm/description