Skip to content

Commit ffdf3c7

Browse files
andredkrzk
authored andcommitted
arm64: defconfig: enable Maxim max77759 driver
Enable the Maxim max77759 as this is used by the gs101-oriole and gs101-raven (Google Pixel 6 and Pixel 6 Pro) boards, The child devices' defaults are based on this MFD driver's state, so this commit enables those implicitly as well. Signed-off-by: André Draszik <[email protected]> Reviewed-by: Peter Griffin <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Krzysztof Kozlowski <[email protected]>
1 parent a8365bf commit ffdf3c7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

arch/arm64/configs/defconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -769,6 +769,7 @@ CONFIG_MFD_EXYNOS_LPASS=m
769769
CONFIG_MFD_HI6421_PMIC=y
770770
CONFIG_MFD_HI655X_PMIC=y
771771
CONFIG_MFD_MAX77620=y
772+
CONFIG_MFD_MAX77759=m
772773
CONFIG_MFD_MT6360=y
773774
CONFIG_MFD_MT6397=y
774775
CONFIG_MFD_SPMI_PMIC=y

0 commit comments

Comments
 (0)