diff options
author | Tuomas Tynkkynen | 2018-02-07 02:42:19 +0200 |
---|---|---|
committer | Tom Rini | 2018-02-13 23:01:44 -0500 |
commit | 60e54562913f7a272a5483ed909cf9c740b606f6 (patch) | |
tree | 39d5c67ffebd97f769fbe1e172b1f67a0e4d142a /README | |
parent | 7b819b569e92fd9b9b1baf160cd946a523fde1ce (diff) |
spi: Migrate CONFIG_MXC_SPI to Kconfig
Signed-off-by: Tuomas Tynkkynen <tuomas@tuxera.com>
Diffstat (limited to 'README')
-rw-r--r-- | README | 5 |
1 files changed, 0 insertions, 5 deletions
@@ -2019,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 */ |