Skip to content
Snippets Groups Projects
Commit 7d9dbeaf authored by Sam Protsenko's avatar Sam Protsenko Committed by Lokesh Vutla
Browse files

configs: am57xx_evm: Enable Android commands


Enable Android commands that will be needed for Android 10 boot flow
implementation, for all AM57x variants. Commands enabled:

  1. 'abootimg':
     - CONFIG_CMD_ABOOTIMG=y
  2. 'ab_select':
     - CONFIG_ANDROID_AB=y
     - CONFIG_CMD_AB_SELECT=y
  3. 'avb':
     - CONFIG_LIBAVB=y
     - CONFIG_AVB_VERIFY=y
     - CONFIG_CMD_AVB=y

While at it, resync defconfig files with "make savedefconfig".

Signed-off-by: default avatarSam Protsenko <joe.skb7@gmail.com>
Signed-off-by: default avatarLokesh Vutla <lokeshvutla@ti.com>
parent 01e9ee0b
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment