cmd: Add Support for UFS commands
[oweals/u-boot.git] / cmd / Kconfig
index 07060c63a7e6f9cde9e26ade39c3c53e232bcc59..82b5d300d2c1c0efc385658fb63d2d34dff6af57 100644 (file)
@@ -1205,6 +1205,13 @@ config CMD_TSI148
          This provides various sub-commands to initialise and configure the
          Turndra tsi148 device. See the command help for full details.
 
+config CMD_UFS
+       bool "Enable UFS - Universal Flash Subsystem commands"
+       depends on UFS
+       help
+         "This provides commands to initialise and configure universal flash
+          subsystem devices"
+
 config CMD_UNIVERSE
        bool "universe - Command to set up the Turndra Universe controller"
        help