Pull video into test branch
[linux-drm-fsl-dcu.git] / arch / avr32 / configs / atstk1002_defconfig
1 #
2 # Automatically generated make config: don't edit
3 # Linux kernel version: 2.6.20-rc6
4 # Fri Jan 26 13:12:59 2007
5 #
6 CONFIG_AVR32=y
7 CONFIG_GENERIC_HARDIRQS=y
8 CONFIG_HARDIRQS_SW_RESEND=y
9 CONFIG_GENERIC_IRQ_PROBE=y
10 CONFIG_RWSEM_GENERIC_SPINLOCK=y
11 CONFIG_GENERIC_TIME=y
12 # CONFIG_ARCH_HAS_ILOG2_U32 is not set
13 # CONFIG_ARCH_HAS_ILOG2_U64 is not set
14 CONFIG_GENERIC_HWEIGHT=y
15 CONFIG_GENERIC_CALIBRATE_DELAY=y
16 CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config"
17
18 #
19 # Code maturity level options
20 #
21 CONFIG_EXPERIMENTAL=y
22 CONFIG_BROKEN_ON_SMP=y
23 CONFIG_INIT_ENV_ARG_LIMIT=32
24
25 #
26 # General setup
27 #
28 CONFIG_LOCALVERSION=""
29 # CONFIG_LOCALVERSION_AUTO is not set
30 CONFIG_SWAP=y
31 CONFIG_SYSVIPC=y
32 # CONFIG_IPC_NS is not set
33 CONFIG_POSIX_MQUEUE=y
34 CONFIG_BSD_PROCESS_ACCT=y
35 CONFIG_BSD_PROCESS_ACCT_V3=y
36 CONFIG_TASKSTATS=y
37 CONFIG_TASK_DELAY_ACCT=y
38 # CONFIG_UTS_NS is not set
39 CONFIG_AUDIT=y
40 # CONFIG_IKCONFIG is not set
41 CONFIG_SYSFS_DEPRECATED=y
42 CONFIG_RELAY=y
43 CONFIG_INITRAMFS_SOURCE=""
44 CONFIG_CC_OPTIMIZE_FOR_SIZE=y
45 # CONFIG_TASK_XACCT is not set
46 CONFIG_SYSCTL=y
47 CONFIG_EMBEDDED=y
48 # CONFIG_SYSCTL_SYSCALL is not set
49 CONFIG_KALLSYMS=y
50 # CONFIG_KALLSYMS_ALL is not set
51 # CONFIG_KALLSYMS_EXTRA_PASS is not set
52 CONFIG_HOTPLUG=y
53 CONFIG_PRINTK=y
54 CONFIG_BUG=y
55 CONFIG_ELF_CORE=y
56 # CONFIG_BASE_FULL is not set
57 CONFIG_FUTEX=y
58 CONFIG_EPOLL=y
59 CONFIG_SHMEM=y
60 CONFIG_SLAB=y
61 CONFIG_VM_EVENT_COUNTERS=y
62 CONFIG_RT_MUTEXES=y
63 # CONFIG_TINY_SHMEM is not set
64 CONFIG_BASE_SMALL=1
65 # CONFIG_SLOB is not set
66
67 #
68 # Loadable module support
69 #
70 CONFIG_MODULES=y
71 CONFIG_MODULE_UNLOAD=y
72 # CONFIG_MODULE_FORCE_UNLOAD is not set
73 # CONFIG_MODVERSIONS is not set
74 # CONFIG_MODULE_SRCVERSION_ALL is not set
75 # CONFIG_KMOD is not set
76
77 #
78 # Block layer
79 #
80 CONFIG_BLOCK=y
81 # CONFIG_LBD is not set
82 # CONFIG_BLK_DEV_IO_TRACE is not set
83 # CONFIG_LSF is not set
84
85 #
86 # IO Schedulers
87 #
88 CONFIG_IOSCHED_NOOP=y
89 # CONFIG_IOSCHED_AS is not set
90 # CONFIG_IOSCHED_DEADLINE is not set
91 # CONFIG_IOSCHED_CFQ is not set
92 # CONFIG_DEFAULT_AS is not set
93 # CONFIG_DEFAULT_DEADLINE is not set
94 # CONFIG_DEFAULT_CFQ is not set
95 CONFIG_DEFAULT_NOOP=y
96 CONFIG_DEFAULT_IOSCHED="noop"
97
98 #
99 # System Type and features
100 #
101 CONFIG_SUBARCH_AVR32B=y
102 CONFIG_MMU=y
103 CONFIG_PERFORMANCE_COUNTERS=y
104 CONFIG_PLATFORM_AT32AP=y
105 CONFIG_CPU_AT32AP7000=y
106 CONFIG_BOARD_ATSTK1002=y
107 CONFIG_BOARD_ATSTK1000=y
108 CONFIG_LOADER_U_BOOT=y
109 CONFIG_LOAD_ADDRESS=0x10000000
110 CONFIG_ENTRY_ADDRESS=0x90000000
111 CONFIG_PHYS_OFFSET=0x10000000
112 CONFIG_PREEMPT_NONE=y
113 # CONFIG_PREEMPT_VOLUNTARY is not set
114 # CONFIG_PREEMPT is not set
115 # CONFIG_HAVE_ARCH_BOOTMEM_NODE is not set
116 # CONFIG_ARCH_HAVE_MEMORY_PRESENT is not set
117 # CONFIG_NEED_NODE_MEMMAP_SIZE is not set
118 CONFIG_ARCH_FLATMEM_ENABLE=y
119 # CONFIG_ARCH_DISCONTIGMEM_ENABLE is not set
120 # CONFIG_ARCH_SPARSEMEM_ENABLE is not set
121 CONFIG_SELECT_MEMORY_MODEL=y
122 CONFIG_FLATMEM_MANUAL=y
123 # CONFIG_DISCONTIGMEM_MANUAL is not set
124 # CONFIG_SPARSEMEM_MANUAL is not set
125 CONFIG_FLATMEM=y
126 CONFIG_FLAT_NODE_MEM_MAP=y
127 # CONFIG_SPARSEMEM_STATIC is not set
128 CONFIG_SPLIT_PTLOCK_CPUS=4
129 # CONFIG_RESOURCES_64BIT is not set
130 # CONFIG_OWNERSHIP_TRACE is not set
131 # CONFIG_HZ_100 is not set
132 CONFIG_HZ_250=y
133 # CONFIG_HZ_300 is not set
134 # CONFIG_HZ_1000 is not set
135 CONFIG_HZ=250
136 CONFIG_CMDLINE=""
137
138 #
139 # Bus options
140 #
141
142 #
143 # PCCARD (PCMCIA/CardBus) support
144 #
145 # CONFIG_PCCARD is not set
146
147 #
148 # Executable file formats
149 #
150 CONFIG_BINFMT_ELF=y
151 # CONFIG_BINFMT_MISC is not set
152
153 #
154 # Networking
155 #
156 CONFIG_NET=y
157
158 #
159 # Networking options
160 #
161 # CONFIG_NETDEBUG is not set
162 CONFIG_PACKET=y
163 CONFIG_PACKET_MMAP=y
164 CONFIG_UNIX=y
165 # CONFIG_NET_KEY is not set
166 CONFIG_INET=y
167 # CONFIG_IP_MULTICAST is not set
168 # CONFIG_IP_ADVANCED_ROUTER is not set
169 CONFIG_IP_FIB_HASH=y
170 CONFIG_IP_PNP=y
171 CONFIG_IP_PNP_DHCP=y
172 # CONFIG_IP_PNP_BOOTP is not set
173 # CONFIG_IP_PNP_RARP is not set
174 # CONFIG_NET_IPIP is not set
175 # CONFIG_NET_IPGRE is not set
176 # CONFIG_ARPD is not set
177 # CONFIG_SYN_COOKIES is not set
178 # CONFIG_INET_AH is not set
179 # CONFIG_INET_ESP is not set
180 # CONFIG_INET_IPCOMP is not set
181 # CONFIG_INET_XFRM_TUNNEL is not set
182 # CONFIG_INET_TUNNEL is not set
183 # CONFIG_INET_XFRM_MODE_TRANSPORT is not set
184 # CONFIG_INET_XFRM_MODE_TUNNEL is not set
185 # CONFIG_INET_XFRM_MODE_BEET is not set
186 CONFIG_INET_DIAG=y
187 CONFIG_INET_TCP_DIAG=y
188 # CONFIG_TCP_CONG_ADVANCED is not set
189 CONFIG_TCP_CONG_CUBIC=y
190 CONFIG_DEFAULT_TCP_CONG="cubic"
191 # CONFIG_TCP_MD5SIG is not set
192 # CONFIG_IPV6 is not set
193 # CONFIG_INET6_XFRM_TUNNEL is not set
194 # CONFIG_INET6_TUNNEL is not set
195 # CONFIG_NETWORK_SECMARK is not set
196 # CONFIG_NETFILTER is not set
197
198 #
199 # DCCP Configuration (EXPERIMENTAL)
200 #
201 # CONFIG_IP_DCCP is not set
202
203 #
204 # SCTP Configuration (EXPERIMENTAL)
205 #
206 # CONFIG_IP_SCTP is not set
207
208 #
209 # TIPC Configuration (EXPERIMENTAL)
210 #
211 # CONFIG_TIPC is not set
212 # CONFIG_ATM is not set
213 # CONFIG_BRIDGE is not set
214 # CONFIG_VLAN_8021Q is not set
215 # CONFIG_DECNET is not set
216 # CONFIG_LLC2 is not set
217 # CONFIG_IPX is not set
218 # CONFIG_ATALK is not set
219 # CONFIG_X25 is not set
220 # CONFIG_LAPB is not set
221 # CONFIG_ECONET is not set
222 # CONFIG_WAN_ROUTER is not set
223
224 #
225 # QoS and/or fair queueing
226 #
227 # CONFIG_NET_SCHED is not set
228
229 #
230 # Network testing
231 #
232 # CONFIG_NET_PKTGEN is not set
233 # CONFIG_HAMRADIO is not set
234 # CONFIG_IRDA is not set
235 # CONFIG_BT is not set
236 # CONFIG_IEEE80211 is not set
237
238 #
239 # Device Drivers
240 #
241
242 #
243 # Generic Driver Options
244 #
245 CONFIG_STANDALONE=y
246 # CONFIG_PREVENT_FIRMWARE_BUILD is not set
247 # CONFIG_FW_LOADER is not set
248 # CONFIG_DEBUG_DRIVER is not set
249 # CONFIG_SYS_HYPERVISOR is not set
250
251 #
252 # Connector - unified userspace <-> kernelspace linker
253 #
254 # CONFIG_CONNECTOR is not set
255
256 #
257 # Memory Technology Devices (MTD)
258 #
259 CONFIG_MTD=y
260 # CONFIG_MTD_DEBUG is not set
261 # CONFIG_MTD_CONCAT is not set
262 CONFIG_MTD_PARTITIONS=y
263 # CONFIG_MTD_REDBOOT_PARTS is not set
264 CONFIG_MTD_CMDLINE_PARTS=y
265
266 #
267 # User Modules And Translation Layers
268 #
269 CONFIG_MTD_CHAR=y
270 CONFIG_MTD_BLKDEVS=y
271 CONFIG_MTD_BLOCK=y
272 # CONFIG_FTL is not set
273 # CONFIG_NFTL is not set
274 # CONFIG_INFTL is not set
275 # CONFIG_RFD_FTL is not set
276 # CONFIG_SSFDC is not set
277
278 #
279 # RAM/ROM/Flash chip drivers
280 #
281 CONFIG_MTD_CFI=y
282 # CONFIG_MTD_JEDECPROBE is not set
283 CONFIG_MTD_GEN_PROBE=y
284 # CONFIG_MTD_CFI_ADV_OPTIONS is not set
285 CONFIG_MTD_MAP_BANK_WIDTH_1=y
286 CONFIG_MTD_MAP_BANK_WIDTH_2=y
287 CONFIG_MTD_MAP_BANK_WIDTH_4=y
288 # CONFIG_MTD_MAP_BANK_WIDTH_8 is not set
289 # CONFIG_MTD_MAP_BANK_WIDTH_16 is not set
290 # CONFIG_MTD_MAP_BANK_WIDTH_32 is not set
291 CONFIG_MTD_CFI_I1=y
292 CONFIG_MTD_CFI_I2=y
293 # CONFIG_MTD_CFI_I4 is not set
294 # CONFIG_MTD_CFI_I8 is not set
295 # CONFIG_MTD_CFI_INTELEXT is not set
296 CONFIG_MTD_CFI_AMDSTD=y
297 # CONFIG_MTD_CFI_STAA is not set
298 CONFIG_MTD_CFI_UTIL=y
299 # CONFIG_MTD_RAM is not set
300 # CONFIG_MTD_ROM is not set
301 # CONFIG_MTD_ABSENT is not set
302 # CONFIG_MTD_OBSOLETE_CHIPS is not set
303
304 #
305 # Mapping drivers for chip access
306 #
307 # CONFIG_MTD_COMPLEX_MAPPINGS is not set
308 CONFIG_MTD_PHYSMAP=y
309 CONFIG_MTD_PHYSMAP_START=0x8000000
310 CONFIG_MTD_PHYSMAP_LEN=0x0
311 CONFIG_MTD_PHYSMAP_BANKWIDTH=2
312 # CONFIG_MTD_PLATRAM is not set
313
314 #
315 # Self-contained MTD device drivers
316 #
317 # CONFIG_MTD_SLRAM is not set
318 # CONFIG_MTD_PHRAM is not set
319 # CONFIG_MTD_MTDRAM is not set
320 # CONFIG_MTD_BLOCK2MTD is not set
321
322 #
323 # Disk-On-Chip Device Drivers
324 #
325 # CONFIG_MTD_DOC2000 is not set
326 # CONFIG_MTD_DOC2001 is not set
327 # CONFIG_MTD_DOC2001PLUS is not set
328
329 #
330 # NAND Flash Device Drivers
331 #
332 # CONFIG_MTD_NAND is not set
333
334 #
335 # OneNAND Flash Device Drivers
336 #
337 # CONFIG_MTD_ONENAND is not set
338
339 #
340 # Parallel port support
341 #
342 # CONFIG_PARPORT is not set
343
344 #
345 # Plug and Play support
346 #
347
348 #
349 # Block devices
350 #
351 # CONFIG_BLK_DEV_COW_COMMON is not set
352 CONFIG_BLK_DEV_LOOP=m
353 # CONFIG_BLK_DEV_CRYPTOLOOP is not set
354 CONFIG_BLK_DEV_NBD=m
355 CONFIG_BLK_DEV_RAM=m
356 CONFIG_BLK_DEV_RAM_COUNT=16
357 CONFIG_BLK_DEV_RAM_SIZE=4096
358 CONFIG_BLK_DEV_RAM_BLOCKSIZE=1024
359 CONFIG_BLK_DEV_INITRD=y
360 # CONFIG_CDROM_PKTCDVD is not set
361 # CONFIG_ATA_OVER_ETH is not set
362
363 #
364 # Misc devices
365 #
366 # CONFIG_TIFM_CORE is not set
367
368 #
369 # ATA/ATAPI/MFM/RLL support
370 #
371 # CONFIG_IDE is not set
372
373 #
374 # SCSI device support
375 #
376 # CONFIG_RAID_ATTRS is not set
377 # CONFIG_SCSI is not set
378 # CONFIG_SCSI_NETLINK is not set
379
380 #
381 # Serial ATA (prod) and Parallel ATA (experimental) drivers
382 #
383 # CONFIG_ATA is not set
384
385 #
386 # Multi-device support (RAID and LVM)
387 #
388 # CONFIG_MD is not set
389
390 #
391 # Fusion MPT device support
392 #
393 # CONFIG_FUSION is not set
394
395 #
396 # IEEE 1394 (FireWire) support
397 #
398
399 #
400 # I2O device support
401 #
402
403 #
404 # Network device support
405 #
406 CONFIG_NETDEVICES=y
407 CONFIG_DUMMY=y
408 # CONFIG_BONDING is not set
409 # CONFIG_EQUALIZER is not set
410 CONFIG_TUN=m
411
412 #
413 # PHY device support
414 #
415 # CONFIG_PHYLIB is not set
416
417 #
418 # Ethernet (10 or 100Mbit)
419 #
420 CONFIG_NET_ETHERNET=y
421 CONFIG_MII=y
422 CONFIG_MACB=y
423
424 #
425 # Ethernet (1000 Mbit)
426 #
427
428 #
429 # Ethernet (10000 Mbit)
430 #
431
432 #
433 # Token Ring devices
434 #
435
436 #
437 # Wireless LAN (non-hamradio)
438 #
439 # CONFIG_NET_RADIO is not set
440
441 #
442 # Wan interfaces
443 #
444 # CONFIG_WAN is not set
445 CONFIG_PPP=m
446 # CONFIG_PPP_MULTILINK is not set
447 # CONFIG_PPP_FILTER is not set
448 CONFIG_PPP_ASYNC=m
449 # CONFIG_PPP_SYNC_TTY is not set
450 CONFIG_PPP_DEFLATE=m
451 CONFIG_PPP_BSDCOMP=m
452 # CONFIG_PPP_MPPE is not set
453 # CONFIG_PPPOE is not set
454 # CONFIG_SLIP is not set
455 CONFIG_SLHC=m
456 # CONFIG_SHAPER is not set
457 # CONFIG_NETCONSOLE is not set
458 # CONFIG_NETPOLL is not set
459 # CONFIG_NET_POLL_CONTROLLER is not set
460
461 #
462 # ISDN subsystem
463 #
464 # CONFIG_ISDN is not set
465
466 #
467 # Telephony Support
468 #
469 # CONFIG_PHONE is not set
470
471 #
472 # Input device support
473 #
474 # CONFIG_INPUT is not set
475
476 #
477 # Hardware I/O ports
478 #
479 # CONFIG_SERIO is not set
480 # CONFIG_GAMEPORT is not set
481
482 #
483 # Character devices
484 #
485 # CONFIG_VT is not set
486 # CONFIG_SERIAL_NONSTANDARD is not set
487
488 #
489 # Serial drivers
490 #
491 # CONFIG_SERIAL_8250 is not set
492
493 #
494 # Non-8250 serial port support
495 #
496 CONFIG_SERIAL_ATMEL=y
497 CONFIG_SERIAL_ATMEL_CONSOLE=y
498 # CONFIG_SERIAL_ATMEL_TTYAT is not set
499 CONFIG_SERIAL_CORE=y
500 CONFIG_SERIAL_CORE_CONSOLE=y
501 CONFIG_UNIX98_PTYS=y
502 # CONFIG_LEGACY_PTYS is not set
503
504 #
505 # IPMI
506 #
507 # CONFIG_IPMI_HANDLER is not set
508
509 #
510 # Watchdog Cards
511 #
512 # CONFIG_WATCHDOG is not set
513 # CONFIG_HW_RANDOM is not set
514 # CONFIG_RTC is not set
515 # CONFIG_GEN_RTC is not set
516 # CONFIG_DTLK is not set
517 # CONFIG_R3964 is not set
518 # CONFIG_RAW_DRIVER is not set
519
520 #
521 # TPM devices
522 #
523 # CONFIG_TCG_TPM is not set
524
525 #
526 # I2C support
527 #
528 # CONFIG_I2C is not set
529
530 #
531 # SPI support
532 #
533 # CONFIG_SPI is not set
534 # CONFIG_SPI_MASTER is not set
535
536 #
537 # Dallas's 1-wire bus
538 #
539 # CONFIG_W1 is not set
540
541 #
542 # Hardware Monitoring support
543 #
544 # CONFIG_HWMON is not set
545 # CONFIG_HWMON_VID is not set
546
547 #
548 # Multimedia devices
549 #
550 # CONFIG_VIDEO_DEV is not set
551
552 #
553 # Digital Video Broadcasting Devices
554 #
555 # CONFIG_DVB is not set
556
557 #
558 # Graphics support
559 #
560 # CONFIG_FIRMWARE_EDID is not set
561 # CONFIG_FB is not set
562 # CONFIG_BACKLIGHT_LCD_SUPPORT is not set
563
564 #
565 # Sound
566 #
567 # CONFIG_SOUND is not set
568
569 #
570 # USB support
571 #
572 # CONFIG_USB_ARCH_HAS_HCD is not set
573 # CONFIG_USB_ARCH_HAS_OHCI is not set
574 # CONFIG_USB_ARCH_HAS_EHCI is not set
575
576 #
577 # NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support'
578 #
579
580 #
581 # USB Gadget Support
582 #
583 # CONFIG_USB_GADGET is not set
584
585 #
586 # MMC/SD Card support
587 #
588 # CONFIG_MMC is not set
589
590 #
591 # LED devices
592 #
593 # CONFIG_NEW_LEDS is not set
594
595 #
596 # LED drivers
597 #
598
599 #
600 # LED Triggers
601 #
602
603 #
604 # InfiniBand support
605 #
606
607 #
608 # EDAC - error detection and reporting (RAS) (EXPERIMENTAL)
609 #
610
611 #
612 # Real Time Clock
613 #
614 # CONFIG_RTC_CLASS is not set
615
616 #
617 # DMA Engine support
618 #
619 # CONFIG_DMA_ENGINE is not set
620
621 #
622 # DMA Clients
623 #
624
625 #
626 # DMA Devices
627 #
628
629 #
630 # Virtualization
631 #
632
633 #
634 # File systems
635 #
636 CONFIG_EXT2_FS=m
637 # CONFIG_EXT2_FS_XATTR is not set
638 # CONFIG_EXT2_FS_XIP is not set
639 # CONFIG_EXT3_FS is not set
640 # CONFIG_EXT4DEV_FS is not set
641 # CONFIG_REISERFS_FS is not set
642 # CONFIG_JFS_FS is not set
643 # CONFIG_FS_POSIX_ACL is not set
644 # CONFIG_XFS_FS is not set
645 # CONFIG_GFS2_FS is not set
646 # CONFIG_OCFS2_FS is not set
647 CONFIG_MINIX_FS=m
648 # CONFIG_ROMFS_FS is not set
649 CONFIG_INOTIFY=y
650 CONFIG_INOTIFY_USER=y
651 # CONFIG_QUOTA is not set
652 # CONFIG_DNOTIFY is not set
653 # CONFIG_AUTOFS_FS is not set
654 # CONFIG_AUTOFS4_FS is not set
655 # CONFIG_FUSE_FS is not set
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_FAT_FS=m
667 CONFIG_MSDOS_FS=m
668 CONFIG_VFAT_FS=m
669 CONFIG_FAT_DEFAULT_CODEPAGE=437
670 CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1"
671 # CONFIG_NTFS_FS is not set
672
673 #
674 # Pseudo filesystems
675 #
676 CONFIG_PROC_FS=y
677 CONFIG_PROC_KCORE=y
678 CONFIG_PROC_SYSCTL=y
679 CONFIG_SYSFS=y
680 CONFIG_TMPFS=y
681 # CONFIG_TMPFS_POSIX_ACL is not set
682 # CONFIG_HUGETLB_PAGE is not set
683 CONFIG_RAMFS=y
684 CONFIG_CONFIGFS_FS=m
685
686 #
687 # Miscellaneous filesystems
688 #
689 # CONFIG_ADFS_FS is not set
690 # CONFIG_AFFS_FS is not set
691 # CONFIG_HFS_FS is not set
692 # CONFIG_HFSPLUS_FS is not set
693 # CONFIG_BEFS_FS is not set
694 # CONFIG_BFS_FS is not set
695 # CONFIG_EFS_FS is not set
696 CONFIG_JFFS2_FS=y
697 CONFIG_JFFS2_FS_DEBUG=0
698 CONFIG_JFFS2_FS_WRITEBUFFER=y
699 # CONFIG_JFFS2_SUMMARY is not set
700 # CONFIG_JFFS2_FS_XATTR is not set
701 # CONFIG_JFFS2_COMPRESSION_OPTIONS is not set
702 CONFIG_JFFS2_ZLIB=y
703 CONFIG_JFFS2_RTIME=y
704 # CONFIG_JFFS2_RUBIN is not set
705 # CONFIG_CRAMFS is not set
706 # CONFIG_VXFS_FS is not set
707 # CONFIG_HPFS_FS is not set
708 # CONFIG_QNX4FS_FS is not set
709 # CONFIG_SYSV_FS is not set
710 # CONFIG_UFS_FS is not set
711
712 #
713 # Network File Systems
714 #
715 # CONFIG_NFS_FS is not set
716 # CONFIG_NFSD is not set
717 # CONFIG_SMB_FS is not set
718 # CONFIG_CIFS is not set
719 # CONFIG_NCP_FS is not set
720 # CONFIG_CODA_FS is not set
721 # CONFIG_AFS_FS is not set
722 # CONFIG_9P_FS is not set
723
724 #
725 # Partition Types
726 #
727 # CONFIG_PARTITION_ADVANCED is not set
728 CONFIG_MSDOS_PARTITION=y
729
730 #
731 # Native Language Support
732 #
733 CONFIG_NLS=m
734 CONFIG_NLS_DEFAULT="iso8859-1"
735 CONFIG_NLS_CODEPAGE_437=m
736 # CONFIG_NLS_CODEPAGE_737 is not set
737 # CONFIG_NLS_CODEPAGE_775 is not set
738 # CONFIG_NLS_CODEPAGE_850 is not set
739 # CONFIG_NLS_CODEPAGE_852 is not set
740 # CONFIG_NLS_CODEPAGE_855 is not set
741 # CONFIG_NLS_CODEPAGE_857 is not set
742 # CONFIG_NLS_CODEPAGE_860 is not set
743 # CONFIG_NLS_CODEPAGE_861 is not set
744 # CONFIG_NLS_CODEPAGE_862 is not set
745 # CONFIG_NLS_CODEPAGE_863 is not set
746 # CONFIG_NLS_CODEPAGE_864 is not set
747 # CONFIG_NLS_CODEPAGE_865 is not set
748 # CONFIG_NLS_CODEPAGE_866 is not set
749 # CONFIG_NLS_CODEPAGE_869 is not set
750 # CONFIG_NLS_CODEPAGE_936 is not set
751 # CONFIG_NLS_CODEPAGE_950 is not set
752 # CONFIG_NLS_CODEPAGE_932 is not set
753 # CONFIG_NLS_CODEPAGE_949 is not set
754 # CONFIG_NLS_CODEPAGE_874 is not set
755 # CONFIG_NLS_ISO8859_8 is not set
756 # CONFIG_NLS_CODEPAGE_1250 is not set
757 # CONFIG_NLS_CODEPAGE_1251 is not set
758 # CONFIG_NLS_ASCII is not set
759 CONFIG_NLS_ISO8859_1=m
760 # CONFIG_NLS_ISO8859_2 is not set
761 # CONFIG_NLS_ISO8859_3 is not set
762 # CONFIG_NLS_ISO8859_4 is not set
763 # CONFIG_NLS_ISO8859_5 is not set
764 # CONFIG_NLS_ISO8859_6 is not set
765 # CONFIG_NLS_ISO8859_7 is not set
766 # CONFIG_NLS_ISO8859_9 is not set
767 # CONFIG_NLS_ISO8859_13 is not set
768 # CONFIG_NLS_ISO8859_14 is not set
769 # CONFIG_NLS_ISO8859_15 is not set
770 # CONFIG_NLS_KOI8_R is not set
771 # CONFIG_NLS_KOI8_U is not set
772 CONFIG_NLS_UTF8=m
773
774 #
775 # Distributed Lock Manager
776 #
777 # CONFIG_DLM is not set
778
779 #
780 # Kernel hacking
781 #
782 CONFIG_TRACE_IRQFLAGS_SUPPORT=y
783 # CONFIG_PRINTK_TIME is not set
784 CONFIG_ENABLE_MUST_CHECK=y
785 CONFIG_MAGIC_SYSRQ=y
786 # CONFIG_UNUSED_SYMBOLS is not set
787 CONFIG_DEBUG_FS=y
788 # CONFIG_HEADERS_CHECK is not set
789 CONFIG_DEBUG_KERNEL=y
790 CONFIG_LOG_BUF_SHIFT=14
791 CONFIG_DETECT_SOFTLOCKUP=y
792 # CONFIG_SCHEDSTATS is not set
793 # CONFIG_DEBUG_SLAB is not set
794 # CONFIG_DEBUG_RT_MUTEXES is not set
795 # CONFIG_RT_MUTEX_TESTER is not set
796 # CONFIG_DEBUG_SPINLOCK is not set
797 # CONFIG_DEBUG_MUTEXES is not set
798 # CONFIG_DEBUG_RWSEMS is not set
799 # CONFIG_DEBUG_SPINLOCK_SLEEP is not set
800 # CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set
801 # CONFIG_DEBUG_KOBJECT is not set
802 CONFIG_DEBUG_BUGVERBOSE=y
803 # CONFIG_DEBUG_INFO is not set
804 # CONFIG_DEBUG_VM is not set
805 # CONFIG_DEBUG_LIST is not set
806 CONFIG_FRAME_POINTER=y
807 CONFIG_FORCED_INLINING=y
808 # CONFIG_RCU_TORTURE_TEST is not set
809 # CONFIG_KPROBES is not set
810
811 #
812 # Security options
813 #
814 # CONFIG_KEYS is not set
815 # CONFIG_SECURITY is not set
816
817 #
818 # Cryptographic options
819 #
820 # CONFIG_CRYPTO is not set
821
822 #
823 # Library routines
824 #
825 CONFIG_BITREVERSE=y
826 CONFIG_CRC_CCITT=m
827 # CONFIG_CRC16 is not set
828 CONFIG_CRC32=y
829 # CONFIG_LIBCRC32C is not set
830 CONFIG_AUDIT_GENERIC=y
831 CONFIG_ZLIB_INFLATE=y
832 CONFIG_ZLIB_DEFLATE=y
833 CONFIG_PLIST=y
834 CONFIG_IOMAP_COPY=y