home *** CD-ROM | disk | FTP | other *** search
/ PC Online 1996 November / PCO96_11.ISO / linux / kernels / bare.i / config next >
Encoding:
Linux make config build  |  1996-09-23  |  3.2 KB  |  184 lines

  1. #
  2. # Automatically generated make config: don't edit
  3. #
  4.  
  5. #
  6. # Code maturity level options
  7. #
  8. CONFIG_EXPERIMENTAL=y
  9.  
  10. #
  11. # Loadable module support
  12. #
  13. CONFIG_MODULES=y
  14. # CONFIG_MODVERSIONS is not set
  15. CONFIG_KERNELD=y
  16.  
  17. #
  18. # General setup
  19. #
  20. CONFIG_MATH_EMULATION=y
  21. CONFIG_NET=y
  22. # CONFIG_MAX_16M is not set
  23. CONFIG_PCI=y
  24. # CONFIG_PCI_OPTIMIZE is not set
  25. CONFIG_SYSVIPC=y
  26. CONFIG_BINFMT_AOUT=y
  27. CONFIG_BINFMT_ELF=y
  28. CONFIG_BINFMT_JAVA=y
  29. CONFIG_KERNEL_ELF=y
  30. CONFIG_M386=y
  31. # CONFIG_M486 is not set
  32. # CONFIG_M586 is not set
  33. # CONFIG_M686 is not set
  34.  
  35. #
  36. # Floppy, IDE, and other block devices
  37. #
  38. CONFIG_BLK_DEV_FD=y
  39. CONFIG_BLK_DEV_IDE=y
  40.  
  41. #
  42. # Please see Documentation/ide.txt for help/info on IDE drives
  43. #
  44. # CONFIG_BLK_DEV_HD_IDE is not set
  45. CONFIG_BLK_DEV_IDECD=y
  46. CONFIG_BLK_DEV_IDETAPE=y
  47. CONFIG_BLK_DEV_IDE_PCMCIA=y
  48. CONFIG_BLK_DEV_CMD640=y
  49. # CONFIG_BLK_DEV_TRITON is not set
  50. CONFIG_BLK_DEV_RZ1000=y
  51. # CONFIG_IDE_CHIPSETS is not set
  52.  
  53. #
  54. # Additional Block Devices
  55. #
  56. # CONFIG_BLK_DEV_LOOP is not set
  57. # CONFIG_BLK_DEV_MD is not set
  58. CONFIG_BLK_DEV_RAM=y
  59. CONFIG_BLK_DEV_INITRD=y
  60. # CONFIG_BLK_DEV_XD is not set
  61.  
  62. #
  63. # Networking options
  64. #
  65. # CONFIG_FIREWALL is not set
  66. # CONFIG_NET_ALIAS is not set
  67. CONFIG_INET=y
  68. # CONFIG_IP_FORWARD is not set
  69. # CONFIG_IP_MULTICAST is not set
  70. # CONFIG_IP_ACCT is not set
  71.  
  72. #
  73. # (it is safe to leave these untouched)
  74. #
  75. # CONFIG_INET_PCTCP is not set
  76. # CONFIG_INET_RARP is not set
  77. # CONFIG_NO_PATH_MTU_DISCOVERY is not set
  78. CONFIG_IP_NOSR=y
  79. CONFIG_SKB_LARGE=y
  80.  
  81. #
  82. #  
  83. #
  84. # CONFIG_IPX is not set
  85. # CONFIG_ATALK is not set
  86. # CONFIG_AX25 is not set
  87. # CONFIG_NETLINK is not set
  88.  
  89. #
  90. # SCSI support
  91. #
  92. # CONFIG_SCSI is not set
  93.  
  94. #
  95. # Network device support
  96. #
  97. CONFIG_NETDEVICES=y
  98. CONFIG_DUMMY=m
  99. # CONFIG_EQUALIZER is not set
  100. # CONFIG_DLCI is not set
  101. # CONFIG_PLIP is not set
  102. CONFIG_PPP=m
  103.  
  104. #
  105. # CCP compressors for PPP are only built as modules.
  106. #
  107. CONFIG_SLIP=m
  108. # CONFIG_SLIP_COMPRESSED is not set
  109. # CONFIG_SLIP_SMART is not set
  110. # CONFIG_SLIP_MODE_SLIP6 is not set
  111. # CONFIG_NET_RADIO is not set
  112. # CONFIG_NET_ETHERNET is not set
  113. # CONFIG_TR is not set
  114. # CONFIG_ARCNET is not set
  115.  
  116. #
  117. # ISDN subsystem
  118. #
  119. # CONFIG_ISDN is not set
  120.  
  121. #
  122. # CD-ROM drivers (not for SCSI or IDE/ATAPI drives)
  123. #
  124. # CONFIG_CD_NO_IDESCSI is not set
  125.  
  126. #
  127. # Filesystems
  128. #
  129. CONFIG_QUOTA=y
  130. # CONFIG_LOCK_MANDATORY is not set
  131. CONFIG_MINIX_FS=y
  132. # CONFIG_EXT_FS is not set
  133. CONFIG_EXT2_FS=y
  134. # CONFIG_XIA_FS is not set
  135. CONFIG_FAT_FS=y
  136. CONFIG_MSDOS_FS=y
  137. CONFIG_VFAT_FS=y
  138. CONFIG_UMSDOS_FS=y
  139. CONFIG_PROC_FS=y
  140. CONFIG_NFS_FS=y
  141. # CONFIG_ROOT_NFS is not set
  142. # CONFIG_SMB_FS is not set
  143. CONFIG_ISO9660_FS=y
  144. # CONFIG_HPFS_FS is not set
  145. # CONFIG_SYSV_FS is not set
  146. # CONFIG_AFFS_FS is not set
  147. # CONFIG_UFS_FS is not set
  148.  
  149. #
  150. # Character devices
  151. #
  152. CONFIG_SERIAL=y
  153. # CONFIG_DIGI is not set
  154. # CONFIG_CYCLADES is not set
  155. # CONFIG_STALDRV is not set
  156. # CONFIG_RISCOM8 is not set
  157. # CONFIG_PRINTER is not set
  158. CONFIG_MOUSE=y
  159. # CONFIG_ATIXL_BUSMOUSE is not set
  160. # CONFIG_BUSMOUSE is not set
  161. # CONFIG_MS_BUSMOUSE is not set
  162. CONFIG_PSMOUSE=y
  163. CONFIG_82C710_MOUSE=y
  164. # CONFIG_UMISC is not set
  165. # CONFIG_QIC02_TAPE is not set
  166. CONFIG_FTAPE=m
  167.  
  168. #
  169. # Set IObase/IRQ/DMA for ftape in ./drivers/char/ftape/Makefile
  170. #
  171. # CONFIG_APM is not set
  172. # CONFIG_WATCHDOG is not set
  173. # CONFIG_RTC is not set
  174.  
  175. #
  176. # Sound
  177. #
  178. # CONFIG_SOUND is not set
  179.  
  180. #
  181. # Kernel hacking
  182. #
  183. # CONFIG_PROFILE is not set
  184.