gpu: host1x: Remove second host1x driver
[deliverable/linux.git] / drivers / gpu / host1x / Kconfig
index 567ae8b7c7c987ea9f1449b728f0815cd1343a59..ccfd42b236060ffa17329d95a114029ef1faa89c 100644 (file)
@@ -8,3 +8,17 @@ config TEGRA_HOST1X
          Tegra's graphics- and multimedia-related modules. The modules served
          by host1x are referred to as clients. host1x includes some other
          functionality, such as synchronization.
+
+if TEGRA_HOST1X
+
+config TEGRA_HOST1X_FIREWALL
+       bool "Enable HOST1X security firewall"
+       default y
+       help
+         Say yes if kernel should protect command streams from tampering.
+
+         If unsure, choose Y.
+
+source "drivers/gpu/host1x/drm/Kconfig"
+
+endif
This page took 0.024348 seconds and 5 git commands to generate.