diff options
Diffstat (limited to 'configs')
-rw-r--r-- | configs/arm_nptl_toolchain_defconfig | 1 | ||||
-rw-r--r-- | configs/arm_toolchain_defconfig | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/configs/arm_nptl_toolchain_defconfig b/configs/arm_nptl_toolchain_defconfig index 99c526e59..1bb1193f7 100644 --- a/configs/arm_nptl_toolchain_defconfig +++ b/configs/arm_nptl_toolchain_defconfig @@ -10,7 +10,6 @@ BR2_ENABLE_LOCALE=y BR2_USE_WCHAR=y BR2_PTHREADS_NATIVE=y BR2_INSTALL_LIBSTDCPP=y -BR2_CROSS_TOOLCHAIN_TARGET_UTILS=y # No package # BR2_PACKAGE_BUSYBOX is not set diff --git a/configs/arm_toolchain_defconfig b/configs/arm_toolchain_defconfig index 455564cdd..e46c5c9ef 100644 --- a/configs/arm_toolchain_defconfig +++ b/configs/arm_toolchain_defconfig @@ -8,7 +8,6 @@ BR2_INET_RPC=y BR2_ENABLE_LOCALE=y BR2_USE_WCHAR=y BR2_INSTALL_LIBSTDCPP=y -BR2_CROSS_TOOLCHAIN_TARGET_UTILS=y # No package # BR2_PACKAGE_BUSYBOX is not set |