]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - cmd/Kconfig
Kconfig: Add CONFIG_SATA to enable SATA
[people/ms/u-boot.git] / cmd / Kconfig
index 90d93379c31adfc7b1ef423d53fe22ebf7591965..c80ac364ead6929c1f7aa6216d63fc5cd290bc65 100644 (file)
@@ -736,6 +736,7 @@ config CMD_FDC
 
 config CMD_SATA
        bool "sata - Access SATA subsystem"
+       select SATA
        help
          SATA (Serial Advanced Technology Attachment) is a serial bus
          standard for connecting to hard drives and other storage devices.