aboutsummaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorTuomas Tynkkynen2018-02-06 18:42:16 -0600
committerTom Rini2018-02-13 22:00:29 -0600
commit95d3877a5818cc3f149a9d443637ff145bbaaabb (patch)
treed19b3322f5bb9cbac21d5fd58b898c3c4db00c05 /README
parent4d69009462accf492d6fc90dc6777c7ea77d2c1e (diff)
downloadu-boot-95d3877a5818cc3f149a9d443637ff145bbaaabb.tar.gz
u-boot-95d3877a5818cc3f149a9d443637ff145bbaaabb.tar.xz
u-boot-95d3877a5818cc3f149a9d443637ff145bbaaabb.zip
spi: Migrate CONFIG_SH_SPI to Kconfig
Signed-off-by: Tuomas Tynkkynen <tuomas@tuxera.com>
Diffstat (limited to 'README')
-rw-r--r--README5
1 files changed, 0 insertions, 5 deletions
diff --git a/README b/README
index 81b7ee1ce8..409e8f85b4 100644
--- a/README
+++ b/README
@@ -2001,11 +2001,6 @@ The following options need to be configured:
2001 SPI EEPROM, also an instance works with Crystal A/D and 2001 SPI EEPROM, also an instance works with Crystal A/D and
2002 D/As on the SACSng board) 2002 D/As on the SACSng board)
2003 2003
2004 CONFIG_SH_SPI
2005
2006 Enables the driver for SPI controller on SuperH. Currently
2007 only SH7757 is supported.
2008
2009 CONFIG_SOFT_SPI 2004 CONFIG_SOFT_SPI
2010 2005
2011 Enables a software (bit-bang) SPI driver rather than 2006 Enables a software (bit-bang) SPI driver rather than