From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tom Rini Date: Fri, 8 Nov 2019 07:09:09 -0500 Subject: [U-Boot] [PATCH] cmd: move down CONFIG_CMD_BOOTEFI after CONFIG_BOOTM_VXWORKS In-Reply-To: <424635b1-28ef-6cd6-fb20-881238764b7e@gmx.de> References: <20191108013215.28414-1-takahiro.akashi@linaro.org> <424635b1-28ef-6cd6-fb20-881238764b7e@gmx.de> Message-ID: <20191108120909.GU19317@bill-the-cat> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Fri, Nov 08, 2019 at 07:56:50AM +0100, Heinrich Schuchardt wrote: > On 11/8/19 2:32 AM, AKASHI Takahiro wrote: > > Due to the commit 4b0bcfa7c4ec ("Kconfig: Migrate CONFIG_BOOTM_* options") > > BOOTEFI and BOOTEFI_HELLO_COMPILE (and other BOOTEFI configs) are > > displayed in a long distance. This will make it difficult for us to > > understand that those configurations are closely related. > > > > Signed-off-by: AKASHI Takahiro > > This is what the change looks like: > > == BEFORE == > > [*] bootm > [ ] bootz > -*- booti > [*] bootefi > [*] Support booting Linux OS images > [*] Support booting NetBSD (non-EFI) loader images > [ ] Support booting OPENRTOS / FreeRTOS images > [ ] Support booting Enea OSE images > [*] Support booting Plan9 OS images > [*] Support booting RTEMS OS images > [*] Support booting VxWorks OS images > [*] Compile a standard EFI hello world binary for testing > [ ] Allow booting a standard EFI hello world for testing > [*] UEFI unit tests > [ ] bootmenu > > == AFTER == > > [*] bootm > [ ] bootz > -*- booti > [*] Support booting Linux OS images > [*] Support booting NetBSD (non-EFI) loader images > [ ] Support booting OPENRTOS / FreeRTOS images > [ ] Support booting Enea OSE images > [*] Support booting Plan9 OS images > [*] Support booting RTEMS OS images > [*] Support booting VxWorks OS images > [*] bootefi > [*] Compile a standard EFI hello world binary for testing > [ ] Allow booting a standard EFI hello world for testing > [*] UEFI unit tests > [ ] bootmenu > > Reviewed-by: Heinrich Schuchardt Oops, I got things off by an entry, thanks for fixing this. Reviewed-by: Tom Rini -- Tom -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 833 bytes Desc: not available URL: