From c4b89ce1f46765192d99f074371c1068e9750eb3 Mon Sep 17 00:00:00 2001 From: Noah Wager Date: Fri, 22 Nov 2024 16:20:04 -0800 Subject: [PATCH] UBUNTU: [Config] nvidia-tegra-pvw: Enable CX7 dependent modules Align with defconfig. CONFIG_INFINIBAND=m CONFIG_INFINIBAND_USER_MAD=m CONFIG_INFINIBAND_IPOIB=m Signed-off-by: Noah Wager --- debian.nvidia-tegra-pvw/config/annotations | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/debian.nvidia-tegra-pvw/config/annotations b/debian.nvidia-tegra-pvw/config/annotations index 842440f9171e..6c4d7e24969e 100644 --- a/debian.nvidia-tegra-pvw/config/annotations +++ b/debian.nvidia-tegra-pvw/config/annotations @@ -9,6 +9,15 @@ include "../../debian.nvidia-tegra/config/annotations" CONFIG_ARM_FFA_TRANSPORT policy<{'arm64': 'y'}> CONFIG_ARM_FFA_TRANSPORT note<'EMBARGOED'> +CONFIG_INFINIBAND policy<{'arm64': 'm'}> +CONFIG_INFINIBAND note<'EMBARGOED'> + +CONFIG_INFINIBAND_IPOIB policy<{'arm64': 'm'}> +CONFIG_INFINIBAND_IPOIB note<'EMBARGOED'> + +CONFIG_INFINIBAND_USER_MAD policy<{'arm64': 'm'}> +CONFIG_INFINIBAND_USER_MAD note<'EMBARGOED'> + CONFIG_INTEGRITY_ASYMMETRIC_KEYS policy<{'arm64': 'y'}> CONFIG_INTEGRITY_ASYMMETRIC_KEYS note<'EMBARGOED'>