mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-11 23:47:24 +00:00
configs: am335x_guardian: Enable bootcount nvmem support
include bootcount nvmem support Signed-off-by: Gireesh Hiremath <Gireesh.Hiremath@in.bosch.com> Signed-off-by: Lokesh Vutla <lokeshvutla@ti.com> Link: https://lore.kernel.org/r/20210611161350.2141-18-Gireesh.Hiremath@in.bosch.com
This commit is contained in:
parent
caf9478624
commit
83a7ec0fbc
1 changed files with 1 additions and 0 deletions
|
@ -73,6 +73,7 @@ CONFIG_VERSION_VARIABLE=y
|
|||
CONFIG_BOOTP_SEND_HOSTNAME=y
|
||||
CONFIG_SPL_DM=y
|
||||
CONFIG_BOOTCOUNT_LIMIT=y
|
||||
CONFIG_BOOTCOUNT_AM33XX_NVMEM=y
|
||||
CONFIG_CLK=y
|
||||
CONFIG_CLK_CCF=y
|
||||
CONFIG_CLK_TI_AM3_DPLL=y
|
||||
|
|
Loading…
Reference in a new issue