summaryrefslogtreecommitdiffstats
path: root/common/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'common/Kconfig')
-rw-r--r--common/Kconfig5
1 files changed, 5 insertions, 0 deletions
diff --git a/common/Kconfig b/common/Kconfig
index 2976cd78dd..40cd69ed70 100644
--- a/common/Kconfig
+++ b/common/Kconfig
@@ -311,6 +311,11 @@ config CMD_NAND
help
NAND support.
+config CMD_SF
+ bool "sf"
+ help
+ SPI Flash support
+
config CMD_SPI
bool "sspi"
help
OpenPOWER on IntegriCloud