commit | a6a15c41ea685426ce520107f37ddf00820cc5f4 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sun May 01 13:52:38 2016 -0600 |
committer | Simon Glass <sjg@chromium.org> | Tue May 17 09:54:43 2016 -0600 |
tree | 22ffd4911d273aba1eb0856027bf1417e4422f90 | |
parent | 984db5d633c0ce2e1c58146035d84399aaa1f11b [diff] |
dm: sandbox: Only enable the sandbox MMC driver when valid This driver will require generic MMC and block-device support in a future commit. To avoid test errors, make this change now. Signed-off-by: Simon Glass <sjg@chromium.org>