diff options
Diffstat (limited to 'configs/etamin_defconfig')
-rw-r--r-- | configs/etamin_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/etamin_defconfig b/configs/etamin_defconfig index 6e5d4c297d..ed7b6d5005 100644 --- a/configs/etamin_defconfig +++ b/configs/etamin_defconfig @@ -23,6 +23,7 @@ CONFIG_SYS_CONSOLE_INFO_QUIET=y # CONFIG_DISPLAY_BOARDINFO is not set CONFIG_ARCH_MISC_INIT=y CONFIG_SPL_I2C_SUPPORT=y +CONFIG_SPL_SPI_LOAD=y CONFIG_SPL_YMODEM_SUPPORT=y # CONFIG_SPL_AM33XX_ENABLE_RTC32K_OSC is not set CONFIG_HUSH_PARSER=y |