summaryrefslogtreecommitdiff
path: root/configs/etamin_defconfig
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2021-05-11 10:05:03 -0400
committerTom Rini <trini@konsulko.com>2021-05-11 10:05:03 -0400
commit8eee38886089de8a50e78bbe5099dafa3846fc15 (patch)
treeee6dc77d34e1828e1d6440ab146f2051e9b362de /configs/etamin_defconfig
parentb107761b817c421fb8eadee739656e1db38686c3 (diff)
parentf7173fce49db615a72388bf8415968df64a1aada (diff)
Merge branch 'finish-DM_MMC-migration'
- Complete the migration to LIBATA requiring BLK to be enabled. - Complete the migration to DM_MMC being required for non-SPL/TPL U-Boot.
Diffstat (limited to 'configs/etamin_defconfig')
-rw-r--r--configs/etamin_defconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/etamin_defconfig b/configs/etamin_defconfig
index 2849c60626..f48e58038a 100644
--- a/configs/etamin_defconfig
+++ b/configs/etamin_defconfig
@@ -73,9 +73,11 @@ CONFIG_SYS_REDUNDAND_ENVIRONMENT=y
CONFIG_SYS_RELOC_GD_ENV_ADDR=y
CONFIG_BOOTP_SEND_HOSTNAME=y
CONFIG_SPL_DM=y
+# CONFIG_SPL_BLK is not set
CONFIG_BOOTCOUNT_LIMIT=y
CONFIG_BOOTCOUNT_ENV=y
CONFIG_DFU_NAND=y
+# CONFIG_SPL_DM_MMC is not set
CONFIG_MMC_OMAP_HS=y
CONFIG_MTD=y
CONFIG_MTD_RAW_NAND=y