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:
parent
60620a1d81
commit
480a6c3b01
@ -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)
|
Loading…
Reference in New Issue
Block a user