mirror of
git://nv-tegra.nvidia.com/linux-nvgpu.git
synced 2025-12-24 10:34:43 +03:00
gpu: nvgpu: fix the shared config file
NVGPU_CHANNEL_WDT changes and updates to shared config file were mixed. Host userspace build is broken. fix it. JIRA NVGPU-3062 Change-Id: I9eb365ebcd027672240cb3a2a98a9d070fcc97b1 Signed-off-by: Sagar Kamble <skamble@nvidia.com> Reviewed-on: https://git-master.nvidia.com/r/2121209 Reviewed-by: Automatic_Commit_Validation_User Reviewed-by: Debarshi Dutta <ddutta@nvidia.com> GVS: Gerrit_Virtual_Submit Reviewed-by: Vijayakumar Subbu <vsubbu@nvidia.com> Reviewed-by: mobile promotions <svcmobile_promotions@nvidia.com> Tested-by: mobile promotions <svcmobile_promotions@nvidia.com>
This commit is contained in:
committed by
mobile promotions
parent
3881dd6a26
commit
6f5084af09
@@ -37,7 +37,7 @@ NVGPU_COMMON_CFLAGS += -DNVGPU_DEBUGGER
|
||||
NVGPU_COMMON_CFLAGS += -DNVGPU_USERD
|
||||
|
||||
# Enable Channel WDT for safety build until we switch to user mode submits only
|
||||
NV_COMPONENT_CFLAGS += -DNVGPU_CHANNEL_WDT
|
||||
NVGPU_COMMON_CFLAGS += -DNVGPU_CHANNEL_WDT
|
||||
|
||||
# Enable iGPU LS PMU for safety build until devctl whitelisting is done
|
||||
NVGPU_LS_PMU := 1
|
||||
|
||||
Reference in New Issue
Block a user