Commit | Line | Data |
---|---|---|
1da177e4 LT |
1 | # |
2 | # Automatically generated make config: don't edit | |
3 | # Linux kernel version: 2.6.11-sh | |
4 | # Wed Mar 2 15:09:42 2005 | |
5 | # | |
6 | CONFIG_SUPERH=y | |
7 | CONFIG_UID16=y | |
8 | CONFIG_RWSEM_GENERIC_SPINLOCK=y | |
9 | CONFIG_GENERIC_HARDIRQS=y | |
10 | CONFIG_GENERIC_IRQ_PROBE=y | |
11 | CONFIG_GENERIC_CALIBRATE_DELAY=y | |
12 | ||
13 | # | |
14 | # Code maturity level options | |
15 | # | |
16 | CONFIG_EXPERIMENTAL=y | |
17 | CONFIG_CLEAN_COMPILE=y | |
18 | CONFIG_BROKEN_ON_SMP=y | |
19 | ||
20 | # | |
21 | # General setup | |
22 | # | |
23 | CONFIG_LOCALVERSION="" | |
24 | CONFIG_SWAP=y | |
25 | CONFIG_SYSVIPC=y | |
26 | # CONFIG_POSIX_MQUEUE is not set | |
27 | # CONFIG_BSD_PROCESS_ACCT is not set | |
28 | CONFIG_SYSCTL=y | |
29 | # CONFIG_AUDIT is not set | |
30 | CONFIG_LOG_BUF_SHIFT=14 | |
31 | CONFIG_HOTPLUG=y | |
32 | CONFIG_KOBJECT_UEVENT=y | |
33 | # CONFIG_IKCONFIG is not set | |
34 | CONFIG_EMBEDDED=y | |
35 | CONFIG_KALLSYMS=y | |
36 | # CONFIG_KALLSYMS_EXTRA_PASS is not set | |
37 | CONFIG_FUTEX=y | |
38 | CONFIG_EPOLL=y | |
39 | # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set | |
40 | CONFIG_SHMEM=y | |
41 | CONFIG_CC_ALIGN_FUNCTIONS=0 | |
42 | CONFIG_CC_ALIGN_LABELS=0 | |
43 | CONFIG_CC_ALIGN_LOOPS=0 | |
44 | CONFIG_CC_ALIGN_JUMPS=0 | |
45 | # CONFIG_TINY_SHMEM is not set | |
46 | ||
47 | # | |
48 | # Loadable module support | |
49 | # | |
50 | CONFIG_MODULES=y | |
51 | # CONFIG_MODULE_UNLOAD is not set | |
52 | CONFIG_OBSOLETE_MODPARM=y | |
53 | # CONFIG_MODVERSIONS is not set | |
54 | # CONFIG_MODULE_SRCVERSION_ALL is not set | |
55 | # CONFIG_KMOD is not set | |
56 | ||
57 | # | |
58 | # System type | |
59 | # | |
60 | # CONFIG_SH_SOLUTION_ENGINE is not set | |
61 | # CONFIG_SH_7751_SOLUTION_ENGINE is not set | |
62 | # CONFIG_SH_7300_SOLUTION_ENGINE is not set | |
63 | # CONFIG_SH_73180_SOLUTION_ENGINE is not set | |
64 | # CONFIG_SH_7751_SYSTEMH is not set | |
65 | # CONFIG_SH_STB1_HARP is not set | |
66 | # CONFIG_SH_STB1_OVERDRIVE is not set | |
67 | # CONFIG_SH_HP620 is not set | |
68 | # CONFIG_SH_HP680 is not set | |
69 | # CONFIG_SH_HP690 is not set | |
70 | # CONFIG_SH_CQREEK is not set | |
71 | # CONFIG_SH_DMIDA is not set | |
72 | # CONFIG_SH_EC3104 is not set | |
73 | # CONFIG_SH_SATURN is not set | |
74 | # CONFIG_SH_DREAMCAST is not set | |
75 | # CONFIG_SH_CAT68701 is not set | |
76 | # CONFIG_SH_BIGSUR is not set | |
77 | # CONFIG_SH_SH2000 is not set | |
78 | # CONFIG_SH_ADX is not set | |
79 | # CONFIG_SH_MPC1211 is not set | |
80 | # CONFIG_SH_SH03 is not set | |
81 | # CONFIG_SH_SECUREEDGE5410 is not set | |
82 | # CONFIG_SH_HS7751RVOIP is not set | |
83 | CONFIG_SH_RTS7751R2D=y | |
84 | # CONFIG_SH_EDOSK7705 is not set | |
85 | # CONFIG_SH_SH4202_MICRODEV is not set | |
86 | # CONFIG_SH_UNKNOWN is not set | |
87 | # CONFIG_CPU_SH2 is not set | |
88 | # CONFIG_CPU_SH3 is not set | |
89 | CONFIG_CPU_SH4=y | |
90 | # CONFIG_CPU_SUBTYPE_SH7604 is not set | |
91 | # CONFIG_CPU_SUBTYPE_SH7300 is not set | |
92 | # CONFIG_CPU_SUBTYPE_SH7705 is not set | |
93 | # CONFIG_CPU_SUBTYPE_SH7707 is not set | |
94 | # CONFIG_CPU_SUBTYPE_SH7708 is not set | |
95 | # CONFIG_CPU_SUBTYPE_SH7709 is not set | |
96 | # CONFIG_CPU_SUBTYPE_SH7750 is not set | |
97 | CONFIG_CPU_SUBTYPE_SH7751=y | |
98 | # CONFIG_CPU_SUBTYPE_SH7760 is not set | |
99 | # CONFIG_CPU_SUBTYPE_SH73180 is not set | |
100 | # CONFIG_CPU_SUBTYPE_ST40STB1 is not set | |
101 | # CONFIG_CPU_SUBTYPE_ST40GX1 is not set | |
102 | # CONFIG_CPU_SUBTYPE_SH4_202 is not set | |
103 | CONFIG_MMU=y | |
104 | CONFIG_CMDLINE_BOOL=y | |
105 | CONFIG_CMDLINE="mem=64M console=ttySC0,115200 root=/dev/hda1" | |
106 | CONFIG_MEMORY_START=0x0c000000 | |
107 | CONFIG_MEMORY_SIZE=0x04000000 | |
108 | CONFIG_MEMORY_SET=y | |
109 | # CONFIG_MEMORY_OVERRIDE is not set | |
110 | CONFIG_SH_RTC=y | |
111 | CONFIG_SH_FPU=y | |
112 | CONFIG_ZERO_PAGE_OFFSET=0x00010000 | |
113 | CONFIG_BOOT_LINK_OFFSET=0x00800000 | |
114 | CONFIG_CPU_LITTLE_ENDIAN=y | |
115 | # CONFIG_PREEMPT is not set | |
116 | # CONFIG_UBC_WAKEUP is not set | |
117 | # CONFIG_SH_WRITETHROUGH is not set | |
118 | # CONFIG_SH_OCRAM is not set | |
119 | # CONFIG_SH_STORE_QUEUES is not set | |
120 | # CONFIG_SMP is not set | |
121 | CONFIG_RTS7751R2D_REV11=y | |
122 | CONFIG_SH_PCLK_CALC=y | |
123 | CONFIG_SH_PCLK_FREQ=60000000 | |
124 | ||
125 | # | |
126 | # CPU Frequency scaling | |
127 | # | |
128 | # CONFIG_CPU_FREQ is not set | |
129 | ||
130 | # | |
131 | # DMA support | |
132 | # | |
133 | CONFIG_SH_DMA=y | |
134 | CONFIG_NR_ONCHIP_DMA_CHANNELS=8 | |
135 | # CONFIG_NR_DMA_CHANNELS_BOOL is not set | |
136 | ||
137 | # | |
138 | # Companion Chips | |
139 | # | |
140 | CONFIG_VOYAGERGX=y | |
141 | # CONFIG_HD6446X_SERIES is not set | |
142 | CONFIG_HEARTBEAT=y | |
143 | CONFIG_RTC_9701JE=y | |
144 | ||
145 | # | |
146 | # Bus options (PCI, PCMCIA, EISA, MCA, ISA) | |
147 | # | |
148 | CONFIG_PCI=y | |
149 | CONFIG_SH_PCIDMA_NONCOHERENT=y | |
150 | CONFIG_PCI_AUTO=y | |
151 | CONFIG_PCI_AUTO_UPDATE_RESOURCES=y | |
152 | # CONFIG_PCI_LEGACY_PROC is not set | |
153 | CONFIG_PCI_NAMES=y | |
154 | ||
155 | # | |
156 | # PCCARD (PCMCIA/CardBus) support | |
157 | # | |
158 | # CONFIG_PCCARD is not set | |
159 | ||
160 | # | |
161 | # PC-card bridges | |
162 | # | |
163 | ||
164 | # | |
165 | # PCI Hotplug Support | |
166 | # | |
167 | CONFIG_HOTPLUG_PCI=y | |
168 | # CONFIG_HOTPLUG_PCI_FAKE is not set | |
169 | # CONFIG_HOTPLUG_PCI_CPCI is not set | |
170 | # CONFIG_HOTPLUG_PCI_SHPC is not set | |
171 | ||
172 | # | |
173 | # Executable file formats | |
174 | # | |
175 | CONFIG_BINFMT_ELF=y | |
176 | # CONFIG_BINFMT_FLAT is not set | |
177 | # CONFIG_BINFMT_MISC is not set | |
178 | ||
179 | # | |
180 | # Device Drivers | |
181 | # | |
182 | ||
183 | # | |
184 | # Generic Driver Options | |
185 | # | |
186 | CONFIG_STANDALONE=y | |
187 | CONFIG_PREVENT_FIRMWARE_BUILD=y | |
188 | # CONFIG_FW_LOADER is not set | |
189 | ||
190 | # | |
191 | # Memory Technology Devices (MTD) | |
192 | # | |
193 | # CONFIG_MTD is not set | |
194 | ||
195 | # | |
196 | # Parallel port support | |
197 | # | |
198 | # CONFIG_PARPORT is not set | |
199 | ||
200 | # | |
201 | # Plug and Play support | |
202 | # | |
203 | ||
204 | # | |
205 | # Block devices | |
206 | # | |
207 | # CONFIG_BLK_DEV_FD is not set | |
208 | # CONFIG_BLK_CPQ_DA is not set | |
209 | # CONFIG_BLK_CPQ_CISS_DA is not set | |
210 | # CONFIG_BLK_DEV_DAC960 is not set | |
211 | # CONFIG_BLK_DEV_UMEM is not set | |
212 | # CONFIG_BLK_DEV_COW_COMMON is not set | |
213 | # CONFIG_BLK_DEV_LOOP is not set | |
214 | # CONFIG_BLK_DEV_NBD is not set | |
215 | # CONFIG_BLK_DEV_SX8 is not set | |
216 | CONFIG_BLK_DEV_RAM=y | |
217 | CONFIG_BLK_DEV_RAM_COUNT=16 | |
218 | CONFIG_BLK_DEV_RAM_SIZE=4096 | |
219 | # CONFIG_BLK_DEV_INITRD is not set | |
220 | CONFIG_INITRAMFS_SOURCE="" | |
221 | # CONFIG_LBD is not set | |
222 | # CONFIG_CDROM_PKTCDVD is not set | |
223 | ||
224 | # | |
225 | # IO Schedulers | |
226 | # | |
227 | CONFIG_IOSCHED_NOOP=y | |
228 | CONFIG_IOSCHED_AS=y | |
229 | CONFIG_IOSCHED_DEADLINE=y | |
230 | CONFIG_IOSCHED_CFQ=y | |
231 | # CONFIG_ATA_OVER_ETH is not set | |
232 | ||
233 | # | |
234 | # ATA/ATAPI/MFM/RLL support | |
235 | # | |
236 | CONFIG_IDE=y | |
237 | CONFIG_IDE_MAX_HWIFS=4 | |
238 | CONFIG_BLK_DEV_IDE=y | |
239 | ||
240 | # | |
241 | # Please see Documentation/ide.txt for help/info on IDE drives | |
242 | # | |
243 | # CONFIG_BLK_DEV_IDE_SATA is not set | |
244 | CONFIG_BLK_DEV_IDEDISK=y | |
245 | # CONFIG_IDEDISK_MULTI_MODE is not set | |
246 | # CONFIG_BLK_DEV_IDECD is not set | |
247 | # CONFIG_BLK_DEV_IDETAPE is not set | |
248 | # CONFIG_BLK_DEV_IDEFLOPPY is not set | |
249 | # CONFIG_IDE_TASK_IOCTL is not set | |
250 | ||
251 | # | |
252 | # IDE chipset support/bugfixes | |
253 | # | |
254 | CONFIG_IDE_GENERIC=y | |
255 | # CONFIG_BLK_DEV_IDEPCI is not set | |
256 | CONFIG_IDE_SH=y | |
257 | # CONFIG_IDE_ARM is not set | |
258 | # CONFIG_BLK_DEV_IDEDMA is not set | |
259 | # CONFIG_IDEDMA_AUTO is not set | |
260 | # CONFIG_BLK_DEV_HD is not set | |
261 | ||
262 | # | |
263 | # SCSI device support | |
264 | # | |
265 | # CONFIG_SCSI is not set | |
266 | ||
267 | # | |
268 | # Multi-device support (RAID and LVM) | |
269 | # | |
270 | # CONFIG_MD is not set | |
271 | ||
272 | # | |
273 | # Fusion MPT device support | |
274 | # | |
275 | ||
276 | # | |
277 | # IEEE 1394 (FireWire) support | |
278 | # | |
279 | # CONFIG_IEEE1394 is not set | |
280 | ||
281 | # | |
282 | # I2O device support | |
283 | # | |
284 | # CONFIG_I2O is not set | |
285 | ||
286 | # | |
287 | # Networking support | |
288 | # | |
289 | CONFIG_NET=y | |
290 | ||
291 | # | |
292 | # Networking options | |
293 | # | |
294 | CONFIG_PACKET=y | |
295 | # CONFIG_PACKET_MMAP is not set | |
296 | # CONFIG_NETLINK_DEV is not set | |
297 | CONFIG_UNIX=y | |
298 | # CONFIG_NET_KEY is not set | |
299 | CONFIG_INET=y | |
300 | # CONFIG_IP_MULTICAST is not set | |
301 | # CONFIG_IP_ADVANCED_ROUTER is not set | |
302 | # CONFIG_IP_PNP is not set | |
303 | # CONFIG_NET_IPIP is not set | |
304 | # CONFIG_NET_IPGRE is not set | |
305 | # CONFIG_ARPD is not set | |
306 | # CONFIG_SYN_COOKIES is not set | |
307 | # CONFIG_INET_AH is not set | |
308 | # CONFIG_INET_ESP is not set | |
309 | # CONFIG_INET_IPCOMP is not set | |
310 | # CONFIG_INET_TUNNEL is not set | |
311 | CONFIG_IP_TCPDIAG=y | |
312 | # CONFIG_IP_TCPDIAG_IPV6 is not set | |
313 | # CONFIG_IPV6 is not set | |
314 | # CONFIG_NETFILTER is not set | |
315 | ||
316 | # | |
317 | # SCTP Configuration (EXPERIMENTAL) | |
318 | # | |
319 | # CONFIG_IP_SCTP is not set | |
320 | # CONFIG_ATM is not set | |
321 | # CONFIG_BRIDGE is not set | |
322 | # CONFIG_VLAN_8021Q is not set | |
323 | # CONFIG_DECNET is not set | |
324 | # CONFIG_LLC2 is not set | |
325 | # CONFIG_IPX is not set | |
326 | # CONFIG_ATALK is not set | |
327 | # CONFIG_X25 is not set | |
328 | # CONFIG_LAPB is not set | |
329 | # CONFIG_NET_DIVERT is not set | |
330 | # CONFIG_ECONET is not set | |
331 | # CONFIG_WAN_ROUTER is not set | |
332 | ||
333 | # | |
334 | # QoS and/or fair queueing | |
335 | # | |
336 | # CONFIG_NET_SCHED is not set | |
337 | # CONFIG_NET_CLS_ROUTE is not set | |
338 | ||
339 | # | |
340 | # Network testing | |
341 | # | |
342 | # CONFIG_NET_PKTGEN is not set | |
343 | # CONFIG_NETPOLL is not set | |
344 | # CONFIG_NET_POLL_CONTROLLER is not set | |
345 | # CONFIG_HAMRADIO is not set | |
346 | # CONFIG_IRDA is not set | |
347 | # CONFIG_BT is not set | |
348 | CONFIG_NETDEVICES=y | |
349 | # CONFIG_DUMMY is not set | |
350 | # CONFIG_BONDING is not set | |
351 | # CONFIG_EQUALIZER is not set | |
352 | # CONFIG_TUN is not set | |
353 | ||
354 | # | |
355 | # ARCnet devices | |
356 | # | |
357 | # CONFIG_ARCNET is not set | |
358 | ||
359 | # | |
360 | # Ethernet (10 or 100Mbit) | |
361 | # | |
362 | CONFIG_NET_ETHERNET=y | |
363 | CONFIG_MII=y | |
364 | # CONFIG_STNIC is not set | |
365 | # CONFIG_HAPPYMEAL is not set | |
366 | # CONFIG_SUNGEM is not set | |
367 | # CONFIG_NET_VENDOR_3COM is not set | |
368 | # CONFIG_SMC91X is not set | |
369 | ||
370 | # | |
371 | # Tulip family network device support | |
372 | # | |
373 | # CONFIG_NET_TULIP is not set | |
374 | # CONFIG_HP100 is not set | |
375 | CONFIG_NET_PCI=y | |
376 | # CONFIG_PCNET32 is not set | |
377 | # CONFIG_AMD8111_ETH is not set | |
378 | # CONFIG_ADAPTEC_STARFIRE is not set | |
379 | # CONFIG_B44 is not set | |
380 | # CONFIG_FORCEDETH is not set | |
381 | # CONFIG_DGRS is not set | |
382 | # CONFIG_EEPRO100 is not set | |
383 | # CONFIG_E100 is not set | |
384 | # CONFIG_FEALNX is not set | |
385 | # CONFIG_NATSEMI is not set | |
386 | # CONFIG_NE2K_PCI is not set | |
387 | # CONFIG_8139CP is not set | |
388 | CONFIG_8139TOO=y | |
389 | # CONFIG_8139TOO_PIO is not set | |
390 | # CONFIG_8139TOO_TUNE_TWISTER is not set | |
391 | # CONFIG_8139TOO_8129 is not set | |
392 | # CONFIG_8139_OLD_RX_RESET is not set | |
393 | # CONFIG_SIS900 is not set | |
394 | # CONFIG_EPIC100 is not set | |
395 | # CONFIG_SUNDANCE is not set | |
396 | # CONFIG_TLAN is not set | |
397 | # CONFIG_VIA_RHINE is not set | |
398 | ||
399 | # | |
400 | # Ethernet (1000 Mbit) | |
401 | # | |
402 | # CONFIG_ACENIC is not set | |
403 | # CONFIG_DL2K is not set | |
404 | # CONFIG_E1000 is not set | |
405 | # CONFIG_NS83820 is not set | |
406 | # CONFIG_HAMACHI is not set | |
407 | # CONFIG_YELLOWFIN is not set | |
408 | # CONFIG_R8169 is not set | |
409 | # CONFIG_SK98LIN is not set | |
410 | # CONFIG_VIA_VELOCITY is not set | |
411 | # CONFIG_TIGON3 is not set | |
412 | ||
413 | # | |
414 | # Ethernet (10000 Mbit) | |
415 | # | |
416 | # CONFIG_IXGB is not set | |
417 | # CONFIG_S2IO is not set | |
418 | ||
419 | # | |
420 | # Token Ring devices | |
421 | # | |
422 | # CONFIG_TR is not set | |
423 | ||
424 | # | |
425 | # Wireless LAN (non-hamradio) | |
426 | # | |
427 | CONFIG_NET_RADIO=y | |
428 | ||
429 | # | |
430 | # Obsolete Wireless cards support (pre-802.11) | |
431 | # | |
432 | # CONFIG_STRIP is not set | |
433 | ||
434 | # | |
435 | # Wireless 802.11b ISA/PCI cards support | |
436 | # | |
437 | CONFIG_HERMES=m | |
438 | # CONFIG_PLX_HERMES is not set | |
439 | # CONFIG_TMD_HERMES is not set | |
440 | # CONFIG_PCI_HERMES is not set | |
441 | # CONFIG_ATMEL is not set | |
442 | ||
443 | # | |
444 | # Prism GT/Duette 802.11(a/b/g) PCI/Cardbus support | |
445 | # | |
446 | # CONFIG_PRISM54 is not set | |
447 | CONFIG_NET_WIRELESS=y | |
448 | ||
449 | # | |
450 | # Wan interfaces | |
451 | # | |
452 | # CONFIG_WAN is not set | |
453 | # CONFIG_FDDI is not set | |
454 | # CONFIG_HIPPI is not set | |
455 | # CONFIG_PPP is not set | |
456 | # CONFIG_SLIP is not set | |
457 | # CONFIG_SHAPER is not set | |
458 | # CONFIG_NETCONSOLE is not set | |
459 | ||
460 | # | |
461 | # ISDN subsystem | |
462 | # | |
463 | # CONFIG_ISDN is not set | |
464 | ||
465 | # | |
466 | # Telephony Support | |
467 | # | |
468 | # CONFIG_PHONE is not set | |
469 | ||
470 | # | |
471 | # Input device support | |
472 | # | |
473 | # CONFIG_INPUT is not set | |
474 | ||
475 | # | |
476 | # Userland interfaces | |
477 | # | |
478 | ||
479 | # | |
480 | # Input I/O drivers | |
481 | # | |
482 | # CONFIG_GAMEPORT is not set | |
483 | CONFIG_SOUND_GAMEPORT=y | |
484 | # CONFIG_SERIO is not set | |
485 | # CONFIG_SERIO_I8042 is not set | |
486 | ||
487 | # | |
488 | # Input Device Drivers | |
489 | # | |
490 | ||
491 | # | |
492 | # Character devices | |
493 | # | |
494 | # CONFIG_VT is not set | |
495 | # CONFIG_SERIAL_NONSTANDARD is not set | |
496 | ||
497 | # | |
498 | # Serial drivers | |
499 | # | |
500 | # CONFIG_SERIAL_8250 is not set | |
501 | ||
502 | # | |
503 | # Non-8250 serial port support | |
504 | # | |
505 | # CONFIG_SERIAL_SH_SCI is not set | |
506 | # CONFIG_UNIX98_PTYS is not set | |
507 | CONFIG_LEGACY_PTYS=y | |
508 | CONFIG_LEGACY_PTY_COUNT=256 | |
509 | ||
510 | # | |
511 | # IPMI | |
512 | # | |
513 | # CONFIG_IPMI_HANDLER is not set | |
514 | ||
515 | # | |
516 | # Watchdog Cards | |
517 | # | |
518 | # CONFIG_WATCHDOG is not set | |
519 | # CONFIG_RTC is not set | |
520 | # CONFIG_GEN_RTC is not set | |
521 | # CONFIG_DTLK is not set | |
522 | # CONFIG_R3964 is not set | |
523 | # CONFIG_APPLICOM is not set | |
524 | ||
525 | # | |
526 | # Ftape, the floppy tape device driver | |
527 | # | |
528 | # CONFIG_DRM is not set | |
529 | # CONFIG_RAW_DRIVER is not set | |
530 | ||
531 | # | |
532 | # I2C support | |
533 | # | |
534 | # CONFIG_I2C is not set | |
535 | ||
536 | # | |
537 | # Dallas's 1-wire bus | |
538 | # | |
539 | # CONFIG_W1 is not set | |
540 | ||
541 | # | |
542 | # Misc devices | |
543 | # | |
544 | ||
545 | # | |
546 | # Multimedia devices | |
547 | # | |
548 | # CONFIG_VIDEO_DEV is not set | |
549 | ||
550 | # | |
551 | # Digital Video Broadcasting Devices | |
552 | # | |
553 | # CONFIG_DVB is not set | |
554 | ||
555 | # | |
556 | # Graphics support | |
557 | # | |
558 | # CONFIG_FB is not set | |
559 | ||
560 | # | |
561 | # Sound | |
562 | # | |
563 | CONFIG_SOUND=y | |
564 | ||
565 | # | |
566 | # Advanced Linux Sound Architecture | |
567 | # | |
568 | CONFIG_SND=m | |
569 | CONFIG_SND_TIMER=m | |
570 | CONFIG_SND_PCM=m | |
571 | CONFIG_SND_HWDEP=m | |
572 | CONFIG_SND_RAWMIDI=m | |
573 | # CONFIG_SND_SEQUENCER is not set | |
574 | # CONFIG_SND_MIXER_OSS is not set | |
575 | # CONFIG_SND_PCM_OSS is not set | |
576 | # CONFIG_SND_VERBOSE_PRINTK is not set | |
577 | # CONFIG_SND_DEBUG is not set | |
578 | ||
579 | # | |
580 | # Generic devices | |
581 | # | |
582 | CONFIG_SND_MPU401_UART=m | |
583 | CONFIG_SND_OPL3_LIB=m | |
584 | # CONFIG_SND_DUMMY is not set | |
585 | # CONFIG_SND_MTPAV is not set | |
586 | # CONFIG_SND_SERIAL_U16550 is not set | |
587 | # CONFIG_SND_MPU401 is not set | |
588 | ||
589 | # | |
590 | # PCI devices | |
591 | # | |
592 | CONFIG_SND_AC97_CODEC=m | |
593 | # CONFIG_SND_ALI5451 is not set | |
594 | # CONFIG_SND_ATIIXP is not set | |
595 | # CONFIG_SND_ATIIXP_MODEM is not set | |
596 | # CONFIG_SND_AU8810 is not set | |
597 | # CONFIG_SND_AU8820 is not set | |
598 | # CONFIG_SND_AU8830 is not set | |
599 | # CONFIG_SND_AZT3328 is not set | |
600 | # CONFIG_SND_BT87X is not set | |
601 | # CONFIG_SND_CS46XX is not set | |
602 | # CONFIG_SND_CS4281 is not set | |
603 | # CONFIG_SND_EMU10K1 is not set | |
604 | # CONFIG_SND_EMU10K1X is not set | |
605 | # CONFIG_SND_CA0106 is not set | |
606 | # CONFIG_SND_KORG1212 is not set | |
607 | # CONFIG_SND_MIXART is not set | |
608 | # CONFIG_SND_NM256 is not set | |
609 | # CONFIG_SND_RME32 is not set | |
610 | # CONFIG_SND_RME96 is not set | |
611 | # CONFIG_SND_RME9652 is not set | |
612 | # CONFIG_SND_HDSP is not set | |
613 | # CONFIG_SND_TRIDENT is not set | |
614 | CONFIG_SND_YMFPCI=m | |
615 | # CONFIG_SND_ALS4000 is not set | |
616 | # CONFIG_SND_CMIPCI is not set | |
617 | # CONFIG_SND_ENS1370 is not set | |
618 | # CONFIG_SND_ENS1371 is not set | |
619 | # CONFIG_SND_ES1938 is not set | |
620 | # CONFIG_SND_ES1968 is not set | |
621 | # CONFIG_SND_MAESTRO3 is not set | |
622 | # CONFIG_SND_FM801 is not set | |
623 | # CONFIG_SND_ICE1712 is not set | |
624 | # CONFIG_SND_ICE1724 is not set | |
625 | # CONFIG_SND_INTEL8X0 is not set | |
626 | # CONFIG_SND_INTEL8X0M is not set | |
627 | # CONFIG_SND_SONICVIBES is not set | |
628 | # CONFIG_SND_VIA82XX is not set | |
629 | # CONFIG_SND_VIA82XX_MODEM is not set | |
630 | # CONFIG_SND_VX222 is not set | |
631 | ||
632 | # | |
633 | # Open Sound System | |
634 | # | |
635 | CONFIG_SOUND_PRIME=m | |
636 | # CONFIG_SOUND_BT878 is not set | |
637 | CONFIG_SOUND_CMPCI=m | |
638 | # CONFIG_SOUND_EMU10K1 is not set | |
639 | # CONFIG_SOUND_FUSION is not set | |
640 | # CONFIG_SOUND_CS4281 is not set | |
641 | # CONFIG_SOUND_ES1370 is not set | |
642 | # CONFIG_SOUND_ES1371 is not set | |
643 | # CONFIG_SOUND_ESSSOLO1 is not set | |
644 | # CONFIG_SOUND_MAESTRO is not set | |
645 | # CONFIG_SOUND_MAESTRO3 is not set | |
646 | # CONFIG_SOUND_ICH is not set | |
647 | # CONFIG_SOUND_SONICVIBES is not set | |
648 | # CONFIG_SOUND_TRIDENT is not set | |
649 | # CONFIG_SOUND_MSNDCLAS is not set | |
650 | # CONFIG_SOUND_MSNDPIN is not set | |
651 | # CONFIG_SOUND_VIA82CXXX is not set | |
652 | # CONFIG_SOUND_OSS is not set | |
653 | # CONFIG_SOUND_ALI5455 is not set | |
654 | # CONFIG_SOUND_FORTE is not set | |
655 | # CONFIG_SOUND_RME96XX is not set | |
656 | # CONFIG_SOUND_AD1980 is not set | |
657 | CONFIG_SOUND_VOYAGERGX=m | |
658 | ||
659 | # | |
660 | # USB support | |
661 | # | |
662 | # CONFIG_USB is not set | |
663 | CONFIG_USB_ARCH_HAS_HCD=y | |
664 | CONFIG_USB_ARCH_HAS_OHCI=y | |
665 | ||
666 | # | |
667 | # NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' may also be needed; see USB_STORAGE Help for more information | |
668 | # | |
669 | ||
670 | # | |
671 | # USB Gadget Support | |
672 | # | |
673 | # CONFIG_USB_GADGET is not set | |
674 | ||
675 | # | |
676 | # MMC/SD Card support | |
677 | # | |
678 | # CONFIG_MMC is not set | |
679 | ||
680 | # | |
681 | # InfiniBand support | |
682 | # | |
683 | # CONFIG_INFINIBAND is not set | |
684 | ||
685 | # | |
686 | # File systems | |
687 | # | |
688 | CONFIG_EXT2_FS=y | |
689 | # CONFIG_EXT2_FS_XATTR is not set | |
690 | # CONFIG_EXT3_FS is not set | |
691 | # CONFIG_JBD is not set | |
692 | # CONFIG_REISERFS_FS is not set | |
693 | # CONFIG_JFS_FS is not set | |
694 | ||
695 | # | |
696 | # XFS support | |
697 | # | |
698 | # CONFIG_XFS_FS is not set | |
699 | CONFIG_MINIX_FS=y | |
700 | # CONFIG_ROMFS_FS is not set | |
701 | # CONFIG_QUOTA is not set | |
702 | CONFIG_DNOTIFY=y | |
703 | # CONFIG_AUTOFS_FS is not set | |
704 | # CONFIG_AUTOFS4_FS is not set | |
705 | ||
706 | # | |
707 | # CD-ROM/DVD Filesystems | |
708 | # | |
709 | # CONFIG_ISO9660_FS is not set | |
710 | # CONFIG_UDF_FS is not set | |
711 | ||
712 | # | |
713 | # DOS/FAT/NT Filesystems | |
714 | # | |
715 | CONFIG_FAT_FS=y | |
716 | CONFIG_MSDOS_FS=y | |
717 | CONFIG_VFAT_FS=y | |
718 | CONFIG_FAT_DEFAULT_CODEPAGE=437 | |
719 | CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1" | |
720 | # CONFIG_NTFS_FS is not set | |
721 | ||
722 | # | |
723 | # Pseudo filesystems | |
724 | # | |
725 | CONFIG_PROC_FS=y | |
726 | CONFIG_PROC_KCORE=y | |
727 | CONFIG_SYSFS=y | |
728 | # CONFIG_DEVFS_FS is not set | |
729 | # CONFIG_TMPFS is not set | |
730 | # CONFIG_HUGETLBFS is not set | |
731 | # CONFIG_HUGETLB_PAGE is not set | |
732 | CONFIG_RAMFS=y | |
733 | ||
734 | # | |
735 | # Miscellaneous filesystems | |
736 | # | |
737 | # CONFIG_ADFS_FS is not set | |
738 | # CONFIG_AFFS_FS is not set | |
739 | # CONFIG_HFS_FS is not set | |
740 | # CONFIG_HFSPLUS_FS is not set | |
741 | # CONFIG_BEFS_FS is not set | |
742 | # CONFIG_BFS_FS is not set | |
743 | # CONFIG_EFS_FS is not set | |
744 | # CONFIG_CRAMFS is not set | |
745 | # CONFIG_VXFS_FS is not set | |
746 | # CONFIG_HPFS_FS is not set | |
747 | # CONFIG_QNX4FS_FS is not set | |
748 | # CONFIG_SYSV_FS is not set | |
749 | # CONFIG_UFS_FS is not set | |
750 | ||
751 | # | |
752 | # Network File Systems | |
753 | # | |
754 | # CONFIG_NFS_FS is not set | |
755 | # CONFIG_NFSD is not set | |
756 | # CONFIG_SMB_FS is not set | |
757 | # CONFIG_CIFS is not set | |
758 | # CONFIG_NCP_FS is not set | |
759 | # CONFIG_CODA_FS is not set | |
760 | # CONFIG_AFS_FS is not set | |
761 | ||
762 | # | |
763 | # Partition Types | |
764 | # | |
765 | # CONFIG_PARTITION_ADVANCED is not set | |
766 | CONFIG_MSDOS_PARTITION=y | |
767 | ||
768 | # | |
769 | # Native Language Support | |
770 | # | |
771 | CONFIG_NLS=y | |
772 | CONFIG_NLS_DEFAULT="iso8859-1" | |
773 | # CONFIG_NLS_CODEPAGE_437 is not set | |
774 | # CONFIG_NLS_CODEPAGE_737 is not set | |
775 | # CONFIG_NLS_CODEPAGE_775 is not set | |
776 | # CONFIG_NLS_CODEPAGE_850 is not set | |
777 | # CONFIG_NLS_CODEPAGE_852 is not set | |
778 | # CONFIG_NLS_CODEPAGE_855 is not set | |
779 | # CONFIG_NLS_CODEPAGE_857 is not set | |
780 | # CONFIG_NLS_CODEPAGE_860 is not set | |
781 | # CONFIG_NLS_CODEPAGE_861 is not set | |
782 | # CONFIG_NLS_CODEPAGE_862 is not set | |
783 | # CONFIG_NLS_CODEPAGE_863 is not set | |
784 | # CONFIG_NLS_CODEPAGE_864 is not set | |
785 | # CONFIG_NLS_CODEPAGE_865 is not set | |
786 | # CONFIG_NLS_CODEPAGE_866 is not set | |
787 | # CONFIG_NLS_CODEPAGE_869 is not set | |
788 | # CONFIG_NLS_CODEPAGE_936 is not set | |
789 | # CONFIG_NLS_CODEPAGE_950 is not set | |
790 | CONFIG_NLS_CODEPAGE_932=y | |
791 | # CONFIG_NLS_CODEPAGE_949 is not set | |
792 | # CONFIG_NLS_CODEPAGE_874 is not set | |
793 | # CONFIG_NLS_ISO8859_8 is not set | |
794 | # CONFIG_NLS_CODEPAGE_1250 is not set | |
795 | # CONFIG_NLS_CODEPAGE_1251 is not set | |
796 | # CONFIG_NLS_ASCII is not set | |
797 | # CONFIG_NLS_ISO8859_1 is not set | |
798 | # CONFIG_NLS_ISO8859_2 is not set | |
799 | # CONFIG_NLS_ISO8859_3 is not set | |
800 | # CONFIG_NLS_ISO8859_4 is not set | |
801 | # CONFIG_NLS_ISO8859_5 is not set | |
802 | # CONFIG_NLS_ISO8859_6 is not set | |
803 | # CONFIG_NLS_ISO8859_7 is not set | |
804 | # CONFIG_NLS_ISO8859_9 is not set | |
805 | # CONFIG_NLS_ISO8859_13 is not set | |
806 | # CONFIG_NLS_ISO8859_14 is not set | |
807 | # CONFIG_NLS_ISO8859_15 is not set | |
808 | # CONFIG_NLS_KOI8_R is not set | |
809 | # CONFIG_NLS_KOI8_U is not set | |
810 | # CONFIG_NLS_UTF8 is not set | |
811 | ||
812 | # | |
813 | # Profiling support | |
814 | # | |
815 | CONFIG_PROFILING=y | |
816 | CONFIG_OPROFILE=y | |
817 | ||
818 | # | |
819 | # Kernel hacking | |
820 | # | |
821 | # CONFIG_DEBUG_KERNEL is not set | |
822 | # CONFIG_FRAME_POINTER is not set | |
823 | # CONFIG_SH_STANDARD_BIOS is not set | |
824 | # CONFIG_EARLY_SCIF_CONSOLE is not set | |
825 | # CONFIG_KGDB is not set | |
826 | ||
827 | # | |
828 | # Security options | |
829 | # | |
830 | # CONFIG_KEYS is not set | |
831 | # CONFIG_SECURITY is not set | |
832 | ||
833 | # | |
834 | # Cryptographic options | |
835 | # | |
836 | # CONFIG_CRYPTO is not set | |
837 | ||
838 | # | |
839 | # Hardware crypto devices | |
840 | # | |
841 | ||
842 | # | |
843 | # Library routines | |
844 | # | |
845 | # CONFIG_CRC_CCITT is not set | |
846 | CONFIG_CRC32=y | |
847 | # CONFIG_LIBCRC32C is not set |