* Javier Martinez Canillas <martinez.javier@xxxxxxxxx> [120718 01:31]: > That was my first approach in fact, I sent this patch: > https://patchwork.kernel.org/patch/1198401/ > > But then was told by Kevin Hilman that the right solution was to do > the select on the drives to fix not only omap2plus_defconfig but any > config. > So I sent this patch and Santosh agrees with Kevin. > > I don't really know the hardware nor the driver well enough to have a > strong position on this. Ideally we would not select it or have depends on it. DMA channels can run out, and drivers need to work also without DMA. For doing distro kernels, building everything as modules should be an option rather than forcing to build in all kinds of code. Regards, Tony -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html