summaryrefslogtreecommitdiff
path: root/configs/kmcent2_defconfig
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2022-06-25 11:02:49 -0400
committerTom Rini <trini@konsulko.com>2022-07-07 14:01:09 -0400
commit64a2a7b04b0a50e50a7cd36d7956d40c7a874478 (patch)
tree3bde2b467051d4b204e2ea29f13ace88644b0476 /configs/kmcent2_defconfig
parentd9c4d66aefeab1a005d71e24cd5349095fdd8916 (diff)
downloadu-boot-64a2a7b04b0a50e50a7cd36d7956d40c7a874478.tar.gz
u-boot-64a2a7b04b0a50e50a7cd36d7956d40c7a874478.tar.bz2
u-boot-64a2a7b04b0a50e50a7cd36d7956d40c7a874478.zip
Convert CONFIG_SYS_BOOTCOUNT_LE et al to Kconfig
This converts the following to Kconfig: CONFIG_SYS_BOOTCOUNT_LE CONFIG_SYS_BOOTCOUNT_BE Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/kmcent2_defconfig')
-rw-r--r--configs/kmcent2_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/kmcent2_defconfig b/configs/kmcent2_defconfig
index bcecb88e4d..ee900f5d9c 100644
--- a/configs/kmcent2_defconfig
+++ b/configs/kmcent2_defconfig
@@ -57,6 +57,7 @@ CONFIG_USE_ETHPRIME=y
CONFIG_ETHPRIME="fm1-mac5"
CONFIG_DM=y
CONFIG_BOOTCOUNT_LIMIT=y
+CONFIG_SYS_BOOTCOUNT_BE=y
CONFIG_FSL_CAAM=y
CONFIG_DDR_CLK_FREQ=66666666
CONFIG_CHIP_SELECTS_PER_CTRL=2