rm -f include/asm ( cd include ; ln -sf asm-m68k asm) /bin/sh scripts/Configure -d arch/m68k/config.in # # Using defaults found in .config # * * Code maturity level options * Prompt for development and/or incomplete code/drivers (CONFIG_EXPERIMENTAL) [N/y/?] (NEW) * * Loadable module support * Enable loadable module support (CONFIG_MODULES) [N/y/?] (NEW) * * Platform dependent setup * Amiga support (CONFIG_AMIGA) [N/y/?] (NEW) Atari support (CONFIG_ATARI) [N/y/?] (NEW) Macintosh support (CONFIG_MAC) [N/y/?] (NEW) Apollo support (CONFIG_APOLLO) [N/y/?] (NEW) VME (Motorola and BVM) support (CONFIG_VME) [N/y/?] (NEW) HP9000/300 support (CONFIG_HP300) [N/y/?] (NEW) Sun3x support (CONFIG_SUN3X) [N/y/?] (NEW) Sun3 support (CONFIG_SUN3) [N/y/?] (NEW) Q40/Q60 support (CONFIG_Q40) [N/y/?] (NEW) * * Processor type * 68020 support (CONFIG_M68020) [N/y/?] (NEW) 68030 support (CONFIG_M68030) [N/y/?] (NEW) 68040 support (CONFIG_M68040) [N/y/?] (NEW) 68060 support (CONFIG_M68060) [N/y/?] (NEW) Advanced configuration options (CONFIG_ADVANCED) [N/y/?] (NEW) * * General setup * Networking support (CONFIG_NET) [N/y/?] (NEW) System V IPC (CONFIG_SYSVIPC) [N/y/?] (NEW) BSD Process Accounting (CONFIG_BSD_PROCESS_ACCT) [N/y/?] (NEW) Sysctl support (CONFIG_SYSCTL) [N/y/?] (NEW) Kernel support for a.out binaries (CONFIG_BINFMT_AOUT) [N/y/?] (NEW) Kernel support for ELF binaries (CONFIG_BINFMT_ELF) [N/y/?] (NEW) Kernel support for MISC binaries (CONFIG_BINFMT_MISC) [N/y/?] (NEW) /proc/hardware support (CONFIG_PROC_HARDWARE) [N/y/?] (NEW) * * Memory Technology Devices (MTD) * Memory Technology Device (MTD) support (CONFIG_MTD) [N/y/?] (NEW) * * Block devices * Normal floppy disk support (CONFIG_BLK_DEV_FD) [N/y/?] (NEW) Parallel port IDE device support (CONFIG_PARIDE) [N/y/?] (NEW) Loopback device support (CONFIG_BLK_DEV_LOOP) [N/y/?] (NEW) RAM disk support (CONFIG_BLK_DEV_RAM) [N/y/?] (NEW) Per partition statistics in /proc/partitions (CONFIG_BLK_STATS) [N/y/?] (NEW) * * Multi-device support (RAID and LVM) * Multiple devices driver support (RAID and LVM) (CONFIG_MD) [N/y/?] (NEW) * * ATA/IDE/MFM/RLL support * ATA/IDE/MFM/RLL support (CONFIG_IDE) [N/y/?] (NEW) * * SCSI support * SCSI support (CONFIG_SCSI) [N/y/?] (NEW) * * Character devices * Virtual terminal (CONFIG_VT) [N/y/?] (NEW) Support for user serial device modules (CONFIG_USERIAL) [N/y/?] (NEW) Watchdog Timer Support (CONFIG_WATCHDOG) [N/y/?] (NEW) Generic /dev/rtc emulation (CONFIG_GEN_RTC) [N/y/?] (NEW) Unix98 PTY support (CONFIG_UNIX98_PTYS) [N/y/?] (NEW) * * Sound support * Sound card support (CONFIG_SOUND) [N/y/?] (NEW) * * File systems * Quota support (CONFIG_QUOTA) [N/y/?] (NEW) Kernel automounter support (CONFIG_AUTOFS_FS) [N/y/?] (NEW) Kernel automounter version 4 support (also supports v3) (CONFIG_AUTOFS4_FS) [N/y/?] (NEW) Reiserfs support (CONFIG_REISERFS_FS) [N/y/?] (NEW) Ext3 journalling file system support (CONFIG_EXT3_FS) [N/y/?] (NEW) DOS FAT fs support (CONFIG_FAT_FS) [N/y/?] (NEW) Compressed ROM file system support (CONFIG_CRAMFS) [N/y/?] (NEW) Virtual memory file system support (former shm fs) (CONFIG_TMPFS) [N/y/?] (NEW) ISO 9660 CDROM file system support (CONFIG_ISO9660_FS) [N/y/?] (NEW) JFS filesystem support (CONFIG_JFS_FS) [N/y/?] (NEW) Minix fs support (CONFIG_MINIX_FS) [N/y/?] (NEW) FreeVxFS file system support (VERITAS VxFS(TM) compatible) (CONFIG_VXFS_FS) [N/y/?] (NEW) NTFS file system support (read only) (CONFIG_NTFS_FS) [N/y/?] (NEW) OS/2 HPFS file system support (CONFIG_HPFS_FS) [N/y/?] (NEW) /proc file system support (CONFIG_PROC_FS) [N/y/?] (NEW) QNX4 file system support (read only) (CONFIG_QNX4FS_FS) [N/y/?] (NEW) ROM file system support (CONFIG_ROMFS_FS) [N/y/?] (NEW) Second extended fs support (CONFIG_EXT2_FS) [N/y/?] (NEW) System V/Xenix/V7/Coherent file system support (CONFIG_SYSV_FS) [N/y/?] (NEW) UDF file system support (read only) (CONFIG_UDF_FS) [N/y/?] (NEW) UFS file system support (read only) (CONFIG_UFS_FS) [N/y/?] (NEW) XFS filesystem support (CONFIG_XFS_FS) [N/y/?] (NEW) * * Partition Types * Advanced partition selection (CONFIG_PARTITION_ADVANCED) [N/y/?] (NEW) * * Kernel hacking * Kernel debugging (CONFIG_DEBUG_KERNEL) [N/y/?] (NEW) Kernel messages buffer length shift (0 = default) (CONFIG_LOG_BUF_SHIFT) [0] (NEW) * * Cryptographic options * Cryptographic API (CONFIG_CRYPTO) [N/y/?] (NEW) * * Library routines * CRC32 functions (CONFIG_CRC32) [N/y/?] (NEW) zlib decompression support (CONFIG_ZLIB_INFLATE) [N/y/?] (NEW) zlib compression support (CONFIG_ZLIB_DEFLATE) [N/y/?] (NEW) *** End of Linux kernel configuration. *** Check the top-level Makefile for additional configuration. *** Next, you must run 'make dep'.