OSDN Git Service

drm/msm: Remove Kconfig default
authorJordan Crouse <jcrouse@codeaurora.org>
Tue, 13 Aug 2019 14:46:24 +0000 (08:46 -0600)
committerRob Clark <robdclark@chromium.org>
Tue, 3 Sep 2019 23:16:59 +0000 (16:16 -0700)
commit2eba69071b4bdf0955a0a7abec19b2a65ee08557
tree967a3760413b6dd9e3118261c4f0f0c85d277926
parentb721ea48d71b67c0bded2d0d4574807ff10d30f6
drm/msm: Remove Kconfig default

Remove the default for CONFIG_DRM_MSM and let the user select the driver
manually as one does.

Additionally select QCOM_COMMAND_DB for ARCH_QCOM targets to make sure
it doesn't get missed when we need it for a6xx targets.

v2: Move from default 'm' to no default

Signed-off-by: Jordan Crouse <jcrouse@codeaurora.org>
Signed-off-by: Rob Clark <robdclark@chromium.org>
drivers/gpu/drm/msm/Kconfig