diff options
Diffstat (limited to 'include/configs/ti814x_evm.h')
-rw-r--r-- | include/configs/ti814x_evm.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/include/configs/ti814x_evm.h b/include/configs/ti814x_evm.h index c31f4d8..42d113d 100644 --- a/include/configs/ti814x_evm.h +++ b/include/configs/ti814x_evm.h @@ -24,9 +24,6 @@ #include <asm/arch/omap.h> -#define CONFIG_DMA_COHERENT -#define CONFIG_DMA_COHERENT_SIZE (1 << 20) - #define CONFIG_ENV_SIZE (128 << 10) /* 128 KiB */ #define CONFIG_SYS_MALLOC_LEN (1024 << 10) #define CONFIG_SYS_LONGHELP /* undef to save memory */ |