ANDROID: GKI: Enable Tegra Host1x
Select hidden config CONFIG_TEGRA_HOST1X_CONTEXT_BUS. This config is needed as it adds host1x_context_device_bus_type to iommu_buses private array, needed for host1x.ko module Bug: 418986815 Change-Id: Icbc697638e39a08a648b2a3dbf7947d6107ac310 Signed-off-by: Ahmad Chaudhry <ahmadc@nvidia.com>
This commit is contained in:
committed by
Aaron Kling
parent
6c82724f8d
commit
e4a93b506d
@@ -191,6 +191,7 @@ config GKI_HIDDEN_RPMSG_CONFIGS
|
||||
config GKI_HIDDEN_GPU_CONFIGS
|
||||
bool "Hidden GPU configuration needed for GKI"
|
||||
select TRACE_GPU_MEM
|
||||
select TEGRA_HOST1X_CONTEXT_BUS
|
||||
help
|
||||
Dummy config option used to enable the hidden GPU config.
|
||||
These are normally selected implicitly when a module
|
||||
|
||||
Reference in New Issue
Block a user