summaryrefslogtreecommitdiff
path: root/configs/vexpress_ca5x2_defconfig
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2020-06-16 19:06:03 -0400
committerTom Rini <trini@konsulko.com>2020-06-26 10:29:04 -0400
commitb40fa972863701dc554e2a4825c048bfc5a8d709 (patch)
tree4745ece547e794d3dca1f3ef7c310a4edb93e85d /configs/vexpress_ca5x2_defconfig
parent295ab895e354f5cb33df5e8c18708f75eea54b0b (diff)
Convert CONFIG_ARM_PL180_MMCI to Kconfig
This converts the following to Kconfig: CONFIG_ARM_PL180_MMCI Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/vexpress_ca5x2_defconfig')
-rw-r--r--configs/vexpress_ca5x2_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/vexpress_ca5x2_defconfig b/configs/vexpress_ca5x2_defconfig
index bedf99a7e1..8395bb74cd 100644
--- a/configs/vexpress_ca5x2_defconfig
+++ b/configs/vexpress_ca5x2_defconfig
@@ -22,6 +22,7 @@ CONFIG_CMD_MMC=y
CONFIG_CMD_UBI=y
CONFIG_ENV_IS_IN_FLASH=y
CONFIG_ENV_ADDR=0xFF80000
+CONFIG_ARM_PL180_MMCI=y
CONFIG_MTD=y
CONFIG_MTD_NOR_FLASH=y
CONFIG_FLASH_CFI_DRIVER=y