[PATCH] arm64: defconfig: enable Rockchip IO domain support
Klaus Goger
klaus.goger at theobroma-systems.com
Fri Dec 15 09:23:20 PST 2017
Without Rockchip IO domain support the internal level shifters will
be misconfigured if used with other voltage domains then the default.
Signed-off-by: Klaus Goger <klaus.goger at theobroma-systems.com>
---
arch/arm64/configs/defconfig | 2 ++
1 file changed, 2 insertions(+)
diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index 6356c6da34ea..cad81b1723d8 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -311,6 +311,8 @@ CONFIG_GPIO_XGENE_SB=y
CONFIG_GPIO_PCA953X=y
CONFIG_GPIO_PCA953X_IRQ=y
CONFIG_GPIO_MAX77620=y
+CONFIG_POWER_AVS=y
+CONFIG_ROCKCHIP_IODOMAIN=y
CONFIG_POWER_RESET_MSM=y
CONFIG_POWER_RESET_XGENE=y
CONFIG_POWER_RESET_SYSCON=y
--
2.11.0
More information about the Linux-rockchip
mailing list