aboutsummaryrefslogtreecommitdiff
path: root/configs/coreboot-x86_defconfig
diff options
context:
space:
mode:
authorBin Meng <bmeng.cn@gmail.com>2017-07-30 06:23:08 -0700
committerBin Meng <bmeng.cn@gmail.com>2017-08-01 20:17:02 +0800
commite28497bf4a13cbc2b260b8ae8164ca97cf636e61 (patch)
tree1404eb45c5ea9d1a23552a4e7f0b68fc675ee8b2 /configs/coreboot-x86_defconfig
parent0ce9c57620a375bf58ae8d9a20698fb295bd1584 (diff)
downloadu-boot-e28497bf4a13cbc2b260b8ae8164ca97cf636e61.zip
u-boot-e28497bf4a13cbc2b260b8ae8164ca97cf636e61.tar.gz
u-boot-e28497bf4a13cbc2b260b8ae8164ca97cf636e61.tar.bz2
x86: kconfig: Select USE_PRIVATE_LIBGCC
x86 is using the built-in libgcc implementation and this cannot be turned off. Signed-off-by: Bin Meng <bmeng.cn@gmail.com> Reviewed-by: Andy Shevchenko <andy.shevchenko@gmail.com> Reviewed-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'configs/coreboot-x86_defconfig')
-rw-r--r--configs/coreboot-x86_defconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/configs/coreboot-x86_defconfig b/configs/coreboot-x86_defconfig
index 15b7de2..3165a8b 100644
--- a/configs/coreboot-x86_defconfig
+++ b/configs/coreboot-x86_defconfig
@@ -50,5 +50,4 @@ CONFIG_USB_KEYBOARD=y
CONFIG_DM_VIDEO=y
CONFIG_VIDEO_COREBOOT=y
CONFIG_CONSOLE_SCROLL_LINES=5
-CONFIG_USE_PRIVATE_LIBGCC=y
CONFIG_TPM=y