.defconfig 3.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108
  1. #
  2. # Automatically generated make config: don't edit
  3. #
  4. BR2_HAVE_DOT_CONFIG=y
  5. # BR2_arm is not set
  6. # BR2_armeb is not set
  7. # BR2_cris is not set
  8. BR2_i386=y
  9. # BR2_m68k is not set
  10. # BR2_mips is not set
  11. # BR2_mipsel is not set
  12. # BR2_powerpc is not set
  13. # BR2_sh is not set
  14. # BR2_sparc is not set
  15. BR2_ARCH="i386"
  16. BR2_WGET="wget --passive-ftp"
  17. #
  18. # Kernel Header Options
  19. #
  20. # BR2_KERNEL_HEADERS_2_4_25 is not set
  21. # BR2_KERNEL_HEADERS_2_4_27 is not set
  22. # BR2_KERNEL_HEADERS_2_4_29 is not set
  23. # BR2_KERNEL_HEADERS_2_4_31 is not set
  24. # BR2_KERNEL_HEADERS_2_6_9 is not set
  25. # BR2_KERNEL_HEADERS_2_6_11 is not set
  26. # BR2_KERNEL_HEADERS_2_6_12 is not set
  27. # BR2_KERNEL_HEADERS_2_6_19_2 is not set
  28. BR2_KERNEL_HEADERS_2_6_20=y
  29. BR2_DEFAULT_KERNEL_HEADERS="2.6.20.4"
  30. #
  31. # uClibc Options
  32. #
  33. # BR2_UCLIBC_VERSION_0_9_28 is not set
  34. # BR2_UCLIBC_VERSION_0_9_28_3 is not set
  35. BR2_UCLIBC_VERSION_0_9_29=y
  36. # BR2_UCLIBC_VERSION_SNAPSHOT is not set
  37. BR2_USE_UCLIBC_SNAPSHOT="snapshot"
  38. BR2_UCLIBC_CONFIG="toolchain/uClibc/uClibc-0.9.29.config"
  39. # BR2_ENABLE_LOCALE is not set
  40. # BR2_PTHREADS_NONE is not set
  41. # BR2_PTHREADS is not set
  42. BR2_PTHREADS_OLD=y
  43. # BR2_PTHREADS_NATIVE is not set
  44. # BR2_PTHREAD_DEBUG is not set
  45. #
  46. # Binutils Options
  47. #
  48. # BR2_BINUTILS_VERSION_2_14_90_0_8 is not set
  49. # BR2_BINUTILS_VERSION_2_15 is not set
  50. # BR2_BINUTILS_VERSION_2_15_94_0_2_2 is not set
  51. # BR2_BINUTILS_VERSION_2_16_1 is not set
  52. # BR2_BINUTILS_VERSION_2_16_90_0_3 is not set
  53. # BR2_BINUTILS_VERSION_2_16_91_0_5 is not set
  54. # BR2_BINUTILS_VERSION_2_16_91_0_6 is not set
  55. # BR2_BINUTILS_VERSION_2_16_91_0_7 is not set
  56. BR2_BINUTILS_VERSION_2_17=y
  57. # BR2_BINUTILS_VERSION_2_17_50_0_2 is not set
  58. # BR2_BINUTILS_VERSION_2_17_50_0_3 is not set
  59. # BR2_BINUTILS_VERSION_2_17_50_0_4 is not set
  60. # BR2_BINUTILS_VERSION_2_17_50_0_5 is not set
  61. # BR2_BINUTILS_VERSION_2_17_50_0_6 is not set
  62. # BR2_BINUTILS_VERSION_2_17_50_0_7 is not set
  63. # BR2_BINUTILS_VERSION_2_17_50_0_8 is not set
  64. # BR2_BINUTILS_VERSION_2_17_50_0_9 is not set
  65. # BR2_BINUTILS_VERSION_2_17_50_0_10 is not set
  66. # BR2_BINUTILS_VERSION_2_17_50_0_12 is not set
  67. # BR2_BINUTILS_VERSION_2_17_50_0_14 is not set
  68. # BR2_BINUTILS_VERSION_2_17_50_0_16 is not set
  69. BR2_BINUTILS_VERSION="2.17"
  70. BR2_EXTRA_BINUTILS_CONFIG_OPTIONS=""
  71. #
  72. # Gcc Options
  73. #
  74. # BR2_GCC_VERSION_3_3_5 is not set
  75. # BR2_GCC_VERSION_3_3_6 is not set
  76. # BR2_GCC_VERSION_3_4_2 is not set
  77. # BR2_GCC_VERSION_3_4_3 is not set
  78. # BR2_GCC_VERSION_3_4_4 is not set
  79. # BR2_GCC_VERSION_3_4_5 is not set
  80. # BR2_GCC_VERSION_3_4_6 is not set
  81. # BR2_GCC_VERSION_4_0_0 is not set
  82. # BR2_GCC_VERSION_4_0_1 is not set
  83. # BR2_GCC_VERSION_4_0_2 is not set
  84. # BR2_GCC_VERSION_4_0_3 is not set
  85. # BR2_GCC_VERSION_4_0_4 is not set
  86. # BR2_GCC_VERSION_4_1_0 is not set
  87. # BR2_GCC_VERSION_4_1_1 is not set
  88. # BR2_GCC_VERSION_4_1_2 is not set
  89. BR2_GCC_VERSION_4_2_0=y
  90. # BR2_GCC_IS_SNAP is not set
  91. BR2_GCC_VERSION="4.2.0"
  92. # BR2_GCC_USE_SJLJ_EXCEPTIONS is not set
  93. BR2_EXTRA_GCC_CONFIG_OPTIONS=""
  94. BR2_GCC_SHARED_LIBGCC=y
  95. # BR2_INSTALL_LIBSTDCPP is not set
  96. # BR2_PACKAGE_GDB is not set
  97. # BR2_PACKAGE_GDB_SERVER is not set
  98. # BR2_ENABLE_MULTILIB is not set
  99. BR2_LARGEFILE=y
  100. BR2_TARGET_OPTIMIZATION="-Os -pipe"
  101. BR2_PACKAGE_BUSYBOX_HIDE_OTHERS=y