summaryrefslogtreecommitdiff
path: root/asoc/codecs/msm_sdw/Kbuild
AgeCommit message (Collapse)Author
2017-12-29audio: Enable audio compile for 8953Laxminath Kasam
Add support for audio compile for 8953. Change-Id: I37ef20b44aecba8ffc9a7d1d346bf83a9115ad1b Signed-off-by: Laxminath Kasam <lkasam@codeaurora.org>
2017-12-07ASoC: allow drivers to compile both static and dynamicAsish Bhattacharya
Based on where the code is synced the driver should allow both static and dynamic linked compilation. Also remove __exit for modules loaded from another common init/exit functions. Change-Id: Ib58f152002aba3af4446f9bbd9b82c279212bd0a Signed-off-by: Asish Bhattacharya <asishb@codeaurora.org>
2017-11-02Audio: DLKM support for all audio modulesLaxminath Kasam
Switch to DLKM for all audio kernel modules. Change-Id: I6a96023a21f655f873531af9ace81f2b01eb0f58 Signed-off-by: Laxminath Kasam <lkasam@codeaurora.org>