Config.i386.default 1.3 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071
  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. UCLIBC_UCLINUX_BROKEN_MUNMAP=y
  30. HAVE_ELF=y
  31. # HAVE_DOT_HIDDEN is not set
  32. #
  33. # General Library Settings
  34. #
  35. DOPIC=y
  36. HAVE_SHARED=y
  37. BUILD_UCLIBC_LDSO=y
  38. UCLIBC_HAS_THREADS=y
  39. UCLIBC_HAS_LFS=y
  40. # MALLOC is not set
  41. MALLOC_930716=y
  42. HAS_SHADOW=y
  43. UCLIBC_HAS_REGEX=y
  44. UNIX98PTY_ONLY=y
  45. ASSUME_DEVPTS=y
  46. #
  47. # Networking Support
  48. #
  49. # UCLIBC_HAS_IPV6 is not set
  50. # UCLIBC_HAS_RPC is not set
  51. #
  52. # String and Stdio Support
  53. #
  54. # UCLIBC_HAS_WCHAR is not set
  55. # USE_OLD_VFPRINTF is not set
  56. #
  57. # Library Installation Options
  58. #
  59. SHARED_LIB_LOADER_PATH="$(DEVEL_PREFIX)/lib"
  60. DEVEL_PREFIX="/usr/$(TARGET_ARCH)-linux-uclibc"
  61. SYSTEM_DEVEL_PREFIX="$(DEVEL_PREFIX)"
  62. #
  63. # uClibc hacking options
  64. #
  65. # DODEBUG is not set