summaryrefslogtreecommitdiff
path: root/configs/omap5_uevm_defconfig
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2022-12-03 00:42:16 +0300
committerTom Rini <trini@konsulko.com>2022-12-22 18:31:47 +0300
commit2440b5bb523b004af43a1090e1a4134231702416 (patch)
treec2781c29d003279f916c2a6ece8270f7b1a4360a /configs/omap5_uevm_defconfig
parent5125e136a9a667ace526fbb968500ff39011e6b4 (diff)
downloadu-boot-2440b5bb523b004af43a1090e1a4134231702416.tar.xz
Convert CONFIG_HSMMC2_8BIT to Kconfig
This converts the following to Kconfig: CONFIG_HSMMC2_8BIT Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/omap5_uevm_defconfig')
-rw-r--r--configs/omap5_uevm_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/omap5_uevm_defconfig b/configs/omap5_uevm_defconfig
index 91878c11ed..9d5c515a44 100644
--- a/configs/omap5_uevm_defconfig
+++ b/configs/omap5_uevm_defconfig
@@ -52,6 +52,7 @@ CONFIG_SYS_I2C_LEGACY=y
CONFIG_SPL_SYS_I2C_LEGACY=y
CONFIG_SUPPORT_EMMC_BOOT=y
CONFIG_MMC_OMAP_HS=y
+CONFIG_HSMMC2_8BIT=y
CONFIG_PALMAS_POWER=y
CONFIG_SCSI=y
CONFIG_SCSI_AHCI_PLAT=y