zfcpdump_defconfig 1.9 KB
Newer Older
1
# CONFIG_SWAP is not set
2
CONFIG_NO_HZ_IDLE=y
3 4 5 6 7 8 9
CONFIG_HIGH_RES_TIMERS=y
CONFIG_BLK_DEV_INITRD=y
CONFIG_CC_OPTIMIZE_FOR_SIZE=y
# CONFIG_COMPAT_BRK is not set
CONFIG_PARTITION_ADVANCED=y
CONFIG_IBM_PARTITION=y
CONFIG_DEFAULT_DEADLINE=y
10
CONFIG_TUNE_ZEC12=y
11 12 13 14
# CONFIG_COMPAT is not set
CONFIG_NR_CPUS=2
# CONFIG_HOTPLUG_CPU is not set
CONFIG_HZ_100=y
M
Martin Schwidefsky 已提交
15
# CONFIG_ARCH_RANDOM is not set
16 17
# CONFIG_COMPACTION is not set
# CONFIG_MIGRATION is not set
M
Martin Schwidefsky 已提交
18
# CONFIG_BOUNCE is not set
19 20 21 22 23 24
# CONFIG_CHECK_STACK is not set
# CONFIG_CHSC_SCH is not set
# CONFIG_SCM_BUS is not set
CONFIG_CRASH_DUMP=y
# CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS is not set
# CONFIG_SECCOMP is not set
25
CONFIG_NET=y
26
# CONFIG_IUCV is not set
27 28 29 30 31 32 33 34 35 36 37 38
CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug"
CONFIG_DEVTMPFS=y
# CONFIG_FIRMWARE_IN_KERNEL is not set
# CONFIG_BLK_DEV_XPRAM is not set
# CONFIG_DCSSBLK is not set
# CONFIG_DASD is not set
CONFIG_ENCLOSURE_SERVICES=y
CONFIG_SCSI=y
CONFIG_BLK_DEV_SD=y
CONFIG_SCSI_ENCLOSURE=y
CONFIG_SCSI_CONSTANTS=y
CONFIG_SCSI_LOGGING=y
39
CONFIG_SCSI_FC_ATTRS=y
40 41 42 43 44
CONFIG_ZFCP=y
# CONFIG_INPUT_KEYBOARD is not set
# CONFIG_INPUT_MOUSE is not set
# CONFIG_SERIO is not set
# CONFIG_HVC_IUCV is not set
M
Martin Schwidefsky 已提交
45
# CONFIG_HW_RANDOM_S390 is not set
46 47 48 49 50 51 52 53 54
CONFIG_RAW_DRIVER=y
# CONFIG_SCLP_ASYNC is not set
# CONFIG_HMC_DRV is not set
# CONFIG_S390_TAPE is not set
# CONFIG_VMCP is not set
# CONFIG_MONWRITER is not set
# CONFIG_S390_VMUR is not set
# CONFIG_HID is not set
# CONFIG_IOMMU_SUPPORT is not set
55
# CONFIG_DNOTIFY is not set
56 57
# CONFIG_INOTIFY_USER is not set
CONFIG_CONFIGFS_FS=y
58
# CONFIG_MISC_FILESYSTEMS is not set
M
Martin Schwidefsky 已提交
59
# CONFIG_NETWORK_FILESYSTEMS is not set
60 61 62
CONFIG_PRINTK_TIME=y
CONFIG_DEBUG_INFO=y
CONFIG_DEBUG_KERNEL=y
63
CONFIG_PANIC_ON_OOPS=y
64 65 66 67 68 69 70
# CONFIG_SCHED_DEBUG is not set
CONFIG_RCU_CPU_STALL_TIMEOUT=60
# CONFIG_FTRACE is not set
# CONFIG_PFAULT is not set
# CONFIG_S390_HYPFS_FS is not set
# CONFIG_VIRTUALIZATION is not set
# CONFIG_S390_GUEST is not set