drivers/spi: remove SPI_FLASH_FAST_READ_DUAL_OUTPUT_3B option
commita8280e4cc0bf146ca29030a8d1d50b7276d26c6e
authorAaron Durbin <adurbin@chromium.org>
Fri, 3 Jan 2020 22:31:01 +0000 (3 15:31 -0700)
committerAaron Durbin <adurbin@chromium.org>
Wed, 8 Jan 2020 17:18:20 +0000 (8 17:18 +0000)
tree4bb99413942796c8b88f62b226beb18c8db5999d
parenta48e8f52d872ef9ce848d7337839430204f5b355
drivers/spi: remove SPI_FLASH_FAST_READ_DUAL_OUTPUT_3B option

The SPI_FLASH_FAST_READ_DUAL_OUTPUT_3B option is no longer
being used in the code. There's a runtime check for supporting
fast read dual output mode of the spi flash. Remove the references
to SPI_FLASH_FAST_READ_DUAL_OUTPUT_3B.

Change-Id: Ie7d9d3f91f29a700f07ab33feaf427a872bbf7df
Signed-off-by: Aaron Durbin <adurbin@chromium.org>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/38166
Reviewed-by: Furquan Shaikh <furquan@google.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
src/drivers/spi/Kconfig
src/mainboard/google/nyan/Kconfig
src/mainboard/google/nyan_big/Kconfig
src/mainboard/google/nyan_blaze/Kconfig