|
@@ -30,6 +30,8 @@ config DM_MMC_OPS
|
|
option will be removed as soon as all DM_MMC drivers use it, as it
|
|
option will be removed as soon as all DM_MMC drivers use it, as it
|
|
will the only supported behaviour.
|
|
will the only supported behaviour.
|
|
|
|
|
|
|
|
+if MMC
|
|
|
|
+
|
|
config SPL_MMC_TINY
|
|
config SPL_MMC_TINY
|
|
bool "Tiny MMC framework in SPL"
|
|
bool "Tiny MMC framework in SPL"
|
|
help
|
|
help
|
|
@@ -114,4 +116,6 @@ config SANDBOX_MMC
|
|
improves build coverage for sandbox and makes it easier to detect
|
|
improves build coverage for sandbox and makes it easier to detect
|
|
MMC build errors with sandbox.
|
|
MMC build errors with sandbox.
|
|
|
|
|
|
|
|
+endif
|
|
|
|
+
|
|
endmenu
|
|
endmenu
|