Message ID | 20210121110356.1768635-1-lkundrak@v3.sk (mailing list archive) |
---|---|
Headers | show |
Series | dmaengine: Allow building MMP DMA drivers as modules | expand |
On 21-01-21, 12:03, Lubomir Rintel wrote: > Hi, > > please consider attaching the patches chained to this message. > > The last two are straighforward Kconfig changes that allow building mmp_tdma > and mmp_pdma as modules so that distros that will choose to enable the drivers > will not add bloat to their kernels for other platforms. > > The first one gets rid of a symbol that would be exported by mmp_pdma, > because it is entirely unnecessary. Applied, thanks