Config.i386.default 1.3 KB

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