[PATCH 14/15] vinco: Remove CONFIG_ATMEL_SPI0

Tom Rini trini at konsulko.com
Fri Mar 18 13:38:31 CET 2022


This is not referenced anywhere, remove.

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

diff --git a/include/configs/vinco.h b/include/configs/vinco.h
index 16c020982b39..74eccfa2e644 100644
--- a/include/configs/vinco.h
+++ b/include/configs/vinco.h
@@ -30,12 +30,6 @@
 #define CONFIG_SYS_INIT_SP_ADDR \
 	(CONFIG_SYS_SDRAM_BASE + 4 * 1024 - GENERATED_GBL_DATA_SIZE)
 
-/* SerialFlash */
-
-#ifdef CONFIG_CMD_SF
-#define CONFIG_ATMEL_SPI0
-#endif
-
 /* MMC */
 
 #ifdef CONFIG_CMD_MMC
-- 
2.25.1



More information about the U-Boot mailing list