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