projects
/
platform
/
kernel
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
14f973d
)
configs: bcm968580 disable CONFIG_CMD_BOOTEFI_SELFTEST
author
Heinrich Schuchardt
<xypron.glpk@gmx.de>
Thu, 9 May 2019 15:35:12 +0000
(17:35 +0200)
committer
Tom 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 bcm968580xref_ram_defconfig.
Suggested-by: Tom Rini <trini@konsulko.com>
Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
configs/bcm968580xref_ram_defconfig
patch
|
blob
|
history
diff --git
a/configs/bcm968580xref_ram_defconfig
b/configs/bcm968580xref_ram_defconfig
index
d6509e3
..
d331e4e
100644
(file)
--- 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