Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
[linux-2.6] / arch / s390 / defconfig
1 #
2 # Automatically generated make config: don't edit
3 # Linux kernel version: 2.6.26-rc4
4 # Fri May 30 09:49:33 2008
5 #
6 CONFIG_SCHED_MC=y
7 CONFIG_MMU=y
8 CONFIG_ZONE_DMA=y
9 CONFIG_LOCKDEP_SUPPORT=y
10 CONFIG_STACKTRACE_SUPPORT=y
11 CONFIG_HAVE_LATENCYTOP_SUPPORT=y
12 CONFIG_RWSEM_XCHGADD_ALGORITHM=y
13 # CONFIG_ARCH_HAS_ILOG2_U32 is not set
14 # CONFIG_ARCH_HAS_ILOG2_U64 is not set
15 CONFIG_GENERIC_HWEIGHT=y
16 CONFIG_GENERIC_TIME=y
17 CONFIG_GENERIC_CLOCKEVENTS=y
18 CONFIG_GENERIC_BUG=y
19 CONFIG_NO_IOMEM=y
20 CONFIG_NO_DMA=y
21 CONFIG_GENERIC_LOCKBREAK=y
22 CONFIG_PGSTE=y
23 CONFIG_S390=y
24 CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config"
25
26 #
27 # General setup
28 #
29 CONFIG_EXPERIMENTAL=y
30 CONFIG_LOCK_KERNEL=y
31 CONFIG_INIT_ENV_ARG_LIMIT=32
32 CONFIG_LOCALVERSION=""
33 CONFIG_LOCALVERSION_AUTO=y
34 CONFIG_SWAP=y
35 CONFIG_SYSVIPC=y
36 CONFIG_SYSVIPC_SYSCTL=y
37 CONFIG_POSIX_MQUEUE=y
38 # CONFIG_BSD_PROCESS_ACCT is not set
39 # CONFIG_TASKSTATS is not set
40 CONFIG_AUDIT=y
41 # CONFIG_AUDITSYSCALL is not set
42 CONFIG_IKCONFIG=y
43 CONFIG_IKCONFIG_PROC=y
44 CONFIG_LOG_BUF_SHIFT=17
45 CONFIG_CGROUPS=y
46 # CONFIG_CGROUP_DEBUG is not set
47 CONFIG_CGROUP_NS=y
48 # CONFIG_CGROUP_DEVICE is not set
49 # CONFIG_CPUSETS is not set
50 CONFIG_GROUP_SCHED=y
51 CONFIG_FAIR_GROUP_SCHED=y
52 # CONFIG_RT_GROUP_SCHED is not set
53 CONFIG_USER_SCHED=y
54 # CONFIG_CGROUP_SCHED is not set
55 # CONFIG_CGROUP_CPUACCT is not set
56 # CONFIG_RESOURCE_COUNTERS is not set
57 CONFIG_SYSFS_DEPRECATED=y
58 CONFIG_SYSFS_DEPRECATED_V2=y
59 # CONFIG_RELAY is not set
60 CONFIG_NAMESPACES=y
61 CONFIG_UTS_NS=y
62 CONFIG_IPC_NS=y
63 # CONFIG_USER_NS is not set
64 # CONFIG_PID_NS is not set
65 CONFIG_BLK_DEV_INITRD=y
66 CONFIG_INITRAMFS_SOURCE=""
67 # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set
68 CONFIG_SYSCTL=y
69 # CONFIG_EMBEDDED is not set
70 CONFIG_SYSCTL_SYSCALL=y
71 CONFIG_SYSCTL_SYSCALL_CHECK=y
72 CONFIG_KALLSYMS=y
73 # CONFIG_KALLSYMS_ALL is not set
74 # CONFIG_KALLSYMS_EXTRA_PASS is not set
75 CONFIG_HOTPLUG=y
76 CONFIG_PRINTK=y
77 CONFIG_BUG=y
78 CONFIG_ELF_CORE=y
79 # CONFIG_COMPAT_BRK is not set
80 CONFIG_BASE_FULL=y
81 CONFIG_FUTEX=y
82 CONFIG_ANON_INODES=y
83 CONFIG_EPOLL=y
84 CONFIG_SIGNALFD=y
85 CONFIG_TIMERFD=y
86 CONFIG_EVENTFD=y
87 CONFIG_SHMEM=y
88 CONFIG_VM_EVENT_COUNTERS=y
89 CONFIG_SLAB=y
90 # CONFIG_SLUB is not set
91 # CONFIG_SLOB is not set
92 # CONFIG_PROFILING is not set
93 # CONFIG_MARKERS is not set
94 CONFIG_HAVE_OPROFILE=y
95 CONFIG_KPROBES=y
96 CONFIG_KRETPROBES=y
97 CONFIG_HAVE_KPROBES=y
98 CONFIG_HAVE_KRETPROBES=y
99 # CONFIG_HAVE_DMA_ATTRS is not set
100 CONFIG_PROC_PAGE_MONITOR=y
101 CONFIG_SLABINFO=y
102 CONFIG_RT_MUTEXES=y
103 # CONFIG_TINY_SHMEM is not set
104 CONFIG_BASE_SMALL=0
105 CONFIG_MODULES=y
106 # CONFIG_MODULE_FORCE_LOAD is not set
107 CONFIG_MODULE_UNLOAD=y
108 # CONFIG_MODULE_FORCE_UNLOAD is not set
109 CONFIG_MODVERSIONS=y
110 # CONFIG_MODULE_SRCVERSION_ALL is not set
111 CONFIG_KMOD=y
112 CONFIG_STOP_MACHINE=y
113 CONFIG_BLOCK=y
114 # CONFIG_BLK_DEV_IO_TRACE is not set
115 CONFIG_BLK_DEV_BSG=y
116 CONFIG_BLOCK_COMPAT=y
117
118 #
119 # IO Schedulers
120 #
121 CONFIG_IOSCHED_NOOP=y
122 CONFIG_IOSCHED_AS=y
123 CONFIG_IOSCHED_DEADLINE=y
124 CONFIG_IOSCHED_CFQ=y
125 # CONFIG_DEFAULT_AS is not set
126 CONFIG_DEFAULT_DEADLINE=y
127 # CONFIG_DEFAULT_CFQ is not set
128 # CONFIG_DEFAULT_NOOP is not set
129 CONFIG_DEFAULT_IOSCHED="deadline"
130 CONFIG_PREEMPT_NOTIFIERS=y
131 CONFIG_CLASSIC_RCU=y
132
133 #
134 # Base setup
135 #
136
137 #
138 # Processor type and features
139 #
140 CONFIG_TICK_ONESHOT=y
141 CONFIG_NO_HZ=y
142 CONFIG_HIGH_RES_TIMERS=y
143 CONFIG_GENERIC_CLOCKEVENTS_BUILD=y
144 CONFIG_64BIT=y
145 CONFIG_SMP=y
146 CONFIG_NR_CPUS=32
147 CONFIG_HOTPLUG_CPU=y
148 CONFIG_COMPAT=y
149 CONFIG_SYSVIPC_COMPAT=y
150 CONFIG_AUDIT_ARCH=y
151 CONFIG_S390_SWITCH_AMODE=y
152 CONFIG_S390_EXEC_PROTECT=y
153
154 #
155 # Code generation options
156 #
157 # CONFIG_MARCH_G5 is not set
158 CONFIG_MARCH_Z900=y
159 # CONFIG_MARCH_Z990 is not set
160 # CONFIG_MARCH_Z9_109 is not set
161 CONFIG_PACK_STACK=y
162 # CONFIG_SMALL_STACK is not set
163 CONFIG_CHECK_STACK=y
164 CONFIG_STACK_GUARD=256
165 # CONFIG_WARN_STACK is not set
166 CONFIG_ARCH_POPULATES_NODE_MAP=y
167
168 #
169 # Kernel preemption
170 #
171 # CONFIG_PREEMPT_NONE is not set
172 # CONFIG_PREEMPT_VOLUNTARY is not set
173 CONFIG_PREEMPT=y
174 # CONFIG_PREEMPT_RCU is not set
175 CONFIG_ARCH_SPARSEMEM_ENABLE=y
176 CONFIG_ARCH_SPARSEMEM_DEFAULT=y
177 CONFIG_ARCH_SELECT_MEMORY_MODEL=y
178 CONFIG_SELECT_MEMORY_MODEL=y
179 # CONFIG_FLATMEM_MANUAL is not set
180 # CONFIG_DISCONTIGMEM_MANUAL is not set
181 CONFIG_SPARSEMEM_MANUAL=y
182 CONFIG_SPARSEMEM=y
183 CONFIG_HAVE_MEMORY_PRESENT=y
184 # CONFIG_SPARSEMEM_STATIC is not set
185 CONFIG_SPARSEMEM_EXTREME=y
186 CONFIG_SPARSEMEM_VMEMMAP_ENABLE=y
187 CONFIG_SPARSEMEM_VMEMMAP=y
188 CONFIG_PAGEFLAGS_EXTENDED=y
189 CONFIG_SPLIT_PTLOCK_CPUS=4
190 CONFIG_RESOURCES_64BIT=y
191 CONFIG_ZONE_DMA_FLAG=1
192 CONFIG_BOUNCE=y
193 CONFIG_VIRT_TO_BUS=y
194
195 #
196 # I/O subsystem configuration
197 #
198 CONFIG_MACHCHK_WARNING=y
199 CONFIG_QDIO=y
200 # CONFIG_QDIO_DEBUG is not set
201
202 #
203 # Misc
204 #
205 CONFIG_IPL=y
206 # CONFIG_IPL_TAPE is not set
207 CONFIG_IPL_VM=y
208 CONFIG_BINFMT_ELF=y
209 CONFIG_BINFMT_MISC=m
210 CONFIG_FORCE_MAX_ZONEORDER=9
211 # CONFIG_PROCESS_DEBUG is not set
212 CONFIG_PFAULT=y
213 # CONFIG_SHARED_KERNEL is not set
214 # CONFIG_CMM is not set
215 # CONFIG_PAGE_STATES is not set
216 CONFIG_VIRT_TIMER=y
217 CONFIG_VIRT_CPU_ACCOUNTING=y
218 # CONFIG_APPLDATA_BASE is not set
219 CONFIG_HZ_100=y
220 # CONFIG_HZ_250 is not set
221 # CONFIG_HZ_300 is not set
222 # CONFIG_HZ_1000 is not set
223 CONFIG_HZ=100
224 # CONFIG_SCHED_HRTICK is not set
225 CONFIG_S390_HYPFS_FS=y
226 CONFIG_KEXEC=y
227 # CONFIG_ZFCPDUMP is not set
228 CONFIG_S390_GUEST=y
229
230 #
231 # Networking
232 #
233 CONFIG_NET=y
234
235 #
236 # Networking options
237 #
238 CONFIG_PACKET=y
239 # CONFIG_PACKET_MMAP is not set
240 CONFIG_UNIX=y
241 CONFIG_XFRM=y
242 # CONFIG_XFRM_USER is not set
243 # CONFIG_XFRM_SUB_POLICY is not set
244 # CONFIG_XFRM_MIGRATE is not set
245 # CONFIG_XFRM_STATISTICS is not set
246 CONFIG_NET_KEY=y
247 # CONFIG_NET_KEY_MIGRATE is not set
248 CONFIG_IUCV=m
249 CONFIG_AFIUCV=m
250 CONFIG_INET=y
251 CONFIG_IP_MULTICAST=y
252 # CONFIG_IP_ADVANCED_ROUTER is not set
253 CONFIG_IP_FIB_HASH=y
254 # CONFIG_IP_PNP is not set
255 # CONFIG_NET_IPIP is not set
256 # CONFIG_NET_IPGRE is not set
257 # CONFIG_IP_MROUTE is not set
258 # CONFIG_ARPD is not set
259 # CONFIG_SYN_COOKIES is not set
260 # CONFIG_INET_AH is not set
261 # CONFIG_INET_ESP is not set
262 # CONFIG_INET_IPCOMP is not set
263 # CONFIG_INET_XFRM_TUNNEL is not set
264 CONFIG_INET_TUNNEL=y
265 CONFIG_INET_XFRM_MODE_TRANSPORT=y
266 CONFIG_INET_XFRM_MODE_TUNNEL=y
267 CONFIG_INET_XFRM_MODE_BEET=y
268 CONFIG_INET_LRO=y
269 CONFIG_INET_DIAG=y
270 CONFIG_INET_TCP_DIAG=y
271 # CONFIG_TCP_CONG_ADVANCED is not set
272 CONFIG_TCP_CONG_CUBIC=y
273 CONFIG_DEFAULT_TCP_CONG="cubic"
274 # CONFIG_TCP_MD5SIG is not set
275 # CONFIG_IP_VS is not set
276 CONFIG_IPV6=y
277 # CONFIG_IPV6_PRIVACY is not set
278 # CONFIG_IPV6_ROUTER_PREF is not set
279 # CONFIG_IPV6_OPTIMISTIC_DAD is not set
280 # CONFIG_INET6_AH is not set
281 # CONFIG_INET6_ESP is not set
282 # CONFIG_INET6_IPCOMP is not set
283 # CONFIG_IPV6_MIP6 is not set
284 # CONFIG_INET6_XFRM_TUNNEL is not set
285 # CONFIG_INET6_TUNNEL is not set
286 CONFIG_INET6_XFRM_MODE_TRANSPORT=y
287 CONFIG_INET6_XFRM_MODE_TUNNEL=y
288 CONFIG_INET6_XFRM_MODE_BEET=y
289 # CONFIG_INET6_XFRM_MODE_ROUTEOPTIMIZATION is not set
290 CONFIG_IPV6_SIT=y
291 CONFIG_IPV6_NDISC_NODETYPE=y
292 # CONFIG_IPV6_TUNNEL is not set
293 # CONFIG_IPV6_MULTIPLE_TABLES is not set
294 # CONFIG_IPV6_MROUTE is not set
295 # CONFIG_NETWORK_SECMARK is not set
296 CONFIG_NETFILTER=y
297 # CONFIG_NETFILTER_DEBUG is not set
298 CONFIG_NETFILTER_ADVANCED=y
299
300 #
301 # Core Netfilter Configuration
302 #
303 CONFIG_NETFILTER_NETLINK=m
304 CONFIG_NETFILTER_NETLINK_QUEUE=m
305 CONFIG_NETFILTER_NETLINK_LOG=m
306 CONFIG_NF_CONNTRACK=m
307 # CONFIG_NF_CT_ACCT is not set
308 # CONFIG_NF_CONNTRACK_MARK is not set
309 # CONFIG_NF_CONNTRACK_EVENTS is not set
310 # CONFIG_NF_CT_PROTO_DCCP is not set
311 # CONFIG_NF_CT_PROTO_SCTP is not set
312 # CONFIG_NF_CT_PROTO_UDPLITE is not set
313 # CONFIG_NF_CONNTRACK_AMANDA is not set
314 # CONFIG_NF_CONNTRACK_FTP is not set
315 # CONFIG_NF_CONNTRACK_H323 is not set
316 # CONFIG_NF_CONNTRACK_IRC is not set
317 # CONFIG_NF_CONNTRACK_NETBIOS_NS is not set
318 # CONFIG_NF_CONNTRACK_PPTP is not set
319 # CONFIG_NF_CONNTRACK_SANE is not set
320 # CONFIG_NF_CONNTRACK_SIP is not set
321 # CONFIG_NF_CONNTRACK_TFTP is not set
322 # CONFIG_NF_CT_NETLINK is not set
323 # CONFIG_NETFILTER_XTABLES is not set
324
325 #
326 # IP: Netfilter Configuration
327 #
328 # CONFIG_NF_CONNTRACK_IPV4 is not set
329 # CONFIG_IP_NF_QUEUE is not set
330 # CONFIG_IP_NF_IPTABLES is not set
331 # CONFIG_IP_NF_ARPTABLES is not set
332
333 #
334 # IPv6: Netfilter Configuration
335 #
336 # CONFIG_NF_CONNTRACK_IPV6 is not set
337 # CONFIG_IP6_NF_QUEUE is not set
338 # CONFIG_IP6_NF_IPTABLES is not set
339 # CONFIG_IP_DCCP is not set
340 CONFIG_IP_SCTP=m
341 # CONFIG_SCTP_DBG_MSG is not set
342 # CONFIG_SCTP_DBG_OBJCNT is not set
343 # CONFIG_SCTP_HMAC_NONE is not set
344 # CONFIG_SCTP_HMAC_SHA1 is not set
345 CONFIG_SCTP_HMAC_MD5=y
346 # CONFIG_TIPC is not set
347 # CONFIG_ATM is not set
348 # CONFIG_BRIDGE is not set
349 # CONFIG_VLAN_8021Q is not set
350 # CONFIG_DECNET is not set
351 # CONFIG_LLC2 is not set
352 # CONFIG_IPX is not set
353 # CONFIG_ATALK is not set
354 # CONFIG_X25 is not set
355 # CONFIG_LAPB is not set
356 # CONFIG_ECONET is not set
357 # CONFIG_WAN_ROUTER is not set
358 CONFIG_NET_SCHED=y
359
360 #
361 # Queueing/Scheduling
362 #
363 CONFIG_NET_SCH_CBQ=m
364 # CONFIG_NET_SCH_HTB is not set
365 # CONFIG_NET_SCH_HFSC is not set
366 CONFIG_NET_SCH_PRIO=m
367 CONFIG_NET_SCH_RR=m
368 CONFIG_NET_SCH_RED=m
369 CONFIG_NET_SCH_SFQ=m
370 CONFIG_NET_SCH_TEQL=m
371 CONFIG_NET_SCH_TBF=m
372 CONFIG_NET_SCH_GRED=m
373 CONFIG_NET_SCH_DSMARK=m
374 # CONFIG_NET_SCH_NETEM is not set
375 # CONFIG_NET_SCH_INGRESS is not set
376
377 #
378 # Classification
379 #
380 CONFIG_NET_CLS=y
381 # CONFIG_NET_CLS_BASIC is not set
382 CONFIG_NET_CLS_TCINDEX=m
383 CONFIG_NET_CLS_ROUTE4=m
384 CONFIG_NET_CLS_ROUTE=y
385 CONFIG_NET_CLS_FW=m
386 CONFIG_NET_CLS_U32=m
387 # CONFIG_CLS_U32_PERF is not set
388 CONFIG_CLS_U32_MARK=y
389 CONFIG_NET_CLS_RSVP=m
390 CONFIG_NET_CLS_RSVP6=m
391 CONFIG_NET_CLS_FLOW=m
392 # CONFIG_NET_EMATCH is not set
393 CONFIG_NET_CLS_ACT=y
394 CONFIG_NET_ACT_POLICE=y
395 # CONFIG_NET_ACT_GACT is not set
396 # CONFIG_NET_ACT_MIRRED is not set
397 CONFIG_NET_ACT_NAT=m
398 # CONFIG_NET_ACT_PEDIT is not set
399 # CONFIG_NET_ACT_SIMP is not set
400 # CONFIG_NET_CLS_IND is not set
401 CONFIG_NET_SCH_FIFO=y
402
403 #
404 # Network testing
405 #
406 # CONFIG_NET_PKTGEN is not set
407 # CONFIG_NET_TCPPROBE is not set
408 CONFIG_CAN=m
409 CONFIG_CAN_RAW=m
410 CONFIG_CAN_BCM=m
411
412 #
413 # CAN Device Drivers
414 #
415 CONFIG_CAN_VCAN=m
416 # CONFIG_CAN_DEBUG_DEVICES is not set
417 # CONFIG_AF_RXRPC is not set
418 # CONFIG_RFKILL is not set
419 # CONFIG_NET_9P is not set
420 # CONFIG_PCMCIA is not set
421 CONFIG_CCW=y
422
423 #
424 # Device Drivers
425 #
426
427 #
428 # Generic Driver Options
429 #
430 CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug"
431 CONFIG_STANDALONE=y
432 CONFIG_PREVENT_FIRMWARE_BUILD=y
433 # CONFIG_FW_LOADER is not set
434 # CONFIG_DEBUG_DRIVER is not set
435 # CONFIG_DEBUG_DEVRES is not set
436 CONFIG_SYS_HYPERVISOR=y
437 # CONFIG_CONNECTOR is not set
438 CONFIG_BLK_DEV=y
439 # CONFIG_BLK_DEV_COW_COMMON is not set
440 CONFIG_BLK_DEV_LOOP=m
441 # CONFIG_BLK_DEV_CRYPTOLOOP is not set
442 CONFIG_BLK_DEV_NBD=m
443 CONFIG_BLK_DEV_RAM=y
444 CONFIG_BLK_DEV_RAM_COUNT=16
445 CONFIG_BLK_DEV_RAM_SIZE=4096
446 CONFIG_BLK_DEV_XIP=y
447 # CONFIG_CDROM_PKTCDVD is not set
448 # CONFIG_ATA_OVER_ETH is not set
449
450 #
451 # S/390 block device drivers
452 #
453 CONFIG_BLK_DEV_XPRAM=m
454 # CONFIG_DCSSBLK is not set
455 CONFIG_DASD=y
456 CONFIG_DASD_PROFILE=y
457 CONFIG_DASD_ECKD=y
458 CONFIG_DASD_FBA=y
459 CONFIG_DASD_DIAG=y
460 CONFIG_DASD_EER=y
461 CONFIG_VIRTIO_BLK=m
462 CONFIG_MISC_DEVICES=y
463 # CONFIG_EEPROM_93CX6 is not set
464 # CONFIG_ENCLOSURE_SERVICES is not set
465 # CONFIG_HAVE_IDE is not set
466
467 #
468 # SCSI device support
469 #
470 # CONFIG_RAID_ATTRS is not set
471 CONFIG_SCSI=y
472 # CONFIG_SCSI_DMA is not set
473 # CONFIG_SCSI_TGT is not set
474 CONFIG_SCSI_NETLINK=y
475 CONFIG_SCSI_PROC_FS=y
476
477 #
478 # SCSI support type (disk, tape, CD-ROM)
479 #
480 CONFIG_BLK_DEV_SD=y
481 CONFIG_CHR_DEV_ST=y
482 # CONFIG_CHR_DEV_OSST is not set
483 CONFIG_BLK_DEV_SR=y
484 CONFIG_BLK_DEV_SR_VENDOR=y
485 CONFIG_CHR_DEV_SG=y
486 # CONFIG_CHR_DEV_SCH is not set
487
488 #
489 # Some SCSI devices (e.g. CD jukebox) support multiple LUNs
490 #
491 CONFIG_SCSI_MULTI_LUN=y
492 CONFIG_SCSI_CONSTANTS=y
493 CONFIG_SCSI_LOGGING=y
494 CONFIG_SCSI_SCAN_ASYNC=y
495 CONFIG_SCSI_WAIT_SCAN=m
496
497 #
498 # SCSI Transports
499 #
500 # CONFIG_SCSI_SPI_ATTRS is not set
501 CONFIG_SCSI_FC_ATTRS=y
502 # CONFIG_SCSI_ISCSI_ATTRS is not set
503 # CONFIG_SCSI_SAS_ATTRS is not set
504 # CONFIG_SCSI_SAS_LIBSAS is not set
505 # CONFIG_SCSI_SRP_ATTRS is not set
506 CONFIG_SCSI_LOWLEVEL=y
507 # CONFIG_ISCSI_TCP is not set
508 # CONFIG_SCSI_DEBUG is not set
509 CONFIG_ZFCP=y
510 CONFIG_MD=y
511 CONFIG_BLK_DEV_MD=y
512 CONFIG_MD_LINEAR=m
513 CONFIG_MD_RAID0=m
514 CONFIG_MD_RAID1=m
515 # CONFIG_MD_RAID10 is not set
516 # CONFIG_MD_RAID456 is not set
517 CONFIG_MD_MULTIPATH=m
518 # CONFIG_MD_FAULTY is not set
519 CONFIG_BLK_DEV_DM=y
520 # CONFIG_DM_DEBUG is not set
521 CONFIG_DM_CRYPT=y
522 CONFIG_DM_SNAPSHOT=y
523 CONFIG_DM_MIRROR=y
524 CONFIG_DM_ZERO=y
525 CONFIG_DM_MULTIPATH=y
526 # CONFIG_DM_MULTIPATH_EMC is not set
527 # CONFIG_DM_MULTIPATH_RDAC is not set
528 # CONFIG_DM_MULTIPATH_HP is not set
529 # CONFIG_DM_DELAY is not set
530 # CONFIG_DM_UEVENT is not set
531 CONFIG_NETDEVICES=y
532 # CONFIG_NETDEVICES_MULTIQUEUE is not set
533 # CONFIG_IFB is not set
534 CONFIG_DUMMY=m
535 CONFIG_BONDING=m
536 # CONFIG_MACVLAN is not set
537 CONFIG_EQUALIZER=m
538 CONFIG_TUN=m
539 CONFIG_VETH=m
540 CONFIG_NET_ETHERNET=y
541 # CONFIG_MII is not set
542 # CONFIG_IBM_NEW_EMAC_ZMII is not set
543 # CONFIG_IBM_NEW_EMAC_RGMII is not set
544 # CONFIG_IBM_NEW_EMAC_TAH is not set
545 # CONFIG_IBM_NEW_EMAC_EMAC4 is not set
546 CONFIG_NETDEV_1000=y
547 # CONFIG_E1000E_ENABLED is not set
548 CONFIG_NETDEV_10000=y
549 # CONFIG_TR is not set
550 # CONFIG_WAN is not set
551
552 #
553 # S/390 network device drivers
554 #
555 CONFIG_LCS=m
556 CONFIG_CTCM=m
557 # CONFIG_NETIUCV is not set
558 # CONFIG_SMSGIUCV is not set
559 # CONFIG_CLAW is not set
560 CONFIG_QETH=y
561 CONFIG_QETH_L2=y
562 CONFIG_QETH_L3=y
563 CONFIG_QETH_IPV6=y
564 CONFIG_CCWGROUP=y
565 # CONFIG_PPP is not set
566 # CONFIG_SLIP is not set
567 # CONFIG_NETCONSOLE is not set
568 # CONFIG_NETPOLL is not set
569 # CONFIG_NET_POLL_CONTROLLER is not set
570 CONFIG_VIRTIO_NET=m
571
572 #
573 # Character devices
574 #
575 CONFIG_DEVKMEM=y
576 CONFIG_UNIX98_PTYS=y
577 CONFIG_LEGACY_PTYS=y
578 CONFIG_LEGACY_PTY_COUNT=256
579 CONFIG_HW_RANDOM=m
580 # CONFIG_R3964 is not set
581 CONFIG_RAW_DRIVER=m
582 CONFIG_MAX_RAW_DEVS=256
583 # CONFIG_HANGCHECK_TIMER is not set
584
585 #
586 # S/390 character device drivers
587 #
588 CONFIG_TN3270=y
589 CONFIG_TN3270_TTY=y
590 CONFIG_TN3270_FS=m
591 CONFIG_TN3270_CONSOLE=y
592 CONFIG_TN3215=y
593 CONFIG_TN3215_CONSOLE=y
594 CONFIG_CCW_CONSOLE=y
595 CONFIG_SCLP_TTY=y
596 CONFIG_SCLP_CONSOLE=y
597 CONFIG_SCLP_VT220_TTY=y
598 CONFIG_SCLP_VT220_CONSOLE=y
599 CONFIG_SCLP_CPI=m
600 CONFIG_S390_TAPE=m
601
602 #
603 # S/390 tape interface support
604 #
605 CONFIG_S390_TAPE_BLOCK=y
606
607 #
608 # S/390 tape hardware support
609 #
610 CONFIG_S390_TAPE_34XX=m
611 # CONFIG_S390_TAPE_3590 is not set
612 # CONFIG_VMLOGRDR is not set
613 # CONFIG_VMCP is not set
614 # CONFIG_MONREADER is not set
615 CONFIG_MONWRITER=m
616 CONFIG_S390_VMUR=m
617 # CONFIG_POWER_SUPPLY is not set
618 # CONFIG_THERMAL is not set
619 # CONFIG_WATCHDOG is not set
620
621 #
622 # Sonics Silicon Backplane
623 #
624 # CONFIG_MEMSTICK is not set
625 # CONFIG_NEW_LEDS is not set
626 CONFIG_ACCESSIBILITY=y
627
628 #
629 # File systems
630 #
631 CONFIG_EXT2_FS=y
632 # CONFIG_EXT2_FS_XATTR is not set
633 # CONFIG_EXT2_FS_XIP is not set
634 CONFIG_EXT3_FS=y
635 CONFIG_EXT3_FS_XATTR=y
636 # CONFIG_EXT3_FS_POSIX_ACL is not set
637 # CONFIG_EXT3_FS_SECURITY is not set
638 # CONFIG_EXT4DEV_FS is not set
639 CONFIG_JBD=y
640 # CONFIG_JBD_DEBUG is not set
641 CONFIG_FS_MBCACHE=y
642 # CONFIG_REISERFS_FS is not set
643 # CONFIG_JFS_FS is not set
644 CONFIG_FS_POSIX_ACL=y
645 # CONFIG_XFS_FS is not set
646 # CONFIG_GFS2_FS is not set
647 # CONFIG_OCFS2_FS is not set
648 CONFIG_DNOTIFY=y
649 CONFIG_INOTIFY=y
650 CONFIG_INOTIFY_USER=y
651 # CONFIG_QUOTA is not set
652 # CONFIG_AUTOFS_FS is not set
653 # CONFIG_AUTOFS4_FS is not set
654 # CONFIG_FUSE_FS is not set
655 CONFIG_GENERIC_ACL=y
656
657 #
658 # CD-ROM/DVD Filesystems
659 #
660 # CONFIG_ISO9660_FS is not set
661 # CONFIG_UDF_FS is not set
662
663 #
664 # DOS/FAT/NT Filesystems
665 #
666 # CONFIG_MSDOS_FS is not set
667 # CONFIG_VFAT_FS is not set
668 # CONFIG_NTFS_FS is not set
669
670 #
671 # Pseudo filesystems
672 #
673 CONFIG_PROC_FS=y
674 CONFIG_PROC_KCORE=y
675 CONFIG_PROC_SYSCTL=y
676 CONFIG_SYSFS=y
677 CONFIG_TMPFS=y
678 CONFIG_TMPFS_POSIX_ACL=y
679 # CONFIG_HUGETLBFS is not set
680 # CONFIG_HUGETLB_PAGE is not set
681 CONFIG_CONFIGFS_FS=m
682
683 #
684 # Miscellaneous filesystems
685 #
686 # CONFIG_ADFS_FS is not set
687 # CONFIG_AFFS_FS is not set
688 # CONFIG_HFS_FS is not set
689 # CONFIG_HFSPLUS_FS is not set
690 # CONFIG_BEFS_FS is not set
691 # CONFIG_BFS_FS is not set
692 # CONFIG_EFS_FS is not set
693 # CONFIG_CRAMFS is not set
694 # CONFIG_VXFS_FS is not set
695 # CONFIG_MINIX_FS is not set
696 # CONFIG_HPFS_FS is not set
697 # CONFIG_QNX4FS_FS is not set
698 # CONFIG_ROMFS_FS is not set
699 # CONFIG_SYSV_FS is not set
700 # CONFIG_UFS_FS is not set
701 CONFIG_NETWORK_FILESYSTEMS=y
702 CONFIG_NFS_FS=y
703 CONFIG_NFS_V3=y
704 # CONFIG_NFS_V3_ACL is not set
705 # CONFIG_NFS_V4 is not set
706 CONFIG_NFSD=y
707 CONFIG_NFSD_V3=y
708 # CONFIG_NFSD_V3_ACL is not set
709 # CONFIG_NFSD_V4 is not set
710 CONFIG_LOCKD=y
711 CONFIG_LOCKD_V4=y
712 CONFIG_EXPORTFS=y
713 CONFIG_NFS_COMMON=y
714 CONFIG_SUNRPC=y
715 # CONFIG_SUNRPC_BIND34 is not set
716 # CONFIG_RPCSEC_GSS_KRB5 is not set
717 # CONFIG_RPCSEC_GSS_SPKM3 is not set
718 # CONFIG_SMB_FS is not set
719 # CONFIG_CIFS is not set
720 # CONFIG_NCP_FS is not set
721 # CONFIG_CODA_FS is not set
722 # CONFIG_AFS_FS is not set
723
724 #
725 # Partition Types
726 #
727 CONFIG_PARTITION_ADVANCED=y
728 # CONFIG_ACORN_PARTITION is not set
729 # CONFIG_OSF_PARTITION is not set
730 # CONFIG_AMIGA_PARTITION is not set
731 # CONFIG_ATARI_PARTITION is not set
732 CONFIG_IBM_PARTITION=y
733 # CONFIG_MAC_PARTITION is not set
734 CONFIG_MSDOS_PARTITION=y
735 # CONFIG_BSD_DISKLABEL is not set
736 # CONFIG_MINIX_SUBPARTITION is not set
737 # CONFIG_SOLARIS_X86_PARTITION is not set
738 # CONFIG_UNIXWARE_DISKLABEL is not set
739 # CONFIG_LDM_PARTITION is not set
740 # CONFIG_SGI_PARTITION is not set
741 # CONFIG_ULTRIX_PARTITION is not set
742 # CONFIG_SUN_PARTITION is not set
743 # CONFIG_KARMA_PARTITION is not set
744 # CONFIG_EFI_PARTITION is not set
745 # CONFIG_SYSV68_PARTITION is not set
746 # CONFIG_NLS is not set
747 CONFIG_DLM=m
748 # CONFIG_DLM_DEBUG is not set
749
750 #
751 # Kernel hacking
752 #
753 CONFIG_TRACE_IRQFLAGS_SUPPORT=y
754 # CONFIG_PRINTK_TIME is not set
755 CONFIG_ENABLE_WARN_DEPRECATED=y
756 CONFIG_ENABLE_MUST_CHECK=y
757 CONFIG_FRAME_WARN=2048
758 CONFIG_MAGIC_SYSRQ=y
759 # CONFIG_UNUSED_SYMBOLS is not set
760 CONFIG_DEBUG_FS=y
761 # CONFIG_HEADERS_CHECK is not set
762 CONFIG_DEBUG_KERNEL=y
763 # CONFIG_SCHED_DEBUG is not set
764 # CONFIG_SCHEDSTATS is not set
765 # CONFIG_TIMER_STATS is not set
766 # CONFIG_DEBUG_OBJECTS is not set
767 # CONFIG_DEBUG_SLAB is not set
768 CONFIG_DEBUG_PREEMPT=y
769 # CONFIG_DEBUG_RT_MUTEXES is not set
770 # CONFIG_RT_MUTEX_TESTER is not set
771 CONFIG_DEBUG_SPINLOCK=y
772 CONFIG_DEBUG_MUTEXES=y
773 # CONFIG_DEBUG_LOCK_ALLOC is not set
774 # CONFIG_PROVE_LOCKING is not set
775 # CONFIG_LOCK_STAT is not set
776 CONFIG_DEBUG_SPINLOCK_SLEEP=y
777 # CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set
778 # CONFIG_DEBUG_KOBJECT is not set
779 CONFIG_DEBUG_BUGVERBOSE=y
780 # CONFIG_DEBUG_INFO is not set
781 # CONFIG_DEBUG_VM is not set
782 # CONFIG_DEBUG_WRITECOUNT is not set
783 # CONFIG_DEBUG_LIST is not set
784 # CONFIG_DEBUG_SG is not set
785 # CONFIG_FRAME_POINTER is not set
786 # CONFIG_RCU_TORTURE_TEST is not set
787 # CONFIG_KPROBES_SANITY_TEST is not set
788 # CONFIG_BACKTRACE_SELF_TEST is not set
789 # CONFIG_LKDTM is not set
790 # CONFIG_FAULT_INJECTION is not set
791 # CONFIG_LATENCYTOP is not set
792 CONFIG_SAMPLES=y
793 # CONFIG_SAMPLE_KOBJECT is not set
794 # CONFIG_SAMPLE_KPROBES is not set
795 # CONFIG_DEBUG_PAGEALLOC is not set
796
797 #
798 # Security options
799 #
800 # CONFIG_KEYS is not set
801 # CONFIG_SECURITY is not set
802 # CONFIG_SECURITY_FILE_CAPABILITIES is not set
803 CONFIG_CRYPTO=y
804
805 #
806 # Crypto core or helper
807 #
808 CONFIG_CRYPTO_ALGAPI=y
809 CONFIG_CRYPTO_AEAD=m
810 CONFIG_CRYPTO_BLKCIPHER=y
811 CONFIG_CRYPTO_HASH=m
812 CONFIG_CRYPTO_MANAGER=y
813 CONFIG_CRYPTO_GF128MUL=m
814 # CONFIG_CRYPTO_NULL is not set
815 # CONFIG_CRYPTO_CRYPTD is not set
816 CONFIG_CRYPTO_AUTHENC=m
817 # CONFIG_CRYPTO_TEST is not set
818
819 #
820 # Authenticated Encryption with Associated Data
821 #
822 CONFIG_CRYPTO_CCM=m
823 CONFIG_CRYPTO_GCM=m
824 CONFIG_CRYPTO_SEQIV=m
825
826 #
827 # Block modes
828 #
829 CONFIG_CRYPTO_CBC=y
830 CONFIG_CRYPTO_CTR=m
831 CONFIG_CRYPTO_CTS=m
832 CONFIG_CRYPTO_ECB=m
833 # CONFIG_CRYPTO_LRW is not set
834 CONFIG_CRYPTO_PCBC=m
835 # CONFIG_CRYPTO_XTS is not set
836
837 #
838 # Hash modes
839 #
840 CONFIG_CRYPTO_HMAC=m
841 # CONFIG_CRYPTO_XCBC is not set
842
843 #
844 # Digest
845 #
846 # CONFIG_CRYPTO_CRC32C is not set
847 # CONFIG_CRYPTO_MD4 is not set
848 CONFIG_CRYPTO_MD5=m
849 # CONFIG_CRYPTO_MICHAEL_MIC is not set
850 CONFIG_CRYPTO_SHA1=m
851 # CONFIG_CRYPTO_SHA256 is not set
852 # CONFIG_CRYPTO_SHA512 is not set
853 # CONFIG_CRYPTO_TGR192 is not set
854 # CONFIG_CRYPTO_WP512 is not set
855
856 #
857 # Ciphers
858 #
859 # CONFIG_CRYPTO_AES is not set
860 # CONFIG_CRYPTO_ANUBIS is not set
861 # CONFIG_CRYPTO_ARC4 is not set
862 # CONFIG_CRYPTO_BLOWFISH is not set
863 CONFIG_CRYPTO_CAMELLIA=m
864 # CONFIG_CRYPTO_CAST5 is not set
865 # CONFIG_CRYPTO_CAST6 is not set
866 # CONFIG_CRYPTO_DES is not set
867 CONFIG_CRYPTO_FCRYPT=m
868 # CONFIG_CRYPTO_KHAZAD is not set
869 CONFIG_CRYPTO_SALSA20=m
870 CONFIG_CRYPTO_SEED=m
871 # CONFIG_CRYPTO_SERPENT is not set
872 # CONFIG_CRYPTO_TEA is not set
873 # CONFIG_CRYPTO_TWOFISH is not set
874
875 #
876 # Compression
877 #
878 # CONFIG_CRYPTO_DEFLATE is not set
879 CONFIG_CRYPTO_LZO=m
880 CONFIG_CRYPTO_HW=y
881 CONFIG_ZCRYPT=m
882 # CONFIG_ZCRYPT_MONOLITHIC is not set
883 # CONFIG_CRYPTO_SHA1_S390 is not set
884 # CONFIG_CRYPTO_SHA256_S390 is not set
885 CONFIG_CRYPTO_SHA512_S390=m
886 # CONFIG_CRYPTO_DES_S390 is not set
887 # CONFIG_CRYPTO_AES_S390 is not set
888 CONFIG_S390_PRNG=m
889
890 #
891 # Library routines
892 #
893 CONFIG_BITREVERSE=m
894 # CONFIG_GENERIC_FIND_FIRST_BIT is not set
895 # CONFIG_GENERIC_FIND_NEXT_BIT is not set
896 # CONFIG_CRC_CCITT is not set
897 # CONFIG_CRC16 is not set
898 # CONFIG_CRC_ITU_T is not set
899 CONFIG_CRC32=m
900 CONFIG_CRC7=m
901 CONFIG_LIBCRC32C=m
902 CONFIG_LZO_COMPRESS=m
903 CONFIG_LZO_DECOMPRESS=m
904 CONFIG_PLIST=y
905 CONFIG_HAVE_KVM=y
906 CONFIG_VIRTUALIZATION=y
907 CONFIG_KVM=m
908 CONFIG_VIRTIO=y
909 CONFIG_VIRTIO_RING=y
910 CONFIG_VIRTIO_BALLOON=m