mirror of
https://git.codelinaro.org/clo/qsdk/oss/boot/u-boot-2016.git
synced 2026-03-06 17:30:35 +01:00
Merge "configs: devsoc: Enable ELF authentication"
This commit is contained in:
commit
d12d768f18
1 changed files with 5 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue