Script started on Tue Nov 30 01:51:22 1993 darkstar:/usr/src/linux# make config /bin/sh Configure < config.in * * General setup * Kernel math emulation (CONFIG_MATH_EMULATION) [y] Normal harddisk support (CONFIG_BLK_DEV_HD) [y] XT harddisk support (CONFIG_BLK_DEV_XD) [y] TCP/IP networking (CONFIG_INET) [y] Limit memory to low 16MB (CONFIG_MAX_16M) [y] n System V IPC (CONFIG_SYSVIPC) [n] y Use -m486 flag for 486-specific optimizations (CONFIG_M486) [n] y * * Program binary formats * Elf executables (CONFIG_BINFMT_ELF) [n] y * * SCSI support * SCSI support? (CONFIG_SCSI) [y] n : : Skipping SCSI configuration options... : * * Network device support * Network device support? (CONFIG_ETHERCARDS) [y] SLIP (serial line) support (CONFIG_SLIP) [n] y CSLIP compressed headers (SL_COMPRESSED) [y] SLIP debugging on (SL_DUMP) [y] PLIP (parallel port) support (CONFIG_PLIP) [n] NE2000/NE1000 support (CONFIG_NE2000) [y] WD80*3 support (CONFIG_WD80x3) [y] SMC Ultra support (CONFIG_ULTRA) [y] 3c501 support (CONFIG_EL1) [y] 3c503 support (CONFIG_EL2) [y] 3c509/3c579 support (CONFIG_EL3) [y] HP PCLAN support (CONFIG_HPLAN) [y] AT1500 and NE2100 (LANCE and PCnet-ISA) support (CONFIG_LANCE) [y] AT1700 support (CONFIG_AT1700) [y] D-Link DE600 pocket adaptor support (CONFIG_DE600) [y] * Sony CDU31A CDROM driver support (CONFIG_CDU31A) [n] Mitsumi CDROM driver support (CONFIG_MCD) [n] * * Filesystems * Standard (minix) fs support (CONFIG_MINIX_FS) [y] Extended fs support (CONFIG_EXT_FS) [n] Second extended fs support (CONFIG_EXT2_FS) [y] xiafs filesystem support (CONFIG_XIA_FS) [y] msdos fs support (CONFIG_MSDOS_FS) [y] /proc filesystem support (CONFIG_PROC_FS) [y] NFS filesystem support (CONFIG_NFS_FS) [y] ISO9660 cdrom filesystem support (CONFIG_ISO9660_FS) [y] OS/2 HPFS filesystem support (read only) (CONFIG_HPFS_FS) [y] * * character devices * Keyboard meta-key sends ESC-prefix (CONFIG_KBD_META) [y] Keyboard Num Lock on by default (CONFIG_KBD_NUML) [y] Parallel printer support (CONFIG_PRINTER) [n] y Logitech busmouse support (CONFIG_BUSMOUSE) [n] y PS/2 mouse (aka "auxiliary device") support (CONFIG_PSMOUSE) [n] y C&T 82C710 mouse port support (as on TI Travelmate) (CONFIG_82C710_MOUSE) [y] y Microsoft busmouse support (CONFIG_MS_BUSMOUSE) [n] y ATIXL busmouse support (CONFIG_ATIXL_BUSMOUSE) [n] y Selection (cut and paste for virtual consoles) (CONFIG_SELECTION) [n] y QIC-02 tape support (CONFIG_TAPE_QIC02) [y] y * * Sound * Sound card support (CONFIG_SOUND) [n] * * Kernel hacking * Kernel profiling support (CONFIG_PROFILE) [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 .config~ .config darkstar:/usr/src/linux# exit Script done on Tue Nov 30 01:53:09 1993