]> git.sur5r.net Git - u-boot/blobdiff - README
spi: Migrate CONFIG_MXC_SPI to Kconfig
[u-boot] / README
diff --git a/README b/README
index 81b7ee1ce8a759e85028ec750db2b6a777dfe3a3..d12cfcae63e4b47b8e1a99b272396b2cc198a809 100644 (file)
--- a/README
+++ b/README
@@ -2001,11 +2001,6 @@ The following options need to be configured:
                SPI EEPROM, also an instance works with Crystal A/D and
                D/As on the SACSng board)
 
-               CONFIG_SH_SPI
-
-               Enables the driver for SPI controller on SuperH. Currently
-               only SH7757 is supported.
-
                CONFIG_SOFT_SPI
 
                Enables a software (bit-bang) SPI driver rather than
@@ -2024,11 +2019,6 @@ The following options need to be configured:
                Currently supported on some MPC8xxx processors.  For an
                example, see include/configs/mpc8349emds.h.
 
-               CONFIG_MXC_SPI
-
-               Enables the driver for the SPI controllers on i.MX and MXC
-               SoCs. Currently i.MX31/35/51 are supported.
-
                CONFIG_SYS_SPI_MXC_WAIT
                Timeout for waiting until spi transfer completed.
                default: (CONFIG_SYS_HZ/100)     /* 10 ms */