]> Pileus Git - ~andy/linux/blobdiff - drivers/Makefile
mwifiex: don't try to associate when bss_mode is not STA
[~andy/linux] / drivers / Makefile
index b359948fc02b87eae1f140453d617442bcdf02ae..dce39a95fa71ee028285ebaa6d3a105eca1b4b97 100644 (file)
@@ -29,7 +29,7 @@ obj-$(CONFIG_PNP)             += pnp/
 obj-y                          += amba/
 # Many drivers will want to use DMA so this has to be made available
 # really early.
-obj-$(CONFIG_DMA_ENGINE)       += dma/
+obj-$(CONFIG_DMADEVICES)       += dma/
 
 obj-$(CONFIG_VIRTIO)           += virtio/
 obj-$(CONFIG_XEN)              += xen/