diff options
Diffstat (limited to 'configs/M54455EVB_stm33_defconfig')
-rw-r--r-- | configs/M54455EVB_stm33_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/M54455EVB_stm33_defconfig b/configs/M54455EVB_stm33_defconfig index ba86c5a803..a39fda6df8 100644 --- a/configs/M54455EVB_stm33_defconfig +++ b/configs/M54455EVB_stm33_defconfig @@ -37,4 +37,5 @@ CONFIG_SPI_FLASH=y CONFIG_SPI_FLASH_STMICRO=y CONFIG_MII=y CONFIG_SPI=y +CONFIG_DM_SPI=y CONFIG_CF_SPI=y |