diff --git a/arch/arm64/configs/gki_defconfig b/arch/arm64/configs/gki_defconfig index c54653e0cd2b..7fcdd717acee 100644 --- a/arch/arm64/configs/gki_defconfig +++ b/arch/arm64/configs/gki_defconfig @@ -389,6 +389,7 @@ CONFIG_RANDOM_TRUST_CPU=y # CONFIG_I2C_HELPER_AUTO is not set CONFIG_I3C=y CONFIG_SPI=y +CONFIG_SPI_MEM=y CONFIG_SPMI=y # CONFIG_SPMI_MSM_PMIC_ARB is not set # CONFIG_PINCTRL_SUN8I_H3_R is not set diff --git a/arch/x86/configs/gki_defconfig b/arch/x86/configs/gki_defconfig index cb213c30e752..17089a1f5169 100644 --- a/arch/x86/configs/gki_defconfig +++ b/arch/x86/configs/gki_defconfig @@ -356,6 +356,7 @@ CONFIG_RANDOM_TRUST_CPU=y # CONFIG_I2C_HELPER_AUTO is not set CONFIG_I3C=y CONFIG_SPI=y +CONFIG_SPI_MEM=y CONFIG_GPIOLIB=y CONFIG_GPIO_GENERIC_PLATFORM=y # CONFIG_HWMON is not set