aboutsummaryrefslogtreecommitdiff
path: root/include/configs/siemens-am33x-common.h
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2022-03-30 18:07:34 -0400
committerTom Rini <trini@konsulko.com>2022-04-08 10:46:22 -0400
commit001a56b0082a02e82b433eed362aa37ea4255fdb (patch)
tree5ecd6dc9c87455eace96341163b07c5545050b46 /include/configs/siemens-am33x-common.h
parentd9180c3035bb71d19ba8f5e5a2317f48e7bf3ab0 (diff)
downloadu-boot-001a56b0082a02e82b433eed362aa37ea4255fdb.zip
u-boot-001a56b0082a02e82b433eed362aa37ea4255fdb.tar.gz
u-boot-001a56b0082a02e82b433eed362aa37ea4255fdb.tar.bz2
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>
Diffstat (limited to 'include/configs/siemens-am33x-common.h')
-rw-r--r--include/configs/siemens-am33x-common.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/configs/siemens-am33x-common.h b/include/configs/siemens-am33x-common.h
index bfadf4a..08c4d52 100644
--- a/include/configs/siemens-am33x-common.h
+++ b/include/configs/siemens-am33x-common.h
@@ -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