siemens-am33x-common: Drop CONFIG_DMA_COHERENT*
These values are not used in the code, remove them. Signed-off-by: Tom Rini <trini@konsulko.com>
This commit is contained in:
parent
d9180c3035
commit
001a56b008
1 changed files with 0 additions and 3 deletions
|
@ -15,9 +15,6 @@
|
|||
|
||||
#include <asm/arch/omap.h>
|
||||
|
||||
#define CONFIG_DMA_COHERENT
|
||||
#define CONFIG_DMA_COHERENT_SIZE (1 << 20)
|
||||
|
||||
/* commands to include */
|
||||
|
||||
#ifndef CONFIG_SPL_BUILD
|
||||
|
|
Loading…
Reference in a new issue