home *** CD-ROM | disk | FTP | other *** search
/ Chip 1994 February / CHIP0294.ISO / digital / test / linux / bootdisk / bootdisk.18 / etc / WHATSIN.tape.g / WHATSIN.tape
Text File  |  1994-06-11  |  2KB  |  80 lines

  1. root@lst:/devel/src/linux# date
  2. Sat Jun 11 21:43:33 MET DST 1994
  3. root@lst:/devel/src/linux# make config
  4. /bin/sh Configure  < config.in
  5. *
  6. * General setup
  7. *
  8. Kernel math emulation (CONFIG_MATH_EMULATION) [y] y
  9. Normal harddisk support (CONFIG_BLK_DEV_HD) [y] y
  10. XT harddisk support (CONFIG_BLK_DEV_XD) [y] y
  11. TCP/IP networking (CONFIG_INET) [y] y
  12. Limit memory to low 16MB (CONFIG_MAX_16M) [n] n
  13. System V IPC (CONFIG_SYSVIPC) [y] y
  14. Use -m486 flag for 486-specific optimizations (CONFIG_M486) [y] y
  15. *
  16. * Program binary formats
  17. *
  18. Link with Elf/COFF support (CONFIG_BINFMT_IBCS) [n] n
  19. *
  20. * SCSI support
  21. *
  22. SCSI support? (CONFIG_SCSI) [n] n
  23. :
  24. : Skipping SCSI configuration options...
  25. :
  26. *
  27. * Network device support
  28. *
  29. Network device support? (CONFIG_ETHERCARDS) [y] n
  30. :
  31. : Skipping ethercard configuration options...
  32. :
  33. *
  34. Sony CDU31A CDROM driver support (CONFIG_CDU31A) [n] y
  35. Mitsumi CDROM driver support (CONFIG_MCD) [n] y
  36. Matsushita/Panasonic CDROM driver support (CONFIG_SBPCD) [n] y
  37. LMS/Philips CDROM driver support (CONFIG_LMSCD) [n] y
  38. Sony CDU535 CDROM driver support (CONFIG_CDU535) [n] y
  39. *
  40. * Filesystems
  41. *
  42. Standard (minix) fs support (CONFIG_MINIX_FS) [y] y
  43. Extended fs support (CONFIG_EXT_FS) [n] n
  44. Second extended fs support (CONFIG_EXT2_FS) [y] y
  45. xiafs filesystem support (CONFIG_XIA_FS) [n] n
  46. msdos fs support (CONFIG_MSDOS_FS) [y] y
  47. /proc filesystem support (CONFIG_PROC_FS) [y] y
  48. NFS filesystem support (CONFIG_NFS_FS) [y] n
  49. ISO9660 cdrom filesystem support (CONFIG_ISO9660_FS) [n] y
  50. OS/2 HPFS filesystem support (read only) (CONFIG_HPFS_FS) [n] n
  51. System V and Coherent filesystem support (CONFIG_SYSV_FS) [n] n
  52. *
  53. *  character devices
  54. *
  55. Parallel printer support (CONFIG_PRINTER) [y] y
  56. Logitech busmouse support (CONFIG_BUSMOUSE) [y] n
  57. PS/2 mouse (aka "auxiliary device") support (CONFIG_PSMOUSE) [y] n
  58. Microsoft busmouse support (CONFIG_MS_BUSMOUSE) [y] n
  59. ATIXL busmouse support (CONFIG_ATIXL_BUSMOUSE) [y] n
  60. Selection (cut and paste for virtual consoles) (CONFIG_SELECTION) [y] n
  61. QIC-02 tape support (CONFIG_TAPE_QIC02) [n] y
  62. QIC-117 tape support (CONFIG_FTAPE) [n] y
  63.  number of ftape buffers (NR_FTAPE_BUFFERS) [3] 3
  64. *
  65. * Sound
  66. *
  67. Sound card support (CONFIG_SOUND) [n] n
  68. *
  69. * Kernel hacking
  70. *
  71. Kernel profiling support (CONFIG_PROFILE) [n] n
  72.  
  73. The linux kernel is now hopefully configured for your setup.
  74. Check the top-level Makefile for additional configuration,
  75. and do a 'make dep ; make clean' if you want to be sure all
  76. the files are correctly re-made
  77.  
  78. mv .tmpconfig .config
  79.  
  80.