You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

24 lines
749 B

config AVB_LIBAVB_AB
bool "Choose the a/b system and flow"
help
In the android things system, there are
_a and _b or more systems. So we have to
choose the _a or _b system to startup.
This libavb_ab can suport these functions.
config SPL_AVB_LIBAVB_AB
bool "Choose the a/b system and flow for spl"
help
In the android things system, there are
_a and _b or more systems. So we have to
choose the _a or _b system to startup.
This libavb_ab can suport these functions.
config TPL_AVB_LIBAVB_AB
bool "Choose the a/b system and flow for tpl"
help
In the android things system, there are
_a and _b or more systems. So we have to
choose the _a or _b system to startup.
This libavb_ab can suport these functions.