[U-Boot] [PATCH v2 02/22] x86: kconfig: Select USE_PRIVATE_LIBGCC

Bin Meng bmeng.cn at gmail.com
Tue Aug 1 12:22:25 UTC 2017


On Tue, Aug 1, 2017 at 5:11 PM, Simon Glass <sjg at chromium.org> wrote:
> On 30 July 2017 at 07:23, Bin Meng <bmeng.cn at gmail.com> wrote:
>> x86 is using the built-in libgcc implementation and this cannot be
>> turned off.
>>
>> Signed-off-by: Bin Meng <bmeng.cn at gmail.com>
>> Reviewed-by: Andy Shevchenko <andy.shevchenko at gmail.com>
>> ---
>>
>> Changes in v2: None
>>
>>  arch/Kconfig                                            | 1 +
>>  configs/bayleybay_defconfig                             | 1 -
>>  configs/chromebook_link64_defconfig                     | 1 -
>>  configs/chromebook_link_defconfig                       | 1 -
>>  configs/chromebook_samus_defconfig                      | 1 -
>>  configs/chromebox_panther_defconfig                     | 1 -
>>  configs/conga-qeval20-qa3-e3845-internal-uart_defconfig | 1 -
>>  configs/conga-qeval20-qa3-e3845_defconfig               | 1 -
>>  configs/coreboot-x86_defconfig                          | 1 -
>>  configs/cougarcanyon2_defconfig                         | 1 -
>>  configs/crownbay_defconfig                              | 1 -
>>  configs/dfi-bt700-q7x-151_defconfig                     | 1 -
>>  configs/edison_defconfig                                | 1 -
>>  configs/galileo_defconfig                               | 1 -
>>  configs/minnowmax_defconfig                             | 1 -
>>  configs/qemu-x86_64_defconfig                           | 1 -
>>  configs/qemu-x86_defconfig                              | 1 -
>>  configs/qemu-x86_efi_payload32_defconfig                | 1 -
>>  configs/qemu-x86_efi_payload64_defconfig                | 1 -
>>  configs/som-db5800-som-6867_defconfig                   | 1 -
>>  configs/theadorable-x86-dfi-bt700_defconfig             | 1 -
>>  21 files changed, 1 insertion(+), 20 deletions(-)
>
> Reviewed-by: Simon Glass <sjg at chromium.org>

applied to u-boot-x86, thanks!


More information about the U-Boot mailing list