diff options
| author | Marek Vasut <[email protected]> | 2015-11-10 20:53:22 +0100 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2015-11-21 21:50:22 -0500 |
| commit | 53a85ad79adb43fac2a57cfd241450a9d2f4ce42 (patch) | |
| tree | fd84e76047568cd7269eb3fa1d24e9e19f117281 /README | |
| parent | b7b2e3f74887beebc74fecf3a8468e1833351342 (diff) | |
eeprom: Zap CONFIG_SPI_X
This macro is no longer used, so just reap it.
Signed-off-by: Marek Vasut <[email protected]>
Cc: Tom Rini <[email protected]>
Cc: Simon Glass <[email protected]>
Cc: Heiko Schocher <[email protected]>
Reviewed-by: Heiko Schocher <[email protected]>
Diffstat (limited to 'README')
| -rw-r--r-- | README | 5 |
1 files changed, 0 insertions, 5 deletions
@@ -2692,11 +2692,6 @@ CBFS (Coreboot Filesystem) support Enables the driver for SPI controller on SuperH. Currently only SH7757 is supported. - CONFIG_SPI_X - - Enables extended (16-bit) SPI EEPROM addressing. - (symmetrical to CONFIG_I2C_X) - CONFIG_SOFT_SPI Enables a software (bit-bang) SPI driver rather than |
