1
0
mirror of https://xff.cz/git/u-boot/ synced 2025-09-01 16:52:14 +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:
Jagan Teki
2015-06-27 03:47:53 +05:30
parent 810fd69672
commit f39eb75b22

View File

@@ -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