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