diff options
| author | Tom Rini <[email protected]> | 2022-03-23 17:19:50 -0400 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2022-04-01 10:28:46 -0400 |
| commit | b7872641a85cc290d3b3beeceaca5169b8138f6f (patch) | |
| tree | ff63068968f87dcb1db41d49634497f5d959768f /include | |
| parent | 143a365a5b3d3d4cd59769124649f3a08677eb8b (diff) | |
stmark2: Remove CONFIG_SERIAL_FLASH
This is not referenced anywhere, remove it.
Signed-off-by: Tom Rini <[email protected]>
Diffstat (limited to 'include')
| -rw-r--r-- | include/configs/stmark2.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/include/configs/stmark2.h b/include/configs/stmark2.h index b0167874fb7..e1f2ee0a22b 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 */ |
