aboutsummaryrefslogtreecommitdiff
path: root/include/configs/vf610twr.h
diff options
context:
space:
mode:
authorKuldeep Singh2020-02-20 22:57:54 +0530
committerStefano Babic2020-05-01 13:46:22 +0200
commit164fed941f09122a92d8fc15d3eccda8e1351dca (patch)
tree1d0d99496192d39e710631ddaadb06306e35ab48 /include/configs/vf610twr.h
parent05ae521cb654eee442fd5ad11eb643bbd1a79178 (diff)
treewide: Remove unused FSL QSPI config options for IMX platforms
Some of these options are not used by the driver anymore and some of them are obsolete as the information is gathered from the dt. So, remove the unused config options now. Signed-off-by: Frieder Schrempf <frieder.schrempf@kontron.de> Signed-off-by: Ashish Kumar <Ashish.Kumar@nxp.com> Signed-off-by: Kuldeep Singh <kuldeep.singh@nxp.com>
Diffstat (limited to 'include/configs/vf610twr.h')
-rw-r--r--include/configs/vf610twr.h8
1 files changed, 0 insertions, 8 deletions
diff --git a/include/configs/vf610twr.h b/include/configs/vf610twr.h
index 3ab32319438..d52a5a7e833 100644
--- a/include/configs/vf610twr.h
+++ b/include/configs/vf610twr.h
@@ -43,14 +43,6 @@
#define CONFIG_FEC_XCV_TYPE RMII
#define CONFIG_FEC_MXC_PHYADDR 0
-/* QSPI Configs*/
-
-#ifdef CONFIG_FSL_QSPI
-#define FSL_QSPI_FLASH_SIZE (1 << 24)
-#define FSL_QSPI_FLASH_NUM 2
-#define CONFIG_SYS_FSL_QSPI_LE
-#endif
-
/* I2C Configs */
#define CONFIG_SYS_I2C
#define CONFIG_SYS_I2C_MXC