diff mbox series

[03/22] stmark2: Remove CONFIG_SERIAL_FLASH

Message ID 20220323212009.1066483-3-trini@konsulko.com
State Accepted
Commit b7872641a85cc290d3b3beeceaca5169b8138f6f
Delegated to: Tom Rini
Headers show
Series [01/22] Convert CONFIG_CF_DSPI to Kconfig | expand

Commit Message

Tom Rini March 23, 2022, 9:19 p.m. UTC
This is not referenced anywhere, remove it.

Signed-off-by: Tom Rini <trini@konsulko.com>
---
 include/configs/stmark2.h | 3 ---
 1 file changed, 3 deletions(-)
diff mbox series

Patch

diff --git a/include/configs/stmark2.h b/include/configs/stmark2.h
index b0167874fb7a..e1f2ee0a22b2 100644
--- a/include/configs/stmark2.h
+++ b/include/configs/stmark2.h
@@ -39,9 +39,6 @@ 
 #define CONFIG_RTC_MCFRRTC
 #define CONFIG_SYS_MCFRRTC_BASE		0xFC0A8000
 
-/* DSPI and Serial Flash */
-#define CONFIG_SERIAL_FLASH
-
 #define CONFIG_SYS_SBFHDR_SIZE		0x7
 
 /* Input, PCI, Flexbus, and VCO */