mirror of
https://github.com/linux-sunxi/u-boot-sunxi.git
synced 2024-02-12 11:16:03 +08:00
eeprom: Zap CONFIG_SPI_X
This macro is no longer used, so just reap it. Signed-off-by: Marek Vasut <marex@denx.de> Cc: Tom Rini <trini@konsulko.com> Cc: Simon Glass <sjg@chromium.org> Cc: Heiko Schocher <hs@denx.de> Reviewed-by: Heiko Schocher <hs@denx.de>
This commit is contained in:
5
README
5
README
@ -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
|
||||
|
Reference in New Issue
Block a user