From: Gireesh Hiremath Date: Fri, 11 Jun 2021 16:13:49 +0000 (+0000) Subject: configs: am335x_guardian: Enable bootcount nvmem support X-Git-Url: http://git.dujemihanovic.xyz/img/sics.gif?a=commitdiff_plain;h=83a7ec0fbc73a42322458d146b836642737fd6ac;p=u-boot.git configs: am335x_guardian: Enable bootcount nvmem support include bootcount nvmem support Signed-off-by: Gireesh Hiremath Signed-off-by: Lokesh Vutla Link: https://lore.kernel.org/r/20210611161350.2141-18-Gireesh.Hiremath@in.bosch.com --- diff --git a/configs/am335x_guardian_defconfig b/configs/am335x_guardian_defconfig index de35a997eb..5eaa4398e9 100644 --- a/configs/am335x_guardian_defconfig +++ b/configs/am335x_guardian_defconfig @@ -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