diff --git a/configs/ipq807x_defconfig b/configs/ipq807x_defconfig index 70b4183e32..eb96931311 100644 --- a/configs/ipq807x_defconfig +++ b/configs/ipq807x_defconfig @@ -292,7 +292,7 @@ CONFIG_USB_XHCI_IPQ=y # # CONFIG_CC_OPTIMIZE_LIBS_FOR_SPEED is not set CONFIG_HAVE_PRIVATE_LIBGCC=y -# CONFIG_USE_PRIVATE_LIBGCC is not set +CONFIG_USE_PRIVATE_LIBGCC=y CONFIG_SYS_HZ=1000 # CONFIG_SYS_VSNPRINTF is not set # CONFIG_REGEX is not set diff --git a/configs/ipq807x_tiny_defconfig b/configs/ipq807x_tiny_defconfig index becb277faf..b822b2ebf0 100644 --- a/configs/ipq807x_tiny_defconfig +++ b/configs/ipq807x_tiny_defconfig @@ -292,7 +292,7 @@ CONFIG_REQUIRE_SERIAL_CONSOLE=y # # CONFIG_CC_OPTIMIZE_LIBS_FOR_SPEED is not set CONFIG_HAVE_PRIVATE_LIBGCC=y -# CONFIG_USE_PRIVATE_LIBGCC is not set +CONFIG_USE_PRIVATE_LIBGCC=y CONFIG_SYS_HZ=1000 # CONFIG_SYS_VSNPRINTF is not set # CONFIG_REGEX is not set