configs: bcm963158 disable CONFIG_CMD_BOOTEFI_SELFTEST
authorHeinrich Schuchardt <xypron.glpk@gmx.de>
Thu, 9 May 2019 15:34:15 +0000 (17:34 +0200)
committerTom Rini <trini@konsulko.com>
Sat, 18 May 2019 16:32:01 +0000 (12:32 -0400)
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 bcm963158_ram_defconfig.

Suggested-by: Tom Rini <trini@konsulko.com>
Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
configs/bcm963158_ram_defconfig

index 321bc2269966c0d6c128fcf6765e01550eed6a05..dfd69069c7c507b817b3c424816c9269b5b801e2 100644 (file)
@@ -16,7 +16,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_LZMADEC is not set
 # CONFIG_CMD_UNZIP is not set
 # CONFIG_CMD_FLASH is not set