From 5c5e8f7f1275ffaf46fa3c5aea76316fef22d605 Mon Sep 17 00:00:00 2001 From: Macpaul Lin Date: Tue, 19 Sep 2023 17:42:16 +0800 Subject: [PATCH] UBUNTU: [Config]: Enable CONFIG_MTK_IOMMU BugLink: https://bugs.launchpad.net/bugs/2036587 This option enables support for MediaTek IOMMU module. Otherwise other IOMMU based multimedia and PCIE peripherals won't work properly. Signed-off-by: Macpaul Lin --- debian.master/config/annotations | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian.master/config/annotations b/debian.master/config/annotations index 5e5d98eb4fe2..5ebf823f0028 100644 --- a/debian.master/config/annotations +++ b/debian.master/config/annotations @@ -8085,7 +8085,7 @@ CONFIG_MTK_CQDMA policy<{'arm64': 'm', 'armhf': ' CONFIG_MTK_DEVAPC policy<{'arm64': 'm', 'armhf': 'm'}> CONFIG_MTK_HSDMA policy<{'arm64': 'm', 'armhf': 'm'}> CONFIG_MTK_INFRACFG policy<{'arm64': 'y', 'armhf': 'y'}> -CONFIG_MTK_IOMMU policy<{'arm64': 'n', 'armhf': 'n'}> +CONFIG_MTK_IOMMU policy<{'arm64': 'm', 'armhf': 'n'}> CONFIG_MTK_IOMMU_V1 policy<{'armhf': 'n'}> CONFIG_MTK_MMSYS policy<{'arm64': 'y', 'armhf': 'y'}> CONFIG_MTK_PMIC_WRAP policy<{'arm64': 'm', 'armhf': 'm'}> -- 2.18.0