diff --git a/common/spl/Kconfig b/common/spl/Kconfig index ea6fbb60adf792269b0a383fa72969c003c41c57..12313515e3a4f77214e79fb78c740d52f7c876fe 100644 --- a/common/spl/Kconfig +++ b/common/spl/Kconfig @@ -646,6 +646,7 @@ config SPL_USBETH_SUPPORT config SPL_DFU_SUPPORT bool "Support DFU (Device Firmware Upgarde)" select SPL_HASH_SUPPORT + depends on SPL_RAM_SUPPORT help This feature enables the DFU (Device Firmware Upgarde) in SPL with RAM memory device support. The ROM code will load and execute