]> asedeno.scripts.mit.edu Git - linux.git/commitdiff
arm64: defconfig: Enable QCOM_IOMMU
authorNicolas Dechesne <nicolas.dechesne@linaro.org>
Wed, 11 Oct 2017 15:19:25 +0000 (17:19 +0200)
committerArnd Bergmann <arnd@arndb.de>
Thu, 19 Oct 2017 20:40:21 +0000 (22:40 +0200)
Enable QCOM IOMMU driver for 'B' family devices, such as APQ8016 found on the
Dragonboard 410c. With this change, graphics console and GPU are working
fine (using mesa/freedreno for GPU driver).

Signed-off-by: Nicolas Dechesne <nicolas.dechesne@linaro.org>
Acked-by: Bjorn Andersson <bjorn.andersson@linaro.org>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
arch/arm64/configs/defconfig

index 4dc2e8d868c927582dfd77c02fc1a680ae967a3c..0725086ed6a3f945b5238991110f70d7a57da6f7 100644 (file)
@@ -516,6 +516,7 @@ CONFIG_HI6220_MBOX=y
 CONFIG_ROCKCHIP_IOMMU=y
 CONFIG_ARM_SMMU=y
 CONFIG_ARM_SMMU_V3=y
+CONFIG_QCOM_IOMMU=y
 CONFIG_RPMSG_QCOM_SMD=y
 CONFIG_RASPBERRYPI_POWER=y
 CONFIG_QCOM_SMEM=y