mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2025-08-10 17:26:59 +02:00
common: Add CMD_SF Kconfig entry
Added Kconfig entry for CMD_SF. Signed-off-by: Jagan Teki <jteki@openedev.com>
This commit is contained in:
parent
810fd69672
commit
f39eb75b22
@ -311,6 +311,11 @@ config CMD_NAND
|
|||||||
help
|
help
|
||||||
NAND support.
|
NAND support.
|
||||||
|
|
||||||
|
config CMD_SF
|
||||||
|
bool "sf"
|
||||||
|
help
|
||||||
|
SPI Flash support
|
||||||
|
|
||||||
config CMD_SPI
|
config CMD_SPI
|
||||||
bool "sspi"
|
bool "sspi"
|
||||||
help
|
help
|
||||||
|
Loading…
Reference in New Issue
Block a user