mirror of
git://nv-tegra.nvidia.com/linux-nv-oot.git
synced 2025-12-22 17:25:35 +03:00
nvpva: Enable TEGRA_FUSE_UPSTREAM
For OOT module build, enable TEGRA_FUSE_UPSTREAM default. Bug 4116692 Change-Id: Ib0a8cd983983b0581050634265bf0771f578a2c3 Signed-off-by: Laxman Dewangan <ldewangan@nvidia.com> Reviewed-on: https://git-master.nvidia.com/r/c/linux-nv-oot/+/2904019 Tested-by: mobile promotions <svcmobile_promotions@nvidia.com> Reviewed-by: mobile promotions <svcmobile_promotions@nvidia.com>
This commit is contained in:
committed by
mobile promotions
parent
83c26ab1fc
commit
6496e807ed
@@ -1,6 +1,9 @@
|
|||||||
# SPDX-License-Identifier: GPL-2.0-only
|
# SPDX-License-Identifier: GPL-2.0-only
|
||||||
# Copyright (c) 2023, NVIDIA CORPORATION. All rights reserved.
|
# Copyright (c) 2023, NVIDIA CORPORATION. All rights reserved.
|
||||||
|
|
||||||
|
# Enable UPSTREAM FUSE Driver always
|
||||||
|
CONFIG_TEGRA_FUSE_UPSTREAM := y
|
||||||
|
|
||||||
GCOV_PROFILE := y
|
GCOV_PROFILE := y
|
||||||
ccflags-y += -I$(srctree.nvidia-oot)/drivers/video/tegra/host/pva
|
ccflags-y += -I$(srctree.nvidia-oot)/drivers/video/tegra/host/pva
|
||||||
ccflags-y += -I$(srctree.nvidia-oot)/drivers/video/tegra/host/pva/fw_include
|
ccflags-y += -I$(srctree.nvidia-oot)/drivers/video/tegra/host/pva/fw_include
|
||||||
|
|||||||
Reference in New Issue
Block a user