home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 1994 February
/
CHIP0294.ISO
/
digital
/
test
/
linux
/
bootdisk
/
bootdisk.18
/
etc
/
WHATSIN.tape.g
/
WHATSIN.tape
Wrap
Text File
|
1994-06-11
|
2KB
|
80 lines
root@lst:/devel/src/linux# date
Sat Jun 11 21:43:33 MET DST 1994
root@lst:/devel/src/linux# make config
/bin/sh Configure < config.in
*
* General setup
*
Kernel math emulation (CONFIG_MATH_EMULATION) [y] y
Normal harddisk support (CONFIG_BLK_DEV_HD) [y] y
XT harddisk support (CONFIG_BLK_DEV_XD) [y] y
TCP/IP networking (CONFIG_INET) [y] y
Limit memory to low 16MB (CONFIG_MAX_16M) [n] n
System V IPC (CONFIG_SYSVIPC) [y] y
Use -m486 flag for 486-specific optimizations (CONFIG_M486) [y] y
*
* Program binary formats
*
Link with Elf/COFF support (CONFIG_BINFMT_IBCS) [n] n
*
* SCSI support
*
SCSI support? (CONFIG_SCSI) [n] n
:
: Skipping SCSI configuration options...
:
*
* Network device support
*
Network device support? (CONFIG_ETHERCARDS) [y] n
:
: Skipping ethercard configuration options...
:
*
Sony CDU31A CDROM driver support (CONFIG_CDU31A) [n] y
Mitsumi CDROM driver support (CONFIG_MCD) [n] y
Matsushita/Panasonic CDROM driver support (CONFIG_SBPCD) [n] y
LMS/Philips CDROM driver support (CONFIG_LMSCD) [n] y
Sony CDU535 CDROM driver support (CONFIG_CDU535) [n] y
*
* Filesystems
*
Standard (minix) fs support (CONFIG_MINIX_FS) [y] y
Extended fs support (CONFIG_EXT_FS) [n] n
Second extended fs support (CONFIG_EXT2_FS) [y] y
xiafs filesystem support (CONFIG_XIA_FS) [n] n
msdos fs support (CONFIG_MSDOS_FS) [y] y
/proc filesystem support (CONFIG_PROC_FS) [y] y
NFS filesystem support (CONFIG_NFS_FS) [y] n
ISO9660 cdrom filesystem support (CONFIG_ISO9660_FS) [n] y
OS/2 HPFS filesystem support (read only) (CONFIG_HPFS_FS) [n] n
System V and Coherent filesystem support (CONFIG_SYSV_FS) [n] n
*
* character devices
*
Parallel printer support (CONFIG_PRINTER) [y] y
Logitech busmouse support (CONFIG_BUSMOUSE) [y] n
PS/2 mouse (aka "auxiliary device") support (CONFIG_PSMOUSE) [y] n
Microsoft busmouse support (CONFIG_MS_BUSMOUSE) [y] n
ATIXL busmouse support (CONFIG_ATIXL_BUSMOUSE) [y] n
Selection (cut and paste for virtual consoles) (CONFIG_SELECTION) [y] n
QIC-02 tape support (CONFIG_TAPE_QIC02) [n] y
QIC-117 tape support (CONFIG_FTAPE) [n] y
number of ftape buffers (NR_FTAPE_BUFFERS) [3] 3
*
* Sound
*
Sound card support (CONFIG_SOUND) [n] n
*
* Kernel hacking
*
Kernel profiling support (CONFIG_PROFILE) [n] n
The linux kernel is now hopefully configured for your setup.
Check the top-level Makefile for additional configuration,
and do a 'make dep ; make clean' if you want to be sure all
the files are correctly re-made
mv .tmpconfig .config