summaryrefslogtreecommitdiff
path: root/configs/bcm968580xref_ram_defconfig
diff options
context:
space:
mode:
authorHeinrich Schuchardt <xypron.glpk@gmx.de>2019-05-09 17:35:12 +0200
committerTom Rini <trini@konsulko.com>2019-05-18 12:32:01 -0400
commit8891afa27755cb1d1a26db00981507a1dadc5679 (patch)
treeb2408b5451d98423292aef1c7f332c27b58fd812 /configs/bcm968580xref_ram_defconfig
parent14f973df0755eb2d11dfa529ce29c56a61f3a6f0 (diff)
configs: bcm968580 disable CONFIG_CMD_BOOTEFI_SELFTEST
Configuration option CONFIG_CMD_BOOTEFI_SELFTEST is useful for the development of the UEFI sub-system. For production it is not needed. Remove CONFIG_CMD_BOOTEFI_SELFTEST from bcm968580xref_ram_defconfig. Suggested-by: Tom Rini <trini@konsulko.com> Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
Diffstat (limited to 'configs/bcm968580xref_ram_defconfig')
-rw-r--r--configs/bcm968580xref_ram_defconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/configs/bcm968580xref_ram_defconfig b/configs/bcm968580xref_ram_defconfig
index d6509e30bc..d331e4e807 100644
--- a/configs/bcm968580xref_ram_defconfig
+++ b/configs/bcm968580xref_ram_defconfig
@@ -14,7 +14,6 @@ CONFIG_IMAGE_FORMAT_LEGACY=y
CONFIG_SUPPORT_RAW_INITRD=y
CONFIG_DISPLAY_BOARDINFO_LATE=y
CONFIG_HUSH_PARSER=y
-CONFIG_CMD_BOOTEFI_SELFTEST=y
CONFIG_CMD_GPIO=y
CONFIG_CMD_MTD=y
CONFIG_CMD_NAND=y