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
This commit is contained in:
		@@ -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
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user