aboutsummaryrefslogtreecommitdiff
path: root/configs/am335x_guardian_defconfig
diff options
context:
space:
mode:
authorGireesh Hiremath <Gireesh.Hiremath@in.bosch.com>2021-06-11 16:13:49 +0000
committerLokesh Vutla <lokeshvutla@ti.com>2021-07-15 17:56:03 +0530
commit83a7ec0fbc73a42322458d146b836642737fd6ac (patch)
tree2786d307ba17645c63df15cf5b2359f61b903929 /configs/am335x_guardian_defconfig
parentcaf9478624878687b7098c3037202d8892b1dee6 (diff)
downloadu-boot-83a7ec0fbc73a42322458d146b836642737fd6ac.zip
u-boot-83a7ec0fbc73a42322458d146b836642737fd6ac.tar.gz
u-boot-83a7ec0fbc73a42322458d146b836642737fd6ac.tar.bz2
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
Diffstat (limited to 'configs/am335x_guardian_defconfig')
-rw-r--r--configs/am335x_guardian_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/am335x_guardian_defconfig b/configs/am335x_guardian_defconfig
index de35a99..5eaa439 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