Skip to content

Commit a7d7aeb

Browse files
andredkrzk
authored andcommitted
arm64: defconfig: enable Samsung PMIC over ACPM
Enable the Samsung s2mpg1x driver as this is used by the gs101-oriole and gs101-raven (Google Pixel 6 and Pixel 6 Pro) boards. It communicates over ACPM instead of I2C, hence the additional defconfig item. Signed-off-by: André Draszik <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Krzysztof Kozlowski <[email protected]>
1 parent ffdf3c7 commit a7d7aeb

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
@@ -775,6 +775,7 @@ CONFIG_MFD_MT6397=y
775775
CONFIG_MFD_SPMI_PMIC=y
776776
CONFIG_MFD_RK8XX_I2C=y
777777
CONFIG_MFD_RK8XX_SPI=y
778+
CONFIG_MFD_SEC_ACPM=m
778779
CONFIG_MFD_SEC_I2C=y
779780
CONFIG_MFD_SL28CPLD=y
780781
CONFIG_RZ_MTU3=y

0 commit comments

Comments
 (0)