diff options
Diffstat (limited to 'include')
-rw-r--r-- | include/configs/am57xx_evm.h | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/include/configs/am57xx_evm.h b/include/configs/am57xx_evm.h index 018d0c7721..dc7a370208 100644 --- a/include/configs/am57xx_evm.h +++ b/include/configs/am57xx_evm.h @@ -116,11 +116,6 @@ #define CONFIG_SYS_SPI_ARGS_OFFS 0x140000 #define CONFIG_SYS_SPI_ARGS_SIZE 0x80000 -#ifdef CONFIG_SPL_BUILD -#undef CONFIG_DM_SPI -#undef CONFIG_DM_SPI_FLASH -#endif - /* SPI SPL */ #define CONFIG_TI_EDMA3 #define CONFIG_SPL_SPI_LOAD |