mirror of
https://github.com/torvalds/linux.git
synced 2026-05-31 02:24:24 +02:00
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 <andre.draszik@linaro.org> Link: https://lore.kernel.org/r/20250627-gs101-reboot3-v1-1-c3ae49657b1f@linaro.org Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
This commit is contained in:
parent
ffdf3c7769
commit
a7d7aebed4
|
|
@ -775,6 +775,7 @@ CONFIG_MFD_MT6397=y
|
|||
CONFIG_MFD_SPMI_PMIC=y
|
||||
CONFIG_MFD_RK8XX_I2C=y
|
||||
CONFIG_MFD_RK8XX_SPI=y
|
||||
CONFIG_MFD_SEC_ACPM=m
|
||||
CONFIG_MFD_SEC_I2C=y
|
||||
CONFIG_MFD_SL28CPLD=y
|
||||
CONFIG_RZ_MTU3=y
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user