rm -f include/asm ( cd include ; ln -sf asm-s390 asm) /bin/sh scripts/Configure -d arch/s390/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) * * Processor type and features * Symmetric multi-processing support (CONFIG_SMP) [N/y/?] (NEW) IEEE FPU emulation (CONFIG_MATHEMU) [N/y/?] (NEW) * * General setup * Fast IRQ handling (CONFIG_FAST_IRQ) [N/y/?] (NEW) Process warning machine checks (CONFIG_MACHCHK_WARNING) [N/y/?] (NEW) Use chscs for Common I/O (CONFIG_CHSC) [N/y/?] (NEW) QDIO support (CONFIG_QDIO) [N/y/?] (NEW) Builtin IPL record support (CONFIG_IPL) [N/y/?] (NEW) 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 ELF binaries (CONFIG_BINFMT_ELF) [N/y/?] (NEW) Kernel support for MISC binaries (CONFIG_BINFMT_MISC) [N/y/?] (NEW) Show crashed user process info (CONFIG_PROCESS_DEBUG) [N/y/?] (NEW) Pseudo page fault support (CONFIG_PFAULT) [N/y/?] (NEW) VM shared kernel support (CONFIG_SHARED_KERNEL) [N/y/?] (NEW) * * Block device drivers * Loopback device support (CONFIG_BLK_DEV_LOOP) [N/y/?] (NEW) RAM disk support (CONFIG_BLK_DEV_RAM) [N/y/?] (NEW) XPRAM disk support (CONFIG_BLK_DEV_XPRAM) [N/y/?] (NEW) * * S/390 block device drivers * Support for DASD devices (CONFIG_DASD) [N/y/?] (NEW) * * Multi-device support (RAID and LVM) * Multiple devices driver support (RAID and LVM) (CONFIG_MD) [N/y/?] (NEW) * * Character device drivers * Unix98 PTY support (CONFIG_UNIX98_PTYS) [N/y/?] (NEW) * * S/390 character device drivers * Support for locally attached 3270 tubes (CONFIG_TN3270) [N/y/?] (NEW) Support for 3215 line mode terminal (CONFIG_TN3215) [N/y/?] (NEW) Support for HWC line mode terminal (CONFIG_HWC) [N/y/?] (NEW) S/390 tape device support (CONFIG_S390_TAPE) [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) Journalling Flash File System (JFFS) support (CONFIG_JFFS_FS) [N/y/?] (NEW) Journalling Flash File System v2 (JFFS2) support (CONFIG_JFFS2_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 * Magic SysRq key (CONFIG_MAGIC_SYSRQ) [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'.