[SRU][OEM-OSP1/E/unstable][PATCH 0/1] change kconfig of the soundwire bus driver from y to m
Hui Wang
hui.wang at canonical.com
Mon Dec 9 10:42:22 UTC 2019
BugLink: https://bugs.launchpad.net/bugs/1855685
[Impact]
We just got a Dell laptop which has soundwire codec on it, and let
us change the soundwire bus from y to m, then the kernel image size
will be reduced and it is easy for us to use dkms to replace this
driver.
And Intel released a sound wire audio driver to us, but it is based
on the 5.4-rc7, we couldn't backport 150+ patches to our oem-osp1
kernel, and we plan to use dkms on this machine. To use dkms, we
need to change this driver to a kernel module.
[Fix]
Change the kernel config from y to m.
[Test Case]
We tested this patch on osp1 kernel, it worked very well with soundwire
audio dkms.
[Regression Risk]
Low, just change a driver from y to m.
Hui Wang (1):
UBUNTU: [config]: SOUNDWIRE=m
debian.master/config/annotations | 3 ++-
debian.master/config/config.common.ubuntu | 2 +-
2 files changed, 3 insertions(+), 2 deletions(-)
--
2.17.1
More information about the kernel-team
mailing list