summaryrefslogtreecommitdiff
path: root/configs/dh_imx6_defconfig
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2022-06-25 18:02:49 +0300
committerTom Rini <trini@konsulko.com>2022-07-07 21:01:09 +0300
commit64a2a7b04b0a50e50a7cd36d7956d40c7a874478 (patch)
tree3bde2b467051d4b204e2ea29f13ace88644b0476 /configs/dh_imx6_defconfig
parentd9c4d66aefeab1a005d71e24cd5349095fdd8916 (diff)
downloadu-boot-64a2a7b04b0a50e50a7cd36d7956d40c7a874478.tar.xz
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/dh_imx6_defconfig')
-rw-r--r--configs/dh_imx6_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/dh_imx6_defconfig b/configs/dh_imx6_defconfig
index 7cb4f417e7..051816f719 100644
--- a/configs/dh_imx6_defconfig
+++ b/configs/dh_imx6_defconfig
@@ -69,6 +69,7 @@ CONFIG_BOUNCE_BUFFER=y
CONFIG_DWC_AHSATA=y
CONFIG_LBA48=y
CONFIG_BOOTCOUNT_LIMIT=y
+CONFIG_SYS_BOOTCOUNT_BE=y
CONFIG_SYS_DFU_DATA_BUF_SIZE=0x1000000
CONFIG_DM_I2C=y
CONFIG_SYS_I2C_MXC=y