diff options
Diffstat (limited to 'configs/snow_defconfig')
-rw-r--r-- | configs/snow_defconfig | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/snow_defconfig b/configs/snow_defconfig index 2b143eab2b..3d8081b2ea 100644 --- a/configs/snow_defconfig +++ b/configs/snow_defconfig @@ -22,6 +22,8 @@ CONFIG_CMD_CROS_EC=y CONFIG_CROS_EC=y CONFIG_CROS_EC_I2C=y CONFIG_SPI_FLASH=y +CONFIG_SPI_FLASH_GIGADEVICE=y +CONFIG_SPI_FLASH_WINBOND=y CONFIG_DM_PMIC=y CONFIG_DM_PMIC_MAX77686=y CONFIG_PMIC_S5M8767=y |