summaryrefslogtreecommitdiff
path: root/include/configs/octeontx_common.h
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2021-10-30 23:03:51 -0400
committerTom Rini <trini@konsulko.com>2021-11-05 11:23:29 -0400
commitbca1bce92a58bfbd01799f62767f805099015721 (patch)
tree574e2bc79383925372be1e64daa0991852bbdfc0 /include/configs/octeontx_common.h
parent465547bddf7116d49ddcf28aabc3272dc13d8e69 (diff)
Convert CONFIG_SUPPORT_EMMC_BOOT to Kconfig
This converts the following to Kconfig: CONFIG_SUPPORT_EMMC_BOOT Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'include/configs/octeontx_common.h')
-rw-r--r--include/configs/octeontx_common.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/octeontx_common.h b/include/configs/octeontx_common.h
index 83dccf7d8ea..3a0f081046d 100644
--- a/include/configs/octeontx_common.h
+++ b/include/configs/octeontx_common.h
@@ -88,7 +88,6 @@
/** EMMC specific defines */
#if defined(CONFIG_MMC_OCTEONTX)
-#define CONFIG_SUPPORT_EMMC_BOOT
#define CONFIG_SUPPORT_EMMC_RPMB
#endif