summaryrefslogtreecommitdiff
path: root/configs/vining_2000_defconfig
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 /configs/vining_2000_defconfig
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 'configs/vining_2000_defconfig')
-rw-r--r--configs/vining_2000_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/vining_2000_defconfig b/configs/vining_2000_defconfig
index 1d28b2f1db..8cc030bd3c 100644
--- a/configs/vining_2000_defconfig
+++ b/configs/vining_2000_defconfig
@@ -30,6 +30,7 @@ CONFIG_CMD_FAT=y
CONFIG_CMD_FS_GENERIC=y
CONFIG_EFI_PARTITION=y
CONFIG_ENV_VARS_UBOOT_RUNTIME_CONFIG=y
+CONFIG_SUPPORT_EMMC_RPMB=y
CONFIG_FSL_ESDHC=y
CONFIG_PHYLIB=y
CONFIG_PCI=y