kernel: remove kmod-ata-imx, it is already built into the kernel

Signed-off-by: Felix Fietkau <nbd@nbd.name>
owl
Felix Fietkau 2017-01-10 12:16:29 +01:00
parent cdcf7265fd
commit c472ed29b4
1 changed files with 0 additions and 19 deletions

View File

@ -90,25 +90,6 @@ endef
$(eval $(call KernelPackage,ata-artop))
define KernelPackage/ata-imx
TITLE:=Freescale i.MX AHCI SATA support
DEPENDS:=@TARGET_imx6
KCONFIG:=\
CONFIG_AHCI_IMX \
CONFIG_SATA_AHCI_PLATFORM \
CONFIG_PATA_IMX=n
FILES:=$(LINUX_DIR)/drivers/ata/ahci_imx.ko
AUTOLOAD:=$(call AutoLoad,41,ahci_imx,1)
$(call AddDepends/ata)
endef
define KernelPackage/ata-imx/description
SATA support for the Freescale i.MX6 SoC's onboard AHCI SATA
endef
$(eval $(call KernelPackage,ata-imx))
define KernelPackage/ata-marvell-sata
TITLE:=Marvell Serial ATA support
KCONFIG:=CONFIG_SATA_MV