diff options
author | Tom Rini <trini@konsulko.com> | 2018-06-04 11:57:37 -0400 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2018-06-04 11:57:37 -0400 |
commit | 358b6a20e4428f1834dc96aff14077d43e9cd190 (patch) | |
tree | 42274d716428a5c12a0ee1be39ec7f32faa452fc /configs/socfpga_de1_soc_defconfig | |
parent | 35ada864decc17ac59b4ee43699e0a55d09dea48 (diff) | |
download | u-boot-358b6a20e4428f1834dc96aff14077d43e9cd190.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_de1_soc_defconfig')
-rw-r--r-- | configs/socfpga_de1_soc_defconfig | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/configs/socfpga_de1_soc_defconfig b/configs/socfpga_de1_soc_defconfig index d1af22daee..f1a7599735 100644 --- a/configs/socfpga_de1_soc_defconfig +++ b/configs/socfpga_de1_soc_defconfig @@ -2,7 +2,6 @@ CONFIG_ARM=y CONFIG_ARCH_SOCFPGA=y CONFIG_SYS_TEXT_BASE=0x01000040 CONFIG_SYS_MALLOC_F_LEN=0x2000 -# CONFIG_SPL_SPI_SUPPORT is not set CONFIG_TARGET_SOCFPGA_TERASIC_DE1_SOC=y CONFIG_SPL=y CONFIG_SPL_STACK_R_ADDR=0x00800000 @@ -49,7 +48,6 @@ CONFIG_PHY_MICREL_KSZ90X1=y CONFIG_DM_ETH=y CONFIG_ETH_DESIGNWARE=y CONFIG_DM_RESET=y -CONFIG_SYS_NS16550=y CONFIG_SPI=y CONFIG_USB=y CONFIG_DM_USB=y |