mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2025-08-23 23:51:22 +02:00
mtd: spi: Remove SF_DUAL_FLASH symbol from Kconfig
This symbol is not used anywhere in the code. Just enable in couple of defconfigs but it does nothing that's why remove it. Signed-off-by: Michal Simek <michal.simek@xilinx.com> Reviewed-by: Jagan Teki <jagan@amarulasolutions.com>
This commit is contained in:
parent
846d1d9c11
commit
b3425a3f4e
@ -129,12 +129,6 @@ config SPI_FLASH_UNLOCK_ALL
|
|||||||
For legacy reasons, this option default to y. But if you intend to
|
For legacy reasons, this option default to y. But if you intend to
|
||||||
actually use the software protection bits you should say n here.
|
actually use the software protection bits you should say n here.
|
||||||
|
|
||||||
config SF_DUAL_FLASH
|
|
||||||
bool "SPI DUAL flash memory support"
|
|
||||||
help
|
|
||||||
Enable this option to support two flash memories connected to a single
|
|
||||||
controller. Currently Xilinx Zynq qspi supports this.
|
|
||||||
|
|
||||||
config SPI_FLASH_ATMEL
|
config SPI_FLASH_ATMEL
|
||||||
bool "Atmel SPI flash support"
|
bool "Atmel SPI flash support"
|
||||||
help
|
help
|
||||||
|
Loading…
x
Reference in New Issue
Block a user