Config.i386.default 1.3 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273
  1. #
  2. # Automatically generated make config: don't edit
  3. #
  4. #
  5. # Target Architecture Features and Options
  6. #
  7. HAVE_ELF=y
  8. CONFIG_GENERIC_386=y
  9. # CONFIG_386 is not set
  10. # CONFIG_486 is not set
  11. # CONFIG_586 is not set
  12. # CONFIG_586MMX is not set
  13. # CONFIG_686 is not set
  14. # CONFIG_PENTIUMIII is not set
  15. # CONFIG_PENTIUM4 is not set
  16. # CONFIG_K6 is not set
  17. # CONFIG_K7 is not set
  18. # CONFIG_CRUSOE is not set
  19. # CONFIG_WINCHIPC6 is not set
  20. # CONFIG_WINCHIP2 is not set
  21. # CONFIG_CYRIXIII is not set
  22. UCLIBC_HAS_MMU=y
  23. UCLIBC_HAS_FLOATS=y
  24. HAS_FPU=y
  25. # DO_C99_MATH is not set
  26. WARNINGS="-Wall"
  27. KERNEL_SOURCE="/usr/src/linux"
  28. C_SYMBOL_PREFIX=""
  29. #
  30. # General Library Settings
  31. #
  32. DOPIC=y
  33. HAVE_SHARED=y
  34. BUILD_UCLIBC_LDSO=y
  35. LDSO_LDD_SUPPORT=y
  36. UCLIBC_HAS_THREADS=y
  37. UCLIBC_HAS_LFS=y
  38. # MALLOC is not set
  39. MALLOC_930716=y
  40. HAS_SHADOW=y
  41. UCLIBC_HAS_REGEX=y
  42. UNIX98PTY_ONLY=y
  43. ASSUME_DEVPTS=y
  44. #
  45. # Networking Support
  46. #
  47. # UCLIBC_HAS_IPV6 is not set
  48. # UCLIBC_HAS_RPC is not set
  49. #
  50. # String and Stdio Support
  51. #
  52. # UCLIBC_HAS_WCHAR is not set
  53. # USE_OLD_VFPRINTF is not set
  54. #
  55. # Library Installation Options
  56. #
  57. SHARED_LIB_LOADER_PATH="$(DEVEL_PREFIX)/lib"
  58. DEVEL_PREFIX="/usr/$(TARGET_ARCH)-linux-uclibc"
  59. SYSTEM_DEVEL_PREFIX="$(DEVEL_PREFIX)"
  60. DEVEL_TOOL_PREFIX="$(DEVEL_PREFIX)/usr"
  61. #
  62. # uClibc hacking options
  63. #
  64. # DODEBUG is not set
  65. # DOASSERTS is not set
  66. # SUPPORT_LD_DEBUG is not set
  67. # SUPPORT_LD_DEBUG_EARLY is not set