mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-09 07:51:59 -09:00
configs: remove arm toolchain defconfigs
nptl is default nowadays, and configurations were pretty much random anyway. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
@@ -1,17 +0,0 @@
|
||||
# Architecture
|
||||
BR2_arm=y
|
||||
BR2_arm926t=y
|
||||
|
||||
# Toolchain options
|
||||
BR2_LARGEFILE=y
|
||||
BR2_INET_IPV6=y
|
||||
BR2_INET_RPC=y
|
||||
BR2_ENABLE_LOCALE=y
|
||||
BR2_USE_WCHAR=y
|
||||
BR2_PTHREADS_NATIVE=y
|
||||
BR2_INSTALL_LIBSTDCPP=y
|
||||
|
||||
# No package
|
||||
# BR2_PACKAGE_BUSYBOX is not set
|
||||
|
||||
# No filesystem (toolchain only)
|
||||
@@ -1,15 +0,0 @@
|
||||
# Architecture
|
||||
BR2_arm=y
|
||||
|
||||
# Common Toolchain Options
|
||||
BR2_LARGEFILE=y
|
||||
BR2_INET_IPV6=y
|
||||
BR2_INET_RPC=y
|
||||
BR2_ENABLE_LOCALE=y
|
||||
BR2_USE_WCHAR=y
|
||||
BR2_INSTALL_LIBSTDCPP=y
|
||||
|
||||
# No package
|
||||
# BR2_PACKAGE_BUSYBOX is not set
|
||||
|
||||
# No filesystem (toolchain only)
|
||||
Reference in New Issue
Block a user