Enable POWER_DOMAIN on TARGET_MT8189. This will enable the MediaTek
power domain driver as well.

Signed-off-by: David Lechner <[email protected]>
---
 configs/mt8189.config | 1 +
 1 file changed, 1 insertion(+)

diff --git a/configs/mt8189.config b/configs/mt8189.config
index bc662811ade..8fdb6eed288 100644
--- a/configs/mt8189.config
+++ b/configs/mt8189.config
@@ -36,6 +36,7 @@ CONFIG_PHY=y
 CONFIG_PHY_MTK_TPHY=y
 CONFIG_PHY_MTK_XSPHY=y
 CONFIG_PINCTRL=y
+CONFIG_POWER_DOMAIN=y
 CONFIG_DM_PMIC=y
 CONFIG_DM_PMIC_MTK_PWRAP=y
 CONFIG_DM_REGULATOR=y

-- 
2.43.0

Reply via email to