[package] add missing libsas configuration symbol
[openwrt.git] / package / kernel / modules / block.mk
index df0978a..806ae21 100644 (file)
@@ -413,6 +413,7 @@ define KernelPackage/libsas
   TITLE:=SAS Domain Transport Attributes
   DEPENDS:=+kmod-scsi-core @TARGET_x86
   KCONFIG:=CONFIG_SCSI_SAS_LIBSAS \
+       CONFIG_SCSI_SAS_ATA=y \
        CONFIG_SCSI_SAS_HOST_SMP=y \
        CONFIG_SCSI_SAS_LIBSAS_DEBUG=y
   FILES:=$(LINUX_DIR)/drivers/scsi/libsas/libsas.$(LINUX_KMOD_SUFFIX)
This page took 0.020569 seconds and 4 git commands to generate.