summaryrefslogtreecommitdiff
path: root/include/configs/octeontx_common.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/octeontx_common.h')
-rw-r--r--include/configs/octeontx_common.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/include/configs/octeontx_common.h b/include/configs/octeontx_common.h
index 46908be32a..39e0d19cb7 100644
--- a/include/configs/octeontx_common.h
+++ b/include/configs/octeontx_common.h
@@ -61,12 +61,6 @@
# define CONFIG_SYS_64BIT_LBA
#endif
-/***** SPI Defines *********/
-#ifdef CONFIG_DM_SPI_FLASH
-# define CONFIG_SF_DEFAULT_BUS 0
-# define CONFIG_SF_DEFAULT_CS 0
-#endif
-
/* Monitor Command Prompt */
#define CONFIG_SYS_CBSIZE 1024 /** Console I/O Buffer Size */
#define CONFIG_SYS_BARGSIZE CONFIG_SYS_CBSIZE