/[kernel]/dists/trunk/linux-2.6/debian/arch/arm/config.rpc
ViewVC logotype

Contents of /dists/trunk/linux-2.6/debian/arch/arm/config.rpc

Parent Directory Parent Directory | Revision Log Revision Log


Revision 4090 - (show annotations) (download)
Wed Aug 31 10:16:10 2005 UTC (7 years, 8 months ago) by luther
Original Path: dists/trunk/kernel/linux-2.6/debian/arch/arm/config.rpc
File size: 18889 byte(s)
Moved the trunk to the new layout disposition.
1 #
2 # Automatically generated make config: don't edit
3 # Linux kernel version: 2.6.12
4 # Fri Jul 29 00:27:22 2005
5 #
6 CONFIG_ARM=y
7 CONFIG_MMU=y
8 CONFIG_UID16=y
9 CONFIG_RWSEM_GENERIC_SPINLOCK=y
10 CONFIG_GENERIC_CALIBRATE_DELAY=y
11 CONFIG_GENERIC_IOMAP=y
12 CONFIG_FIQ=y
13
14 #
15 # Code maturity level options
16 #
17 CONFIG_EXPERIMENTAL=y
18 CONFIG_CLEAN_COMPILE=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_SWAP=y
27 CONFIG_SYSVIPC=y
28 # CONFIG_POSIX_MQUEUE is not set
29 # CONFIG_BSD_PROCESS_ACCT is not set
30 CONFIG_SYSCTL=y
31 # CONFIG_AUDIT is not set
32 # CONFIG_HOTPLUG is not set
33 CONFIG_KOBJECT_UEVENT=y
34 # CONFIG_IKCONFIG is not set
35 # CONFIG_EMBEDDED is not set
36 CONFIG_KALLSYMS=y
37 # CONFIG_KALLSYMS_ALL is not set
38 # CONFIG_KALLSYMS_EXTRA_PASS is not set
39 CONFIG_PRINTK=y
40 CONFIG_BUG=y
41 CONFIG_BASE_FULL=y
42 CONFIG_FUTEX=y
43 CONFIG_EPOLL=y
44 CONFIG_CC_OPTIMIZE_FOR_SIZE=y
45 CONFIG_SHMEM=y
46 CONFIG_CC_ALIGN_FUNCTIONS=0
47 CONFIG_CC_ALIGN_LABELS=0
48 CONFIG_CC_ALIGN_LOOPS=0
49 CONFIG_CC_ALIGN_JUMPS=0
50 # CONFIG_TINY_SHMEM is not set
51 CONFIG_BASE_SMALL=0
52
53 #
54 # Loadable module support
55 #
56 CONFIG_MODULES=y
57 CONFIG_MODULE_UNLOAD=y
58 # CONFIG_MODULE_FORCE_UNLOAD is not set
59 CONFIG_OBSOLETE_MODPARM=y
60 # CONFIG_MODVERSIONS is not set
61 # CONFIG_MODULE_SRCVERSION_ALL is not set
62 CONFIG_KMOD=y
63
64 #
65 # System Type
66 #
67 # CONFIG_ARCH_CLPS7500 is not set
68 # CONFIG_ARCH_CLPS711X is not set
69 # CONFIG_ARCH_CO285 is not set
70 # CONFIG_ARCH_EBSA110 is not set
71 # CONFIG_ARCH_CAMELOT is not set
72 # CONFIG_ARCH_FOOTBRIDGE is not set
73 # CONFIG_ARCH_INTEGRATOR is not set
74 # CONFIG_ARCH_IOP3XX is not set
75 # CONFIG_ARCH_IXP4XX is not set
76 # CONFIG_ARCH_IXP2000 is not set
77 # CONFIG_ARCH_L7200 is not set
78 # CONFIG_ARCH_PXA is not set
79 CONFIG_ARCH_RPC=y
80 # CONFIG_ARCH_SA1100 is not set
81 # CONFIG_ARCH_S3C2410 is not set
82 # CONFIG_ARCH_SHARK is not set
83 # CONFIG_ARCH_LH7A40X is not set
84 # CONFIG_ARCH_OMAP is not set
85 # CONFIG_ARCH_VERSATILE is not set
86 # CONFIG_ARCH_IMX is not set
87 # CONFIG_ARCH_H720X is not set
88 CONFIG_ARCH_ACORN=y
89
90 #
91 # Processor Type
92 #
93 CONFIG_CPU_32=y
94 CONFIG_CPU_ARM610=y
95 CONFIG_CPU_ARM710=y
96 CONFIG_CPU_SA110=y
97 CONFIG_CPU_32v3=y
98 CONFIG_CPU_ABRT_EV4=y
99 CONFIG_CPU_CACHE_V3=y
100 CONFIG_CPU_CACHE_V4WB=y
101 CONFIG_CPU_CACHE_VIVT=y
102 CONFIG_CPU_COPY_V3=y
103 CONFIG_CPU_COPY_V4WB=y
104 CONFIG_CPU_TLB_V3=y
105 CONFIG_CPU_TLB_V4WB=y
106
107 #
108 # Processor Features
109 #
110 CONFIG_TIMER_ACORN=y
111
112 #
113 # Bus support
114 #
115 CONFIG_ISA_DMA_API=y
116
117 #
118 # PCCARD (PCMCIA/CardBus) support
119 #
120 # CONFIG_PCCARD is not set
121
122 #
123 # Kernel Features
124 #
125 # CONFIG_SMP is not set
126 # CONFIG_PREEMPT is not set
127 # CONFIG_DISCONTIGMEM is not set
128 CONFIG_ALIGNMENT_TRAP=y
129
130 #
131 # Boot options
132 #
133 CONFIG_ZBOOT_ROM_TEXT=0x0
134 CONFIG_ZBOOT_ROM_BSS=0x0
135 CONFIG_CMDLINE=""
136 # CONFIG_XIP_KERNEL is not set
137
138 #
139 # Floating point emulation
140 #
141
142 #
143 # At least one emulation must be selected
144 #
145 CONFIG_FPE_NWFPE=y
146 # CONFIG_FPE_NWFPE_XP is not set
147
148 #
149 # Userspace binary formats
150 #
151 CONFIG_BINFMT_ELF=y
152 CONFIG_BINFMT_AOUT=y
153 # CONFIG_BINFMT_MISC is not set
154 # CONFIG_ARTHUR is not set
155
156 #
157 # Power management options
158 #
159 # CONFIG_PM is not set
160
161 #
162 # Device Drivers
163 #
164
165 #
166 # Generic Driver Options
167 #
168 CONFIG_STANDALONE=y
169 CONFIG_PREVENT_FIRMWARE_BUILD=y
170 # CONFIG_FW_LOADER is not set
171 # CONFIG_DEBUG_DRIVER is not set
172
173 #
174 # Memory Technology Devices (MTD)
175 #
176 # CONFIG_MTD is not set
177
178 #
179 # Parallel port support
180 #
181 CONFIG_PARPORT=y
182 CONFIG_PARPORT_PC=y
183 CONFIG_PARPORT_PC_FIFO=y
184 # CONFIG_PARPORT_PC_SUPERIO is not set
185 # CONFIG_PARPORT_ARC is not set
186 # CONFIG_PARPORT_GSC is not set
187 # CONFIG_PARPORT_1284 is not set
188
189 #
190 # Plug and Play support
191 #
192
193 #
194 # Block devices
195 #
196 CONFIG_BLK_DEV_FD=y
197 # CONFIG_PARIDE is not set
198 # CONFIG_BLK_DEV_COW_COMMON is not set
199 CONFIG_BLK_DEV_LOOP=m
200 # CONFIG_BLK_DEV_CRYPTOLOOP is not set
201 # CONFIG_BLK_DEV_NBD is not set
202 CONFIG_BLK_DEV_RAM=y
203 CONFIG_BLK_DEV_RAM_COUNT=16
204 CONFIG_BLK_DEV_RAM_SIZE=4096
205 CONFIG_BLK_DEV_INITRD=y
206 CONFIG_INITRAMFS_SOURCE=""
207 # CONFIG_CDROM_PKTCDVD is not set
208
209 #
210 # IO Schedulers
211 #
212 CONFIG_IOSCHED_NOOP=y
213 CONFIG_IOSCHED_AS=y
214 CONFIG_IOSCHED_DEADLINE=y
215 CONFIG_IOSCHED_CFQ=y
216 # CONFIG_ATA_OVER_ETH is not set
217
218 #
219 # Acorn-specific block devices
220 #
221
222 #
223 # ATA/ATAPI/MFM/RLL support
224 #
225 CONFIG_IDE=y
226 CONFIG_BLK_DEV_IDE=y
227
228 #
229 # Please see Documentation/ide.txt for help/info on IDE drives
230 #
231 # CONFIG_BLK_DEV_IDE_SATA is not set
232 CONFIG_BLK_DEV_IDEDISK=y
233 CONFIG_IDEDISK_MULTI_MODE=y
234 CONFIG_BLK_DEV_IDECD=y
235 # CONFIG_BLK_DEV_IDETAPE is not set
236 # CONFIG_BLK_DEV_IDEFLOPPY is not set
237 # CONFIG_BLK_DEV_IDESCSI is not set
238 # CONFIG_IDE_TASK_IOCTL is not set
239
240 #
241 # IDE chipset support/bugfixes
242 #
243 CONFIG_IDE_GENERIC=y
244 CONFIG_IDE_ARM=y
245 CONFIG_BLK_DEV_IDE_ICSIDE=y
246 CONFIG_BLK_DEV_IDEDMA_ICS=y
247 CONFIG_IDEDMA_ICS_AUTO=y
248 CONFIG_BLK_DEV_IDE_RAPIDE=y
249 CONFIG_BLK_DEV_IDEDMA=y
250 # CONFIG_IDEDMA_IVB is not set
251 CONFIG_IDEDMA_AUTO=y
252 # CONFIG_BLK_DEV_HD is not set
253
254 #
255 # SCSI device support
256 #
257 CONFIG_SCSI=y
258 CONFIG_SCSI_PROC_FS=y
259
260 #
261 # SCSI support type (disk, tape, CD-ROM)
262 #
263 CONFIG_BLK_DEV_SD=y
264 CONFIG_CHR_DEV_ST=m
265 # CONFIG_CHR_DEV_OSST is not set
266 CONFIG_BLK_DEV_SR=y
267 CONFIG_BLK_DEV_SR_VENDOR=y
268 CONFIG_CHR_DEV_SG=y
269 # CONFIG_CHR_DEV_SCH is not set
270
271 #
272 # Some SCSI devices (e.g. CD jukebox) support multiple LUNs
273 #
274 # CONFIG_SCSI_MULTI_LUN is not set
275 CONFIG_SCSI_CONSTANTS=y
276 CONFIG_SCSI_LOGGING=y
277
278 #
279 # SCSI Transport Attributes
280 #
281 # CONFIG_SCSI_SPI_ATTRS is not set
282 # CONFIG_SCSI_FC_ATTRS is not set
283 # CONFIG_SCSI_ISCSI_ATTRS is not set
284
285 #
286 # SCSI low-level drivers
287 #
288 # CONFIG_SCSI_SATA is not set
289 CONFIG_SCSI_PPA=m
290 CONFIG_SCSI_IMM=m
291 # CONFIG_SCSI_IZIP_EPP16 is not set
292 # CONFIG_SCSI_IZIP_SLOW_CTR is not set
293 # CONFIG_SCSI_DEBUG is not set
294 # CONFIG_SCSI_ACORNSCSI_3 is not set
295 CONFIG_SCSI_ARXESCSI=m
296 CONFIG_SCSI_CUMANA_2=m
297 CONFIG_SCSI_EESOXSCSI=m
298 CONFIG_SCSI_POWERTECSCSI=y
299
300 #
301 # The following drivers are not fully supported
302 #
303 CONFIG_SCSI_CUMANA_1=m
304 CONFIG_SCSI_OAK1=m
305
306 #
307 # Multi-device support (RAID and LVM)
308 #
309 # CONFIG_MD is not set
310
311 #
312 # Fusion MPT device support
313 #
314
315 #
316 # IEEE 1394 (FireWire) support
317 #
318
319 #
320 # I2O device support
321 #
322
323 #
324 # Networking support
325 #
326 CONFIG_NET=y
327
328 #
329 # Networking options
330 #
331 # CONFIG_PACKET is not set
332 CONFIG_UNIX=y
333 # CONFIG_NET_KEY is not set
334 CONFIG_INET=y
335 CONFIG_IP_MULTICAST=y
336 # CONFIG_IP_ADVANCED_ROUTER is not set
337 # CONFIG_IP_PNP is not set
338 # CONFIG_NET_IPIP is not set
339 # CONFIG_NET_IPGRE is not set
340 # CONFIG_IP_MROUTE is not set
341 # CONFIG_ARPD is not set
342 # CONFIG_SYN_COOKIES is not set
343 # CONFIG_INET_AH is not set
344 # CONFIG_INET_ESP is not set
345 # CONFIG_INET_IPCOMP is not set
346 # CONFIG_INET_TUNNEL is not set
347 # CONFIG_IP_TCPDIAG is not set
348 # CONFIG_IP_TCPDIAG_IPV6 is not set
349 CONFIG_IPV6=m
350 # CONFIG_IPV6_PRIVACY is not set
351 # CONFIG_INET6_AH is not set
352 # CONFIG_INET6_ESP is not set
353 # CONFIG_INET6_IPCOMP is not set
354 # CONFIG_INET6_TUNNEL is not set
355 # CONFIG_IPV6_TUNNEL is not set
356 # CONFIG_NETFILTER is not set
357
358 #
359 # SCTP Configuration (EXPERIMENTAL)
360 #
361 # CONFIG_IP_SCTP is not set
362 # CONFIG_ATM is not set
363 # CONFIG_BRIDGE is not set
364 # CONFIG_VLAN_8021Q is not set
365 # CONFIG_DECNET is not set
366 # CONFIG_LLC2 is not set
367 # CONFIG_IPX is not set
368 # CONFIG_ATALK is not set
369 # CONFIG_X25 is not set
370 # CONFIG_LAPB is not set
371 # CONFIG_NET_DIVERT is not set
372 # CONFIG_ECONET is not set
373 # CONFIG_WAN_ROUTER is not set
374
375 #
376 # QoS and/or fair queueing
377 #
378 # CONFIG_NET_SCHED is not set
379 # CONFIG_NET_CLS_ROUTE is not set
380
381 #
382 # Network testing
383 #
384 # CONFIG_NET_PKTGEN is not set
385 # CONFIG_NETPOLL is not set
386 # CONFIG_NET_POLL_CONTROLLER is not set
387 # CONFIG_HAMRADIO is not set
388 # CONFIG_IRDA is not set
389 # CONFIG_BT is not set
390 CONFIG_NETDEVICES=y
391 # CONFIG_DUMMY is not set
392 # CONFIG_BONDING is not set
393 # CONFIG_EQUALIZER is not set
394 # CONFIG_TUN is not set
395
396 #
397 # Ethernet (10 or 100Mbit)
398 #
399 CONFIG_NET_ETHERNET=y
400 # CONFIG_MII is not set
401 CONFIG_ARM_ETHER1=y
402 CONFIG_ARM_ETHER3=y
403 CONFIG_ARM_ETHERH=y
404 # CONFIG_SMC91X is not set
405
406 #
407 # Ethernet (1000 Mbit)
408 #
409
410 #
411 # Ethernet (10000 Mbit)
412 #
413
414 #
415 # Token Ring devices
416 #
417
418 #
419 # Wireless LAN (non-hamradio)
420 #
421 # CONFIG_NET_RADIO is not set
422
423 #
424 # Wan interfaces
425 #
426 # CONFIG_WAN is not set
427 # CONFIG_PLIP is not set
428 CONFIG_PPP=m
429 # CONFIG_PPP_MULTILINK is not set
430 # CONFIG_PPP_FILTER is not set
431 # CONFIG_PPP_ASYNC is not set
432 # CONFIG_PPP_SYNC_TTY is not set
433 # CONFIG_PPP_DEFLATE is not set
434 # CONFIG_PPP_BSDCOMP is not set
435 CONFIG_PPPOE=m
436 # CONFIG_SLIP is not set
437 # CONFIG_SHAPER is not set
438 # CONFIG_NETCONSOLE is not set
439
440 #
441 # ISDN subsystem
442 #
443 # CONFIG_ISDN is not set
444
445 #
446 # Input device support
447 #
448 CONFIG_INPUT=y
449
450 #
451 # Userland interfaces
452 #
453 CONFIG_INPUT_MOUSEDEV=y
454 CONFIG_INPUT_MOUSEDEV_PSAUX=y
455 CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024
456 CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768
457 # CONFIG_INPUT_JOYDEV is not set
458 # CONFIG_INPUT_TSDEV is not set
459 CONFIG_INPUT_EVDEV=y
460 # CONFIG_INPUT_EVBUG is not set
461
462 #
463 # Input Device Drivers
464 #
465 CONFIG_INPUT_KEYBOARD=y
466 CONFIG_KEYBOARD_ATKBD=y
467 # CONFIG_KEYBOARD_SUNKBD is not set
468 # CONFIG_KEYBOARD_LKKBD is not set
469 # CONFIG_KEYBOARD_XTKBD is not set
470 # CONFIG_KEYBOARD_NEWTON is not set
471 CONFIG_INPUT_MOUSE=y
472 # CONFIG_MOUSE_PS2 is not set
473 # CONFIG_MOUSE_SERIAL is not set
474 CONFIG_MOUSE_RISCPC=y
475 # CONFIG_MOUSE_VSXXXAA is not set
476 # CONFIG_INPUT_JOYSTICK is not set
477 # CONFIG_INPUT_TOUCHSCREEN is not set
478 # CONFIG_INPUT_MISC is not set
479
480 #
481 # Hardware I/O ports
482 #
483 CONFIG_SERIO=y
484 # CONFIG_SERIO_SERPORT is not set
485 # CONFIG_SERIO_PARKBD is not set
486 CONFIG_SERIO_RPCKBD=y
487 CONFIG_SERIO_LIBPS2=y
488 # CONFIG_SERIO_RAW is not set
489 # CONFIG_GAMEPORT is not set
490
491 #
492 # Character devices
493 #
494 CONFIG_VT=y
495 CONFIG_VT_CONSOLE=y
496 CONFIG_HW_CONSOLE=y
497 # CONFIG_SERIAL_NONSTANDARD is not set
498
499 #
500 # Serial drivers
501 #
502 CONFIG_SERIAL_8250=y
503 CONFIG_SERIAL_8250_CONSOLE=y
504 CONFIG_SERIAL_8250_NR_UARTS=16
505 # CONFIG_SERIAL_8250_EXTENDED is not set
506
507 #
508 # Non-8250 serial port support
509 #
510 CONFIG_SERIAL_8250_ACORN=y
511 CONFIG_SERIAL_CORE=y
512 CONFIG_SERIAL_CORE_CONSOLE=y
513 CONFIG_UNIX98_PTYS=y
514 CONFIG_LEGACY_PTYS=y
515 CONFIG_LEGACY_PTY_COUNT=64
516 CONFIG_PRINTER=m
517 # CONFIG_LP_CONSOLE is not set
518 # CONFIG_PPDEV is not set
519 # CONFIG_TIPAR is not set
520
521 #
522 # IPMI
523 #
524 # CONFIG_IPMI_HANDLER is not set
525
526 #
527 # Watchdog Cards
528 #
529 # CONFIG_WATCHDOG is not set
530 # CONFIG_NVRAM is not set
531 # CONFIG_RTC is not set
532 # CONFIG_DTLK is not set
533 # CONFIG_R3964 is not set
534
535 #
536 # Ftape, the floppy tape device driver
537 #
538 # CONFIG_DRM is not set
539 # CONFIG_RAW_DRIVER is not set
540
541 #
542 # TPM devices
543 #
544
545 #
546 # I2C support
547 #
548 CONFIG_I2C=y
549 CONFIG_I2C_CHARDEV=y
550
551 #
552 # I2C Algorithms
553 #
554 CONFIG_I2C_ALGOBIT=y
555 # CONFIG_I2C_ALGOPCF is not set
556 # CONFIG_I2C_ALGOPCA is not set
557
558 #
559 # I2C Hardware Bus support
560 #
561 # CONFIG_I2C_ISA is not set
562 # CONFIG_I2C_PARPORT is not set
563 # CONFIG_I2C_PARPORT_LIGHT is not set
564 # CONFIG_I2C_STUB is not set
565 # CONFIG_I2C_PCA_ISA is not set
566
567 #
568 # Hardware Sensors Chip support
569 #
570 # CONFIG_I2C_SENSOR is not set
571 # CONFIG_SENSORS_ADM1021 is not set
572 # CONFIG_SENSORS_ADM1025 is not set
573 # CONFIG_SENSORS_ADM1026 is not set
574 # CONFIG_SENSORS_ADM1031 is not set
575 # CONFIG_SENSORS_ASB100 is not set
576 # CONFIG_SENSORS_DS1621 is not set
577 # CONFIG_SENSORS_FSCHER is not set
578 # CONFIG_SENSORS_FSCPOS is not set
579 # CONFIG_SENSORS_GL518SM is not set
580 # CONFIG_SENSORS_GL520SM is not set
581 # CONFIG_SENSORS_IT87 is not set
582 # CONFIG_SENSORS_LM63 is not set
583 # CONFIG_SENSORS_LM75 is not set
584 # CONFIG_SENSORS_LM77 is not set
585 # CONFIG_SENSORS_LM78 is not set
586 # CONFIG_SENSORS_LM80 is not set
587 # CONFIG_SENSORS_LM83 is not set
588 # CONFIG_SENSORS_LM85 is not set
589 # CONFIG_SENSORS_LM87 is not set
590 # CONFIG_SENSORS_LM90 is not set
591 # CONFIG_SENSORS_LM92 is not set
592 # CONFIG_SENSORS_MAX1619 is not set
593 # CONFIG_SENSORS_PC87360 is not set
594 # CONFIG_SENSORS_SMSC47B397 is not set
595 # CONFIG_SENSORS_SMSC47M1 is not set
596 # CONFIG_SENSORS_W83781D is not set
597 # CONFIG_SENSORS_W83L785TS is not set
598 # CONFIG_SENSORS_W83627HF is not set
599
600 #
601 # Other I2C Chip support
602 #
603 # CONFIG_SENSORS_DS1337 is not set
604 # CONFIG_SENSORS_EEPROM is not set
605 # CONFIG_SENSORS_PCF8574 is not set
606 # CONFIG_SENSORS_PCF8591 is not set
607 # CONFIG_SENSORS_RTC8564 is not set
608 # CONFIG_I2C_DEBUG_CORE is not set
609 # CONFIG_I2C_DEBUG_ALGO is not set
610 # CONFIG_I2C_DEBUG_BUS is not set
611 # CONFIG_I2C_DEBUG_CHIP is not set
612
613 #
614 # Misc devices
615 #
616
617 #
618 # Multimedia devices
619 #
620 # CONFIG_VIDEO_DEV is not set
621
622 #
623 # Digital Video Broadcasting Devices
624 #
625 # CONFIG_DVB is not set
626
627 #
628 # Graphics support
629 #
630 CONFIG_FB=y
631 CONFIG_FB_CFB_FILLRECT=y
632 CONFIG_FB_CFB_COPYAREA=y
633 CONFIG_FB_CFB_IMAGEBLIT=y
634 CONFIG_FB_SOFT_CURSOR=y
635 # CONFIG_FB_MACMODES is not set
636 # CONFIG_FB_MODE_HELPERS is not set
637 # CONFIG_FB_TILEBLITTING is not set
638 CONFIG_FB_ACORN=y
639 # CONFIG_FB_S1D13XXX is not set
640 # CONFIG_FB_VIRTUAL is not set
641
642 #
643 # Console display driver support
644 #
645 CONFIG_DUMMY_CONSOLE=y
646 CONFIG_FRAMEBUFFER_CONSOLE=y
647 CONFIG_FONTS=y
648 # CONFIG_FONT_8x8 is not set
649 CONFIG_FONT_8x16=y
650 # CONFIG_FONT_6x11 is not set
651 # CONFIG_FONT_PEARL_8x8 is not set
652 CONFIG_FONT_ACORN_8x8=y
653 # CONFIG_FONT_MINI_4x6 is not set
654 # CONFIG_FONT_SUN8x16 is not set
655 # CONFIG_FONT_SUN12x22 is not set
656
657 #
658 # Logo configuration
659 #
660 CONFIG_LOGO=y
661 CONFIG_LOGO_LINUX_MONO=y
662 CONFIG_LOGO_LINUX_VGA16=y
663 CONFIG_LOGO_LINUX_CLUT224=y
664 # CONFIG_BACKLIGHT_LCD_SUPPORT is not set
665
666 #
667 # Sound
668 #
669 CONFIG_SOUND=m
670
671 #
672 # Advanced Linux Sound Architecture
673 #
674 # CONFIG_SND is not set
675
676 #
677 # Open Sound System
678 #
679 CONFIG_SOUND_PRIME=m
680 # CONFIG_SOUND_BT878 is not set
681 # CONFIG_SOUND_FUSION is not set
682 # CONFIG_SOUND_CS4281 is not set
683 # CONFIG_SOUND_SONICVIBES is not set
684 # CONFIG_SOUND_TRIDENT is not set
685 # CONFIG_SOUND_MSNDCLAS is not set
686 # CONFIG_SOUND_MSNDPIN is not set
687 CONFIG_SOUND_OSS=m
688 # CONFIG_SOUND_TRACEINIT is not set
689 # CONFIG_SOUND_DMAP is not set
690 # CONFIG_SOUND_AD1816 is not set
691 # CONFIG_SOUND_SGALAXY is not set
692 # CONFIG_SOUND_ADLIB is not set
693 # CONFIG_SOUND_ACI_MIXER is not set
694 # CONFIG_SOUND_CS4232 is not set
695 # CONFIG_SOUND_SSCAPE is not set
696 # CONFIG_SOUND_GUS is not set
697 # CONFIG_SOUND_VMIDI is not set
698 # CONFIG_SOUND_TRIX is not set
699 # CONFIG_SOUND_MSS is not set
700 # CONFIG_SOUND_MPU401 is not set
701 # CONFIG_SOUND_NM256 is not set
702 # CONFIG_SOUND_MAD16 is not set
703 # CONFIG_SOUND_PAS is not set
704 # CONFIG_SOUND_PSS is not set
705 # CONFIG_SOUND_SB is not set
706 # CONFIG_SOUND_AWE32_SYNTH is not set
707 # CONFIG_SOUND_WAVEFRONT is not set
708 # CONFIG_SOUND_MAUI is not set
709 # CONFIG_SOUND_YM3812 is not set
710 # CONFIG_SOUND_OPL3SA1 is not set
711 # CONFIG_SOUND_OPL3SA2 is not set
712 # CONFIG_SOUND_UART6850 is not set
713 # CONFIG_SOUND_AEDSP16 is not set
714 CONFIG_SOUND_VIDC=m
715 # CONFIG_SOUND_TVMIXER is not set
716 # CONFIG_SOUND_AD1980 is not set
717
718 #
719 # USB support
720 #
721 CONFIG_USB_ARCH_HAS_HCD=y
722 # CONFIG_USB_ARCH_HAS_OHCI is not set
723 # CONFIG_USB is not set
724
725 #
726 # USB Gadget Support
727 #
728 # CONFIG_USB_GADGET is not set
729
730 #
731 # MMC/SD Card support
732 #
733 # CONFIG_MMC is not set
734
735 #
736 # File systems
737 #
738 CONFIG_EXT2_FS=y
739 # CONFIG_EXT2_FS_XATTR is not set
740 CONFIG_EXT3_FS=y
741 CONFIG_EXT3_FS_XATTR=y
742 # CONFIG_EXT3_FS_POSIX_ACL is not set
743 # CONFIG_EXT3_FS_SECURITY is not set
744 CONFIG_JBD=y
745 # CONFIG_JBD_DEBUG is not set
746 CONFIG_FS_MBCACHE=y
747 # CONFIG_REISERFS_FS is not set
748 # CONFIG_JFS_FS is not set
749
750 #
751 # XFS support
752 #
753 # CONFIG_XFS_FS is not set
754 # CONFIG_MINIX_FS is not set
755 # CONFIG_ROMFS_FS is not set
756 # CONFIG_QUOTA is not set
757 CONFIG_DNOTIFY=y
758 # CONFIG_AUTOFS_FS is not set
759 CONFIG_AUTOFS4_FS=m
760
761 #
762 # CD-ROM/DVD Filesystems
763 #
764 CONFIG_ISO9660_FS=y
765 CONFIG_JOLIET=y
766 # CONFIG_ZISOFS is not set
767 # CONFIG_UDF_FS is not set
768
769 #
770 # DOS/FAT/NT Filesystems
771 #
772 CONFIG_FAT_FS=m
773 CONFIG_MSDOS_FS=m
774 CONFIG_VFAT_FS=m
775 CONFIG_FAT_DEFAULT_CODEPAGE=437
776 CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1"
777 # CONFIG_NTFS_FS is not set
778
779 #
780 # Pseudo filesystems
781 #
782 CONFIG_PROC_FS=y
783 CONFIG_SYSFS=y
784 CONFIG_DEVFS_FS=y
785 # CONFIG_DEVFS_MOUNT is not set
786 # CONFIG_DEVFS_DEBUG is not set
787 # CONFIG_DEVPTS_FS_XATTR is not set
788 # CONFIG_TMPFS is not set
789 # CONFIG_HUGETLB_PAGE is not set
790 CONFIG_RAMFS=y
791
792 #
793 # Miscellaneous filesystems
794 #
795 CONFIG_ADFS_FS=y
796 # CONFIG_ADFS_FS_RW is not set
797 # CONFIG_AFFS_FS is not set
798 # CONFIG_ASFS_FS is not set
799 # CONFIG_HFS_FS is not set
800 # CONFIG_HFSPLUS_FS is not set
801 # CONFIG_BEFS_FS is not set
802 # CONFIG_BFS_FS is not set
803 # CONFIG_EFS_FS is not set
804 # CONFIG_CRAMFS is not set
805 # CONFIG_VXFS_FS is not set
806 # CONFIG_HPFS_FS is not set
807 # CONFIG_QNX4FS_FS is not set
808 # CONFIG_SYSV_FS is not set
809 # CONFIG_UFS_FS is not set
810
811 #
812 # Network File Systems
813 #
814 CONFIG_NFS_FS=y
815 # CONFIG_NFS_V3 is not set
816 # CONFIG_NFS_V4 is not set
817 # CONFIG_NFS_DIRECTIO is not set
818 # CONFIG_NFSD is not set
819 CONFIG_LOCKD=y
820 CONFIG_SUNRPC=y
821 # CONFIG_RPCSEC_GSS_KRB5 is not set
822 # CONFIG_RPCSEC_GSS_SPKM3 is not set
823 # CONFIG_SMB_FS is not set
824 # CONFIG_CIFS is not set
825 # CONFIG_NCP_FS is not set
826 # CONFIG_CODA_FS is not set
827 # CONFIG_AFS_FS is not set
828
829 #
830 # Partition Types
831 #
832 CONFIG_PARTITION_ADVANCED=y
833 CONFIG_ACORN_PARTITION=y
834 # CONFIG_ACORN_PARTITION_CUMANA is not set
835 # CONFIG_ACORN_PARTITION_EESOX is not set
836 CONFIG_ACORN_PARTITION_ICS=y
837 CONFIG_ACORN_PARTITION_ADFS=y
838 CONFIG_ACORN_PARTITION_POWERTEC=y
839 CONFIG_ACORN_PARTITION_RISCIX=y
840 CONFIG_OSF_PARTITION=y
841 CONFIG_AMIGA_PARTITION=y
842 # CONFIG_ATARI_PARTITION is not set
843 CONFIG_MAC_PARTITION=y
844 CONFIG_MSDOS_PARTITION=y
845 CONFIG_BSD_DISKLABEL=y
846 # CONFIG_MINIX_SUBPARTITION is not set
847 CONFIG_SOLARIS_X86_PARTITION=y
848 # CONFIG_UNIXWARE_DISKLABEL is not set
849 # CONFIG_LDM_PARTITION is not set
850 CONFIG_SGI_PARTITION=y
851 # CONFIG_ULTRIX_PARTITION is not set
852 CONFIG_SUN_PARTITION=y
853 # CONFIG_EFI_PARTITION is not set
854
855 #
856 # Native Language Support
857 #
858 CONFIG_NLS=y
859 CONFIG_NLS_DEFAULT="iso8859-1"
860 CONFIG_NLS_CODEPAGE_437=m
861 CONFIG_NLS_CODEPAGE_737=m
862 CONFIG_NLS_CODEPAGE_775=m
863 CONFIG_NLS_CODEPAGE_850=m
864 CONFIG_NLS_CODEPAGE_852=m
865 CONFIG_NLS_CODEPAGE_855=m
866 CONFIG_NLS_CODEPAGE_857=m
867 CONFIG_NLS_CODEPAGE_860=m
868 CONFIG_NLS_CODEPAGE_861=m
869 CONFIG_NLS_CODEPAGE_862=m
870 CONFIG_NLS_CODEPAGE_863=m
871 CONFIG_NLS_CODEPAGE_864=m
872 CONFIG_NLS_CODEPAGE_865=m
873 CONFIG_NLS_CODEPAGE_866=m
874 CONFIG_NLS_CODEPAGE_869=m
875 # CONFIG_NLS_CODEPAGE_936 is not set
876 # CONFIG_NLS_CODEPAGE_950 is not set
877 # CONFIG_NLS_CODEPAGE_932 is not set
878 # CONFIG_NLS_CODEPAGE_949 is not set
879 CONFIG_NLS_CODEPAGE_874=m
880 CONFIG_NLS_ISO8859_8=m
881 # CONFIG_NLS_CODEPAGE_1250 is not set
882 # CONFIG_NLS_CODEPAGE_1251 is not set
883 CONFIG_NLS_ASCII=y
884 CONFIG_NLS_ISO8859_1=m
885 CONFIG_NLS_ISO8859_2=m
886 CONFIG_NLS_ISO8859_3=m
887 CONFIG_NLS_ISO8859_4=m
888 CONFIG_NLS_ISO8859_5=m
889 CONFIG_NLS_ISO8859_6=m
890 CONFIG_NLS_ISO8859_7=m
891 CONFIG_NLS_ISO8859_9=m
892 # CONFIG_NLS_ISO8859_13 is not set
893 # CONFIG_NLS_ISO8859_14 is not set
894 # CONFIG_NLS_ISO8859_15 is not set
895 CONFIG_NLS_KOI8_R=m
896 # CONFIG_NLS_KOI8_U is not set
897 # CONFIG_NLS_UTF8 is not set
898
899 #
900 # Profiling support
901 #
902 # CONFIG_PROFILING is not set
903
904 #
905 # Kernel hacking
906 #
907 # CONFIG_PRINTK_TIME is not set
908 CONFIG_DEBUG_KERNEL=y
909 CONFIG_MAGIC_SYSRQ=y
910 CONFIG_LOG_BUF_SHIFT=14
911 # CONFIG_SCHEDSTATS is not set
912 # CONFIG_DEBUG_SLAB is not set
913 # CONFIG_DEBUG_SPINLOCK is not set
914 # CONFIG_DEBUG_SPINLOCK_SLEEP is not set
915 # CONFIG_DEBUG_KOBJECT is not set
916 CONFIG_DEBUG_BUGVERBOSE=y
917 # CONFIG_DEBUG_INFO is not set
918 # CONFIG_DEBUG_FS is not set
919 CONFIG_FRAME_POINTER=y
920 CONFIG_DEBUG_USER=y
921 # CONFIG_DEBUG_WAITQ is not set
922 CONFIG_DEBUG_ERRORS=y
923 CONFIG_DEBUG_LL=y
924 # CONFIG_DEBUG_ICEDCC is not set
925
926 #
927 # Security options
928 #
929 # CONFIG_KEYS is not set
930 # CONFIG_SECURITY is not set
931
932 #
933 # Cryptographic options
934 #
935 # CONFIG_CRYPTO is not set
936
937 #
938 # Hardware crypto devices
939 #
940
941 #
942 # Library routines
943 #
944 # CONFIG_CRC_CCITT is not set
945 CONFIG_CRC32=y
946 # CONFIG_LIBCRC32C is not set

  ViewVC Help
Powered by ViewVC 1.1.5