summaryrefslogtreecommitdiff
path: root/include/configs/vining_2000.h
diff options
context:
space:
mode:
authorAlex Kiernan <alex.kiernan@gmail.com>2018-05-08 04:43:31 +0000
committerTom Rini <trini@konsulko.com>2018-05-23 17:30:02 -0400
commit5a7b11e65a54ab9f82bb08bfc402aa4ca1aa3a78 (patch)
treeeb04ac7e9a8955a866bdb65505ed8b0f4a0fcbc5 /include/configs/vining_2000.h
parentea37f0b3129bb21c5d4bd11a14bfcf2537e8ec29 (diff)
Convert CONFIG_SUPPORT_EMMC_RPMB to Kconfig
Convert CONFIG_SUPPORT_EMMC_RPMB to Kconfig. Split the command handling from the underlying support and expose this through CMD_MMC_RPMB. Signed-off-by: Alex Kiernan <alex.kiernan@gmail.com>
Diffstat (limited to 'include/configs/vining_2000.h')
-rw-r--r--include/configs/vining_2000.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/vining_2000.h b/include/configs/vining_2000.h
index 0b5f940341..43f986342d 100644
--- a/include/configs/vining_2000.h
+++ b/include/configs/vining_2000.h
@@ -98,7 +98,6 @@
#ifdef CONFIG_ENV_IS_IN_MMC
#define CONFIG_SUPPORT_EMMC_BOOT
-#define CONFIG_SUPPORT_EMMC_RPMB
#define CONFIG_SYS_MMC_ENV_DEV 0 /* USDHC4 eMMC */
/* 0=user, 1=boot0, 2=boot1, * 4..7=general0..3. */
#define CONFIG_SYS_MMC_ENV_PART 1 /* boot0 */