linux-2.6.36.config 2.0 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071
  1. CONFIG_EXPERIMENTAL=y
  2. # CONFIG_LOCALVERSION_AUTO is not set
  3. # CONFIG_SWAP is not set
  4. CONFIG_RCU_FANOUT=32
  5. # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set
  6. # CONFIG_COMPAT_BRK is not set
  7. # CONFIG_BLK_DEV_BSG is not set
  8. # CONFIG_IOSCHED_DEADLINE is not set
  9. # CONFIG_IOSCHED_CFQ is not set
  10. # CONFIG_X86_EXTENDED_PLATFORM is not set
  11. # CONFIG_SCHED_OMIT_FRAME_POINTER is not set
  12. # CONFIG_NO_BOOTMEM is not set
  13. # CONFIG_X86_RESERVE_LOW_64K is not set
  14. # CONFIG_MTRR_SANITIZER is not set
  15. # CONFIG_SECCOMP is not set
  16. # CONFIG_RELOCATABLE is not set
  17. CONFIG_NET=y
  18. CONFIG_PACKET=y
  19. CONFIG_UNIX=y
  20. CONFIG_INET=y
  21. CONFIG_IP_PNP=y
  22. # CONFIG_INET_XFRM_MODE_TRANSPORT is not set
  23. # CONFIG_INET_XFRM_MODE_TUNNEL is not set
  24. # CONFIG_INET_XFRM_MODE_BEET is not set
  25. # CONFIG_INET_LRO is not set
  26. # CONFIG_INET_DIAG is not set
  27. # CONFIG_IPV6 is not set
  28. # CONFIG_WIRELESS is not set
  29. # CONFIG_PREVENT_FIRMWARE_BUILD is not set
  30. # CONFIG_FIRMWARE_IN_KERNEL is not set
  31. # CONFIG_BLK_DEV is not set
  32. # CONFIG_MISC_DEVICES is not set
  33. CONFIG_BLK_DEV_SD=y
  34. CONFIG_ATA=y
  35. CONFIG_ATA_PIIX=y
  36. CONFIG_NETDEVICES=y
  37. CONFIG_NET_ETHERNET=y
  38. CONFIG_NET_PCI=y
  39. CONFIG_NE2K_PCI=y
  40. CONFIG_8139CP=y
  41. # CONFIG_NETDEV_1000 is not set
  42. # CONFIG_NETDEV_10000 is not set
  43. # CONFIG_WLAN is not set
  44. # CONFIG_INPUT_MOUSEDEV_PSAUX is not set
  45. # CONFIG_INPUT_MOUSE is not set
  46. # CONFIG_SERIO_SERPORT is not set
  47. # CONFIG_DEVKMEM is not set
  48. CONFIG_SERIAL_8250=y
  49. CONFIG_SERIAL_8250_CONSOLE=y
  50. # CONFIG_LEGACY_PTYS is not set
  51. # CONFIG_HW_RANDOM is not set
  52. # CONFIG_HWMON is not set
  53. # CONFIG_MFD_SUPPORT is not set
  54. # CONFIG_HID_SUPPORT is not set
  55. # CONFIG_USB_SUPPORT is not set
  56. # CONFIG_X86_PLATFORM_DEVICES is not set
  57. # CONFIG_DMIID is not set
  58. CONFIG_EXT2_FS=y
  59. # CONFIG_DNOTIFY is not set
  60. # CONFIG_INOTIFY_USER is not set
  61. # CONFIG_MISC_FILESYSTEMS is not set
  62. CONFIG_NFS_FS=y
  63. CONFIG_ROOT_NFS=y
  64. # CONFIG_ENABLE_WARN_DEPRECATED is not set
  65. # CONFIG_ENABLE_MUST_CHECK is not set
  66. CONFIG_FRAME_WARN=1024
  67. # CONFIG_UNUSED_SYMBOLS is not set
  68. # CONFIG_FRAME_POINTER is not set
  69. # CONFIG_RCU_CPU_STALL_DETECTOR is not set
  70. # CONFIG_X86_VERBOSE_BOOTUP is not set
  71. # CONFIG_VIRTUALIZATION is not set