diff options
author | Alex Kiernan | 2018-05-08 04:43:31 +0000 |
---|---|---|
committer | Tom Rini | 2018-05-23 17:30:02 -0400 |
commit | 5a7b11e65a54ab9f82bb08bfc402aa4ca1aa3a78 (patch) | |
tree | eb04ac7e9a8955a866bdb65505ed8b0f4a0fcbc5 /scripts | |
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>
Diffstat (limited to 'scripts')
-rw-r--r-- | scripts/config_whitelist.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/scripts/config_whitelist.txt b/scripts/config_whitelist.txt index 83277981792..7481f322ab9 100644 --- a/scripts/config_whitelist.txt +++ b/scripts/config_whitelist.txt @@ -2033,7 +2033,6 @@ CONFIG_SUNXI_MAX_FB_SIZE CONFIG_SUNXI_USB_PHYS CONFIG_SUPERH_ON_CHIP_R8A66597 CONFIG_SUPPORT_EMMC_BOOT -CONFIG_SUPPORT_EMMC_RPMB CONFIG_SUVD3 CONFIG_SXNI855T CONFIG_SYSFLAGS_ADDR |