commit | da4004217982ec4375a699dbbeda360772ac46d4 | [log] [tgz] |
---|---|---|
author | Safae Ouajih <souajih@baylibre.com> | Sat Nov 26 17:59:31 2022 +0100 |
committer | Tom Rini <trini@konsulko.com> | Thu Dec 29 19:14:28 2022 -0500 |
tree | b554bfc7a4dd1ff4f9117e46c620b800171ce08c | |
parent | 6ec493f70e66b51f8bfbe8ec8e156a4b128681d6 [diff] |
android: boot: support bootconfig This adds support for Bootconfig feature. - The bootconfig feature replaces the androidboot.* kernel cmdline options. - CONFIG_LIBXBC must be enabled Signed-off-by: Safae Ouajih <souajih@baylibre.com>