summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndy Green <andy.green@linaro.org>2015-06-22 08:04:29 +0800
committerGuodong Xu <guodong.xu@linaro.org>2015-08-19 14:09:25 +0800
commit812396785cb1dea02cc2ec4f05fbc98fac31abf4 (patch)
tree9892bf9ad1073c1dfc83925ae68ef05bfe239d35
parent97f0f0296c544bad24d5f5ef1cbb7f34df95fa47 (diff)
drm hisi use sysrq g modehack
For now having the sysrq-g mode hack is useful with hikey Signed-off-by: Andy Green <andy.green@linaro.org>
-rw-r--r--drivers/gpu/drm/hisilicon/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/gpu/drm/hisilicon/Kconfig b/drivers/gpu/drm/hisilicon/Kconfig
index d4d42c9bffd7..35362ef89f46 100644
--- a/drivers/gpu/drm/hisilicon/Kconfig
+++ b/drivers/gpu/drm/hisilicon/Kconfig
@@ -5,6 +5,7 @@ config DRM_HISI
select DRM_GEM_CMA_HELPER
select DRM_PANEL
select DRM_MIPI_DSI
+ select DRM_SYSRQ_MODE_HACK
help
Choose this option if you have a hisilicon terminal chipset.
If M is selected the module will be called hisi-drm.