Skip to content
Snippets Groups Projects
Commit f39eb75b authored by Jagan Teki's avatar Jagan Teki
Browse files

common: Add CMD_SF Kconfig entry


Added Kconfig entry for CMD_SF.

Signed-off-by: default avatarJagan Teki <jteki@openedev.com>
parent 810fd696
No related branches found
No related tags found
No related merge requests found
...@@ -311,6 +311,11 @@ config CMD_NAND ...@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment