diff options
author | Bjorn Andersson <[email protected]> | 2020-11-02 17:08:50 -0800 |
---|---|---|
committer | Bjorn Andersson <[email protected]> | 2020-11-03 09:20:32 -0600 |
commit | a60406787e0b757becbf36014fb1b55aadffa76f (patch) | |
tree | f8a56ef6a0853d39721fd00b9b764ac7d7f99539 /drivers/usb/cdns3/cdns3-trace.c | |
parent | 3650b228f83adda7e5ee532e2b90429c03f7b9ec (diff) |
arm64: defconfig: Enable Qualcomm Command DB driver
The Qualcomm Command DB driver seems to have been indirectly enabled by
the Qualcomm DRM driver and up until the introduction of '778279f4f5e4
("soc: qcom: cmd-db: allow loading as a module")' this resulted in the
driver "always" being builtin on arm64. But with the introduction of
said change it, and all other RPMH related drivers, becomes =m.
The immediate result is that the uart driver fails to probe, which
depending on userspace's dependency on the presence of /dev/console
might be fatal. For systems getting past this the default timeout of 0
seconds for probe deferral of many subsystems causes the system to be
completely useless.
So, make Command DB builtin.
Reviewed-by: Vinod Koul <[email protected]>
Signed-off-by: Bjorn Andersson <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Bjorn Andersson <[email protected]>
Diffstat (limited to 'drivers/usb/cdns3/cdns3-trace.c')
0 files changed, 0 insertions, 0 deletions