[SPARC64]: Update defconfig.
[firefly-linux-kernel-4.4.55.git] / arch / sparc64 / defconfig
1 #
2 # Automatically generated make config: don't edit
3 # Linux kernel version: 2.6.16-rc1
4 # Wed Jan 18 13:41:02 2006
5 #
6 CONFIG_SPARC=y
7 CONFIG_SPARC64=y
8 CONFIG_64BIT=y
9 CONFIG_MMU=y
10 CONFIG_TIME_INTERPOLATION=y
11 CONFIG_ARCH_MAY_HAVE_PC_FDC=y
12 CONFIG_SPARC64_PAGE_SIZE_8KB=y
13 # CONFIG_SPARC64_PAGE_SIZE_64KB is not set
14 # CONFIG_SPARC64_PAGE_SIZE_512KB is not set
15 # CONFIG_SPARC64_PAGE_SIZE_4MB is not set
16 CONFIG_SECCOMP=y
17 # CONFIG_HZ_100 is not set
18 CONFIG_HZ_250=y
19 # CONFIG_HZ_1000 is not set
20 CONFIG_HZ=250
21
22 #
23 # Code maturity level options
24 #
25 CONFIG_EXPERIMENTAL=y
26 CONFIG_CLEAN_COMPILE=y
27 CONFIG_BROKEN_ON_SMP=y
28 CONFIG_INIT_ENV_ARG_LIMIT=32
29
30 #
31 # General setup
32 #
33 CONFIG_LOCALVERSION=""
34 CONFIG_LOCALVERSION_AUTO=y
35 CONFIG_SWAP=y
36 CONFIG_SYSVIPC=y
37 CONFIG_POSIX_MQUEUE=y
38 # CONFIG_BSD_PROCESS_ACCT is not set
39 CONFIG_SYSCTL=y
40 # CONFIG_AUDIT is not set
41 # CONFIG_IKCONFIG is not set
42 CONFIG_INITRAMFS_SOURCE=""
43 CONFIG_UID16=y
44 CONFIG_CC_OPTIMIZE_FOR_SIZE=y
45 # CONFIG_EMBEDDED is not set
46 CONFIG_KALLSYMS=y
47 # CONFIG_KALLSYMS_ALL is not set
48 # CONFIG_KALLSYMS_EXTRA_PASS is not set
49 CONFIG_HOTPLUG=y
50 CONFIG_PRINTK=y
51 CONFIG_BUG=y
52 CONFIG_ELF_CORE=y
53 CONFIG_BASE_FULL=y
54 CONFIG_FUTEX=y
55 CONFIG_EPOLL=y
56 CONFIG_SHMEM=y
57 CONFIG_CC_ALIGN_FUNCTIONS=0
58 CONFIG_CC_ALIGN_LABELS=0
59 CONFIG_CC_ALIGN_LOOPS=0
60 CONFIG_CC_ALIGN_JUMPS=0
61 CONFIG_SLAB=y
62 # CONFIG_TINY_SHMEM is not set
63 CONFIG_BASE_SMALL=0
64 # CONFIG_SLOB is not set
65
66 #
67 # Loadable module support
68 #
69 CONFIG_MODULES=y
70 CONFIG_MODULE_UNLOAD=y
71 CONFIG_MODULE_FORCE_UNLOAD=y
72 CONFIG_OBSOLETE_MODPARM=y
73 CONFIG_MODVERSIONS=y
74 CONFIG_MODULE_SRCVERSION_ALL=y
75 CONFIG_KMOD=y
76
77 #
78 # Block layer
79 #
80
81 #
82 # IO Schedulers
83 #
84 CONFIG_IOSCHED_NOOP=y
85 CONFIG_IOSCHED_AS=y
86 CONFIG_IOSCHED_DEADLINE=y
87 CONFIG_IOSCHED_CFQ=y
88 CONFIG_DEFAULT_AS=y
89 # CONFIG_DEFAULT_DEADLINE is not set
90 # CONFIG_DEFAULT_CFQ is not set
91 # CONFIG_DEFAULT_NOOP is not set
92 CONFIG_DEFAULT_IOSCHED="anticipatory"
93 CONFIG_SYSVIPC_COMPAT=y
94
95 #
96 # General machine setup
97 #
98 # CONFIG_SMP is not set
99 # CONFIG_PREEMPT is not set
100 CONFIG_CPU_FREQ=y
101 CONFIG_CPU_FREQ_TABLE=m
102 # CONFIG_CPU_FREQ_DEBUG is not set
103 CONFIG_CPU_FREQ_STAT=m
104 CONFIG_CPU_FREQ_STAT_DETAILS=y
105 CONFIG_CPU_FREQ_DEFAULT_GOV_PERFORMANCE=y
106 # CONFIG_CPU_FREQ_DEFAULT_GOV_USERSPACE is not set
107 CONFIG_CPU_FREQ_GOV_PERFORMANCE=y
108 CONFIG_CPU_FREQ_GOV_POWERSAVE=m
109 CONFIG_CPU_FREQ_GOV_USERSPACE=m
110 CONFIG_CPU_FREQ_GOV_ONDEMAND=m
111 CONFIG_CPU_FREQ_GOV_CONSERVATIVE=m
112 CONFIG_US3_FREQ=m
113 CONFIG_US2E_FREQ=m
114 CONFIG_RWSEM_XCHGADD_ALGORITHM=y
115 CONFIG_GENERIC_CALIBRATE_DELAY=y
116 CONFIG_HUGETLB_PAGE_SIZE_4MB=y
117 # CONFIG_HUGETLB_PAGE_SIZE_512K is not set
118 # CONFIG_HUGETLB_PAGE_SIZE_64K is not set
119 CONFIG_SELECT_MEMORY_MODEL=y
120 CONFIG_FLATMEM_MANUAL=y
121 # CONFIG_DISCONTIGMEM_MANUAL is not set
122 # CONFIG_SPARSEMEM_MANUAL is not set
123 CONFIG_FLATMEM=y
124 CONFIG_FLAT_NODE_MEM_MAP=y
125 # CONFIG_SPARSEMEM_STATIC is not set
126 CONFIG_SPLIT_PTLOCK_CPUS=4
127 CONFIG_GENERIC_ISA_DMA=y
128 CONFIG_SBUS=y
129 CONFIG_SBUSCHAR=y
130 CONFIG_SUN_AUXIO=y
131 CONFIG_SUN_IO=y
132 CONFIG_PCI=y
133 CONFIG_PCI_DOMAINS=y
134 # CONFIG_PCI_LEGACY_PROC is not set
135 # CONFIG_PCI_DEBUG is not set
136 CONFIG_SUN_OPENPROMFS=m
137 CONFIG_SPARC32_COMPAT=y
138 CONFIG_COMPAT=y
139 CONFIG_BINFMT_ELF32=y
140 # CONFIG_BINFMT_AOUT32 is not set
141
142 #
143 # Executable file formats
144 #
145 CONFIG_BINFMT_ELF=y
146 CONFIG_BINFMT_MISC=m
147 # CONFIG_SOLARIS_EMUL is not set
148 # CONFIG_CMDLINE_BOOL is not set
149
150 #
151 # Networking
152 #
153 CONFIG_NET=y
154
155 #
156 # Networking options
157 #
158 CONFIG_PACKET=y
159 CONFIG_PACKET_MMAP=y
160 CONFIG_UNIX=y
161 CONFIG_XFRM=y
162 CONFIG_XFRM_USER=m
163 CONFIG_NET_KEY=m
164 CONFIG_INET=y
165 CONFIG_IP_MULTICAST=y
166 # CONFIG_IP_ADVANCED_ROUTER is not set
167 CONFIG_IP_FIB_HASH=y
168 # CONFIG_IP_PNP is not set
169 CONFIG_NET_IPIP=m
170 CONFIG_NET_IPGRE=m
171 CONFIG_NET_IPGRE_BROADCAST=y
172 CONFIG_IP_MROUTE=y
173 CONFIG_IP_PIMSM_V1=y
174 CONFIG_IP_PIMSM_V2=y
175 CONFIG_ARPD=y
176 CONFIG_SYN_COOKIES=y
177 CONFIG_INET_AH=y
178 CONFIG_INET_ESP=y
179 CONFIG_INET_IPCOMP=y
180 CONFIG_INET_TUNNEL=y
181 CONFIG_INET_DIAG=y
182 CONFIG_INET_TCP_DIAG=y
183 CONFIG_TCP_CONG_ADVANCED=y
184
185 #
186 # TCP congestion control
187 #
188 CONFIG_TCP_CONG_BIC=y
189 CONFIG_TCP_CONG_CUBIC=m
190 CONFIG_TCP_CONG_WESTWOOD=m
191 CONFIG_TCP_CONG_HTCP=m
192 CONFIG_TCP_CONG_HSTCP=m
193 CONFIG_TCP_CONG_HYBLA=m
194 CONFIG_TCP_CONG_VEGAS=m
195 CONFIG_TCP_CONG_SCALABLE=m
196 CONFIG_IPV6=m
197 CONFIG_IPV6_PRIVACY=y
198 CONFIG_INET6_AH=m
199 CONFIG_INET6_ESP=m
200 CONFIG_INET6_IPCOMP=m
201 CONFIG_INET6_TUNNEL=m
202 CONFIG_IPV6_TUNNEL=m
203 # CONFIG_NETFILTER is not set
204
205 #
206 # DCCP Configuration (EXPERIMENTAL)
207 #
208 CONFIG_IP_DCCP=m
209 CONFIG_INET_DCCP_DIAG=m
210
211 #
212 # DCCP CCIDs Configuration (EXPERIMENTAL)
213 #
214 CONFIG_IP_DCCP_CCID3=m
215 CONFIG_IP_DCCP_TFRC_LIB=m
216
217 #
218 # DCCP Kernel Hacking
219 #
220 # CONFIG_IP_DCCP_DEBUG is not set
221 # CONFIG_IP_DCCP_UNLOAD_HACK is not set
222
223 #
224 # SCTP Configuration (EXPERIMENTAL)
225 #
226 # CONFIG_IP_SCTP is not set
227 # CONFIG_ATM is not set
228 # CONFIG_BRIDGE is not set
229 CONFIG_VLAN_8021Q=m
230 # CONFIG_DECNET is not set
231 # CONFIG_LLC2 is not set
232 # CONFIG_IPX is not set
233 # CONFIG_ATALK is not set
234 # CONFIG_X25 is not set
235 # CONFIG_LAPB is not set
236
237 #
238 # TIPC Configuration (EXPERIMENTAL)
239 #
240 # CONFIG_TIPC is not set
241 # CONFIG_NET_DIVERT is not set
242 # CONFIG_ECONET is not set
243 # CONFIG_WAN_ROUTER is not set
244
245 #
246 # QoS and/or fair queueing
247 #
248 # CONFIG_NET_SCHED is not set
249
250 #
251 # Network testing
252 #
253 CONFIG_NET_PKTGEN=m
254 # CONFIG_HAMRADIO is not set
255 # CONFIG_IRDA is not set
256 # CONFIG_BT is not set
257 # CONFIG_IEEE80211 is not set
258
259 #
260 # Device Drivers
261 #
262
263 #
264 # Generic Driver Options
265 #
266 CONFIG_STANDALONE=y
267 # CONFIG_PREVENT_FIRMWARE_BUILD is not set
268 CONFIG_FW_LOADER=y
269 # CONFIG_DEBUG_DRIVER is not set
270
271 #
272 # Connector - unified userspace <-> kernelspace linker
273 #
274 CONFIG_CONNECTOR=m
275
276 #
277 # Memory Technology Devices (MTD)
278 #
279 # CONFIG_MTD is not set
280
281 #
282 # Parallel port support
283 #
284 # CONFIG_PARPORT is not set
285
286 #
287 # Plug and Play support
288 #
289
290 #
291 # Block devices
292 #
293 # CONFIG_BLK_DEV_FD is not set
294 # CONFIG_BLK_CPQ_DA is not set
295 # CONFIG_BLK_CPQ_CISS_DA is not set
296 # CONFIG_BLK_DEV_DAC960 is not set
297 # CONFIG_BLK_DEV_UMEM is not set
298 # CONFIG_BLK_DEV_COW_COMMON is not set
299 CONFIG_BLK_DEV_LOOP=m
300 CONFIG_BLK_DEV_CRYPTOLOOP=m
301 CONFIG_BLK_DEV_NBD=m
302 # CONFIG_BLK_DEV_SX8 is not set
303 CONFIG_BLK_DEV_UB=m
304 # CONFIG_BLK_DEV_RAM is not set
305 CONFIG_BLK_DEV_RAM_COUNT=16
306 CONFIG_CDROM_PKTCDVD=m
307 CONFIG_CDROM_PKTCDVD_BUFFERS=8
308 CONFIG_CDROM_PKTCDVD_WCACHE=y
309 CONFIG_ATA_OVER_ETH=m
310
311 #
312 # ATA/ATAPI/MFM/RLL support
313 #
314 CONFIG_IDE=y
315 CONFIG_BLK_DEV_IDE=y
316
317 #
318 # Please see Documentation/ide.txt for help/info on IDE drives
319 #
320 # CONFIG_BLK_DEV_IDE_SATA is not set
321 CONFIG_BLK_DEV_IDEDISK=y
322 # CONFIG_IDEDISK_MULTI_MODE is not set
323 CONFIG_BLK_DEV_IDECD=y
324 # CONFIG_BLK_DEV_IDETAPE is not set
325 # CONFIG_BLK_DEV_IDEFLOPPY is not set
326 # CONFIG_BLK_DEV_IDESCSI is not set
327 # CONFIG_IDE_TASK_IOCTL is not set
328
329 #
330 # IDE chipset support/bugfixes
331 #
332 CONFIG_IDE_GENERIC=y
333 CONFIG_BLK_DEV_IDEPCI=y
334 # CONFIG_IDEPCI_SHARE_IRQ is not set
335 # CONFIG_BLK_DEV_OFFBOARD is not set
336 # CONFIG_BLK_DEV_GENERIC is not set
337 # CONFIG_BLK_DEV_OPTI621 is not set
338 CONFIG_BLK_DEV_IDEDMA_PCI=y
339 # CONFIG_BLK_DEV_IDEDMA_FORCED is not set
340 CONFIG_IDEDMA_PCI_AUTO=y
341 CONFIG_IDEDMA_ONLYDISK=y
342 # CONFIG_BLK_DEV_AEC62XX is not set
343 CONFIG_BLK_DEV_ALI15X3=y
344 # CONFIG_WDC_ALI15X3 is not set
345 # CONFIG_BLK_DEV_AMD74XX is not set
346 # CONFIG_BLK_DEV_CMD64X is not set
347 # CONFIG_BLK_DEV_TRIFLEX is not set
348 # CONFIG_BLK_DEV_CY82C693 is not set
349 # CONFIG_BLK_DEV_CS5520 is not set
350 # CONFIG_BLK_DEV_CS5530 is not set
351 # CONFIG_BLK_DEV_HPT34X is not set
352 # CONFIG_BLK_DEV_HPT366 is not set
353 # CONFIG_BLK_DEV_SC1200 is not set
354 # CONFIG_BLK_DEV_PIIX is not set
355 # CONFIG_BLK_DEV_IT821X is not set
356 # CONFIG_BLK_DEV_NS87415 is not set
357 # CONFIG_BLK_DEV_PDC202XX_OLD is not set
358 # CONFIG_BLK_DEV_PDC202XX_NEW is not set
359 # CONFIG_BLK_DEV_SVWKS is not set
360 # CONFIG_BLK_DEV_SIIMAGE is not set
361 # CONFIG_BLK_DEV_SLC90E66 is not set
362 # CONFIG_BLK_DEV_TRM290 is not set
363 # CONFIG_BLK_DEV_VIA82CXXX is not set
364 # CONFIG_IDE_ARM is not set
365 CONFIG_BLK_DEV_IDEDMA=y
366 # CONFIG_IDEDMA_IVB is not set
367 CONFIG_IDEDMA_AUTO=y
368 # CONFIG_BLK_DEV_HD is not set
369
370 #
371 # SCSI device support
372 #
373 CONFIG_RAID_ATTRS=m
374 CONFIG_SCSI=y
375 CONFIG_SCSI_PROC_FS=y
376
377 #
378 # SCSI support type (disk, tape, CD-ROM)
379 #
380 CONFIG_BLK_DEV_SD=y
381 # CONFIG_CHR_DEV_ST is not set
382 # CONFIG_CHR_DEV_OSST is not set
383 CONFIG_BLK_DEV_SR=m
384 CONFIG_BLK_DEV_SR_VENDOR=y
385 CONFIG_CHR_DEV_SG=m
386 # CONFIG_CHR_DEV_SCH is not set
387
388 #
389 # Some SCSI devices (e.g. CD jukebox) support multiple LUNs
390 #
391 CONFIG_SCSI_MULTI_LUN=y
392 CONFIG_SCSI_CONSTANTS=y
393 # CONFIG_SCSI_LOGGING is not set
394
395 #
396 # SCSI Transport Attributes
397 #
398 CONFIG_SCSI_SPI_ATTRS=y
399 CONFIG_SCSI_FC_ATTRS=y
400 CONFIG_SCSI_ISCSI_ATTRS=m
401 # CONFIG_SCSI_SAS_ATTRS is not set
402
403 #
404 # SCSI low-level drivers
405 #
406 CONFIG_ISCSI_TCP=m
407 # CONFIG_BLK_DEV_3W_XXXX_RAID is not set
408 # CONFIG_SCSI_3W_9XXX is not set
409 # CONFIG_SCSI_ACARD is not set
410 # CONFIG_SCSI_AACRAID is not set
411 # CONFIG_SCSI_AIC7XXX is not set
412 # CONFIG_SCSI_AIC7XXX_OLD is not set
413 # CONFIG_SCSI_AIC79XX is not set
414 # CONFIG_MEGARAID_NEWGEN is not set
415 # CONFIG_MEGARAID_LEGACY is not set
416 # CONFIG_MEGARAID_SAS is not set
417 # CONFIG_SCSI_SATA is not set
418 # CONFIG_SCSI_DMX3191D is not set
419 # CONFIG_SCSI_FUTURE_DOMAIN is not set
420 # CONFIG_SCSI_IPS is not set
421 # CONFIG_SCSI_INITIO is not set
422 # CONFIG_SCSI_INIA100 is not set
423 # CONFIG_SCSI_SYM53C8XX_2 is not set
424 # CONFIG_SCSI_IPR is not set
425 # CONFIG_SCSI_QLOGIC_FC is not set
426 # CONFIG_SCSI_QLOGIC_1280 is not set
427 # CONFIG_SCSI_QLOGICPTI is not set
428 # CONFIG_SCSI_QLA_FC is not set
429 # CONFIG_SCSI_LPFC is not set
430 # CONFIG_SCSI_DC395x is not set
431 # CONFIG_SCSI_DC390T is not set
432 # CONFIG_SCSI_DEBUG is not set
433 # CONFIG_SCSI_SUNESP is not set
434
435 #
436 # Multi-device support (RAID and LVM)
437 #
438 CONFIG_MD=y
439 CONFIG_BLK_DEV_MD=m
440 CONFIG_MD_LINEAR=m
441 CONFIG_MD_RAID0=m
442 CONFIG_MD_RAID1=m
443 CONFIG_MD_RAID10=m
444 CONFIG_MD_RAID5=m
445 CONFIG_MD_RAID6=m
446 CONFIG_MD_MULTIPATH=m
447 # CONFIG_MD_FAULTY is not set
448 CONFIG_BLK_DEV_DM=m
449 CONFIG_DM_CRYPT=m
450 CONFIG_DM_SNAPSHOT=m
451 CONFIG_DM_MIRROR=m
452 CONFIG_DM_ZERO=m
453 # CONFIG_DM_MULTIPATH is not set
454
455 #
456 # Fusion MPT device support
457 #
458 # CONFIG_FUSION is not set
459 # CONFIG_FUSION_SPI is not set
460 # CONFIG_FUSION_FC is not set
461 # CONFIG_FUSION_SAS is not set
462
463 #
464 # IEEE 1394 (FireWire) support
465 #
466 # CONFIG_IEEE1394 is not set
467
468 #
469 # I2O device support
470 #
471 # CONFIG_I2O is not set
472
473 #
474 # Network device support
475 #
476 CONFIG_NETDEVICES=y
477 CONFIG_DUMMY=m
478 # CONFIG_BONDING is not set
479 # CONFIG_EQUALIZER is not set
480 # CONFIG_TUN is not set
481
482 #
483 # ARCnet devices
484 #
485 # CONFIG_ARCNET is not set
486
487 #
488 # PHY device support
489 #
490 # CONFIG_PHYLIB is not set
491
492 #
493 # Ethernet (10 or 100Mbit)
494 #
495 CONFIG_NET_ETHERNET=y
496 CONFIG_MII=m
497 # CONFIG_SUNLANCE is not set
498 # CONFIG_HAPPYMEAL is not set
499 # CONFIG_SUNBMAC is not set
500 # CONFIG_SUNQE is not set
501 # CONFIG_SUNGEM is not set
502 CONFIG_CASSINI=m
503 # CONFIG_NET_VENDOR_3COM is not set
504
505 #
506 # Tulip family network device support
507 #
508 # CONFIG_NET_TULIP is not set
509 # CONFIG_HP100 is not set
510 CONFIG_NET_PCI=y
511 # CONFIG_PCNET32 is not set
512 # CONFIG_AMD8111_ETH is not set
513 # CONFIG_ADAPTEC_STARFIRE is not set
514 # CONFIG_B44 is not set
515 # CONFIG_FORCEDETH is not set
516 # CONFIG_DGRS is not set
517 # CONFIG_EEPRO100 is not set
518 # CONFIG_E100 is not set
519 # CONFIG_FEALNX is not set
520 # CONFIG_NATSEMI is not set
521 # CONFIG_NE2K_PCI is not set
522 # CONFIG_8139CP is not set
523 # CONFIG_8139TOO is not set
524 # CONFIG_SIS900 is not set
525 # CONFIG_EPIC100 is not set
526 # CONFIG_SUNDANCE is not set
527 # CONFIG_VIA_RHINE is not set
528
529 #
530 # Ethernet (1000 Mbit)
531 #
532 # CONFIG_ACENIC is not set
533 # CONFIG_DL2K is not set
534 CONFIG_E1000=m
535 CONFIG_E1000_NAPI=y
536 # CONFIG_MYRI_SBUS is not set
537 # CONFIG_NS83820 is not set
538 # CONFIG_HAMACHI is not set
539 # CONFIG_YELLOWFIN is not set
540 # CONFIG_R8169 is not set
541 # CONFIG_SIS190 is not set
542 # CONFIG_SKGE is not set
543 # CONFIG_SKY2 is not set
544 # CONFIG_SK98LIN is not set
545 # CONFIG_VIA_VELOCITY is not set
546 CONFIG_TIGON3=m
547 CONFIG_BNX2=m
548
549 #
550 # Ethernet (10000 Mbit)
551 #
552 # CONFIG_CHELSIO_T1 is not set
553 # CONFIG_IXGB is not set
554 # CONFIG_S2IO is not set
555
556 #
557 # Token Ring devices
558 #
559 # CONFIG_TR is not set
560
561 #
562 # Wireless LAN (non-hamradio)
563 #
564 # CONFIG_NET_RADIO is not set
565
566 #
567 # Wan interfaces
568 #
569 # CONFIG_WAN is not set
570 # CONFIG_FDDI is not set
571 # CONFIG_HIPPI is not set
572 # CONFIG_PPP is not set
573 # CONFIG_SLIP is not set
574 # CONFIG_NET_FC is not set
575 # CONFIG_SHAPER is not set
576 # CONFIG_NETCONSOLE is not set
577 # CONFIG_NETPOLL is not set
578 # CONFIG_NET_POLL_CONTROLLER is not set
579
580 #
581 # ISDN subsystem
582 #
583 # CONFIG_ISDN is not set
584
585 #
586 # Telephony Support
587 #
588 # CONFIG_PHONE is not set
589
590 #
591 # Input device support
592 #
593 CONFIG_INPUT=y
594
595 #
596 # Userland interfaces
597 #
598 CONFIG_INPUT_MOUSEDEV=y
599 CONFIG_INPUT_MOUSEDEV_PSAUX=y
600 CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024
601 CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768
602 # CONFIG_INPUT_JOYDEV is not set
603 # CONFIG_INPUT_TSDEV is not set
604 CONFIG_INPUT_EVDEV=y
605 # CONFIG_INPUT_EVBUG is not set
606
607 #
608 # Input Device Drivers
609 #
610 CONFIG_INPUT_KEYBOARD=y
611 CONFIG_KEYBOARD_ATKBD=y
612 CONFIG_KEYBOARD_SUNKBD=y
613 CONFIG_KEYBOARD_LKKBD=m
614 # CONFIG_KEYBOARD_XTKBD is not set
615 # CONFIG_KEYBOARD_NEWTON is not set
616 CONFIG_INPUT_MOUSE=y
617 CONFIG_MOUSE_PS2=y
618 CONFIG_MOUSE_SERIAL=y
619 # CONFIG_MOUSE_VSXXXAA is not set
620 # CONFIG_INPUT_JOYSTICK is not set
621 # CONFIG_INPUT_TOUCHSCREEN is not set
622 CONFIG_INPUT_MISC=y
623 CONFIG_INPUT_SPARCSPKR=y
624 # CONFIG_INPUT_UINPUT is not set
625
626 #
627 # Hardware I/O ports
628 #
629 CONFIG_SERIO=y
630 CONFIG_SERIO_I8042=y
631 # CONFIG_SERIO_SERPORT is not set
632 CONFIG_SERIO_PCIPS2=m
633 CONFIG_SERIO_LIBPS2=y
634 CONFIG_SERIO_RAW=m
635 # CONFIG_GAMEPORT is not set
636
637 #
638 # Character devices
639 #
640 CONFIG_VT=y
641 CONFIG_VT_CONSOLE=y
642 CONFIG_HW_CONSOLE=y
643 # CONFIG_SERIAL_NONSTANDARD is not set
644
645 #
646 # Serial drivers
647 #
648
649 #
650 # Non-8250 serial port support
651 #
652 CONFIG_SERIAL_SUNCORE=y
653 # CONFIG_SERIAL_SUNZILOG is not set
654 CONFIG_SERIAL_SUNSU=y
655 CONFIG_SERIAL_SUNSU_CONSOLE=y
656 CONFIG_SERIAL_SUNSAB=m
657 CONFIG_SERIAL_CORE=y
658 CONFIG_SERIAL_CORE_CONSOLE=y
659 CONFIG_UNIX98_PTYS=y
660 # CONFIG_LEGACY_PTYS is not set
661
662 #
663 # IPMI
664 #
665 # CONFIG_IPMI_HANDLER is not set
666
667 #
668 # Watchdog Cards
669 #
670 # CONFIG_WATCHDOG is not set
671 CONFIG_RTC=y
672 # CONFIG_DTLK is not set
673 # CONFIG_R3964 is not set
674 # CONFIG_APPLICOM is not set
675
676 #
677 # Ftape, the floppy tape device driver
678 #
679 # CONFIG_DRM is not set
680 # CONFIG_RAW_DRIVER is not set
681
682 #
683 # TPM devices
684 #
685 # CONFIG_TCG_TPM is not set
686 # CONFIG_TELCLOCK is not set
687
688 #
689 # I2C support
690 #
691 CONFIG_I2C=y
692 # CONFIG_I2C_CHARDEV is not set
693
694 #
695 # I2C Algorithms
696 #
697 CONFIG_I2C_ALGOBIT=y
698 # CONFIG_I2C_ALGOPCF is not set
699 # CONFIG_I2C_ALGOPCA is not set
700
701 #
702 # I2C Hardware Bus support
703 #
704 # CONFIG_I2C_ALI1535 is not set
705 # CONFIG_I2C_ALI1563 is not set
706 # CONFIG_I2C_ALI15X3 is not set
707 # CONFIG_I2C_AMD756 is not set
708 # CONFIG_I2C_AMD8111 is not set
709 # CONFIG_I2C_I801 is not set
710 # CONFIG_I2C_I810 is not set
711 # CONFIG_I2C_PIIX4 is not set
712 # CONFIG_I2C_NFORCE2 is not set
713 # CONFIG_I2C_PARPORT_LIGHT is not set
714 # CONFIG_I2C_PROSAVAGE is not set
715 # CONFIG_I2C_SAVAGE4 is not set
716 # CONFIG_SCx200_ACB is not set
717 # CONFIG_I2C_SIS5595 is not set
718 # CONFIG_I2C_SIS630 is not set
719 # CONFIG_I2C_SIS96X is not set
720 # CONFIG_I2C_STUB is not set
721 # CONFIG_I2C_VIA is not set
722 # CONFIG_I2C_VIAPRO is not set
723 # CONFIG_I2C_VOODOO3 is not set
724 # CONFIG_I2C_PCA_ISA is not set
725
726 #
727 # Miscellaneous I2C Chip support
728 #
729 # CONFIG_SENSORS_DS1337 is not set
730 # CONFIG_SENSORS_DS1374 is not set
731 # CONFIG_SENSORS_EEPROM is not set
732 # CONFIG_SENSORS_PCF8574 is not set
733 # CONFIG_SENSORS_PCA9539 is not set
734 # CONFIG_SENSORS_PCF8591 is not set
735 # CONFIG_SENSORS_RTC8564 is not set
736 # CONFIG_SENSORS_MAX6875 is not set
737 # CONFIG_RTC_X1205_I2C is not set
738 # CONFIG_I2C_DEBUG_CORE is not set
739 # CONFIG_I2C_DEBUG_ALGO is not set
740 # CONFIG_I2C_DEBUG_BUS is not set
741 # CONFIG_I2C_DEBUG_CHIP is not set
742
743 #
744 # SPI support
745 #
746 # CONFIG_SPI is not set
747 # CONFIG_SPI_MASTER is not set
748
749 #
750 # Dallas's 1-wire bus
751 #
752 # CONFIG_W1 is not set
753
754 #
755 # Hardware Monitoring support
756 #
757 CONFIG_HWMON=y
758 # CONFIG_HWMON_VID is not set
759 # CONFIG_SENSORS_ADM1021 is not set
760 # CONFIG_SENSORS_ADM1025 is not set
761 # CONFIG_SENSORS_ADM1026 is not set
762 # CONFIG_SENSORS_ADM1031 is not set
763 # CONFIG_SENSORS_ADM9240 is not set
764 # CONFIG_SENSORS_ASB100 is not set
765 # CONFIG_SENSORS_ATXP1 is not set
766 # CONFIG_SENSORS_DS1621 is not set
767 # CONFIG_SENSORS_FSCHER is not set
768 # CONFIG_SENSORS_FSCPOS is not set
769 # CONFIG_SENSORS_GL518SM is not set
770 # CONFIG_SENSORS_GL520SM is not set
771 # CONFIG_SENSORS_IT87 is not set
772 # CONFIG_SENSORS_LM63 is not set
773 # CONFIG_SENSORS_LM75 is not set
774 # CONFIG_SENSORS_LM77 is not set
775 # CONFIG_SENSORS_LM78 is not set
776 # CONFIG_SENSORS_LM80 is not set
777 # CONFIG_SENSORS_LM83 is not set
778 # CONFIG_SENSORS_LM85 is not set
779 # CONFIG_SENSORS_LM87 is not set
780 # CONFIG_SENSORS_LM90 is not set
781 # CONFIG_SENSORS_LM92 is not set
782 # CONFIG_SENSORS_MAX1619 is not set
783 # CONFIG_SENSORS_PC87360 is not set
784 # CONFIG_SENSORS_SIS5595 is not set
785 # CONFIG_SENSORS_SMSC47M1 is not set
786 # CONFIG_SENSORS_SMSC47B397 is not set
787 # CONFIG_SENSORS_VIA686A is not set
788 # CONFIG_SENSORS_VT8231 is not set
789 # CONFIG_SENSORS_W83781D is not set
790 # CONFIG_SENSORS_W83792D is not set
791 # CONFIG_SENSORS_W83L785TS is not set
792 # CONFIG_SENSORS_W83627HF is not set
793 # CONFIG_SENSORS_W83627EHF is not set
794 # CONFIG_HWMON_DEBUG_CHIP is not set
795
796 #
797 # Misc devices
798 #
799
800 #
801 # Multimedia Capabilities Port drivers
802 #
803
804 #
805 # Multimedia devices
806 #
807 # CONFIG_VIDEO_DEV is not set
808
809 #
810 # Digital Video Broadcasting Devices
811 #
812 # CONFIG_DVB is not set
813
814 #
815 # Graphics support
816 #
817 CONFIG_FB=y
818 CONFIG_FB_CFB_FILLRECT=y
819 CONFIG_FB_CFB_COPYAREA=y
820 CONFIG_FB_CFB_IMAGEBLIT=y
821 # CONFIG_FB_MACMODES is not set
822 CONFIG_FB_MODE_HELPERS=y
823 CONFIG_FB_TILEBLITTING=y
824 # CONFIG_FB_CIRRUS is not set
825 # CONFIG_FB_PM2 is not set
826 # CONFIG_FB_ASILIANT is not set
827 # CONFIG_FB_IMSTT is not set
828 # CONFIG_FB_SBUS is not set
829 # CONFIG_FB_S1D13XXX is not set
830 # CONFIG_FB_NVIDIA is not set
831 # CONFIG_FB_RIVA is not set
832 # CONFIG_FB_MATROX is not set
833 # CONFIG_FB_RADEON_OLD is not set
834 CONFIG_FB_RADEON=y
835 CONFIG_FB_RADEON_I2C=y
836 # CONFIG_FB_RADEON_DEBUG is not set
837 # CONFIG_FB_ATY128 is not set
838 # CONFIG_FB_ATY is not set
839 # CONFIG_FB_SAVAGE is not set
840 # CONFIG_FB_SIS is not set
841 # CONFIG_FB_NEOMAGIC is not set
842 # CONFIG_FB_KYRO is not set
843 # CONFIG_FB_3DFX is not set
844 # CONFIG_FB_VOODOO1 is not set
845 # CONFIG_FB_TRIDENT is not set
846 # CONFIG_FB_PCI is not set
847 # CONFIG_FB_VIRTUAL is not set
848
849 #
850 # Console display driver support
851 #
852 # CONFIG_PROM_CONSOLE is not set
853 CONFIG_DUMMY_CONSOLE=y
854 CONFIG_FRAMEBUFFER_CONSOLE=y
855 # CONFIG_FRAMEBUFFER_CONSOLE_ROTATION is not set
856 CONFIG_FONTS=y
857 # CONFIG_FONT_8x8 is not set
858 # CONFIG_FONT_8x16 is not set
859 # CONFIG_FONT_6x11 is not set
860 # CONFIG_FONT_7x14 is not set
861 # CONFIG_FONT_PEARL_8x8 is not set
862 # CONFIG_FONT_ACORN_8x8 is not set
863 CONFIG_FONT_SUN8x16=y
864 # CONFIG_FONT_SUN12x22 is not set
865 # CONFIG_FONT_10x18 is not set
866
867 #
868 # Logo configuration
869 #
870 CONFIG_LOGO=y
871 # CONFIG_LOGO_LINUX_MONO is not set
872 # CONFIG_LOGO_LINUX_VGA16 is not set
873 # CONFIG_LOGO_LINUX_CLUT224 is not set
874 CONFIG_LOGO_SUN_CLUT224=y
875 # CONFIG_BACKLIGHT_LCD_SUPPORT is not set
876
877 #
878 # Sound
879 #
880 CONFIG_SOUND=m
881
882 #
883 # Advanced Linux Sound Architecture
884 #
885 CONFIG_SND=m
886 CONFIG_SND_TIMER=m
887 CONFIG_SND_PCM=m
888 CONFIG_SND_RAWMIDI=m
889 CONFIG_SND_SEQUENCER=m
890 CONFIG_SND_SEQ_DUMMY=m
891 CONFIG_SND_OSSEMUL=y
892 CONFIG_SND_MIXER_OSS=m
893 CONFIG_SND_PCM_OSS=m
894 CONFIG_SND_SEQUENCER_OSS=y
895 # CONFIG_SND_RTCTIMER is not set
896 # CONFIG_SND_DYNAMIC_MINORS is not set
897 CONFIG_SND_SUPPORT_OLD_API=y
898 # CONFIG_SND_VERBOSE_PRINTK is not set
899 # CONFIG_SND_DEBUG is not set
900
901 #
902 # Generic devices
903 #
904 CONFIG_SND_MPU401_UART=m
905 CONFIG_SND_AC97_CODEC=m
906 CONFIG_SND_AC97_BUS=m
907 CONFIG_SND_DUMMY=m
908 CONFIG_SND_VIRMIDI=m
909 CONFIG_SND_MTPAV=m
910 # CONFIG_SND_SERIAL_U16550 is not set
911 # CONFIG_SND_MPU401 is not set
912
913 #
914 # PCI devices
915 #
916 # CONFIG_SND_AD1889 is not set
917 CONFIG_SND_ALI5451=m
918 # CONFIG_SND_ATIIXP is not set
919 # CONFIG_SND_ATIIXP_MODEM is not set
920 # CONFIG_SND_AU8810 is not set
921 # CONFIG_SND_AU8820 is not set
922 # CONFIG_SND_AU8830 is not set
923 # CONFIG_SND_AZT3328 is not set
924 # CONFIG_SND_BT87X is not set
925 # CONFIG_SND_CA0106 is not set
926 # CONFIG_SND_CMIPCI is not set
927 # CONFIG_SND_CS4281 is not set
928 # CONFIG_SND_CS46XX is not set
929 # CONFIG_SND_EMU10K1 is not set
930 # CONFIG_SND_EMU10K1X is not set
931 # CONFIG_SND_ENS1370 is not set
932 # CONFIG_SND_ENS1371 is not set
933 # CONFIG_SND_ES1938 is not set
934 # CONFIG_SND_ES1968 is not set
935 # CONFIG_SND_FM801 is not set
936 # CONFIG_SND_HDA_INTEL is not set
937 # CONFIG_SND_HDSP is not set
938 # CONFIG_SND_HDSPM is not set
939 # CONFIG_SND_ICE1712 is not set
940 # CONFIG_SND_ICE1724 is not set
941 # CONFIG_SND_INTEL8X0 is not set
942 # CONFIG_SND_INTEL8X0M is not set
943 # CONFIG_SND_KORG1212 is not set
944 # CONFIG_SND_MAESTRO3 is not set
945 # CONFIG_SND_MIXART is not set
946 # CONFIG_SND_NM256 is not set
947 # CONFIG_SND_PCXHR is not set
948 # CONFIG_SND_RME32 is not set
949 # CONFIG_SND_RME96 is not set
950 # CONFIG_SND_RME9652 is not set
951 # CONFIG_SND_SONICVIBES is not set
952 # CONFIG_SND_TRIDENT is not set
953 # CONFIG_SND_VIA82XX is not set
954 # CONFIG_SND_VIA82XX_MODEM is not set
955 # CONFIG_SND_VX222 is not set
956 # CONFIG_SND_YMFPCI is not set
957
958 #
959 # USB devices
960 #
961 # CONFIG_SND_USB_AUDIO is not set
962
963 #
964 # ALSA Sparc devices
965 #
966 # CONFIG_SND_SUN_AMD7930 is not set
967 CONFIG_SND_SUN_CS4231=m
968 # CONFIG_SND_SUN_DBRI is not set
969
970 #
971 # Open Sound System
972 #
973 # CONFIG_SOUND_PRIME is not set
974
975 #
976 # USB support
977 #
978 CONFIG_USB_ARCH_HAS_HCD=y
979 CONFIG_USB_ARCH_HAS_OHCI=y
980 CONFIG_USB=y
981 # CONFIG_USB_DEBUG is not set
982
983 #
984 # Miscellaneous USB options
985 #
986 CONFIG_USB_DEVICEFS=y
987 # CONFIG_USB_BANDWIDTH is not set
988 # CONFIG_USB_DYNAMIC_MINORS is not set
989 # CONFIG_USB_OTG is not set
990
991 #
992 # USB Host Controller Drivers
993 #
994 CONFIG_USB_EHCI_HCD=m
995 # CONFIG_USB_EHCI_SPLIT_ISO is not set
996 # CONFIG_USB_EHCI_ROOT_HUB_TT is not set
997 # CONFIG_USB_ISP116X_HCD is not set
998 CONFIG_USB_OHCI_HCD=y
999 # CONFIG_USB_OHCI_BIG_ENDIAN is not set
1000 CONFIG_USB_OHCI_LITTLE_ENDIAN=y
1001 CONFIG_USB_UHCI_HCD=m
1002 # CONFIG_USB_SL811_HCD is not set
1003
1004 #
1005 # USB Device Class drivers
1006 #
1007 # CONFIG_OBSOLETE_OSS_USB_DRIVER is not set
1008 # CONFIG_USB_ACM is not set
1009 # CONFIG_USB_PRINTER is not set
1010
1011 #
1012 # NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support'
1013 #
1014
1015 #
1016 # may also be needed; see USB_STORAGE Help for more information
1017 #
1018 # CONFIG_USB_STORAGE is not set
1019 # CONFIG_USB_LIBUSUAL is not set
1020
1021 #
1022 # USB Input Devices
1023 #
1024 CONFIG_USB_HID=y
1025 CONFIG_USB_HIDINPUT=y
1026 # CONFIG_USB_HIDINPUT_POWERBOOK is not set
1027 # CONFIG_HID_FF is not set
1028 CONFIG_USB_HIDDEV=y
1029 # CONFIG_USB_AIPTEK is not set
1030 # CONFIG_USB_WACOM is not set
1031 # CONFIG_USB_ACECAD is not set
1032 # CONFIG_USB_KBTAB is not set
1033 # CONFIG_USB_POWERMATE is not set
1034 # CONFIG_USB_MTOUCH is not set
1035 # CONFIG_USB_ITMTOUCH is not set
1036 # CONFIG_USB_EGALAX is not set
1037 # CONFIG_USB_YEALINK is not set
1038 # CONFIG_USB_XPAD is not set
1039 # CONFIG_USB_ATI_REMOTE is not set
1040 # CONFIG_USB_ATI_REMOTE2 is not set
1041 # CONFIG_USB_KEYSPAN_REMOTE is not set
1042 # CONFIG_USB_APPLETOUCH is not set
1043
1044 #
1045 # USB Imaging devices
1046 #
1047 # CONFIG_USB_MDC800 is not set
1048 # CONFIG_USB_MICROTEK is not set
1049
1050 #
1051 # USB Multimedia devices
1052 #
1053 # CONFIG_USB_DABUSB is not set
1054
1055 #
1056 # Video4Linux support is needed for USB Multimedia device support
1057 #
1058
1059 #
1060 # USB Network Adapters
1061 #
1062 # CONFIG_USB_CATC is not set
1063 # CONFIG_USB_KAWETH is not set
1064 # CONFIG_USB_PEGASUS is not set
1065 # CONFIG_USB_RTL8150 is not set
1066 # CONFIG_USB_USBNET is not set
1067 # CONFIG_USB_MON is not set
1068
1069 #
1070 # USB port drivers
1071 #
1072
1073 #
1074 # USB Serial Converter support
1075 #
1076 # CONFIG_USB_SERIAL is not set
1077
1078 #
1079 # USB Miscellaneous drivers
1080 #
1081 # CONFIG_USB_EMI62 is not set
1082 # CONFIG_USB_EMI26 is not set
1083 # CONFIG_USB_AUERSWALD is not set
1084 # CONFIG_USB_RIO500 is not set
1085 # CONFIG_USB_LEGOTOWER is not set
1086 # CONFIG_USB_LCD is not set
1087 # CONFIG_USB_LED is not set
1088 # CONFIG_USB_CYTHERM is not set
1089 # CONFIG_USB_PHIDGETKIT is not set
1090 # CONFIG_USB_PHIDGETSERVO is not set
1091 # CONFIG_USB_IDMOUSE is not set
1092 # CONFIG_USB_SISUSBVGA is not set
1093 # CONFIG_USB_LD is not set
1094 # CONFIG_USB_TEST is not set
1095
1096 #
1097 # USB DSL modem support
1098 #
1099
1100 #
1101 # USB Gadget Support
1102 #
1103 # CONFIG_USB_GADGET is not set
1104
1105 #
1106 # MMC/SD Card support
1107 #
1108 # CONFIG_MMC is not set
1109
1110 #
1111 # InfiniBand support
1112 #
1113 # CONFIG_INFINIBAND is not set
1114
1115 #
1116 # SN Devices
1117 #
1118
1119 #
1120 # Misc Linux/SPARC drivers
1121 #
1122 CONFIG_SUN_OPENPROMIO=m
1123 CONFIG_SUN_MOSTEK_RTC=y
1124 # CONFIG_OBP_FLASH is not set
1125 # CONFIG_SUN_BPP is not set
1126 # CONFIG_BBC_I2C is not set
1127 # CONFIG_ENVCTRL is not set
1128 # CONFIG_DISPLAY7SEG is not set
1129
1130 #
1131 # Fibre Channel support
1132 #
1133 # CONFIG_FC4 is not set
1134
1135 #
1136 # File systems
1137 #
1138 CONFIG_EXT2_FS=y
1139 CONFIG_EXT2_FS_XATTR=y
1140 CONFIG_EXT2_FS_POSIX_ACL=y
1141 CONFIG_EXT2_FS_SECURITY=y
1142 # CONFIG_EXT2_FS_XIP is not set
1143 CONFIG_EXT3_FS=y
1144 CONFIG_EXT3_FS_XATTR=y
1145 CONFIG_EXT3_FS_POSIX_ACL=y
1146 CONFIG_EXT3_FS_SECURITY=y
1147 CONFIG_JBD=y
1148 # CONFIG_JBD_DEBUG is not set
1149 CONFIG_FS_MBCACHE=y
1150 # CONFIG_REISERFS_FS is not set
1151 # CONFIG_JFS_FS is not set
1152 CONFIG_FS_POSIX_ACL=y
1153 # CONFIG_XFS_FS is not set
1154 # CONFIG_OCFS2_FS is not set
1155 # CONFIG_MINIX_FS is not set
1156 # CONFIG_ROMFS_FS is not set
1157 CONFIG_INOTIFY=y
1158 # CONFIG_QUOTA is not set
1159 CONFIG_DNOTIFY=y
1160 # CONFIG_AUTOFS_FS is not set
1161 # CONFIG_AUTOFS4_FS is not set
1162 # CONFIG_FUSE_FS is not set
1163
1164 #
1165 # CD-ROM/DVD Filesystems
1166 #
1167 # CONFIG_ISO9660_FS is not set
1168 # CONFIG_UDF_FS is not set
1169
1170 #
1171 # DOS/FAT/NT Filesystems
1172 #
1173 # CONFIG_MSDOS_FS is not set
1174 # CONFIG_VFAT_FS is not set
1175 # CONFIG_NTFS_FS is not set
1176
1177 #
1178 # Pseudo filesystems
1179 #
1180 CONFIG_PROC_FS=y
1181 CONFIG_PROC_KCORE=y
1182 CONFIG_SYSFS=y
1183 CONFIG_TMPFS=y
1184 CONFIG_HUGETLBFS=y
1185 CONFIG_HUGETLB_PAGE=y
1186 CONFIG_RAMFS=y
1187 CONFIG_RELAYFS_FS=m
1188 # CONFIG_CONFIGFS_FS is not set
1189
1190 #
1191 # Miscellaneous filesystems
1192 #
1193 # CONFIG_ADFS_FS is not set
1194 # CONFIG_AFFS_FS is not set
1195 # CONFIG_HFS_FS is not set
1196 # CONFIG_HFSPLUS_FS is not set
1197 # CONFIG_BEFS_FS is not set
1198 # CONFIG_BFS_FS is not set
1199 # CONFIG_EFS_FS is not set
1200 # CONFIG_CRAMFS is not set
1201 # CONFIG_VXFS_FS is not set
1202 # CONFIG_HPFS_FS is not set
1203 # CONFIG_QNX4FS_FS is not set
1204 # CONFIG_SYSV_FS is not set
1205 # CONFIG_UFS_FS is not set
1206
1207 #
1208 # Network File Systems
1209 #
1210 # CONFIG_NFS_FS is not set
1211 # CONFIG_NFSD is not set
1212 # CONFIG_SMB_FS is not set
1213 # CONFIG_CIFS is not set
1214 # CONFIG_NCP_FS is not set
1215 # CONFIG_CODA_FS is not set
1216 # CONFIG_AFS_FS is not set
1217 # CONFIG_9P_FS is not set
1218
1219 #
1220 # Partition Types
1221 #
1222 # CONFIG_PARTITION_ADVANCED is not set
1223 CONFIG_MSDOS_PARTITION=y
1224 CONFIG_SUN_PARTITION=y
1225
1226 #
1227 # Native Language Support
1228 #
1229 CONFIG_NLS=m
1230 CONFIG_NLS_DEFAULT="iso8859-1"
1231 # CONFIG_NLS_CODEPAGE_437 is not set
1232 # CONFIG_NLS_CODEPAGE_737 is not set
1233 # CONFIG_NLS_CODEPAGE_775 is not set
1234 # CONFIG_NLS_CODEPAGE_850 is not set
1235 # CONFIG_NLS_CODEPAGE_852 is not set
1236 # CONFIG_NLS_CODEPAGE_855 is not set
1237 # CONFIG_NLS_CODEPAGE_857 is not set
1238 # CONFIG_NLS_CODEPAGE_860 is not set
1239 # CONFIG_NLS_CODEPAGE_861 is not set
1240 # CONFIG_NLS_CODEPAGE_862 is not set
1241 # CONFIG_NLS_CODEPAGE_863 is not set
1242 # CONFIG_NLS_CODEPAGE_864 is not set
1243 # CONFIG_NLS_CODEPAGE_865 is not set
1244 # CONFIG_NLS_CODEPAGE_866 is not set
1245 # CONFIG_NLS_CODEPAGE_869 is not set
1246 # CONFIG_NLS_CODEPAGE_936 is not set
1247 # CONFIG_NLS_CODEPAGE_950 is not set
1248 # CONFIG_NLS_CODEPAGE_932 is not set
1249 # CONFIG_NLS_CODEPAGE_949 is not set
1250 # CONFIG_NLS_CODEPAGE_874 is not set
1251 # CONFIG_NLS_ISO8859_8 is not set
1252 # CONFIG_NLS_CODEPAGE_1250 is not set
1253 # CONFIG_NLS_CODEPAGE_1251 is not set
1254 # CONFIG_NLS_ASCII is not set
1255 # CONFIG_NLS_ISO8859_1 is not set
1256 # CONFIG_NLS_ISO8859_2 is not set
1257 # CONFIG_NLS_ISO8859_3 is not set
1258 # CONFIG_NLS_ISO8859_4 is not set
1259 # CONFIG_NLS_ISO8859_5 is not set
1260 # CONFIG_NLS_ISO8859_6 is not set
1261 # CONFIG_NLS_ISO8859_7 is not set
1262 # CONFIG_NLS_ISO8859_9 is not set
1263 # CONFIG_NLS_ISO8859_13 is not set
1264 # CONFIG_NLS_ISO8859_14 is not set
1265 # CONFIG_NLS_ISO8859_15 is not set
1266 # CONFIG_NLS_KOI8_R is not set
1267 # CONFIG_NLS_KOI8_U is not set
1268 # CONFIG_NLS_UTF8 is not set
1269
1270 #
1271 # Instrumentation Support
1272 #
1273 CONFIG_PROFILING=y
1274 CONFIG_OPROFILE=m
1275 CONFIG_KPROBES=y
1276
1277 #
1278 # Kernel hacking
1279 #
1280 CONFIG_PRINTK_TIME=y
1281 CONFIG_MAGIC_SYSRQ=y
1282 CONFIG_DEBUG_KERNEL=y
1283 CONFIG_LOG_BUF_SHIFT=18
1284 CONFIG_DETECT_SOFTLOCKUP=y
1285 CONFIG_SCHEDSTATS=y
1286 # CONFIG_DEBUG_SLAB is not set
1287 # CONFIG_DEBUG_MUTEXES is not set
1288 # CONFIG_DEBUG_SPINLOCK is not set
1289 # CONFIG_DEBUG_SPINLOCK_SLEEP is not set
1290 # CONFIG_DEBUG_KOBJECT is not set
1291 CONFIG_DEBUG_BUGVERBOSE=y
1292 # CONFIG_DEBUG_INFO is not set
1293 CONFIG_DEBUG_FS=y
1294 # CONFIG_DEBUG_VM is not set
1295 CONFIG_FORCED_INLINING=y
1296 # CONFIG_RCU_TORTURE_TEST is not set
1297 # CONFIG_DEBUG_STACK_USAGE is not set
1298 # CONFIG_DEBUG_DCFLUSH is not set
1299 # CONFIG_STACK_DEBUG is not set
1300 # CONFIG_DEBUG_BOOTMEM is not set
1301 # CONFIG_DEBUG_PAGEALLOC is not set
1302
1303 #
1304 # Security options
1305 #
1306 CONFIG_KEYS=y
1307 # CONFIG_KEYS_DEBUG_PROC_KEYS is not set
1308 # CONFIG_SECURITY is not set
1309
1310 #
1311 # Cryptographic options
1312 #
1313 CONFIG_CRYPTO=y
1314 CONFIG_CRYPTO_HMAC=y
1315 CONFIG_CRYPTO_NULL=m
1316 CONFIG_CRYPTO_MD4=y
1317 CONFIG_CRYPTO_MD5=y
1318 CONFIG_CRYPTO_SHA1=y
1319 CONFIG_CRYPTO_SHA256=m
1320 CONFIG_CRYPTO_SHA512=m
1321 CONFIG_CRYPTO_WP512=m
1322 CONFIG_CRYPTO_TGR192=m
1323 CONFIG_CRYPTO_DES=y
1324 CONFIG_CRYPTO_BLOWFISH=m
1325 CONFIG_CRYPTO_TWOFISH=m
1326 CONFIG_CRYPTO_SERPENT=m
1327 CONFIG_CRYPTO_AES=m
1328 CONFIG_CRYPTO_CAST5=m
1329 CONFIG_CRYPTO_CAST6=m
1330 CONFIG_CRYPTO_TEA=m
1331 CONFIG_CRYPTO_ARC4=m
1332 CONFIG_CRYPTO_KHAZAD=m
1333 CONFIG_CRYPTO_ANUBIS=m
1334 CONFIG_CRYPTO_DEFLATE=y
1335 CONFIG_CRYPTO_MICHAEL_MIC=m
1336 CONFIG_CRYPTO_CRC32C=m
1337 CONFIG_CRYPTO_TEST=m
1338
1339 #
1340 # Hardware crypto devices
1341 #
1342
1343 #
1344 # Library routines
1345 #
1346 CONFIG_CRC_CCITT=m
1347 CONFIG_CRC16=m
1348 CONFIG_CRC32=y
1349 CONFIG_LIBCRC32C=m
1350 CONFIG_ZLIB_INFLATE=y
1351 CONFIG_ZLIB_DEFLATE=y