diff --git a/configs/Makefile.config.rhivos-1 b/configs/Makefile.config.rhivos-1 new file mode 100644 index 00000000..8fdba7c2 --- /dev/null +++ b/configs/Makefile.config.rhivos-1 @@ -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 +