[PATCH 09/20] etamin: Remove CONFIG_SPL_CMT defines

Tom Rini trini at konsulko.com
Sun May 29 18:55:10 CEST 2022


These are presumably private to non-upstream code, remove.

Signed-off-by: Tom Rini <trini at konsulko.com>
---
 include/configs/etamin.h | 6 ------
 1 file changed, 6 deletions(-)

diff --git a/include/configs/etamin.h b/include/configs/etamin.h
index 9cf93924df93..383beee17aec 100644
--- a/include/configs/etamin.h
+++ b/include/configs/etamin.h
@@ -77,12 +77,6 @@
 
 #define CONFIG_FACTORYSET
 
-/* use both define to compile a SPL compliance test  */
-/*
-#define CONFIG_SPL_CMT
-#define CONFIG_SPL_CMT_DEBUG
-*/
-
 /* nedded by compliance test in read mode */
 
 /* Define own nand partitions */
-- 
2.25.1



More information about the U-Boot mailing list