dm: test: Add a test for the mmc uclass
Add a test to confirm that we can probe this device. Since there is no MMC stack support in sandbox at present, this is as far as the test goes. Signed-off-by: Simon Glass <sjg@chromium.org>
This commit is contained in:
@@ -48,3 +48,4 @@ CONFIG_UT_ENV=y
|
||||
CONFIG_CLK=y
|
||||
CONFIG_RESET=y
|
||||
CONFIG_RAM=y
|
||||
CONFIG_DM_MMC=y
|
||||
|
||||
Reference in New Issue
Block a user