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/shannon_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/shannon_defconfig')
-rw-r--r-- | arch/arm/configs/shannon_defconfig | 872 |
1 files changed, 872 insertions, 0 deletions
diff --git a/arch/arm/configs/shannon_defconfig b/arch/arm/configs/shannon_defconfig new file mode 100644 index 000000000000..e3facc4fe792 --- /dev/null +++ b/arch/arm/configs/shannon_defconfig | |||
@@ -0,0 +1,872 @@ | |||
1 | # | ||
2 | # Automatically generated make config: don't edit | ||
3 | # Linux kernel version: 2.6.12-rc1-bk2 | ||
4 | # Sun Mar 27 23:26:46 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 | |||
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_HOTPLUG=y | ||
31 | CONFIG_KOBJECT_UEVENT=y | ||
32 | # CONFIG_IKCONFIG is not set | ||
33 | # CONFIG_EMBEDDED is not set | ||
34 | CONFIG_KALLSYMS=y | ||
35 | # CONFIG_KALLSYMS_EXTRA_PASS is not set | ||
36 | CONFIG_BASE_FULL=y | ||
37 | CONFIG_FUTEX=y | ||
38 | CONFIG_EPOLL=y | ||
39 | CONFIG_CC_OPTIMIZE_FOR_SIZE=y | ||
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 | CONFIG_BASE_SMALL=0 | ||
47 | |||
48 | # | ||
49 | # Loadable module support | ||
50 | # | ||
51 | CONFIG_MODULES=y | ||
52 | # CONFIG_MODULE_UNLOAD is not set | ||
53 | CONFIG_OBSOLETE_MODPARM=y | ||
54 | # CONFIG_MODVERSIONS is not set | ||
55 | # CONFIG_MODULE_SRCVERSION_ALL is not set | ||
56 | # CONFIG_KMOD is not set | ||
57 | |||
58 | # | ||
59 | # System Type | ||
60 | # | ||
61 | # CONFIG_ARCH_CLPS7500 is not set | ||
62 | # CONFIG_ARCH_CLPS711X is not set | ||
63 | # CONFIG_ARCH_CO285 is not set | ||
64 | # CONFIG_ARCH_EBSA110 is not set | ||
65 | # CONFIG_ARCH_CAMELOT is not set | ||
66 | # CONFIG_ARCH_FOOTBRIDGE is not set | ||
67 | # CONFIG_ARCH_INTEGRATOR is not set | ||
68 | # CONFIG_ARCH_IOP3XX is not set | ||
69 | # CONFIG_ARCH_IXP4XX is not set | ||
70 | # CONFIG_ARCH_IXP2000 is not set | ||
71 | # CONFIG_ARCH_L7200 is not set | ||
72 | # CONFIG_ARCH_PXA is not set | ||
73 | # CONFIG_ARCH_RPC is not set | ||
74 | CONFIG_ARCH_SA1100=y | ||
75 | # CONFIG_ARCH_S3C2410 is not set | ||
76 | # CONFIG_ARCH_SHARK is not set | ||
77 | # CONFIG_ARCH_LH7A40X is not set | ||
78 | # CONFIG_ARCH_OMAP is not set | ||
79 | # CONFIG_ARCH_VERSATILE is not set | ||
80 | # CONFIG_ARCH_IMX is not set | ||
81 | # CONFIG_ARCH_H720X is not set | ||
82 | |||
83 | # | ||
84 | # SA11x0 Implementations | ||
85 | # | ||
86 | # CONFIG_SA1100_ASSABET is not set | ||
87 | # CONFIG_SA1100_CERF is not set | ||
88 | # CONFIG_SA1100_COLLIE is not set | ||
89 | # CONFIG_SA1100_H3100 is not set | ||
90 | # CONFIG_SA1100_H3600 is not set | ||
91 | # CONFIG_SA1100_H3800 is not set | ||
92 | # CONFIG_SA1100_BADGE4 is not set | ||
93 | # CONFIG_SA1100_JORNADA720 is not set | ||
94 | # CONFIG_SA1100_HACKKIT is not set | ||
95 | # CONFIG_SA1100_LART is not set | ||
96 | # CONFIG_SA1100_PLEB is not set | ||
97 | CONFIG_SA1100_SHANNON=y | ||
98 | # CONFIG_SA1100_SIMPAD is not set | ||
99 | # CONFIG_SA1100_SSP is not set | ||
100 | |||
101 | # | ||
102 | # Processor Type | ||
103 | # | ||
104 | CONFIG_CPU_32=y | ||
105 | CONFIG_CPU_SA1100=y | ||
106 | CONFIG_CPU_32v4=y | ||
107 | CONFIG_CPU_ABRT_EV4=y | ||
108 | CONFIG_CPU_CACHE_V4WB=y | ||
109 | CONFIG_CPU_CACHE_VIVT=y | ||
110 | CONFIG_CPU_TLB_V4WB=y | ||
111 | CONFIG_CPU_MINICACHE=y | ||
112 | |||
113 | # | ||
114 | # Processor Features | ||
115 | # | ||
116 | |||
117 | # | ||
118 | # Bus support | ||
119 | # | ||
120 | CONFIG_ISA=y | ||
121 | |||
122 | # | ||
123 | # PCCARD (PCMCIA/CardBus) support | ||
124 | # | ||
125 | CONFIG_PCCARD=y | ||
126 | # CONFIG_PCMCIA_DEBUG is not set | ||
127 | CONFIG_PCMCIA=y | ||
128 | |||
129 | # | ||
130 | # PC-card bridges | ||
131 | # | ||
132 | # CONFIG_I82365 is not set | ||
133 | # CONFIG_TCIC is not set | ||
134 | CONFIG_PCMCIA_SA1100=y | ||
135 | |||
136 | # | ||
137 | # Kernel Features | ||
138 | # | ||
139 | # CONFIG_PREEMPT is not set | ||
140 | CONFIG_DISCONTIGMEM=y | ||
141 | # CONFIG_LEDS is not set | ||
142 | CONFIG_ALIGNMENT_TRAP=y | ||
143 | |||
144 | # | ||
145 | # Boot options | ||
146 | # | ||
147 | CONFIG_ZBOOT_ROM_TEXT=0x0 | ||
148 | CONFIG_ZBOOT_ROM_BSS=0x0 | ||
149 | CONFIG_CMDLINE="console=ttySA0,9600 console=tty1 root=/dev/mtdblock2 init=/linuxrc" | ||
150 | # CONFIG_XIP_KERNEL is not set | ||
151 | |||
152 | # | ||
153 | # CPU Frequency scaling | ||
154 | # | ||
155 | # CONFIG_CPU_FREQ is not set | ||
156 | |||
157 | # | ||
158 | # Floating point emulation | ||
159 | # | ||
160 | |||
161 | # | ||
162 | # At least one emulation must be selected | ||
163 | # | ||
164 | CONFIG_FPE_NWFPE=y | ||
165 | # CONFIG_FPE_NWFPE_XP is not set | ||
166 | # CONFIG_FPE_FASTFPE is not set | ||
167 | |||
168 | # | ||
169 | # Userspace binary formats | ||
170 | # | ||
171 | CONFIG_BINFMT_ELF=y | ||
172 | # CONFIG_BINFMT_AOUT is not set | ||
173 | # CONFIG_BINFMT_MISC is not set | ||
174 | # CONFIG_ARTHUR is not set | ||
175 | |||
176 | # | ||
177 | # Power management options | ||
178 | # | ||
179 | # CONFIG_PM is not set | ||
180 | |||
181 | # | ||
182 | # Device Drivers | ||
183 | # | ||
184 | |||
185 | # | ||
186 | # Generic Driver Options | ||
187 | # | ||
188 | CONFIG_STANDALONE=y | ||
189 | CONFIG_PREVENT_FIRMWARE_BUILD=y | ||
190 | # CONFIG_FW_LOADER is not set | ||
191 | |||
192 | # | ||
193 | # Memory Technology Devices (MTD) | ||
194 | # | ||
195 | CONFIG_MTD=y | ||
196 | # CONFIG_MTD_DEBUG is not set | ||
197 | # CONFIG_MTD_CONCAT is not set | ||
198 | CONFIG_MTD_PARTITIONS=y | ||
199 | # CONFIG_MTD_REDBOOT_PARTS is not set | ||
200 | # CONFIG_MTD_CMDLINE_PARTS is not set | ||
201 | # CONFIG_MTD_AFS_PARTS is not set | ||
202 | |||
203 | # | ||
204 | # User Modules And Translation Layers | ||
205 | # | ||
206 | CONFIG_MTD_CHAR=y | ||
207 | CONFIG_MTD_BLOCK=y | ||
208 | # CONFIG_FTL is not set | ||
209 | # CONFIG_NFTL is not set | ||
210 | # CONFIG_INFTL is not set | ||
211 | |||
212 | # | ||
213 | # RAM/ROM/Flash chip drivers | ||
214 | # | ||
215 | CONFIG_MTD_CFI=y | ||
216 | # CONFIG_MTD_JEDECPROBE is not set | ||
217 | CONFIG_MTD_GEN_PROBE=y | ||
218 | # CONFIG_MTD_CFI_ADV_OPTIONS is not set | ||
219 | CONFIG_MTD_MAP_BANK_WIDTH_1=y | ||
220 | CONFIG_MTD_MAP_BANK_WIDTH_2=y | ||
221 | CONFIG_MTD_MAP_BANK_WIDTH_4=y | ||
222 | # CONFIG_MTD_MAP_BANK_WIDTH_8 is not set | ||
223 | # CONFIG_MTD_MAP_BANK_WIDTH_16 is not set | ||
224 | # CONFIG_MTD_MAP_BANK_WIDTH_32 is not set | ||
225 | CONFIG_MTD_CFI_I1=y | ||
226 | CONFIG_MTD_CFI_I2=y | ||
227 | # CONFIG_MTD_CFI_I4 is not set | ||
228 | # CONFIG_MTD_CFI_I8 is not set | ||
229 | # CONFIG_MTD_CFI_INTELEXT is not set | ||
230 | CONFIG_MTD_CFI_AMDSTD=y | ||
231 | CONFIG_MTD_CFI_AMDSTD_RETRY=0 | ||
232 | # CONFIG_MTD_CFI_STAA is not set | ||
233 | CONFIG_MTD_CFI_UTIL=y | ||
234 | # CONFIG_MTD_RAM is not set | ||
235 | # CONFIG_MTD_ROM is not set | ||
236 | # CONFIG_MTD_ABSENT is not set | ||
237 | |||
238 | # | ||
239 | # Mapping drivers for chip access | ||
240 | # | ||
241 | # CONFIG_MTD_COMPLEX_MAPPINGS is not set | ||
242 | # CONFIG_MTD_PHYSMAP is not set | ||
243 | # CONFIG_MTD_ARM_INTEGRATOR is not set | ||
244 | CONFIG_MTD_SA1100=y | ||
245 | # CONFIG_MTD_EDB7312 is not set | ||
246 | |||
247 | # | ||
248 | # Self-contained MTD device drivers | ||
249 | # | ||
250 | # CONFIG_MTD_SLRAM is not set | ||
251 | # CONFIG_MTD_PHRAM is not set | ||
252 | # CONFIG_MTD_MTDRAM is not set | ||
253 | # CONFIG_MTD_BLKMTD is not set | ||
254 | # CONFIG_MTD_BLOCK2MTD is not set | ||
255 | |||
256 | # | ||
257 | # Disk-On-Chip Device Drivers | ||
258 | # | ||
259 | # CONFIG_MTD_DOC2000 is not set | ||
260 | # CONFIG_MTD_DOC2001 is not set | ||
261 | # CONFIG_MTD_DOC2001PLUS is not set | ||
262 | |||
263 | # | ||
264 | # NAND Flash Device Drivers | ||
265 | # | ||
266 | # CONFIG_MTD_NAND is not set | ||
267 | |||
268 | # | ||
269 | # Parallel port support | ||
270 | # | ||
271 | # CONFIG_PARPORT is not set | ||
272 | |||
273 | # | ||
274 | # Plug and Play support | ||
275 | # | ||
276 | # CONFIG_PNP is not set | ||
277 | |||
278 | # | ||
279 | # Block devices | ||
280 | # | ||
281 | # CONFIG_BLK_DEV_FD is not set | ||
282 | # CONFIG_BLK_DEV_XD is not set | ||
283 | # CONFIG_BLK_DEV_COW_COMMON is not set | ||
284 | # CONFIG_BLK_DEV_LOOP is not set | ||
285 | # CONFIG_BLK_DEV_NBD is not set | ||
286 | CONFIG_BLK_DEV_RAM=y | ||
287 | CONFIG_BLK_DEV_RAM_COUNT=16 | ||
288 | CONFIG_BLK_DEV_RAM_SIZE=8192 | ||
289 | CONFIG_BLK_DEV_INITRD=y | ||
290 | CONFIG_INITRAMFS_SOURCE="" | ||
291 | # CONFIG_CDROM_PKTCDVD is not set | ||
292 | |||
293 | # | ||
294 | # IO Schedulers | ||
295 | # | ||
296 | CONFIG_IOSCHED_NOOP=y | ||
297 | CONFIG_IOSCHED_AS=y | ||
298 | CONFIG_IOSCHED_DEADLINE=y | ||
299 | CONFIG_IOSCHED_CFQ=y | ||
300 | # CONFIG_ATA_OVER_ETH is not set | ||
301 | |||
302 | # | ||
303 | # ATA/ATAPI/MFM/RLL support | ||
304 | # | ||
305 | CONFIG_IDE=m | ||
306 | CONFIG_BLK_DEV_IDE=m | ||
307 | |||
308 | # | ||
309 | # Please see Documentation/ide.txt for help/info on IDE drives | ||
310 | # | ||
311 | # CONFIG_BLK_DEV_IDE_SATA is not set | ||
312 | # CONFIG_BLK_DEV_IDEDISK is not set | ||
313 | # CONFIG_IDEDISK_MULTI_MODE is not set | ||
314 | # CONFIG_BLK_DEV_IDECS is not set | ||
315 | # CONFIG_BLK_DEV_IDECD is not set | ||
316 | # CONFIG_BLK_DEV_IDETAPE is not set | ||
317 | # CONFIG_BLK_DEV_IDEFLOPPY is not set | ||
318 | # CONFIG_IDE_TASK_IOCTL is not set | ||
319 | |||
320 | # | ||
321 | # IDE chipset support/bugfixes | ||
322 | # | ||
323 | CONFIG_IDE_GENERIC=m | ||
324 | # CONFIG_IDE_ARM is not set | ||
325 | # CONFIG_IDE_CHIPSETS is not set | ||
326 | # CONFIG_BLK_DEV_IDEDMA is not set | ||
327 | # CONFIG_IDEDMA_AUTO is not set | ||
328 | # CONFIG_BLK_DEV_HD is not set | ||
329 | |||
330 | # | ||
331 | # SCSI device support | ||
332 | # | ||
333 | # CONFIG_SCSI is not set | ||
334 | |||
335 | # | ||
336 | # Multi-device support (RAID and LVM) | ||
337 | # | ||
338 | # CONFIG_MD is not set | ||
339 | |||
340 | # | ||
341 | # Fusion MPT device support | ||
342 | # | ||
343 | |||
344 | # | ||
345 | # IEEE 1394 (FireWire) support | ||
346 | # | ||
347 | |||
348 | # | ||
349 | # I2O device support | ||
350 | # | ||
351 | |||
352 | # | ||
353 | # Networking support | ||
354 | # | ||
355 | CONFIG_NET=y | ||
356 | |||
357 | # | ||
358 | # Networking options | ||
359 | # | ||
360 | CONFIG_PACKET=y | ||
361 | CONFIG_PACKET_MMAP=y | ||
362 | # CONFIG_NETLINK_DEV is not set | ||
363 | CONFIG_UNIX=y | ||
364 | # CONFIG_NET_KEY is not set | ||
365 | CONFIG_INET=y | ||
366 | # CONFIG_IP_MULTICAST is not set | ||
367 | # CONFIG_IP_ADVANCED_ROUTER is not set | ||
368 | # CONFIG_IP_PNP is not set | ||
369 | # CONFIG_NET_IPIP is not set | ||
370 | # CONFIG_NET_IPGRE is not set | ||
371 | # CONFIG_ARPD is not set | ||
372 | # CONFIG_SYN_COOKIES is not set | ||
373 | # CONFIG_INET_AH is not set | ||
374 | # CONFIG_INET_ESP is not set | ||
375 | # CONFIG_INET_IPCOMP is not set | ||
376 | # CONFIG_INET_TUNNEL is not set | ||
377 | # CONFIG_IP_TCPDIAG is not set | ||
378 | # CONFIG_IP_TCPDIAG_IPV6 is not set | ||
379 | # CONFIG_IPV6 is not set | ||
380 | # CONFIG_NETFILTER is not set | ||
381 | |||
382 | # | ||
383 | # SCTP Configuration (EXPERIMENTAL) | ||
384 | # | ||
385 | # CONFIG_IP_SCTP is not set | ||
386 | # CONFIG_ATM is not set | ||
387 | # CONFIG_BRIDGE is not set | ||
388 | # CONFIG_VLAN_8021Q is not set | ||
389 | # CONFIG_DECNET is not set | ||
390 | # CONFIG_LLC2 is not set | ||
391 | # CONFIG_IPX is not set | ||
392 | # CONFIG_ATALK is not set | ||
393 | # CONFIG_X25 is not set | ||
394 | # CONFIG_LAPB is not set | ||
395 | # CONFIG_NET_DIVERT is not set | ||
396 | # CONFIG_ECONET is not set | ||
397 | # CONFIG_WAN_ROUTER is not set | ||
398 | |||
399 | # | ||
400 | # QoS and/or fair queueing | ||
401 | # | ||
402 | # CONFIG_NET_SCHED is not set | ||
403 | # CONFIG_NET_CLS_ROUTE is not set | ||
404 | |||
405 | # | ||
406 | # Network testing | ||
407 | # | ||
408 | # CONFIG_NET_PKTGEN is not set | ||
409 | # CONFIG_NETPOLL is not set | ||
410 | # CONFIG_NET_POLL_CONTROLLER is not set | ||
411 | # CONFIG_HAMRADIO is not set | ||
412 | # CONFIG_IRDA is not set | ||
413 | # CONFIG_BT is not set | ||
414 | CONFIG_NETDEVICES=y | ||
415 | # CONFIG_DUMMY is not set | ||
416 | # CONFIG_BONDING is not set | ||
417 | # CONFIG_EQUALIZER is not set | ||
418 | # CONFIG_TUN is not set | ||
419 | |||
420 | # | ||
421 | # ARCnet devices | ||
422 | # | ||
423 | # CONFIG_ARCNET is not set | ||
424 | |||
425 | # | ||
426 | # Ethernet (10 or 100Mbit) | ||
427 | # | ||
428 | CONFIG_NET_ETHERNET=y | ||
429 | CONFIG_MII=y | ||
430 | # CONFIG_NET_VENDOR_3COM is not set | ||
431 | # CONFIG_LANCE is not set | ||
432 | # CONFIG_NET_VENDOR_SMC is not set | ||
433 | # CONFIG_SMC91X is not set | ||
434 | # CONFIG_NET_VENDOR_RACAL is not set | ||
435 | # CONFIG_AT1700 is not set | ||
436 | # CONFIG_DEPCA is not set | ||
437 | # CONFIG_HP100 is not set | ||
438 | # CONFIG_NET_ISA is not set | ||
439 | # CONFIG_NET_PCI is not set | ||
440 | # CONFIG_NET_POCKET is not set | ||
441 | |||
442 | # | ||
443 | # Ethernet (1000 Mbit) | ||
444 | # | ||
445 | |||
446 | # | ||
447 | # Ethernet (10000 Mbit) | ||
448 | # | ||
449 | |||
450 | # | ||
451 | # Token Ring devices | ||
452 | # | ||
453 | # CONFIG_TR is not set | ||
454 | |||
455 | # | ||
456 | # Wireless LAN (non-hamradio) | ||
457 | # | ||
458 | # CONFIG_NET_RADIO is not set | ||
459 | |||
460 | # | ||
461 | # PCMCIA network device support | ||
462 | # | ||
463 | CONFIG_NET_PCMCIA=y | ||
464 | # CONFIG_PCMCIA_3C589 is not set | ||
465 | # CONFIG_PCMCIA_3C574 is not set | ||
466 | # CONFIG_PCMCIA_FMVJ18X is not set | ||
467 | CONFIG_PCMCIA_PCNET=y | ||
468 | # CONFIG_PCMCIA_NMCLAN is not set | ||
469 | CONFIG_PCMCIA_SMC91C92=y | ||
470 | # CONFIG_PCMCIA_XIRC2PS is not set | ||
471 | # CONFIG_PCMCIA_AXNET is not set | ||
472 | |||
473 | # | ||
474 | # Wan interfaces | ||
475 | # | ||
476 | # CONFIG_WAN is not set | ||
477 | # CONFIG_PPP is not set | ||
478 | # CONFIG_SLIP is not set | ||
479 | # CONFIG_SHAPER is not set | ||
480 | # CONFIG_NETCONSOLE is not set | ||
481 | |||
482 | # | ||
483 | # ISDN subsystem | ||
484 | # | ||
485 | # CONFIG_ISDN is not set | ||
486 | |||
487 | # | ||
488 | # Input device support | ||
489 | # | ||
490 | CONFIG_INPUT=y | ||
491 | |||
492 | # | ||
493 | # Userland interfaces | ||
494 | # | ||
495 | CONFIG_INPUT_MOUSEDEV=y | ||
496 | CONFIG_INPUT_MOUSEDEV_PSAUX=y | ||
497 | CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024 | ||
498 | CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768 | ||
499 | # CONFIG_INPUT_JOYDEV is not set | ||
500 | # CONFIG_INPUT_TSDEV is not set | ||
501 | # CONFIG_INPUT_EVDEV is not set | ||
502 | # CONFIG_INPUT_EVBUG is not set | ||
503 | |||
504 | # | ||
505 | # Input Device Drivers | ||
506 | # | ||
507 | CONFIG_INPUT_KEYBOARD=y | ||
508 | CONFIG_KEYBOARD_ATKBD=y | ||
509 | # CONFIG_KEYBOARD_SUNKBD is not set | ||
510 | # CONFIG_KEYBOARD_LKKBD is not set | ||
511 | # CONFIG_KEYBOARD_XTKBD is not set | ||
512 | # CONFIG_KEYBOARD_NEWTON is not set | ||
513 | CONFIG_INPUT_MOUSE=y | ||
514 | CONFIG_MOUSE_PS2=y | ||
515 | # CONFIG_MOUSE_SERIAL is not set | ||
516 | # CONFIG_MOUSE_INPORT is not set | ||
517 | # CONFIG_MOUSE_LOGIBM is not set | ||
518 | # CONFIG_MOUSE_PC110PAD is not set | ||
519 | # CONFIG_MOUSE_VSXXXAA is not set | ||
520 | # CONFIG_INPUT_JOYSTICK is not set | ||
521 | # CONFIG_INPUT_TOUCHSCREEN is not set | ||
522 | # CONFIG_INPUT_MISC is not set | ||
523 | |||
524 | # | ||
525 | # Hardware I/O ports | ||
526 | # | ||
527 | CONFIG_SERIO=y | ||
528 | CONFIG_SERIO_SERPORT=y | ||
529 | CONFIG_SERIO_LIBPS2=y | ||
530 | # CONFIG_SERIO_RAW is not set | ||
531 | # CONFIG_GAMEPORT is not set | ||
532 | CONFIG_SOUND_GAMEPORT=y | ||
533 | |||
534 | # | ||
535 | # Character devices | ||
536 | # | ||
537 | CONFIG_VT=y | ||
538 | CONFIG_VT_CONSOLE=y | ||
539 | CONFIG_HW_CONSOLE=y | ||
540 | # CONFIG_SERIAL_NONSTANDARD is not set | ||
541 | |||
542 | # | ||
543 | # Serial drivers | ||
544 | # | ||
545 | # CONFIG_SERIAL_8250 is not set | ||
546 | |||
547 | # | ||
548 | # Non-8250 serial port support | ||
549 | # | ||
550 | CONFIG_SERIAL_SA1100=y | ||
551 | CONFIG_SERIAL_SA1100_CONSOLE=y | ||
552 | CONFIG_SERIAL_CORE=y | ||
553 | CONFIG_SERIAL_CORE_CONSOLE=y | ||
554 | CONFIG_UNIX98_PTYS=y | ||
555 | CONFIG_LEGACY_PTYS=y | ||
556 | CONFIG_LEGACY_PTY_COUNT=256 | ||
557 | |||
558 | # | ||
559 | # IPMI | ||
560 | # | ||
561 | # CONFIG_IPMI_HANDLER is not set | ||
562 | |||
563 | # | ||
564 | # Watchdog Cards | ||
565 | # | ||
566 | CONFIG_WATCHDOG=y | ||
567 | # CONFIG_WATCHDOG_NOWAYOUT is not set | ||
568 | |||
569 | # | ||
570 | # Watchdog Device Drivers | ||
571 | # | ||
572 | # CONFIG_SOFT_WATCHDOG is not set | ||
573 | CONFIG_SA1100_WATCHDOG=y | ||
574 | |||
575 | # | ||
576 | # ISA-based Watchdog Cards | ||
577 | # | ||
578 | # CONFIG_PCWATCHDOG is not set | ||
579 | # CONFIG_MIXCOMWD is not set | ||
580 | # CONFIG_WDT is not set | ||
581 | # CONFIG_NVRAM is not set | ||
582 | # CONFIG_RTC is not set | ||
583 | # CONFIG_DTLK is not set | ||
584 | # CONFIG_R3964 is not set | ||
585 | |||
586 | # | ||
587 | # Ftape, the floppy tape device driver | ||
588 | # | ||
589 | # CONFIG_DRM is not set | ||
590 | |||
591 | # | ||
592 | # PCMCIA character devices | ||
593 | # | ||
594 | # CONFIG_SYNCLINK_CS is not set | ||
595 | # CONFIG_RAW_DRIVER is not set | ||
596 | |||
597 | # | ||
598 | # TPM devices | ||
599 | # | ||
600 | # CONFIG_TCG_TPM is not set | ||
601 | |||
602 | # | ||
603 | # I2C support | ||
604 | # | ||
605 | # CONFIG_I2C is not set | ||
606 | |||
607 | # | ||
608 | # Misc devices | ||
609 | # | ||
610 | |||
611 | # | ||
612 | # Multimedia devices | ||
613 | # | ||
614 | # CONFIG_VIDEO_DEV is not set | ||
615 | |||
616 | # | ||
617 | # Digital Video Broadcasting Devices | ||
618 | # | ||
619 | # CONFIG_DVB is not set | ||
620 | |||
621 | # | ||
622 | # Graphics support | ||
623 | # | ||
624 | CONFIG_FB=y | ||
625 | CONFIG_FB_CFB_FILLRECT=y | ||
626 | CONFIG_FB_CFB_COPYAREA=y | ||
627 | CONFIG_FB_CFB_IMAGEBLIT=y | ||
628 | CONFIG_FB_SOFT_CURSOR=y | ||
629 | # CONFIG_FB_MODE_HELPERS is not set | ||
630 | # CONFIG_FB_TILEBLITTING is not set | ||
631 | CONFIG_FB_SA1100=y | ||
632 | # CONFIG_FB_VIRTUAL is not set | ||
633 | |||
634 | # | ||
635 | # Console display driver support | ||
636 | # | ||
637 | # CONFIG_VGA_CONSOLE is not set | ||
638 | # CONFIG_MDA_CONSOLE is not set | ||
639 | CONFIG_DUMMY_CONSOLE=y | ||
640 | # CONFIG_FRAMEBUFFER_CONSOLE is not set | ||
641 | |||
642 | # | ||
643 | # Logo configuration | ||
644 | # | ||
645 | # CONFIG_LOGO is not set | ||
646 | # CONFIG_BACKLIGHT_LCD_SUPPORT is not set | ||
647 | |||
648 | # | ||
649 | # Sound | ||
650 | # | ||
651 | CONFIG_SOUND=y | ||
652 | |||
653 | # | ||
654 | # Advanced Linux Sound Architecture | ||
655 | # | ||
656 | # CONFIG_SND is not set | ||
657 | |||
658 | # | ||
659 | # Open Sound System | ||
660 | # | ||
661 | # CONFIG_SOUND_PRIME is not set | ||
662 | |||
663 | # | ||
664 | # USB support | ||
665 | # | ||
666 | CONFIG_USB_ARCH_HAS_HCD=y | ||
667 | # CONFIG_USB_ARCH_HAS_OHCI is not set | ||
668 | # CONFIG_USB is not set | ||
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 | # File systems | ||
682 | # | ||
683 | # CONFIG_EXT2_FS is not set | ||
684 | # CONFIG_EXT3_FS is not set | ||
685 | # CONFIG_JBD is not set | ||
686 | # CONFIG_REISERFS_FS is not set | ||
687 | # CONFIG_JFS_FS is not set | ||
688 | |||
689 | # | ||
690 | # XFS support | ||
691 | # | ||
692 | # CONFIG_XFS_FS is not set | ||
693 | CONFIG_MINIX_FS=y | ||
694 | # CONFIG_ROMFS_FS is not set | ||
695 | # CONFIG_QUOTA is not set | ||
696 | CONFIG_DNOTIFY=y | ||
697 | # CONFIG_AUTOFS_FS is not set | ||
698 | # CONFIG_AUTOFS4_FS is not set | ||
699 | |||
700 | # | ||
701 | # CD-ROM/DVD Filesystems | ||
702 | # | ||
703 | # CONFIG_ISO9660_FS is not set | ||
704 | # CONFIG_UDF_FS is not set | ||
705 | |||
706 | # | ||
707 | # DOS/FAT/NT Filesystems | ||
708 | # | ||
709 | CONFIG_FAT_FS=y | ||
710 | CONFIG_MSDOS_FS=y | ||
711 | CONFIG_VFAT_FS=y | ||
712 | CONFIG_FAT_DEFAULT_CODEPAGE=437 | ||
713 | CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1" | ||
714 | # CONFIG_NTFS_FS is not set | ||
715 | |||
716 | # | ||
717 | # Pseudo filesystems | ||
718 | # | ||
719 | CONFIG_PROC_FS=y | ||
720 | CONFIG_SYSFS=y | ||
721 | # CONFIG_DEVFS_FS is not set | ||
722 | # CONFIG_DEVPTS_FS_XATTR is not set | ||
723 | # CONFIG_TMPFS is not set | ||
724 | # CONFIG_HUGETLB_PAGE is not set | ||
725 | CONFIG_RAMFS=y | ||
726 | |||
727 | # | ||
728 | # Miscellaneous filesystems | ||
729 | # | ||
730 | # CONFIG_ADFS_FS is not set | ||
731 | # CONFIG_AFFS_FS is not set | ||
732 | # CONFIG_HFS_FS is not set | ||
733 | # CONFIG_HFSPLUS_FS is not set | ||
734 | # CONFIG_BEFS_FS is not set | ||
735 | # CONFIG_BFS_FS is not set | ||
736 | # CONFIG_EFS_FS is not set | ||
737 | # CONFIG_JFFS_FS is not set | ||
738 | CONFIG_JFFS2_FS=y | ||
739 | CONFIG_JFFS2_FS_DEBUG=0 | ||
740 | # CONFIG_JFFS2_FS_NAND is not set | ||
741 | # CONFIG_JFFS2_FS_NOR_ECC is not set | ||
742 | # CONFIG_JFFS2_COMPRESSION_OPTIONS is not set | ||
743 | CONFIG_JFFS2_ZLIB=y | ||
744 | CONFIG_JFFS2_RTIME=y | ||
745 | # CONFIG_JFFS2_RUBIN is not set | ||
746 | # CONFIG_CRAMFS is not set | ||
747 | # CONFIG_VXFS_FS is not set | ||
748 | # CONFIG_HPFS_FS is not set | ||
749 | # CONFIG_QNX4FS_FS is not set | ||
750 | # CONFIG_SYSV_FS is not set | ||
751 | # CONFIG_UFS_FS is not set | ||
752 | |||
753 | # | ||
754 | # Network File Systems | ||
755 | # | ||
756 | CONFIG_NFS_FS=y | ||
757 | # CONFIG_NFS_V3 is not set | ||
758 | # CONFIG_NFS_V4 is not set | ||
759 | # CONFIG_NFS_DIRECTIO is not set | ||
760 | # CONFIG_NFSD is not set | ||
761 | CONFIG_LOCKD=y | ||
762 | CONFIG_SUNRPC=y | ||
763 | # CONFIG_RPCSEC_GSS_KRB5 is not set | ||
764 | # CONFIG_RPCSEC_GSS_SPKM3 is not set | ||
765 | # CONFIG_SMB_FS is not set | ||
766 | # CONFIG_CIFS is not set | ||
767 | # CONFIG_NCP_FS is not set | ||
768 | # CONFIG_CODA_FS is not set | ||
769 | # CONFIG_AFS_FS is not set | ||
770 | |||
771 | # | ||
772 | # Partition Types | ||
773 | # | ||
774 | CONFIG_PARTITION_ADVANCED=y | ||
775 | # CONFIG_ACORN_PARTITION is not set | ||
776 | # CONFIG_OSF_PARTITION is not set | ||
777 | # CONFIG_AMIGA_PARTITION is not set | ||
778 | # CONFIG_ATARI_PARTITION is not set | ||
779 | # CONFIG_MAC_PARTITION is not set | ||
780 | CONFIG_MSDOS_PARTITION=y | ||
781 | # CONFIG_BSD_DISKLABEL is not set | ||
782 | # CONFIG_MINIX_SUBPARTITION is not set | ||
783 | # CONFIG_SOLARIS_X86_PARTITION is not set | ||
784 | # CONFIG_UNIXWARE_DISKLABEL is not set | ||
785 | # CONFIG_LDM_PARTITION is not set | ||
786 | # CONFIG_SGI_PARTITION is not set | ||
787 | # CONFIG_ULTRIX_PARTITION is not set | ||
788 | # CONFIG_SUN_PARTITION is not set | ||
789 | # CONFIG_EFI_PARTITION is not set | ||
790 | |||
791 | # | ||
792 | # Native Language Support | ||
793 | # | ||
794 | CONFIG_NLS=y | ||
795 | CONFIG_NLS_DEFAULT="iso8859-1" | ||
796 | # CONFIG_NLS_CODEPAGE_437 is not set | ||
797 | # CONFIG_NLS_CODEPAGE_737 is not set | ||
798 | # CONFIG_NLS_CODEPAGE_775 is not set | ||
799 | # CONFIG_NLS_CODEPAGE_850 is not set | ||
800 | # CONFIG_NLS_CODEPAGE_852 is not set | ||
801 | # CONFIG_NLS_CODEPAGE_855 is not set | ||
802 | # CONFIG_NLS_CODEPAGE_857 is not set | ||
803 | # CONFIG_NLS_CODEPAGE_860 is not set | ||
804 | # CONFIG_NLS_CODEPAGE_861 is not set | ||
805 | # CONFIG_NLS_CODEPAGE_862 is not set | ||
806 | # CONFIG_NLS_CODEPAGE_863 is not set | ||
807 | # CONFIG_NLS_CODEPAGE_864 is not set | ||
808 | # CONFIG_NLS_CODEPAGE_865 is not set | ||
809 | # CONFIG_NLS_CODEPAGE_866 is not set | ||
810 | # CONFIG_NLS_CODEPAGE_869 is not set | ||
811 | # CONFIG_NLS_CODEPAGE_936 is not set | ||
812 | # CONFIG_NLS_CODEPAGE_950 is not set | ||
813 | # CONFIG_NLS_CODEPAGE_932 is not set | ||
814 | # CONFIG_NLS_CODEPAGE_949 is not set | ||
815 | # CONFIG_NLS_CODEPAGE_874 is not set | ||
816 | # CONFIG_NLS_ISO8859_8 is not set | ||
817 | # CONFIG_NLS_CODEPAGE_1250 is not set | ||
818 | # CONFIG_NLS_CODEPAGE_1251 is not set | ||
819 | # CONFIG_NLS_ASCII is not set | ||
820 | # CONFIG_NLS_ISO8859_1 is not set | ||
821 | # CONFIG_NLS_ISO8859_2 is not set | ||
822 | # CONFIG_NLS_ISO8859_3 is not set | ||
823 | # CONFIG_NLS_ISO8859_4 is not set | ||
824 | # CONFIG_NLS_ISO8859_5 is not set | ||
825 | # CONFIG_NLS_ISO8859_6 is not set | ||
826 | # CONFIG_NLS_ISO8859_7 is not set | ||
827 | # CONFIG_NLS_ISO8859_9 is not set | ||
828 | # CONFIG_NLS_ISO8859_13 is not set | ||
829 | # CONFIG_NLS_ISO8859_14 is not set | ||
830 | # CONFIG_NLS_ISO8859_15 is not set | ||
831 | # CONFIG_NLS_KOI8_R is not set | ||
832 | # CONFIG_NLS_KOI8_U is not set | ||
833 | # CONFIG_NLS_UTF8 is not set | ||
834 | |||
835 | # | ||
836 | # Profiling support | ||
837 | # | ||
838 | # CONFIG_PROFILING is not set | ||
839 | |||
840 | # | ||
841 | # Kernel hacking | ||
842 | # | ||
843 | # CONFIG_PRINTK_TIME is not set | ||
844 | # CONFIG_DEBUG_KERNEL is not set | ||
845 | CONFIG_LOG_BUF_SHIFT=14 | ||
846 | CONFIG_DEBUG_BUGVERBOSE=y | ||
847 | CONFIG_FRAME_POINTER=y | ||
848 | CONFIG_DEBUG_USER=y | ||
849 | |||
850 | # | ||
851 | # Security options | ||
852 | # | ||
853 | # CONFIG_KEYS is not set | ||
854 | # CONFIG_SECURITY is not set | ||
855 | |||
856 | # | ||
857 | # Cryptographic options | ||
858 | # | ||
859 | # CONFIG_CRYPTO is not set | ||
860 | |||
861 | # | ||
862 | # Hardware crypto devices | ||
863 | # | ||
864 | |||
865 | # | ||
866 | # Library routines | ||
867 | # | ||
868 | # CONFIG_CRC_CCITT is not set | ||
869 | CONFIG_CRC32=y | ||
870 | # CONFIG_LIBCRC32C is not set | ||
871 | CONFIG_ZLIB_INFLATE=y | ||
872 | CONFIG_ZLIB_DEFLATE=y | ||