From 5a7b11e65a54ab9f82bb08bfc402aa4ca1aa3a78 Mon Sep 17 00:00:00 2001 From: Alex Kiernan Date: Tue, 8 May 2018 04:43:31 +0000 Subject: 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 --- README | 4 ---- 1 file changed, 4 deletions(-) (limited to 'README') diff --git a/README b/README index a62aee1619..48ed3e06ec 100644 --- a/README +++ b/README @@ -1172,10 +1172,6 @@ The following options need to be configured: CONFIG_SUPPORT_EMMC_BOOT Enable some additional features of the eMMC boot partitions. - CONFIG_SUPPORT_EMMC_RPMB - Enable the commands for reading, writing and programming the - key for the Replay Protection Memory Block partition in eMMC. - - USB Device Firmware Update (DFU) class support: CONFIG_DFU_OVER_USB This enables the USB portion of the DFU USB class -- cgit v1.2.3