diff mbox series

[SRU,Noble,1/1] UBUNTU: [Config] Enable CONFIG_COMMON_CLK_MT8188 and CONFIG_MTK_PMIC_WRAP as built-in on arm64

Message ID 20231120072937.382251-2-jianhui.lee@canonical.com
State New
Headers show
Series Enable CONFIG_COMMON_CLK_MT8188 and CONFIG_MTK_PMIC_WRAP as built-in on arm64 | expand

Commit Message

Jian Hui Lee Nov. 20, 2023, 7:29 a.m. UTC
BugLink: https://bugs.launchpad.net/bugs/2043962

In order to have the emmc storage for further installation and booting, these two options need to be built-in to supply clock and power as early as possible

Signed-off-by: Jian Hui Lee <jianhui.lee@canonical.com>
---
 debian.master/config/annotations | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
diff mbox series

Patch

diff --git a/debian.master/config/annotations b/debian.master/config/annotations
index 2360ec9d522c..12befad13358 100644
--- a/debian.master/config/annotations
+++ b/debian.master/config/annotations
@@ -2985,7 +2985,7 @@  CONFIG_COMMON_CLK_MT8186_MMSYS                  policy<{'arm64': 'm'}>
 CONFIG_COMMON_CLK_MT8186_VDECSYS                policy<{'arm64': 'm'}>
 CONFIG_COMMON_CLK_MT8186_VENCSYS                policy<{'arm64': 'm'}>
 CONFIG_COMMON_CLK_MT8186_WPESYS                 policy<{'arm64': 'm'}>
-CONFIG_COMMON_CLK_MT8188                        policy<{'arm64': 'm'}>
+CONFIG_COMMON_CLK_MT8188                        policy<{'arm64': 'y'}>
 CONFIG_COMMON_CLK_MT8188_ADSP_AUDIO26M          policy<{'arm64': 'm'}>
 CONFIG_COMMON_CLK_MT8188_CAMSYS                 policy<{'arm64': 'm'}>
 CONFIG_COMMON_CLK_MT8188_IMGSYS                 policy<{'arm64': 'm'}>
@@ -8221,7 +8221,7 @@  CONFIG_MTK_IOMMU_V1                             policy<{'armhf': 'n'}>
 CONFIG_MTK_LVTS_THERMAL                         policy<{'arm64': 'm', 'armhf': 'm'}>
 CONFIG_MTK_LVTS_THERMAL_DEBUGFS                 policy<{'arm64': 'y', 'armhf': 'y'}>
 CONFIG_MTK_MMSYS                                policy<{'arm64': 'm', 'armhf': 'm'}>
-CONFIG_MTK_PMIC_WRAP                            policy<{'arm64': 'm', 'armhf': 'm'}>
+CONFIG_MTK_PMIC_WRAP                            policy<{'arm64': 'y', 'armhf': 'm'}>
 CONFIG_MTK_REGULATOR_COUPLER                    policy<{'arm64': 'y', 'armhf': 'y'}>
 CONFIG_MTK_SCP                                  policy<{'arm64': 'm', 'armhf': 'm'}>
 CONFIG_MTK_SCPSYS                               policy<{'arm64': 'y', 'armhf': 'y'}>