diff options
author | Tom Rini <trini@konsulko.com> | 2019-11-07 14:25:00 -0500 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2019-11-07 17:58:06 -0500 |
commit | 0be2ecd4861faa410491170e205488f9ee82a227 (patch) | |
tree | df247f616950b76876d37af856f26def4271ca57 /configs/socfpga_stratix10_defconfig | |
parent | d9110878895634cd9e8bf891c832d2a58b36863c (diff) | |
download | u-boot-0be2ecd4861faa410491170e205488f9ee82a227.tar.gz |
configs: Resync with savedefconfig
Rsync all defconfig files using moveconfig.py
Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/socfpga_stratix10_defconfig')
-rw-r--r-- | configs/socfpga_stratix10_defconfig | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/configs/socfpga_stratix10_defconfig b/configs/socfpga_stratix10_defconfig index 5ae53a4db9..ee57d51476 100644 --- a/configs/socfpga_stratix10_defconfig +++ b/configs/socfpga_stratix10_defconfig @@ -17,7 +17,6 @@ CONFIG_CMD_MEMTEST=y CONFIG_CMD_GPIO=y CONFIG_CMD_I2C=y CONFIG_CMD_MMC=y -CONFIG_CMD_SF=y CONFIG_CMD_SPI=y CONFIG_CMD_USB=y CONFIG_CMD_DHCP=y @@ -39,7 +38,6 @@ CONFIG_DM_I2C=y CONFIG_SYS_I2C_DW=y CONFIG_DM_MMC=y CONFIG_MMC_DW=y -CONFIG_SPI_FLASH=y CONFIG_SF_DEFAULT_MODE=0x2003 CONFIG_SPI_FLASH_SPANSION=y CONFIG_SPI_FLASH_STMICRO=y |