summaryrefslogtreecommitdiff
path: root/include/configs
diff options
context:
space:
mode:
authorTuomas Tynkkynen <tuomas@tuxera.com>2018-02-07 02:42:17 +0200
committerTom Rini <trini@konsulko.com>2018-02-13 23:00:47 -0500
commita5dfabea19f961826509118513f833cea25797bb (patch)
tree1bf1d51845008e31e146c555a22fec5795844823 /include/configs
parent95d3877a5818cc3f149a9d443637ff145bbaaabb (diff)
spi: Migrate CONFIG_SH_QSPI to Kconfig
Signed-off-by: Tuomas Tynkkynen <tuomas@tuxera.com>
Diffstat (limited to 'include/configs')
-rw-r--r--include/configs/alt.h1
-rwxr-xr-xinclude/configs/blanche.h1
-rw-r--r--include/configs/gose.h1
-rw-r--r--include/configs/koelsch.h1
-rw-r--r--include/configs/lager.h1
-rw-r--r--include/configs/porter.h1
-rw-r--r--include/configs/silk.h1
-rw-r--r--include/configs/stout.h1
8 files changed, 0 insertions, 8 deletions
diff --git a/include/configs/alt.h b/include/configs/alt.h
index 9a9e4d918b4..f5e41db1567 100644
--- a/include/configs/alt.h
+++ b/include/configs/alt.h
@@ -33,7 +33,6 @@
/* FLASH */
#define CONFIG_SPI
-#define CONFIG_SH_QSPI
#define CONFIG_SPI_FLASH_QUAD
/* SH Ether */
diff --git a/include/configs/blanche.h b/include/configs/blanche.h
index a3ebe6163ea..506b783d34e 100755
--- a/include/configs/blanche.h
+++ b/include/configs/blanche.h
@@ -39,7 +39,6 @@
/* FLASH */
#if !defined(CONFIG_MTD_NOR_FLASH)
#define CONFIG_SPI
-#define CONFIG_SH_QSPI
#define CONFIG_SH_QSPI_BASE 0xE6B10000
#else
#define CONFIG_SYS_FLASH_CFI
diff --git a/include/configs/gose.h b/include/configs/gose.h
index a2a24b6f2d7..3531621910e 100644
--- a/include/configs/gose.h
+++ b/include/configs/gose.h
@@ -34,7 +34,6 @@
/* FLASH */
#define CONFIG_SPI
-#define CONFIG_SH_QSPI
/* SH Ether */
#define CONFIG_SH_ETHER_USE_PORT 0
diff --git a/include/configs/koelsch.h b/include/configs/koelsch.h
index 79587b807b4..4d093ded35f 100644
--- a/include/configs/koelsch.h
+++ b/include/configs/koelsch.h
@@ -34,7 +34,6 @@
/* FLASH */
#define CONFIG_SPI
-#define CONFIG_SH_QSPI
/* SH Ether */
#define CONFIG_SH_ETHER_USE_PORT 0
diff --git a/include/configs/lager.h b/include/configs/lager.h
index a3d35d40231..45a76f8010b 100644
--- a/include/configs/lager.h
+++ b/include/configs/lager.h
@@ -34,7 +34,6 @@
/* SPI */
#define CONFIG_SPI
-#define CONFIG_SH_QSPI
/* SH Ether */
#define CONFIG_SH_ETHER_USE_PORT 0
diff --git a/include/configs/porter.h b/include/configs/porter.h
index d293f06dd1e..b4a317f7244 100644
--- a/include/configs/porter.h
+++ b/include/configs/porter.h
@@ -34,7 +34,6 @@
/* FLASH */
#define CONFIG_SPI
-#define CONFIG_SH_QSPI
#define CONFIG_SPI_FLASH_QUAD
/* SH Ether */
diff --git a/include/configs/silk.h b/include/configs/silk.h
index fce4b2dca6a..5d85c0df932 100644
--- a/include/configs/silk.h
+++ b/include/configs/silk.h
@@ -34,7 +34,6 @@
/* FLASH */
#define CONFIG_SPI
-#define CONFIG_SH_QSPI
#define CONFIG_SPI_FLASH_QUAD
/* SH Ether */
diff --git a/include/configs/stout.h b/include/configs/stout.h
index 3db46be66a0..b81103e8a72 100644
--- a/include/configs/stout.h
+++ b/include/configs/stout.h
@@ -37,7 +37,6 @@
/* SPI */
#define CONFIG_SPI
-#define CONFIG_SH_QSPI
#define CONFIG_SPI_FLASH_QUAD
/* SH Ether */