Commit 480a6c3b authored by Peter Korsgaard's avatar Peter Korsgaard
Browse files

configs: remove arm toolchain defconfigs



nptl is default nowadays, and configurations were pretty much random
anyway.

Signed-off-by: default avatarPeter Korsgaard <jacmet@sunsite.dk>
parent 60620a1d
Loading
Loading
Loading
Loading
+0 −17
Original line number Diff line number Diff line
# 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)

configs/arm_toolchain_defconfig

deleted100644 → 0
+0 −15
Original line number Diff line number Diff line
# 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)