diff options
author | Tuomas Tynkkynen <tuomas@tuxera.com> | 2018-02-07 02:42:16 +0200 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2018-02-13 23:00:29 -0500 |
commit | 95d3877a5818cc3f149a9d443637ff145bbaaabb (patch) | |
tree | d19b3322f5bb9cbac21d5fd58b898c3c4db00c05 /README | |
parent | 4d69009462accf492d6fc90dc6777c7ea77d2c1e (diff) | |
download | u-boot-95d3877a5818cc3f149a9d443637ff145bbaaabb.tar.gz |
spi: Migrate CONFIG_SH_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
@@ -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 |