summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorTuomas Tynkkynen <tuomas@tuxera.com>2018-02-07 02:42:16 +0200
committerTom Rini <trini@konsulko.com>2018-02-13 23:00:29 -0500
commit95d3877a5818cc3f149a9d443637ff145bbaaabb (patch)
treed19b3322f5bb9cbac21d5fd58b898c3c4db00c05 /include
parent4d69009462accf492d6fc90dc6777c7ea77d2c1e (diff)
spi: Migrate CONFIG_SH_SPI to Kconfig
Signed-off-by: Tuomas Tynkkynen <tuomas@tuxera.com>
Diffstat (limited to 'include')
-rw-r--r--include/configs/sh7752evb.h1
-rw-r--r--include/configs/sh7753evb.h1
-rw-r--r--include/configs/sh7757lcr.h1
3 files changed, 0 insertions, 3 deletions
diff --git a/include/configs/sh7752evb.h b/include/configs/sh7752evb.h
index 14d66d4747..f30c37b595 100644
--- a/include/configs/sh7752evb.h
+++ b/include/configs/sh7752evb.h
@@ -61,7 +61,6 @@
#define SH7752EVB_ETHERNET_NUM_CH 2
/* SPI */
-#define CONFIG_SH_SPI 1
#define CONFIG_SH_SPI_BASE 0xfe002000
/* MMCIF */
diff --git a/include/configs/sh7753evb.h b/include/configs/sh7753evb.h
index 1f5a4415ae..4dbdfb707b 100644
--- a/include/configs/sh7753evb.h
+++ b/include/configs/sh7753evb.h
@@ -61,7 +61,6 @@
#define SH7753EVB_ETHERNET_NUM_CH 2
/* SPI */
-#define CONFIG_SH_SPI 1
#define CONFIG_SH_SPI_BASE 0xfe002000
/* MMCIF */
diff --git a/include/configs/sh7757lcr.h b/include/configs/sh7757lcr.h
index ac214cdd95..314bc53faa 100644
--- a/include/configs/sh7757lcr.h
+++ b/include/configs/sh7757lcr.h
@@ -63,7 +63,6 @@
#define SH7757LCR_GIGA_ETHERNET_NUM_CH 2
/* SPI */
-#define CONFIG_SH_SPI 1
#define CONFIG_SH_SPI_BASE 0xfe002000
/* MMCIF */