diff options
author | Joel Stanley <joel@jms.id.au> | 2019-07-04 11:05:14 +0930 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2019-07-17 16:00:17 -0400 |
commit | 5d890b35a6ab734393d0286a834d6d8c6d9dd31e (patch) | |
tree | abde7dd817e52c784bfc0810643f6744503297a8 /drivers/ddr/altera/sequencer.c | |
parent | 0e80dda32c8d724c2a98dbbfb2f1e59762788f15 (diff) |
configs: aspeed: Unset CONFIG_MMC
The aspeed board does not have an upstream MMC driver.
As CONFIG_MMC defaults on, the board would fail to build due to the
CONFIG_DM_MMC migration:
===================== WARNING ======================
This board does not use CONFIG_DM_MMC. Please update
the board to use CONFIG_DM_MMC before the v2019.04 release.
Failure to update by the deadline may result in board removal.
See doc/driver-model/MIGRATION.txt for more info.
====================================================
Change the defconfig to disable MMC until a driver is submitted.
Signed-off-by: Joel Stanley <joel@jms.id.au>
Diffstat (limited to 'drivers/ddr/altera/sequencer.c')
0 files changed, 0 insertions, 0 deletions