commit | 5a7b11e65a54ab9f82bb08bfc402aa4ca1aa3a78 | [log] [tgz] |
---|---|---|
author | Alex Kiernan <alex.kiernan@gmail.com> | Tue May 08 04:43:31 2018 +0000 |
committer | Tom Rini <trini@konsulko.com> | Wed May 23 17:30:02 2018 -0400 |
tree | eb04ac7e9a8955a866bdb65505ed8b0f4a0fcbc5 | |
parent | ea37f0b3129bb21c5d4bd11a14bfcf2537e8ec29 [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>