]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit
UBUNTU: [Config] CONFIG_SND_SOC_INTEL_BYT_CHT_NOCODEC_MACH=n
authorHui Wang <hui.wang@canonical.com>
Thu, 16 Nov 2017 08:50:00 +0000 (09:50 +0100)
committerStefan Bader <stefan.bader@canonical.com>
Tue, 21 Nov 2017 15:23:59 +0000 (16:23 +0100)
commit77e8d2c1022a2644a8e865434ec60aeaa5bf03d2
tree665af3d3b003a769cd54fa31fac927d7f609aeb2
parent14485fe5be18e92d8d2f14b39853199a80d58816
UBUNTU: [Config] CONFIG_SND_SOC_INTEL_BYT_CHT_NOCODEC_MACH=n

BugLink: http://bugs.launchpad.net/bugs/1732627
The author of this config (pierre-louis.bossart@linux.intel.com)
suggested that we should disable this config from ubuntu artful
kernel, he said, "this is really for test environments or platforms
with a connector. I don't think it should be enabled by default
(better to fail the probe rather than get questions from users that
they have no sound)."

I also investigated this issue on my own, if our kernel is running on
a platform which has a codec and the codec is supported by the
existing driver, enabling this config will not bring side effect;
if the platform has a codec but the codec is not supported by existing
driver yet, the driver will fallback to this NOCODEC_MACH if this
config is enabled, and snd-soc-sst-byt-cht-nocodec.ko will be loaded
into the kernel, then user is easily confused that the kernel driver
is loaded but I can't hear sound from the codec.

Signed-off-by: Hui Wang <hui.wang@canonical.com>
Acked-by: Kleber Sacilotto de Souza <kleber.souza@canonical.com>
Acked-by: Seth Forshee <seth.forshee@canonical.com>
Signed-off-by: Stefan Bader <stefan.bader@canonical.com>
debian.master/abi/4.13.0-17.20/modules.ignore [new file with mode: 0644]
debian.master/config/annotations
debian.master/config/config.common.ubuntu