summaryrefslogtreecommitdiff
path: root/configs/am335x_boneblack_vboot_defconfig
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2017-02-18 00:47:53 (GMT)
committerTom Rini <trini@konsulko.com>2017-02-18 00:47:53 (GMT)
commit79be18a60f577e776068e2b1687bfa1c7bd59537 (patch)
treef3e5dec4294ebfa2be7112d0a4e5d116e85b327c /configs/am335x_boneblack_vboot_defconfig
parent66c246cce7c66019a93ff7105157c3e2126dd277 (diff)
downloadu-boot-fsl-qoriq-79be18a60f577e776068e2b1687bfa1c7bd59537.tar.xz
Drop CONFIG_ENABLE_VBOOT
This is no longer used anywhere. Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/am335x_boneblack_vboot_defconfig')
-rw-r--r--configs/am335x_boneblack_vboot_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/am335x_boneblack_vboot_defconfig b/configs/am335x_boneblack_vboot_defconfig
index e425260..3d3f85f 100644
--- a/configs/am335x_boneblack_vboot_defconfig
+++ b/configs/am335x_boneblack_vboot_defconfig
@@ -8,7 +8,7 @@ CONFIG_DISTRO_DEFAULTS=y
CONFIG_FIT=y
CONFIG_FIT_SIGNATURE=y
CONFIG_FIT_VERBOSE=y
-CONFIG_SYS_EXTRA_OPTIONS="EMMC_BOOT,ENABLE_VBOOT"
+CONFIG_SYS_EXTRA_OPTIONS="EMMC_BOOT"
CONFIG_SYS_CONSOLE_INFO_QUIET=y
CONFIG_VERSION_VARIABLE=y
CONFIG_ARCH_MISC_INIT=y