Browse Source

README: Fix supported i.MX SoC list for CONFIG_MXC_SPI

CONFIG_MXC_SPI currently works on MX31/35/51 boards, so update the README file.

Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
Fabio Estevam 13 years ago
parent
commit
2e3cd1cda0
1 changed files with 1 additions and 1 deletions
  1. 1 1
      README

+ 1 - 1
README

@@ -1904,7 +1904,7 @@ The following options need to be configured:
 		CONFIG_MXC_SPI
 
 		Enables the driver for the SPI controllers on i.MX and MXC
-		SoCs. Currently only i.MX31 is supported.
+		SoCs. Currently i.MX31/35/51 are supported.
 
 - FPGA Support: CONFIG_FPGA