1 config BR2_PACKAGE_LIBGCC
2 tristate "libgcc (GCC support library)"
3 default m if CONFIG_DEVEL
5 Shared version of the support library, a library of
6 internal subroutines that GCC uses to overcome
7 shortcomings of particular machines, or special needs