mirror of
git://nv-tegra.nvidia.com/linux-nv-oot.git
synced 2025-12-22 17:25:35 +03:00
nvdla: Enable TEGRA_FUSE_UPSTREAM
For OOT module build, enable TEGRA_FUSE_UPSTREAM default. Bug 4116692 Change-Id: Ia9a63519c240d874fbbeb126945ef28f79452421 Signed-off-by: Laxman Dewangan <ldewangan@nvidia.com> Reviewed-on: https://git-master.nvidia.com/r/c/linux-nv-oot/+/2904018 Reviewed-by: svcacv <svcacv@nvidia.com> Reviewed-by: Amit Sharma (SW-TEGRA) <amisharma@nvidia.com> Reviewed-by: Arvind M <am@nvidia.com>
This commit is contained in:
committed by
mobile promotions
parent
769831d84d
commit
83c26ab1fc
@@ -7,6 +7,9 @@ ifdef CONFIG_TEGRA_GRHOST
|
|||||||
ccflags-y += -DCONFIG_TEGRA_NVDLA_CHANNEL
|
ccflags-y += -DCONFIG_TEGRA_NVDLA_CHANNEL
|
||||||
endif
|
endif
|
||||||
|
|
||||||
|
# Enable FUSE UPSTREAM
|
||||||
|
CONFIG_TEGRA_FUSE_UPSTREAM := y
|
||||||
|
|
||||||
ccflags-y += -Werror
|
ccflags-y += -Werror
|
||||||
ccflags-y += -DCONFIG_TEGRA_HOST1X
|
ccflags-y += -DCONFIG_TEGRA_HOST1X
|
||||||
ccflags-y += -DCONFIG_TEGRA_FUSE_UPSTREAM
|
ccflags-y += -DCONFIG_TEGRA_FUSE_UPSTREAM
|
||||||
|
|||||||
Reference in New Issue
Block a user