stmark2: Remove CONFIG_SERIAL_FLASH
authorTom Rini <trini@konsulko.com>
Wed, 23 Mar 2022 21:19:50 +0000 (17:19 -0400)
committerTom Rini <trini@konsulko.com>
Fri, 1 Apr 2022 14:28:46 +0000 (10:28 -0400)
This is not referenced anywhere, remove it.

Signed-off-by: Tom Rini <trini@konsulko.com>
include/configs/stmark2.h

index b016787..e1f2ee0 100644 (file)
@@ -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 */