aboutsummaryrefslogtreecommitdiff
path: root/include/configs/snapper9g45.h
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2020-05-21 16:26:03 -0400
committerTom Rini <trini@konsulko.com>2020-05-25 11:54:53 -0400
commit35e3991d914c7b7b6bbe4609ab614ee77a0e5fd4 (patch)
tree2a74ce2d606b1b3805b4a98f14097c3803096ad9 /include/configs/snapper9g45.h
parent64b69f8c89352975c25730bcca4bf8af2296297f (diff)
downloadu-boot-35e3991d914c7b7b6bbe4609ab614ee77a0e5fd4.zip
u-boot-35e3991d914c7b7b6bbe4609ab614ee77a0e5fd4.tar.gz
u-boot-35e3991d914c7b7b6bbe4609ab614ee77a0e5fd4.tar.bz2
Convert CONFIG_CMD_MMC to Kconfig
This converts the following to Kconfig: CONFIG_CMD_MMC Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'include/configs/snapper9g45.h')
-rw-r--r--include/configs/snapper9g45.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/snapper9g45.h b/include/configs/snapper9g45.h
index 9b95054..be36e9f 100644
--- a/include/configs/snapper9g45.h
+++ b/include/configs/snapper9g45.h
@@ -101,7 +101,6 @@
/* Command line configuration */
#define CONFIG_CMD_MII
-#define CONFIG_CMD_MMC
#define CONFIG_CMD_CACHE
#endif /* __CONFIG_H */