nvidia-oot: Add rhivos-1 specific configuration file

Add redhat kernel rhivos-1 specific OOT configuration files to
configure the OOT driver build accordingly.

Currently, disabling realtek R8126 and Realtek RTL8822CE build.

Jira HOSTX-5375

Change-Id: Id33c19171e1f61c94d9e9a7b90324e86a7e17072
Signed-off-by: Laxman Dewangan <ldewangan@nvidia.com>
Reviewed-on: https://git-master.nvidia.com/r/c/linux-nv-oot/+/3169502
This commit is contained in:
Laxman Dewangan
2024-07-05 17:43:56 +00:00
committed by mobile promotions
parent 02d32d24ba
commit 4e62fd7ed9

View File

@@ -0,0 +1,8 @@
# SPDX-License-Identifier: GPL-2.0-only
# SPDX-FileCopyrightText: Copyright (c) 2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved.
# Kernel RHIVOS-1 specific environment variables to configure the OOT modules
export NV_OOT_REALTEK_R8126_SKIP_BUILD=y
export NV_OOT_REALTEK_RTL8822CE_SKIP_BUILD=y