diff options
author | Linus Torvalds <torvalds@ppc970.osdl.org> | 2005-04-16 18:20:36 -0400 |
---|---|---|
committer | Linus Torvalds <torvalds@ppc970.osdl.org> | 2005-04-16 18:20:36 -0400 |
commit | 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 (patch) | |
tree | 0bba044c4ce775e45a88a51686b5d9f90697ea9d /arch/arm/configs/rpc_defconfig |
Linux-2.6.12-rc2v2.6.12-rc2
Initial git repository build. I'm not bothering with the full history,
even though we have it. We can create a separate "historical" git
archive of that later if we want to, and in the meantime it's about
3.2GB when imported into git - space that would just make the early
git days unnecessarily complicated, when we don't have a lot of good
infrastructure for it.
Let it rip!
Diffstat (limited to 'arch/arm/configs/rpc_defconfig')
-rw-r--r-- | arch/arm/configs/rpc_defconfig | 939 |
1 files changed, 939 insertions, 0 deletions
diff --git a/arch/arm/configs/rpc_defconfig b/arch/arm/configs/rpc_defconfig new file mode 100644 index 000000000000..19184c1010ad --- /dev/null +++ b/arch/arm/configs/rpc_defconfig | |||
@@ -0,0 +1,939 @@ | |||
1 | # | ||
2 | # Automatically generated make config: don't edit | ||
3 | # Linux kernel version: 2.6.11 | ||
4 | # Wed Mar 9 14:41:48 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 | |||
21 | # | ||
22 | # General setup | ||
23 | # | ||
24 | CONFIG_LOCALVERSION="" | ||
25 | CONFIG_SWAP=y | ||
26 | CONFIG_SYSVIPC=y | ||
27 | # CONFIG_POSIX_MQUEUE is not set | ||
28 | # CONFIG_BSD_PROCESS_ACCT is not set | ||
29 | CONFIG_SYSCTL=y | ||
30 | # CONFIG_AUDIT is not set | ||
31 | CONFIG_LOG_BUF_SHIFT=14 | ||
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_BASE_FULL=y | ||
40 | CONFIG_FUTEX=y | ||
41 | CONFIG_EPOLL=y | ||
42 | CONFIG_CC_OPTIMIZE_FOR_SIZE=y | ||
43 | CONFIG_SHMEM=y | ||
44 | CONFIG_CC_ALIGN_FUNCTIONS=0 | ||
45 | CONFIG_CC_ALIGN_LABELS=0 | ||
46 | CONFIG_CC_ALIGN_LOOPS=0 | ||
47 | CONFIG_CC_ALIGN_JUMPS=0 | ||
48 | # CONFIG_TINY_SHMEM is not set | ||
49 | CONFIG_BASE_SMALL=0 | ||
50 | |||
51 | # | ||
52 | # Loadable module support | ||
53 | # | ||
54 | CONFIG_MODULES=y | ||
55 | CONFIG_MODULE_UNLOAD=y | ||
56 | # CONFIG_MODULE_FORCE_UNLOAD is not set | ||
57 | CONFIG_OBSOLETE_MODPARM=y | ||
58 | # CONFIG_MODVERSIONS is not set | ||
59 | # CONFIG_MODULE_SRCVERSION_ALL is not set | ||
60 | CONFIG_KMOD=y | ||
61 | |||
62 | # | ||
63 | # System Type | ||
64 | # | ||
65 | # CONFIG_ARCH_CLPS7500 is not set | ||
66 | # CONFIG_ARCH_CLPS711X is not set | ||
67 | # CONFIG_ARCH_CO285 is not set | ||
68 | # CONFIG_ARCH_EBSA110 is not set | ||
69 | # CONFIG_ARCH_CAMELOT is not set | ||
70 | # CONFIG_ARCH_FOOTBRIDGE is not set | ||
71 | # CONFIG_ARCH_INTEGRATOR is not set | ||
72 | # CONFIG_ARCH_IOP3XX is not set | ||
73 | # CONFIG_ARCH_IXP4XX is not set | ||
74 | # CONFIG_ARCH_IXP2000 is not set | ||
75 | # CONFIG_ARCH_L7200 is not set | ||
76 | # CONFIG_ARCH_PXA is not set | ||
77 | CONFIG_ARCH_RPC=y | ||
78 | # CONFIG_ARCH_SA1100 is not set | ||
79 | # CONFIG_ARCH_S3C2410 is not set | ||
80 | # CONFIG_ARCH_SHARK is not set | ||
81 | # CONFIG_ARCH_LH7A40X is not set | ||
82 | # CONFIG_ARCH_OMAP is not set | ||
83 | # CONFIG_ARCH_VERSATILE is not set | ||
84 | # CONFIG_ARCH_IMX is not set | ||
85 | # CONFIG_ARCH_H720X is not set | ||
86 | CONFIG_ARCH_ACORN=y | ||
87 | |||
88 | # | ||
89 | # Processor Type | ||
90 | # | ||
91 | CONFIG_CPU_32=y | ||
92 | CONFIG_CPU_ARM610=y | ||
93 | CONFIG_CPU_ARM710=y | ||
94 | CONFIG_CPU_SA110=y | ||
95 | CONFIG_CPU_32v3=y | ||
96 | CONFIG_CPU_ABRT_EV4=y | ||
97 | CONFIG_CPU_CACHE_V3=y | ||
98 | CONFIG_CPU_CACHE_V4WB=y | ||
99 | CONFIG_CPU_CACHE_VIVT=y | ||
100 | CONFIG_CPU_COPY_V3=y | ||
101 | CONFIG_CPU_COPY_V4WB=y | ||
102 | CONFIG_CPU_TLB_V3=y | ||
103 | CONFIG_CPU_TLB_V4WB=y | ||
104 | |||
105 | # | ||
106 | # Processor Features | ||
107 | # | ||
108 | CONFIG_TIMER_ACORN=y | ||
109 | |||
110 | # | ||
111 | # Bus support | ||
112 | # | ||
113 | |||
114 | # | ||
115 | # PCCARD (PCMCIA/CardBus) support | ||
116 | # | ||
117 | # CONFIG_PCCARD is not set | ||
118 | |||
119 | # | ||
120 | # PC-card bridges | ||
121 | # | ||
122 | |||
123 | # | ||
124 | # Kernel Features | ||
125 | # | ||
126 | # CONFIG_PREEMPT is not set | ||
127 | CONFIG_ALIGNMENT_TRAP=y | ||
128 | |||
129 | # | ||
130 | # Boot options | ||
131 | # | ||
132 | CONFIG_ZBOOT_ROM_TEXT=0x0 | ||
133 | CONFIG_ZBOOT_ROM_BSS=0x0 | ||
134 | CONFIG_CMDLINE="" | ||
135 | # CONFIG_XIP_KERNEL is not set | ||
136 | |||
137 | # | ||
138 | # Floating point emulation | ||
139 | # | ||
140 | |||
141 | # | ||
142 | # At least one emulation must be selected | ||
143 | # | ||
144 | CONFIG_FPE_NWFPE=y | ||
145 | # CONFIG_FPE_NWFPE_XP is not set | ||
146 | |||
147 | # | ||
148 | # Userspace binary formats | ||
149 | # | ||
150 | CONFIG_BINFMT_ELF=y | ||
151 | CONFIG_BINFMT_AOUT=y | ||
152 | # CONFIG_BINFMT_MISC is not set | ||
153 | # CONFIG_ARTHUR is not set | ||
154 | |||
155 | # | ||
156 | # Power management options | ||
157 | # | ||
158 | # CONFIG_PM is not set | ||
159 | |||
160 | # | ||
161 | # Device Drivers | ||
162 | # | ||
163 | |||
164 | # | ||
165 | # Generic Driver Options | ||
166 | # | ||
167 | CONFIG_STANDALONE=y | ||
168 | CONFIG_PREVENT_FIRMWARE_BUILD=y | ||
169 | # CONFIG_FW_LOADER is not set | ||
170 | # CONFIG_DEBUG_DRIVER is not set | ||
171 | |||
172 | # | ||
173 | # Memory Technology Devices (MTD) | ||
174 | # | ||
175 | # CONFIG_MTD is not set | ||
176 | |||
177 | # | ||
178 | # Parallel port support | ||
179 | # | ||
180 | CONFIG_PARPORT=y | ||
181 | CONFIG_PARPORT_PC=y | ||
182 | CONFIG_PARPORT_PC_CML1=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_OTHER 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 | |||
270 | # | ||
271 | # Some SCSI devices (e.g. CD jukebox) support multiple LUNs | ||
272 | # | ||
273 | # CONFIG_SCSI_MULTI_LUN is not set | ||
274 | CONFIG_SCSI_CONSTANTS=y | ||
275 | CONFIG_SCSI_LOGGING=y | ||
276 | |||
277 | # | ||
278 | # SCSI Transport Attributes | ||
279 | # | ||
280 | # CONFIG_SCSI_SPI_ATTRS is not set | ||
281 | # CONFIG_SCSI_FC_ATTRS is not set | ||
282 | # CONFIG_SCSI_ISCSI_ATTRS is not set | ||
283 | |||
284 | # | ||
285 | # SCSI low-level drivers | ||
286 | # | ||
287 | # CONFIG_SCSI_SATA is not set | ||
288 | CONFIG_SCSI_PPA=m | ||
289 | CONFIG_SCSI_IMM=m | ||
290 | # CONFIG_SCSI_IZIP_EPP16 is not set | ||
291 | # CONFIG_SCSI_IZIP_SLOW_CTR is not set | ||
292 | # CONFIG_SCSI_DEBUG is not set | ||
293 | CONFIG_SCSI_ACORNSCSI_3=m | ||
294 | CONFIG_SCSI_ACORNSCSI_TAGGED_QUEUE=y | ||
295 | CONFIG_SCSI_ACORNSCSI_SYNC=y | ||
296 | CONFIG_SCSI_ARXESCSI=m | ||
297 | CONFIG_SCSI_CUMANA_2=m | ||
298 | CONFIG_SCSI_EESOXSCSI=m | ||
299 | CONFIG_SCSI_POWERTECSCSI=y | ||
300 | |||
301 | # | ||
302 | # The following drivers are not fully supported | ||
303 | # | ||
304 | CONFIG_SCSI_CUMANA_1=m | ||
305 | CONFIG_SCSI_OAK1=m | ||
306 | |||
307 | # | ||
308 | # Multi-device support (RAID and LVM) | ||
309 | # | ||
310 | # CONFIG_MD is not set | ||
311 | |||
312 | # | ||
313 | # Fusion MPT device support | ||
314 | # | ||
315 | |||
316 | # | ||
317 | # IEEE 1394 (FireWire) support | ||
318 | # | ||
319 | |||
320 | # | ||
321 | # I2O device support | ||
322 | # | ||
323 | |||
324 | # | ||
325 | # Networking support | ||
326 | # | ||
327 | CONFIG_NET=y | ||
328 | |||
329 | # | ||
330 | # Networking options | ||
331 | # | ||
332 | # CONFIG_PACKET is not set | ||
333 | CONFIG_NETLINK_DEV=y | ||
334 | CONFIG_UNIX=y | ||
335 | # CONFIG_NET_KEY is not set | ||
336 | CONFIG_INET=y | ||
337 | CONFIG_IP_MULTICAST=y | ||
338 | # CONFIG_IP_ADVANCED_ROUTER is not set | ||
339 | # CONFIG_IP_PNP is not set | ||
340 | # CONFIG_NET_IPIP is not set | ||
341 | # CONFIG_NET_IPGRE is not set | ||
342 | # CONFIG_IP_MROUTE is not set | ||
343 | # CONFIG_ARPD is not set | ||
344 | # CONFIG_SYN_COOKIES is not set | ||
345 | # CONFIG_INET_AH is not set | ||
346 | # CONFIG_INET_ESP is not set | ||
347 | # CONFIG_INET_IPCOMP is not set | ||
348 | # CONFIG_INET_TUNNEL is not set | ||
349 | # CONFIG_IP_TCPDIAG is not set | ||
350 | # CONFIG_IP_TCPDIAG_IPV6 is not set | ||
351 | CONFIG_IPV6=m | ||
352 | # CONFIG_IPV6_PRIVACY is not set | ||
353 | # CONFIG_INET6_AH is not set | ||
354 | # CONFIG_INET6_ESP is not set | ||
355 | # CONFIG_INET6_IPCOMP is not set | ||
356 | # CONFIG_INET6_TUNNEL is not set | ||
357 | # CONFIG_IPV6_TUNNEL is not set | ||
358 | # CONFIG_NETFILTER is not set | ||
359 | |||
360 | # | ||
361 | # SCTP Configuration (EXPERIMENTAL) | ||
362 | # | ||
363 | # CONFIG_IP_SCTP is not set | ||
364 | # CONFIG_ATM is not set | ||
365 | # CONFIG_BRIDGE is not set | ||
366 | # CONFIG_VLAN_8021Q is not set | ||
367 | # CONFIG_DECNET is not set | ||
368 | # CONFIG_LLC2 is not set | ||
369 | # CONFIG_IPX is not set | ||
370 | # CONFIG_ATALK is not set | ||
371 | # CONFIG_X25 is not set | ||
372 | # CONFIG_LAPB is not set | ||
373 | # CONFIG_NET_DIVERT is not set | ||
374 | # CONFIG_ECONET is not set | ||
375 | # CONFIG_WAN_ROUTER is not set | ||
376 | |||
377 | # | ||
378 | # QoS and/or fair queueing | ||
379 | # | ||
380 | # CONFIG_NET_SCHED is not set | ||
381 | # CONFIG_NET_CLS_ROUTE is not set | ||
382 | |||
383 | # | ||
384 | # Network testing | ||
385 | # | ||
386 | # CONFIG_NET_PKTGEN is not set | ||
387 | # CONFIG_NETPOLL is not set | ||
388 | # CONFIG_NET_POLL_CONTROLLER is not set | ||
389 | # CONFIG_HAMRADIO is not set | ||
390 | # CONFIG_IRDA is not set | ||
391 | # CONFIG_BT is not set | ||
392 | CONFIG_NETDEVICES=y | ||
393 | # CONFIG_DUMMY is not set | ||
394 | # CONFIG_BONDING is not set | ||
395 | # CONFIG_EQUALIZER is not set | ||
396 | # CONFIG_TUN is not set | ||
397 | # CONFIG_ETHERTAP is not set | ||
398 | |||
399 | # | ||
400 | # Ethernet (10 or 100Mbit) | ||
401 | # | ||
402 | CONFIG_NET_ETHERNET=y | ||
403 | # CONFIG_MII is not set | ||
404 | CONFIG_ARM_ETHER1=y | ||
405 | CONFIG_ARM_ETHER3=y | ||
406 | CONFIG_ARM_ETHERH=y | ||
407 | # CONFIG_SMC91X is not set | ||
408 | |||
409 | # | ||
410 | # Ethernet (1000 Mbit) | ||
411 | # | ||
412 | |||
413 | # | ||
414 | # Ethernet (10000 Mbit) | ||
415 | # | ||
416 | |||
417 | # | ||
418 | # Token Ring devices | ||
419 | # | ||
420 | |||
421 | # | ||
422 | # Wireless LAN (non-hamradio) | ||
423 | # | ||
424 | # CONFIG_NET_RADIO is not set | ||
425 | |||
426 | # | ||
427 | # Wan interfaces | ||
428 | # | ||
429 | # CONFIG_WAN is not set | ||
430 | # CONFIG_PLIP is not set | ||
431 | CONFIG_PPP=m | ||
432 | # CONFIG_PPP_MULTILINK is not set | ||
433 | # CONFIG_PPP_FILTER is not set | ||
434 | # CONFIG_PPP_ASYNC is not set | ||
435 | # CONFIG_PPP_SYNC_TTY is not set | ||
436 | # CONFIG_PPP_DEFLATE is not set | ||
437 | # CONFIG_PPP_BSDCOMP is not set | ||
438 | CONFIG_PPPOE=m | ||
439 | # CONFIG_SLIP is not set | ||
440 | # CONFIG_SHAPER is not set | ||
441 | # CONFIG_NETCONSOLE is not set | ||
442 | |||
443 | # | ||
444 | # ISDN subsystem | ||
445 | # | ||
446 | # CONFIG_ISDN is not set | ||
447 | |||
448 | # | ||
449 | # Input device support | ||
450 | # | ||
451 | CONFIG_INPUT=y | ||
452 | |||
453 | # | ||
454 | # Userland interfaces | ||
455 | # | ||
456 | CONFIG_INPUT_MOUSEDEV=y | ||
457 | CONFIG_INPUT_MOUSEDEV_PSAUX=y | ||
458 | CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024 | ||
459 | CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768 | ||
460 | # CONFIG_INPUT_JOYDEV is not set | ||
461 | # CONFIG_INPUT_TSDEV is not set | ||
462 | CONFIG_INPUT_EVDEV=y | ||
463 | # CONFIG_INPUT_EVBUG is not set | ||
464 | |||
465 | # | ||
466 | # Input I/O drivers | ||
467 | # | ||
468 | # CONFIG_GAMEPORT is not set | ||
469 | CONFIG_SOUND_GAMEPORT=y | ||
470 | CONFIG_SERIO=y | ||
471 | # CONFIG_SERIO_SERPORT is not set | ||
472 | # CONFIG_SERIO_CT82C710 is not set | ||
473 | # CONFIG_SERIO_PARKBD is not set | ||
474 | CONFIG_SERIO_RPCKBD=y | ||
475 | CONFIG_SERIO_LIBPS2=y | ||
476 | # CONFIG_SERIO_RAW is not set | ||
477 | |||
478 | # | ||
479 | # Input Device Drivers | ||
480 | # | ||
481 | CONFIG_INPUT_KEYBOARD=y | ||
482 | CONFIG_KEYBOARD_ATKBD=y | ||
483 | # CONFIG_KEYBOARD_SUNKBD is not set | ||
484 | # CONFIG_KEYBOARD_LKKBD is not set | ||
485 | # CONFIG_KEYBOARD_XTKBD is not set | ||
486 | # CONFIG_KEYBOARD_NEWTON is not set | ||
487 | CONFIG_INPUT_MOUSE=y | ||
488 | # CONFIG_MOUSE_PS2 is not set | ||
489 | # CONFIG_MOUSE_SERIAL is not set | ||
490 | CONFIG_MOUSE_RISCPC=y | ||
491 | # CONFIG_MOUSE_VSXXXAA is not set | ||
492 | # CONFIG_INPUT_JOYSTICK is not set | ||
493 | # CONFIG_INPUT_TOUCHSCREEN is not set | ||
494 | # CONFIG_INPUT_MISC is not set | ||
495 | |||
496 | # | ||
497 | # Character devices | ||
498 | # | ||
499 | CONFIG_VT=y | ||
500 | CONFIG_VT_CONSOLE=y | ||
501 | CONFIG_HW_CONSOLE=y | ||
502 | # CONFIG_SERIAL_NONSTANDARD is not set | ||
503 | |||
504 | # | ||
505 | # Serial drivers | ||
506 | # | ||
507 | CONFIG_SERIAL_8250=y | ||
508 | CONFIG_SERIAL_8250_CONSOLE=y | ||
509 | CONFIG_SERIAL_8250_NR_UARTS=16 | ||
510 | # CONFIG_SERIAL_8250_EXTENDED is not set | ||
511 | |||
512 | # | ||
513 | # Non-8250 serial port support | ||
514 | # | ||
515 | CONFIG_SERIAL_8250_ACORN=y | ||
516 | CONFIG_SERIAL_CORE=y | ||
517 | CONFIG_SERIAL_CORE_CONSOLE=y | ||
518 | CONFIG_UNIX98_PTYS=y | ||
519 | CONFIG_LEGACY_PTYS=y | ||
520 | CONFIG_LEGACY_PTY_COUNT=64 | ||
521 | CONFIG_PRINTER=m | ||
522 | # CONFIG_LP_CONSOLE is not set | ||
523 | # CONFIG_PPDEV is not set | ||
524 | # CONFIG_TIPAR is not set | ||
525 | |||
526 | # | ||
527 | # IPMI | ||
528 | # | ||
529 | # CONFIG_IPMI_HANDLER is not set | ||
530 | |||
531 | # | ||
532 | # Watchdog Cards | ||
533 | # | ||
534 | # CONFIG_WATCHDOG is not set | ||
535 | # CONFIG_NVRAM is not set | ||
536 | # CONFIG_RTC is not set | ||
537 | # CONFIG_DTLK is not set | ||
538 | # CONFIG_R3964 is not set | ||
539 | |||
540 | # | ||
541 | # Ftape, the floppy tape device driver | ||
542 | # | ||
543 | # CONFIG_DRM is not set | ||
544 | # CONFIG_RAW_DRIVER is not set | ||
545 | |||
546 | # | ||
547 | # I2C support | ||
548 | # | ||
549 | CONFIG_I2C=y | ||
550 | CONFIG_I2C_CHARDEV=y | ||
551 | |||
552 | # | ||
553 | # I2C Algorithms | ||
554 | # | ||
555 | CONFIG_I2C_ALGOBIT=y | ||
556 | # CONFIG_I2C_ALGOPCF is not set | ||
557 | # CONFIG_I2C_ALGOPCA is not set | ||
558 | |||
559 | # | ||
560 | # I2C Hardware Bus support | ||
561 | # | ||
562 | # CONFIG_I2C_ISA is not set | ||
563 | # CONFIG_I2C_PARPORT is not set | ||
564 | # CONFIG_I2C_PARPORT_LIGHT is not set | ||
565 | # CONFIG_I2C_STUB is not set | ||
566 | # CONFIG_I2C_PCA_ISA is not set | ||
567 | |||
568 | # | ||
569 | # Hardware Sensors Chip support | ||
570 | # | ||
571 | # CONFIG_I2C_SENSOR is not set | ||
572 | # CONFIG_SENSORS_ADM1021 is not set | ||
573 | # CONFIG_SENSORS_ADM1025 is not set | ||
574 | # CONFIG_SENSORS_ADM1026 is not set | ||
575 | # CONFIG_SENSORS_ADM1031 is not set | ||
576 | # CONFIG_SENSORS_ASB100 is not set | ||
577 | # CONFIG_SENSORS_DS1621 is not set | ||
578 | # CONFIG_SENSORS_FSCHER is not set | ||
579 | # CONFIG_SENSORS_FSCPOS is not set | ||
580 | # CONFIG_SENSORS_GL518SM is not set | ||
581 | # CONFIG_SENSORS_GL520SM is not set | ||
582 | # CONFIG_SENSORS_IT87 is not set | ||
583 | # CONFIG_SENSORS_LM63 is not set | ||
584 | # CONFIG_SENSORS_LM75 is not set | ||
585 | # CONFIG_SENSORS_LM77 is not set | ||
586 | # CONFIG_SENSORS_LM78 is not set | ||
587 | # CONFIG_SENSORS_LM80 is not set | ||
588 | # CONFIG_SENSORS_LM83 is not set | ||
589 | # CONFIG_SENSORS_LM85 is not set | ||
590 | # CONFIG_SENSORS_LM87 is not set | ||
591 | # CONFIG_SENSORS_LM90 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_EEPROM is not set | ||
604 | # CONFIG_SENSORS_PCF8574 is not set | ||
605 | # CONFIG_SENSORS_PCF8591 is not set | ||
606 | # CONFIG_SENSORS_RTC8564 is not set | ||
607 | # CONFIG_I2C_DEBUG_CORE is not set | ||
608 | # CONFIG_I2C_DEBUG_ALGO is not set | ||
609 | # CONFIG_I2C_DEBUG_BUS is not set | ||
610 | # CONFIG_I2C_DEBUG_CHIP is not set | ||
611 | |||
612 | # | ||
613 | # Misc devices | ||
614 | # | ||
615 | |||
616 | # | ||
617 | # Multimedia devices | ||
618 | # | ||
619 | # CONFIG_VIDEO_DEV is not set | ||
620 | |||
621 | # | ||
622 | # Digital Video Broadcasting Devices | ||
623 | # | ||
624 | # CONFIG_DVB is not set | ||
625 | |||
626 | # | ||
627 | # Graphics support | ||
628 | # | ||
629 | CONFIG_FB=y | ||
630 | # CONFIG_FB_MODE_HELPERS is not set | ||
631 | # CONFIG_FB_TILEBLITTING is not set | ||
632 | CONFIG_FB_ACORN=y | ||
633 | # CONFIG_FB_VIRTUAL is not set | ||
634 | |||
635 | # | ||
636 | # Console display driver support | ||
637 | # | ||
638 | CONFIG_DUMMY_CONSOLE=y | ||
639 | CONFIG_FRAMEBUFFER_CONSOLE=y | ||
640 | CONFIG_FONTS=y | ||
641 | # CONFIG_FONT_8x8 is not set | ||
642 | CONFIG_FONT_8x16=y | ||
643 | # CONFIG_FONT_6x11 is not set | ||
644 | # CONFIG_FONT_PEARL_8x8 is not set | ||
645 | CONFIG_FONT_ACORN_8x8=y | ||
646 | # CONFIG_FONT_MINI_4x6 is not set | ||
647 | # CONFIG_FONT_SUN8x16 is not set | ||
648 | # CONFIG_FONT_SUN12x22 is not set | ||
649 | |||
650 | # | ||
651 | # Logo configuration | ||
652 | # | ||
653 | CONFIG_LOGO=y | ||
654 | CONFIG_LOGO_LINUX_MONO=y | ||
655 | CONFIG_LOGO_LINUX_VGA16=y | ||
656 | CONFIG_LOGO_LINUX_CLUT224=y | ||
657 | # CONFIG_BACKLIGHT_LCD_SUPPORT is not set | ||
658 | |||
659 | # | ||
660 | # Sound | ||
661 | # | ||
662 | CONFIG_SOUND=m | ||
663 | |||
664 | # | ||
665 | # Advanced Linux Sound Architecture | ||
666 | # | ||
667 | # CONFIG_SND is not set | ||
668 | |||
669 | # | ||
670 | # Open Sound System | ||
671 | # | ||
672 | CONFIG_SOUND_PRIME=m | ||
673 | # CONFIG_SOUND_BT878 is not set | ||
674 | # CONFIG_SOUND_FUSION is not set | ||
675 | # CONFIG_SOUND_CS4281 is not set | ||
676 | # CONFIG_SOUND_SONICVIBES is not set | ||
677 | # CONFIG_SOUND_TRIDENT is not set | ||
678 | # CONFIG_SOUND_MSNDCLAS is not set | ||
679 | # CONFIG_SOUND_MSNDPIN is not set | ||
680 | CONFIG_SOUND_OSS=m | ||
681 | # CONFIG_SOUND_TRACEINIT is not set | ||
682 | # CONFIG_SOUND_DMAP is not set | ||
683 | # CONFIG_SOUND_AD1816 is not set | ||
684 | # CONFIG_SOUND_AD1889 is not set | ||
685 | # CONFIG_SOUND_SGALAXY is not set | ||
686 | # CONFIG_SOUND_ADLIB is not set | ||
687 | # CONFIG_SOUND_ACI_MIXER is not set | ||
688 | # CONFIG_SOUND_CS4232 is not set | ||
689 | # CONFIG_SOUND_SSCAPE is not set | ||
690 | # CONFIG_SOUND_GUS is not set | ||
691 | # CONFIG_SOUND_VMIDI is not set | ||
692 | # CONFIG_SOUND_TRIX is not set | ||
693 | # CONFIG_SOUND_MSS is not set | ||
694 | # CONFIG_SOUND_MPU401 is not set | ||
695 | # CONFIG_SOUND_NM256 is not set | ||
696 | # CONFIG_SOUND_MAD16 is not set | ||
697 | # CONFIG_SOUND_PAS is not set | ||
698 | # CONFIG_SOUND_PSS is not set | ||
699 | # CONFIG_SOUND_SB is not set | ||
700 | # CONFIG_SOUND_AWE32_SYNTH is not set | ||
701 | # CONFIG_SOUND_WAVEFRONT is not set | ||
702 | # CONFIG_SOUND_MAUI is not set | ||
703 | # CONFIG_SOUND_YM3812 is not set | ||
704 | # CONFIG_SOUND_OPL3SA1 is not set | ||
705 | # CONFIG_SOUND_OPL3SA2 is not set | ||
706 | # CONFIG_SOUND_UART6850 is not set | ||
707 | # CONFIG_SOUND_AEDSP16 is not set | ||
708 | CONFIG_SOUND_VIDC=m | ||
709 | # CONFIG_SOUND_TVMIXER is not set | ||
710 | # CONFIG_SOUND_AD1980 is not set | ||
711 | |||
712 | # | ||
713 | # USB support | ||
714 | # | ||
715 | # CONFIG_USB is not set | ||
716 | CONFIG_USB_ARCH_HAS_HCD=y | ||
717 | # CONFIG_USB_ARCH_HAS_OHCI is not set | ||
718 | |||
719 | # | ||
720 | # NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' may also be needed; see USB_STORAGE Help for more information | ||
721 | # | ||
722 | |||
723 | # | ||
724 | # USB Gadget Support | ||
725 | # | ||
726 | # CONFIG_USB_GADGET is not set | ||
727 | |||
728 | # | ||
729 | # MMC/SD Card support | ||
730 | # | ||
731 | # CONFIG_MMC is not set | ||
732 | |||
733 | # | ||
734 | # File systems | ||
735 | # | ||
736 | CONFIG_EXT2_FS=y | ||
737 | # CONFIG_EXT2_FS_XATTR is not set | ||
738 | CONFIG_EXT3_FS=y | ||
739 | CONFIG_EXT3_FS_XATTR=y | ||
740 | # CONFIG_EXT3_FS_POSIX_ACL is not set | ||
741 | # CONFIG_EXT3_FS_SECURITY is not set | ||
742 | CONFIG_JBD=y | ||
743 | # CONFIG_JBD_DEBUG is not set | ||
744 | CONFIG_FS_MBCACHE=y | ||
745 | # CONFIG_REISERFS_FS is not set | ||
746 | # CONFIG_JFS_FS is not set | ||
747 | |||
748 | # | ||
749 | # XFS support | ||
750 | # | ||
751 | # CONFIG_XFS_FS is not set | ||
752 | # CONFIG_MINIX_FS is not set | ||
753 | # CONFIG_ROMFS_FS is not set | ||
754 | # CONFIG_QUOTA is not set | ||
755 | CONFIG_DNOTIFY=y | ||
756 | # CONFIG_AUTOFS_FS is not set | ||
757 | CONFIG_AUTOFS4_FS=m | ||
758 | |||
759 | # | ||
760 | # CD-ROM/DVD Filesystems | ||
761 | # | ||
762 | CONFIG_ISO9660_FS=y | ||
763 | CONFIG_JOLIET=y | ||
764 | # CONFIG_ZISOFS is not set | ||
765 | # CONFIG_UDF_FS is not set | ||
766 | |||
767 | # | ||
768 | # DOS/FAT/NT Filesystems | ||
769 | # | ||
770 | CONFIG_FAT_FS=m | ||
771 | CONFIG_MSDOS_FS=m | ||
772 | CONFIG_VFAT_FS=m | ||
773 | CONFIG_FAT_DEFAULT_CODEPAGE=437 | ||
774 | CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1" | ||
775 | # CONFIG_NTFS_FS is not set | ||
776 | |||
777 | # | ||
778 | # Pseudo filesystems | ||
779 | # | ||
780 | CONFIG_PROC_FS=y | ||
781 | CONFIG_SYSFS=y | ||
782 | # CONFIG_DEVFS_FS is not set | ||
783 | # CONFIG_DEVPTS_FS_XATTR is not set | ||
784 | # CONFIG_TMPFS is not set | ||
785 | # CONFIG_HUGETLB_PAGE is not set | ||
786 | CONFIG_RAMFS=y | ||
787 | |||
788 | # | ||
789 | # Miscellaneous filesystems | ||
790 | # | ||
791 | CONFIG_ADFS_FS=y | ||
792 | # CONFIG_ADFS_FS_RW is not set | ||
793 | # CONFIG_AFFS_FS is not set | ||
794 | # CONFIG_HFS_FS is not set | ||
795 | # CONFIG_HFSPLUS_FS is not set | ||
796 | # CONFIG_BEFS_FS is not set | ||
797 | # CONFIG_BFS_FS is not set | ||
798 | # CONFIG_EFS_FS is not set | ||
799 | # CONFIG_CRAMFS is not set | ||
800 | # CONFIG_VXFS_FS is not set | ||
801 | # CONFIG_HPFS_FS is not set | ||
802 | # CONFIG_QNX4FS_FS is not set | ||
803 | # CONFIG_SYSV_FS is not set | ||
804 | # CONFIG_UFS_FS is not set | ||
805 | |||
806 | # | ||
807 | # Network File Systems | ||
808 | # | ||
809 | CONFIG_NFS_FS=y | ||
810 | # CONFIG_NFS_V3 is not set | ||
811 | # CONFIG_NFS_V4 is not set | ||
812 | # CONFIG_NFS_DIRECTIO is not set | ||
813 | # CONFIG_NFSD is not set | ||
814 | CONFIG_LOCKD=y | ||
815 | CONFIG_SUNRPC=y | ||
816 | # CONFIG_RPCSEC_GSS_KRB5 is not set | ||
817 | # CONFIG_RPCSEC_GSS_SPKM3 is not set | ||
818 | # CONFIG_SMB_FS is not set | ||
819 | # CONFIG_CIFS is not set | ||
820 | # CONFIG_NCP_FS is not set | ||
821 | # CONFIG_CODA_FS is not set | ||
822 | # CONFIG_AFS_FS is not set | ||
823 | |||
824 | # | ||
825 | # Partition Types | ||
826 | # | ||
827 | CONFIG_PARTITION_ADVANCED=y | ||
828 | CONFIG_ACORN_PARTITION=y | ||
829 | # CONFIG_ACORN_PARTITION_CUMANA is not set | ||
830 | # CONFIG_ACORN_PARTITION_EESOX is not set | ||
831 | CONFIG_ACORN_PARTITION_ICS=y | ||
832 | CONFIG_ACORN_PARTITION_ADFS=y | ||
833 | CONFIG_ACORN_PARTITION_POWERTEC=y | ||
834 | CONFIG_ACORN_PARTITION_RISCIX=y | ||
835 | CONFIG_OSF_PARTITION=y | ||
836 | CONFIG_AMIGA_PARTITION=y | ||
837 | # CONFIG_ATARI_PARTITION is not set | ||
838 | CONFIG_MAC_PARTITION=y | ||
839 | CONFIG_MSDOS_PARTITION=y | ||
840 | CONFIG_BSD_DISKLABEL=y | ||
841 | # CONFIG_MINIX_SUBPARTITION is not set | ||
842 | CONFIG_SOLARIS_X86_PARTITION=y | ||
843 | # CONFIG_UNIXWARE_DISKLABEL is not set | ||
844 | # CONFIG_LDM_PARTITION is not set | ||
845 | CONFIG_SGI_PARTITION=y | ||
846 | # CONFIG_ULTRIX_PARTITION is not set | ||
847 | CONFIG_SUN_PARTITION=y | ||
848 | # CONFIG_EFI_PARTITION is not set | ||
849 | |||
850 | # | ||
851 | # Native Language Support | ||
852 | # | ||
853 | CONFIG_NLS=y | ||
854 | CONFIG_NLS_DEFAULT="iso8859-1" | ||
855 | CONFIG_NLS_CODEPAGE_437=m | ||
856 | CONFIG_NLS_CODEPAGE_737=m | ||
857 | CONFIG_NLS_CODEPAGE_775=m | ||
858 | CONFIG_NLS_CODEPAGE_850=m | ||
859 | CONFIG_NLS_CODEPAGE_852=m | ||
860 | CONFIG_NLS_CODEPAGE_855=m | ||
861 | CONFIG_NLS_CODEPAGE_857=m | ||
862 | CONFIG_NLS_CODEPAGE_860=m | ||
863 | CONFIG_NLS_CODEPAGE_861=m | ||
864 | CONFIG_NLS_CODEPAGE_862=m | ||
865 | CONFIG_NLS_CODEPAGE_863=m | ||
866 | CONFIG_NLS_CODEPAGE_864=m | ||
867 | CONFIG_NLS_CODEPAGE_865=m | ||
868 | CONFIG_NLS_CODEPAGE_866=m | ||
869 | CONFIG_NLS_CODEPAGE_869=m | ||
870 | # CONFIG_NLS_CODEPAGE_936 is not set | ||
871 | # CONFIG_NLS_CODEPAGE_950 is not set | ||
872 | # CONFIG_NLS_CODEPAGE_932 is not set | ||
873 | # CONFIG_NLS_CODEPAGE_949 is not set | ||
874 | CONFIG_NLS_CODEPAGE_874=m | ||
875 | CONFIG_NLS_ISO8859_8=m | ||
876 | # CONFIG_NLS_CODEPAGE_1250 is not set | ||
877 | # CONFIG_NLS_CODEPAGE_1251 is not set | ||
878 | CONFIG_NLS_ASCII=y | ||
879 | CONFIG_NLS_ISO8859_1=m | ||
880 | CONFIG_NLS_ISO8859_2=m | ||
881 | CONFIG_NLS_ISO8859_3=m | ||
882 | CONFIG_NLS_ISO8859_4=m | ||
883 | CONFIG_NLS_ISO8859_5=m | ||
884 | CONFIG_NLS_ISO8859_6=m | ||
885 | CONFIG_NLS_ISO8859_7=m | ||
886 | CONFIG_NLS_ISO8859_9=m | ||
887 | # CONFIG_NLS_ISO8859_13 is not set | ||
888 | # CONFIG_NLS_ISO8859_14 is not set | ||
889 | # CONFIG_NLS_ISO8859_15 is not set | ||
890 | CONFIG_NLS_KOI8_R=m | ||
891 | # CONFIG_NLS_KOI8_U is not set | ||
892 | # CONFIG_NLS_UTF8 is not set | ||
893 | |||
894 | # | ||
895 | # Profiling support | ||
896 | # | ||
897 | # CONFIG_PROFILING is not set | ||
898 | |||
899 | # | ||
900 | # Kernel hacking | ||
901 | # | ||
902 | CONFIG_DEBUG_KERNEL=y | ||
903 | CONFIG_MAGIC_SYSRQ=y | ||
904 | # CONFIG_PRINTK_TIME is not set | ||
905 | # CONFIG_SCHEDSTATS is not set | ||
906 | # CONFIG_DEBUG_SLAB is not set | ||
907 | # CONFIG_DEBUG_SPINLOCK is not set | ||
908 | # CONFIG_DEBUG_KOBJECT is not set | ||
909 | CONFIG_DEBUG_BUGVERBOSE=y | ||
910 | # CONFIG_DEBUG_INFO is not set | ||
911 | # CONFIG_DEBUG_FS is not set | ||
912 | CONFIG_FRAME_POINTER=y | ||
913 | CONFIG_DEBUG_USER=y | ||
914 | # CONFIG_DEBUG_WAITQ is not set | ||
915 | CONFIG_DEBUG_ERRORS=y | ||
916 | CONFIG_DEBUG_LL=y | ||
917 | # CONFIG_DEBUG_ICEDCC is not set | ||
918 | |||
919 | # | ||
920 | # Security options | ||
921 | # | ||
922 | # CONFIG_KEYS is not set | ||
923 | # CONFIG_SECURITY is not set | ||
924 | |||
925 | # | ||
926 | # Cryptographic options | ||
927 | # | ||
928 | # CONFIG_CRYPTO is not set | ||
929 | |||
930 | # | ||
931 | # Hardware crypto devices | ||
932 | # | ||
933 | |||
934 | # | ||
935 | # Library routines | ||
936 | # | ||
937 | # CONFIG_CRC_CCITT is not set | ||
938 | CONFIG_CRC32=y | ||
939 | # CONFIG_LIBCRC32C is not set | ||