Merge "configs: devsoc: Enable ELF authentication"

This commit is contained in:
Linux Build Service Account 2022-07-08 07:42:28 -07:00 committed by Gerrit - the friendly Code Review server
commit d12d768f18

View file

@ -407,6 +407,11 @@ extern loff_t board_env_size;
#define CONFIG_DM_I2C
#endif
/*
* ELF authentication
*/
#define CONFIG_IPQ_ELF_AUTH
#undef CONFIG_BOOTM_NETBSD
#undef CONFIG_BOOTM_PLAN9
#undef CONFIG_BOOTM_RTEMS