diff options
author | Tom Rini | 2019-12-04 17:18:38 -0500 |
---|---|---|
committer | Tom Rini | 2019-12-04 17:18:38 -0500 |
commit | 0cfccb54014bf488c300dad07b9d1c07d8fcd3f2 (patch) | |
tree | 731263c81f47c3995562b34f62e54fc4a08affda /configs/r8a77980_condor_defconfig | |
parent | c1c6e4a9da674bce5980d82f8a70a56e023e58c3 (diff) |
configs: Resync with savedefconfig
Rsync all defconfig files using moveconfig.py
Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/r8a77980_condor_defconfig')
-rw-r--r-- | configs/r8a77980_condor_defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/r8a77980_condor_defconfig b/configs/r8a77980_condor_defconfig index e0fe70aaf6a..eb14f50f855 100644 --- a/configs/r8a77980_condor_defconfig +++ b/configs/r8a77980_condor_defconfig @@ -48,8 +48,8 @@ CONFIG_RCAR_GPIO=y CONFIG_DM_I2C=y CONFIG_SYS_I2C_RCAR_IIC=y # CONFIG_MMC is not set -CONFIG_DM_SPI_FLASH=y CONFIG_MTD=y +CONFIG_DM_SPI_FLASH=y CONFIG_SPI_FLASH_SPANSION=y # CONFIG_SPI_FLASH_USE_4K_SECTORS is not set CONFIG_PHY_MICREL=y |