[PATCH 24/25] siemens-am33x-common: Drop CONFIG_DMA_COHERENT*
Tom Rini
trini at konsulko.com
Thu Mar 31 00:07:34 CEST 2022
These values are not used in the code, remove them.
Signed-off-by: Tom Rini <trini at konsulko.com>
---
include/configs/siemens-am33x-common.h | 3 ---
1 file changed, 3 deletions(-)
diff --git a/include/configs/siemens-am33x-common.h b/include/configs/siemens-am33x-common.h
index bfadf4a6b861..08c4d52d658f 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
--
2.25.1
More information about the U-Boot
mailing list