summaryrefslogtreecommitdiff
path: root/configs/vexpress_ca9x4_defconfig
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2020-06-17 02:06:03 +0300
committerTom Rini <trini@konsulko.com>2020-06-26 17:29:04 +0300
commitb40fa972863701dc554e2a4825c048bfc5a8d709 (patch)
tree4745ece547e794d3dca1f3ef7c310a4edb93e85d /configs/vexpress_ca9x4_defconfig
parent295ab895e354f5cb33df5e8c18708f75eea54b0b (diff)
downloadu-boot-b40fa972863701dc554e2a4825c048bfc5a8d709.tar.xz
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_ca9x4_defconfig')
-rw-r--r--configs/vexpress_ca9x4_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/vexpress_ca9x4_defconfig b/configs/vexpress_ca9x4_defconfig
index 8234b5d1bb..1811782128 100644
--- a/configs/vexpress_ca9x4_defconfig
+++ b/configs/vexpress_ca9x4_defconfig
@@ -23,6 +23,7 @@ CONFIG_CMD_MMC=y
CONFIG_CMD_UBI=y
CONFIG_ENV_IS_IN_FLASH=y
CONFIG_ENV_ADDR=0x47F80000
+CONFIG_ARM_PL180_MMCI=y
CONFIG_MTD=y
CONFIG_MTD_NOR_FLASH=y
CONFIG_FLASH_CFI_DRIVER=y