kernel: drop kmod-ata-sis

it was broken since 2.6.21, evidently nobody uses it and we can just
remove it.

Signed-off-by: Jonas Gorski <jogo@openwrt.org>

SVN-Revision: 37391
v19.07.3_mercusys_ac12_duma
Jonas Gorski 11 years ago
parent ccebc5a091
commit 5b931b9ec0

@ -163,21 +163,6 @@ endef
$(eval $(call KernelPackage,ata-sil24))
define KernelPackage/ata-sis
TITLE:=SIS SATA support
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
Support for SIS Serial ATA controllers.
endef
$(eval $(call KernelPackage,ata-sis))
define KernelPackage/ata-via-sata
TITLE:=VIA SATA support
KCONFIG:=CONFIG_SATA_VIA

Loading…
Cancel
Save