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 |
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')
47 files changed, 40737 insertions, 0 deletions
diff --git a/arch/arm/configs/assabet_defconfig b/arch/arm/configs/assabet_defconfig new file mode 100644 index 000000000000..ccbb4c0d58c4 --- /dev/null +++ b/arch/arm/configs/assabet_defconfig | |||
@@ -0,0 +1,906 @@ | |||
1 | # | ||
2 | # Automatically generated make config: don't edit | ||
3 | # Linux kernel version: 2.6.11 | ||
4 | # Wed Mar 9 13:13:30 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_LOG_BUF_SHIFT=14 | ||
31 | CONFIG_HOTPLUG=y | ||
32 | CONFIG_KOBJECT_UEVENT=y | ||
33 | # CONFIG_IKCONFIG is not set | ||
34 | # CONFIG_EMBEDDED is not set | ||
35 | CONFIG_KALLSYMS=y | ||
36 | # CONFIG_KALLSYMS_EXTRA_PASS is not set | ||
37 | CONFIG_BASE_FULL=y | ||
38 | CONFIG_FUTEX=y | ||
39 | CONFIG_EPOLL=y | ||
40 | CONFIG_CC_OPTIMIZE_FOR_SIZE=y | ||
41 | CONFIG_SHMEM=y | ||
42 | CONFIG_CC_ALIGN_FUNCTIONS=0 | ||
43 | CONFIG_CC_ALIGN_LABELS=0 | ||
44 | CONFIG_CC_ALIGN_LOOPS=0 | ||
45 | CONFIG_CC_ALIGN_JUMPS=0 | ||
46 | # CONFIG_TINY_SHMEM is not set | ||
47 | CONFIG_BASE_SMALL=0 | ||
48 | |||
49 | # | ||
50 | # Loadable module support | ||
51 | # | ||
52 | CONFIG_MODULES=y | ||
53 | # CONFIG_MODULE_UNLOAD is not set | ||
54 | CONFIG_OBSOLETE_MODPARM=y | ||
55 | # CONFIG_MODVERSIONS is not set | ||
56 | # CONFIG_MODULE_SRCVERSION_ALL is not set | ||
57 | # CONFIG_KMOD is not set | ||
58 | |||
59 | # | ||
60 | # System Type | ||
61 | # | ||
62 | # CONFIG_ARCH_CLPS7500 is not set | ||
63 | # CONFIG_ARCH_CLPS711X is not set | ||
64 | # CONFIG_ARCH_CO285 is not set | ||
65 | # CONFIG_ARCH_EBSA110 is not set | ||
66 | # CONFIG_ARCH_CAMELOT is not set | ||
67 | # CONFIG_ARCH_FOOTBRIDGE is not set | ||
68 | # CONFIG_ARCH_INTEGRATOR is not set | ||
69 | # CONFIG_ARCH_IOP3XX is not set | ||
70 | # CONFIG_ARCH_IXP4XX is not set | ||
71 | # CONFIG_ARCH_IXP2000 is not set | ||
72 | # CONFIG_ARCH_L7200 is not set | ||
73 | # CONFIG_ARCH_PXA is not set | ||
74 | # CONFIG_ARCH_RPC is not set | ||
75 | CONFIG_ARCH_SA1100=y | ||
76 | # CONFIG_ARCH_S3C2410 is not set | ||
77 | # CONFIG_ARCH_SHARK is not set | ||
78 | # CONFIG_ARCH_LH7A40X is not set | ||
79 | # CONFIG_ARCH_OMAP is not set | ||
80 | # CONFIG_ARCH_VERSATILE is not set | ||
81 | # CONFIG_ARCH_IMX is not set | ||
82 | # CONFIG_ARCH_H720X is not set | ||
83 | |||
84 | # | ||
85 | # SA11x0 Implementations | ||
86 | # | ||
87 | CONFIG_SA1100_ASSABET=y | ||
88 | # CONFIG_ASSABET_NEPONSET is not set | ||
89 | # CONFIG_SA1100_CERF is not set | ||
90 | # CONFIG_SA1100_COLLIE is not set | ||
91 | # CONFIG_SA1100_H3100 is not set | ||
92 | # CONFIG_SA1100_H3600 is not set | ||
93 | # CONFIG_SA1100_H3800 is not set | ||
94 | # CONFIG_SA1100_BADGE4 is not set | ||
95 | # CONFIG_SA1100_JORNADA720 is not set | ||
96 | # CONFIG_SA1100_HACKKIT is not set | ||
97 | # CONFIG_SA1100_LART is not set | ||
98 | # CONFIG_SA1100_PLEB is not set | ||
99 | # CONFIG_SA1100_SHANNON is not set | ||
100 | # CONFIG_SA1100_SIMPAD is not set | ||
101 | # CONFIG_SA1100_SSP is not set | ||
102 | |||
103 | # | ||
104 | # Processor Type | ||
105 | # | ||
106 | CONFIG_CPU_32=y | ||
107 | CONFIG_CPU_SA1100=y | ||
108 | CONFIG_CPU_32v4=y | ||
109 | CONFIG_CPU_ABRT_EV4=y | ||
110 | CONFIG_CPU_CACHE_V4WB=y | ||
111 | CONFIG_CPU_CACHE_VIVT=y | ||
112 | CONFIG_CPU_TLB_V4WB=y | ||
113 | CONFIG_CPU_MINICACHE=y | ||
114 | |||
115 | # | ||
116 | # Processor Features | ||
117 | # | ||
118 | |||
119 | # | ||
120 | # Bus support | ||
121 | # | ||
122 | CONFIG_ISA=y | ||
123 | |||
124 | # | ||
125 | # PCCARD (PCMCIA/CardBus) support | ||
126 | # | ||
127 | CONFIG_PCCARD=y | ||
128 | # CONFIG_PCMCIA_DEBUG is not set | ||
129 | CONFIG_PCMCIA=y | ||
130 | |||
131 | # | ||
132 | # PC-card bridges | ||
133 | # | ||
134 | # CONFIG_I82365 is not set | ||
135 | # CONFIG_TCIC is not set | ||
136 | CONFIG_PCMCIA_SA1100=y | ||
137 | |||
138 | # | ||
139 | # Kernel Features | ||
140 | # | ||
141 | # CONFIG_PREEMPT is not set | ||
142 | CONFIG_DISCONTIGMEM=y | ||
143 | CONFIG_LEDS=y | ||
144 | CONFIG_LEDS_TIMER=y | ||
145 | CONFIG_LEDS_CPU=y | ||
146 | CONFIG_ALIGNMENT_TRAP=y | ||
147 | |||
148 | # | ||
149 | # Boot options | ||
150 | # | ||
151 | CONFIG_ZBOOT_ROM_TEXT=0x0 | ||
152 | CONFIG_ZBOOT_ROM_BSS=0x0 | ||
153 | CONFIG_CMDLINE="mem=32M console=ttySA0,38400n8 initrd=0xc0800000,3M root=/dev/ram" | ||
154 | # CONFIG_XIP_KERNEL is not set | ||
155 | CONFIG_CPU_FREQ=y | ||
156 | # CONFIG_CPU_FREQ_DEBUG is not set | ||
157 | # CONFIG_CPU_FREQ_DEFAULT_GOV_PERFORMANCE is not set | ||
158 | CONFIG_CPU_FREQ_DEFAULT_GOV_USERSPACE=y | ||
159 | # CONFIG_CPU_FREQ_GOV_PERFORMANCE is not set | ||
160 | # CONFIG_CPU_FREQ_GOV_POWERSAVE is not set | ||
161 | CONFIG_CPU_FREQ_GOV_USERSPACE=y | ||
162 | # CONFIG_CPU_FREQ_GOV_ONDEMAND is not set | ||
163 | CONFIG_CPU_FREQ_SA1110=y | ||
164 | |||
165 | # | ||
166 | # Floating point emulation | ||
167 | # | ||
168 | |||
169 | # | ||
170 | # At least one emulation must be selected | ||
171 | # | ||
172 | CONFIG_FPE_NWFPE=y | ||
173 | # CONFIG_FPE_NWFPE_XP is not set | ||
174 | # CONFIG_FPE_FASTFPE is not set | ||
175 | |||
176 | # | ||
177 | # Userspace binary formats | ||
178 | # | ||
179 | CONFIG_BINFMT_ELF=y | ||
180 | # CONFIG_BINFMT_AOUT is not set | ||
181 | # CONFIG_BINFMT_MISC is not set | ||
182 | # CONFIG_ARTHUR is not set | ||
183 | |||
184 | # | ||
185 | # Power management options | ||
186 | # | ||
187 | CONFIG_PM=y | ||
188 | # CONFIG_APM is not set | ||
189 | |||
190 | # | ||
191 | # Device Drivers | ||
192 | # | ||
193 | |||
194 | # | ||
195 | # Generic Driver Options | ||
196 | # | ||
197 | CONFIG_STANDALONE=y | ||
198 | CONFIG_PREVENT_FIRMWARE_BUILD=y | ||
199 | # CONFIG_FW_LOADER is not set | ||
200 | |||
201 | # | ||
202 | # Memory Technology Devices (MTD) | ||
203 | # | ||
204 | CONFIG_MTD=y | ||
205 | # CONFIG_MTD_DEBUG is not set | ||
206 | CONFIG_MTD_PARTITIONS=y | ||
207 | # CONFIG_MTD_CONCAT is not set | ||
208 | CONFIG_MTD_REDBOOT_PARTS=y | ||
209 | CONFIG_MTD_REDBOOT_DIRECTORY_BLOCK=-1 | ||
210 | # CONFIG_MTD_REDBOOT_PARTS_UNALLOCATED is not set | ||
211 | # CONFIG_MTD_REDBOOT_PARTS_READONLY is not set | ||
212 | # CONFIG_MTD_CMDLINE_PARTS is not set | ||
213 | # CONFIG_MTD_AFS_PARTS is not set | ||
214 | |||
215 | # | ||
216 | # User Modules And Translation Layers | ||
217 | # | ||
218 | CONFIG_MTD_CHAR=y | ||
219 | CONFIG_MTD_BLOCK=y | ||
220 | # CONFIG_FTL is not set | ||
221 | # CONFIG_NFTL is not set | ||
222 | # CONFIG_INFTL is not set | ||
223 | |||
224 | # | ||
225 | # RAM/ROM/Flash chip drivers | ||
226 | # | ||
227 | CONFIG_MTD_CFI=y | ||
228 | # CONFIG_MTD_JEDECPROBE is not set | ||
229 | CONFIG_MTD_GEN_PROBE=y | ||
230 | CONFIG_MTD_CFI_ADV_OPTIONS=y | ||
231 | CONFIG_MTD_CFI_NOSWAP=y | ||
232 | # CONFIG_MTD_CFI_BE_BYTE_SWAP is not set | ||
233 | # CONFIG_MTD_CFI_LE_BYTE_SWAP is not set | ||
234 | CONFIG_MTD_CFI_GEOMETRY=y | ||
235 | CONFIG_MTD_MAP_BANK_WIDTH_1=y | ||
236 | CONFIG_MTD_MAP_BANK_WIDTH_2=y | ||
237 | CONFIG_MTD_MAP_BANK_WIDTH_4=y | ||
238 | # CONFIG_MTD_MAP_BANK_WIDTH_8 is not set | ||
239 | # CONFIG_MTD_MAP_BANK_WIDTH_16 is not set | ||
240 | # CONFIG_MTD_MAP_BANK_WIDTH_32 is not set | ||
241 | # CONFIG_MTD_CFI_I1 is not set | ||
242 | CONFIG_MTD_CFI_I2=y | ||
243 | # CONFIG_MTD_CFI_I4 is not set | ||
244 | # CONFIG_MTD_CFI_I8 is not set | ||
245 | CONFIG_MTD_CFI_INTELEXT=y | ||
246 | # CONFIG_MTD_CFI_AMDSTD is not set | ||
247 | # CONFIG_MTD_CFI_STAA is not set | ||
248 | CONFIG_MTD_CFI_UTIL=y | ||
249 | # CONFIG_MTD_RAM is not set | ||
250 | # CONFIG_MTD_ROM is not set | ||
251 | # CONFIG_MTD_ABSENT is not set | ||
252 | # CONFIG_MTD_XIP is not set | ||
253 | |||
254 | # | ||
255 | # Mapping drivers for chip access | ||
256 | # | ||
257 | # CONFIG_MTD_COMPLEX_MAPPINGS is not set | ||
258 | # CONFIG_MTD_PHYSMAP is not set | ||
259 | # CONFIG_MTD_ARM_INTEGRATOR is not set | ||
260 | CONFIG_MTD_SA1100=y | ||
261 | # CONFIG_MTD_EDB7312 is not set | ||
262 | |||
263 | # | ||
264 | # Self-contained MTD device drivers | ||
265 | # | ||
266 | # CONFIG_MTD_SLRAM is not set | ||
267 | # CONFIG_MTD_PHRAM is not set | ||
268 | # CONFIG_MTD_MTDRAM is not set | ||
269 | # CONFIG_MTD_BLKMTD is not set | ||
270 | # CONFIG_MTD_BLOCK2MTD is not set | ||
271 | |||
272 | # | ||
273 | # Disk-On-Chip Device Drivers | ||
274 | # | ||
275 | # CONFIG_MTD_DOC2000 is not set | ||
276 | # CONFIG_MTD_DOC2001 is not set | ||
277 | # CONFIG_MTD_DOC2001PLUS is not set | ||
278 | |||
279 | # | ||
280 | # NAND Flash Device Drivers | ||
281 | # | ||
282 | # CONFIG_MTD_NAND is not set | ||
283 | |||
284 | # | ||
285 | # Parallel port support | ||
286 | # | ||
287 | # CONFIG_PARPORT is not set | ||
288 | |||
289 | # | ||
290 | # Plug and Play support | ||
291 | # | ||
292 | # CONFIG_PNP is not set | ||
293 | |||
294 | # | ||
295 | # Block devices | ||
296 | # | ||
297 | # CONFIG_BLK_DEV_FD is not set | ||
298 | # CONFIG_BLK_DEV_XD is not set | ||
299 | # CONFIG_BLK_DEV_COW_COMMON is not set | ||
300 | CONFIG_BLK_DEV_LOOP=m | ||
301 | # CONFIG_BLK_DEV_CRYPTOLOOP is not set | ||
302 | # CONFIG_BLK_DEV_NBD is not set | ||
303 | CONFIG_BLK_DEV_RAM=y | ||
304 | CONFIG_BLK_DEV_RAM_COUNT=16 | ||
305 | CONFIG_BLK_DEV_RAM_SIZE=4096 | ||
306 | CONFIG_BLK_DEV_INITRD=y | ||
307 | CONFIG_INITRAMFS_SOURCE="" | ||
308 | # CONFIG_CDROM_PKTCDVD is not set | ||
309 | |||
310 | # | ||
311 | # IO Schedulers | ||
312 | # | ||
313 | CONFIG_IOSCHED_NOOP=y | ||
314 | CONFIG_IOSCHED_AS=y | ||
315 | CONFIG_IOSCHED_DEADLINE=y | ||
316 | CONFIG_IOSCHED_CFQ=y | ||
317 | # CONFIG_ATA_OVER_ETH is not set | ||
318 | |||
319 | # | ||
320 | # ATA/ATAPI/MFM/RLL support | ||
321 | # | ||
322 | CONFIG_IDE=y | ||
323 | CONFIG_BLK_DEV_IDE=y | ||
324 | |||
325 | # | ||
326 | # Please see Documentation/ide.txt for help/info on IDE drives | ||
327 | # | ||
328 | # CONFIG_BLK_DEV_IDE_SATA is not set | ||
329 | CONFIG_BLK_DEV_IDEDISK=y | ||
330 | # CONFIG_IDEDISK_MULTI_MODE is not set | ||
331 | # CONFIG_BLK_DEV_IDECS is not set | ||
332 | # CONFIG_BLK_DEV_IDECD is not set | ||
333 | # CONFIG_BLK_DEV_IDETAPE is not set | ||
334 | # CONFIG_BLK_DEV_IDEFLOPPY is not set | ||
335 | # CONFIG_IDE_TASK_IOCTL is not set | ||
336 | |||
337 | # | ||
338 | # IDE chipset support/bugfixes | ||
339 | # | ||
340 | CONFIG_IDE_GENERIC=y | ||
341 | # CONFIG_IDE_ARM is not set | ||
342 | # CONFIG_IDE_CHIPSETS is not set | ||
343 | # CONFIG_BLK_DEV_IDEDMA is not set | ||
344 | # CONFIG_IDEDMA_AUTO is not set | ||
345 | # CONFIG_BLK_DEV_HD is not set | ||
346 | |||
347 | # | ||
348 | # SCSI device support | ||
349 | # | ||
350 | # CONFIG_SCSI is not set | ||
351 | |||
352 | # | ||
353 | # Multi-device support (RAID and LVM) | ||
354 | # | ||
355 | # CONFIG_MD is not set | ||
356 | |||
357 | # | ||
358 | # Fusion MPT device support | ||
359 | # | ||
360 | |||
361 | # | ||
362 | # IEEE 1394 (FireWire) support | ||
363 | # | ||
364 | |||
365 | # | ||
366 | # I2O device support | ||
367 | # | ||
368 | |||
369 | # | ||
370 | # Networking support | ||
371 | # | ||
372 | CONFIG_NET=y | ||
373 | |||
374 | # | ||
375 | # Networking options | ||
376 | # | ||
377 | # CONFIG_PACKET is not set | ||
378 | # CONFIG_NETLINK_DEV is not set | ||
379 | CONFIG_UNIX=y | ||
380 | # CONFIG_NET_KEY is not set | ||
381 | CONFIG_INET=y | ||
382 | # CONFIG_IP_MULTICAST is not set | ||
383 | # CONFIG_IP_ADVANCED_ROUTER is not set | ||
384 | # CONFIG_IP_PNP is not set | ||
385 | # CONFIG_NET_IPIP is not set | ||
386 | # CONFIG_NET_IPGRE is not set | ||
387 | # CONFIG_ARPD is not set | ||
388 | # CONFIG_SYN_COOKIES is not set | ||
389 | # CONFIG_INET_AH is not set | ||
390 | # CONFIG_INET_ESP is not set | ||
391 | # CONFIG_INET_IPCOMP is not set | ||
392 | # CONFIG_INET_TUNNEL is not set | ||
393 | # CONFIG_IP_TCPDIAG is not set | ||
394 | # CONFIG_IP_TCPDIAG_IPV6 is not set | ||
395 | # CONFIG_IPV6 is not set | ||
396 | # CONFIG_NETFILTER is not set | ||
397 | |||
398 | # | ||
399 | # SCTP Configuration (EXPERIMENTAL) | ||
400 | # | ||
401 | # CONFIG_IP_SCTP is not set | ||
402 | # CONFIG_ATM is not set | ||
403 | # CONFIG_BRIDGE is not set | ||
404 | # CONFIG_VLAN_8021Q is not set | ||
405 | # CONFIG_DECNET is not set | ||
406 | # CONFIG_LLC2 is not set | ||
407 | # CONFIG_IPX is not set | ||
408 | # CONFIG_ATALK is not set | ||
409 | # CONFIG_X25 is not set | ||
410 | # CONFIG_LAPB is not set | ||
411 | # CONFIG_NET_DIVERT is not set | ||
412 | # CONFIG_ECONET is not set | ||
413 | # CONFIG_WAN_ROUTER is not set | ||
414 | |||
415 | # | ||
416 | # QoS and/or fair queueing | ||
417 | # | ||
418 | # CONFIG_NET_SCHED is not set | ||
419 | # CONFIG_NET_CLS_ROUTE is not set | ||
420 | |||
421 | # | ||
422 | # Network testing | ||
423 | # | ||
424 | # CONFIG_NET_PKTGEN is not set | ||
425 | # CONFIG_NETPOLL is not set | ||
426 | # CONFIG_NET_POLL_CONTROLLER is not set | ||
427 | # CONFIG_HAMRADIO is not set | ||
428 | CONFIG_IRDA=m | ||
429 | |||
430 | # | ||
431 | # IrDA protocols | ||
432 | # | ||
433 | CONFIG_IRLAN=m | ||
434 | # CONFIG_IRCOMM is not set | ||
435 | # CONFIG_IRDA_ULTRA is not set | ||
436 | |||
437 | # | ||
438 | # IrDA options | ||
439 | # | ||
440 | # CONFIG_IRDA_CACHE_LAST_LSAP is not set | ||
441 | # CONFIG_IRDA_FAST_RR is not set | ||
442 | # CONFIG_IRDA_DEBUG is not set | ||
443 | |||
444 | # | ||
445 | # Infrared-port device drivers | ||
446 | # | ||
447 | |||
448 | # | ||
449 | # SIR device drivers | ||
450 | # | ||
451 | # CONFIG_IRTTY_SIR is not set | ||
452 | |||
453 | # | ||
454 | # Dongle support | ||
455 | # | ||
456 | |||
457 | # | ||
458 | # Old SIR device drivers | ||
459 | # | ||
460 | # CONFIG_IRPORT_SIR is not set | ||
461 | |||
462 | # | ||
463 | # Old Serial dongle support | ||
464 | # | ||
465 | |||
466 | # | ||
467 | # FIR device drivers | ||
468 | # | ||
469 | # CONFIG_NSC_FIR is not set | ||
470 | # CONFIG_WINBOND_FIR is not set | ||
471 | # CONFIG_SMC_IRCC_FIR is not set | ||
472 | # CONFIG_ALI_FIR is not set | ||
473 | CONFIG_SA1100_FIR=m | ||
474 | # CONFIG_BT is not set | ||
475 | CONFIG_NETDEVICES=y | ||
476 | # CONFIG_DUMMY is not set | ||
477 | # CONFIG_BONDING is not set | ||
478 | # CONFIG_EQUALIZER is not set | ||
479 | # CONFIG_TUN is not set | ||
480 | |||
481 | # | ||
482 | # ARCnet devices | ||
483 | # | ||
484 | # CONFIG_ARCNET is not set | ||
485 | |||
486 | # | ||
487 | # Ethernet (10 or 100Mbit) | ||
488 | # | ||
489 | CONFIG_NET_ETHERNET=y | ||
490 | # CONFIG_MII is not set | ||
491 | # CONFIG_NET_VENDOR_3COM is not set | ||
492 | # CONFIG_LANCE is not set | ||
493 | # CONFIG_NET_VENDOR_SMC is not set | ||
494 | # CONFIG_SMC91X is not set | ||
495 | # CONFIG_NET_VENDOR_RACAL is not set | ||
496 | # CONFIG_AT1700 is not set | ||
497 | # CONFIG_DEPCA is not set | ||
498 | # CONFIG_HP100 is not set | ||
499 | # CONFIG_NET_ISA is not set | ||
500 | # CONFIG_NET_PCI is not set | ||
501 | # CONFIG_NET_POCKET is not set | ||
502 | |||
503 | # | ||
504 | # Ethernet (1000 Mbit) | ||
505 | # | ||
506 | |||
507 | # | ||
508 | # Ethernet (10000 Mbit) | ||
509 | # | ||
510 | |||
511 | # | ||
512 | # Token Ring devices | ||
513 | # | ||
514 | # CONFIG_TR is not set | ||
515 | |||
516 | # | ||
517 | # Wireless LAN (non-hamradio) | ||
518 | # | ||
519 | # CONFIG_NET_RADIO is not set | ||
520 | |||
521 | # | ||
522 | # PCMCIA network device support | ||
523 | # | ||
524 | CONFIG_NET_PCMCIA=y | ||
525 | # CONFIG_PCMCIA_3C589 is not set | ||
526 | # CONFIG_PCMCIA_3C574 is not set | ||
527 | # CONFIG_PCMCIA_FMVJ18X is not set | ||
528 | CONFIG_PCMCIA_PCNET=y | ||
529 | # CONFIG_PCMCIA_NMCLAN is not set | ||
530 | # CONFIG_PCMCIA_SMC91C92 is not set | ||
531 | # CONFIG_PCMCIA_XIRC2PS is not set | ||
532 | # CONFIG_PCMCIA_AXNET is not set | ||
533 | |||
534 | # | ||
535 | # Wan interfaces | ||
536 | # | ||
537 | # CONFIG_WAN is not set | ||
538 | # CONFIG_PPP is not set | ||
539 | # CONFIG_SLIP is not set | ||
540 | # CONFIG_SHAPER is not set | ||
541 | # CONFIG_NETCONSOLE is not set | ||
542 | |||
543 | # | ||
544 | # ISDN subsystem | ||
545 | # | ||
546 | # CONFIG_ISDN is not set | ||
547 | |||
548 | # | ||
549 | # Input device support | ||
550 | # | ||
551 | CONFIG_INPUT=y | ||
552 | |||
553 | # | ||
554 | # Userland interfaces | ||
555 | # | ||
556 | CONFIG_INPUT_MOUSEDEV=y | ||
557 | CONFIG_INPUT_MOUSEDEV_PSAUX=y | ||
558 | CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024 | ||
559 | CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768 | ||
560 | # CONFIG_INPUT_JOYDEV is not set | ||
561 | CONFIG_INPUT_TSDEV=y | ||
562 | CONFIG_INPUT_TSDEV_SCREEN_X=240 | ||
563 | CONFIG_INPUT_TSDEV_SCREEN_Y=320 | ||
564 | CONFIG_INPUT_EVDEV=y | ||
565 | # CONFIG_INPUT_EVBUG is not set | ||
566 | |||
567 | # | ||
568 | # Input I/O drivers | ||
569 | # | ||
570 | # CONFIG_GAMEPORT is not set | ||
571 | CONFIG_SOUND_GAMEPORT=y | ||
572 | # CONFIG_SERIO is not set | ||
573 | |||
574 | # | ||
575 | # Input Device Drivers | ||
576 | # | ||
577 | # CONFIG_INPUT_KEYBOARD is not set | ||
578 | # CONFIG_INPUT_MOUSE is not set | ||
579 | # CONFIG_INPUT_JOYSTICK is not set | ||
580 | # CONFIG_INPUT_TOUCHSCREEN is not set | ||
581 | # CONFIG_INPUT_MISC is not set | ||
582 | |||
583 | # | ||
584 | # Character devices | ||
585 | # | ||
586 | CONFIG_VT=y | ||
587 | CONFIG_VT_CONSOLE=y | ||
588 | CONFIG_HW_CONSOLE=y | ||
589 | # CONFIG_SERIAL_NONSTANDARD is not set | ||
590 | |||
591 | # | ||
592 | # Serial drivers | ||
593 | # | ||
594 | CONFIG_SERIAL_8250=m | ||
595 | # CONFIG_SERIAL_8250_CS is not set | ||
596 | CONFIG_SERIAL_8250_NR_UARTS=4 | ||
597 | # CONFIG_SERIAL_8250_EXTENDED is not set | ||
598 | |||
599 | # | ||
600 | # Non-8250 serial port support | ||
601 | # | ||
602 | CONFIG_SERIAL_SA1100=y | ||
603 | CONFIG_SERIAL_SA1100_CONSOLE=y | ||
604 | CONFIG_SERIAL_CORE=y | ||
605 | CONFIG_SERIAL_CORE_CONSOLE=y | ||
606 | CONFIG_UNIX98_PTYS=y | ||
607 | CONFIG_LEGACY_PTYS=y | ||
608 | CONFIG_LEGACY_PTY_COUNT=256 | ||
609 | |||
610 | # | ||
611 | # IPMI | ||
612 | # | ||
613 | # CONFIG_IPMI_HANDLER is not set | ||
614 | |||
615 | # | ||
616 | # Watchdog Cards | ||
617 | # | ||
618 | # CONFIG_WATCHDOG is not set | ||
619 | # CONFIG_NVRAM is not set | ||
620 | # CONFIG_RTC is not set | ||
621 | # CONFIG_DTLK is not set | ||
622 | # CONFIG_R3964 is not set | ||
623 | |||
624 | # | ||
625 | # Ftape, the floppy tape device driver | ||
626 | # | ||
627 | # CONFIG_DRM is not set | ||
628 | |||
629 | # | ||
630 | # PCMCIA character devices | ||
631 | # | ||
632 | # CONFIG_SYNCLINK_CS is not set | ||
633 | # CONFIG_RAW_DRIVER is not set | ||
634 | |||
635 | # | ||
636 | # I2C support | ||
637 | # | ||
638 | # CONFIG_I2C is not set | ||
639 | |||
640 | # | ||
641 | # Misc devices | ||
642 | # | ||
643 | |||
644 | # | ||
645 | # Multimedia devices | ||
646 | # | ||
647 | # CONFIG_VIDEO_DEV is not set | ||
648 | |||
649 | # | ||
650 | # Digital Video Broadcasting Devices | ||
651 | # | ||
652 | # CONFIG_DVB is not set | ||
653 | |||
654 | # | ||
655 | # Graphics support | ||
656 | # | ||
657 | CONFIG_FB=y | ||
658 | # CONFIG_FB_MODE_HELPERS is not set | ||
659 | # CONFIG_FB_TILEBLITTING is not set | ||
660 | CONFIG_FB_SA1100=y | ||
661 | # CONFIG_FB_VIRTUAL is not set | ||
662 | |||
663 | # | ||
664 | # Console display driver support | ||
665 | # | ||
666 | # CONFIG_VGA_CONSOLE is not set | ||
667 | # CONFIG_MDA_CONSOLE is not set | ||
668 | CONFIG_DUMMY_CONSOLE=y | ||
669 | # CONFIG_FRAMEBUFFER_CONSOLE is not set | ||
670 | |||
671 | # | ||
672 | # Logo configuration | ||
673 | # | ||
674 | # CONFIG_LOGO is not set | ||
675 | # CONFIG_BACKLIGHT_LCD_SUPPORT is not set | ||
676 | |||
677 | # | ||
678 | # Sound | ||
679 | # | ||
680 | CONFIG_SOUND=y | ||
681 | |||
682 | # | ||
683 | # Advanced Linux Sound Architecture | ||
684 | # | ||
685 | # CONFIG_SND is not set | ||
686 | |||
687 | # | ||
688 | # Open Sound System | ||
689 | # | ||
690 | # CONFIG_SOUND_PRIME is not set | ||
691 | |||
692 | # | ||
693 | # USB support | ||
694 | # | ||
695 | # CONFIG_USB is not set | ||
696 | CONFIG_USB_ARCH_HAS_HCD=y | ||
697 | # CONFIG_USB_ARCH_HAS_OHCI is not set | ||
698 | |||
699 | # | ||
700 | # NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' may also be needed; see USB_STORAGE Help for more information | ||
701 | # | ||
702 | |||
703 | # | ||
704 | # USB Gadget Support | ||
705 | # | ||
706 | # CONFIG_USB_GADGET is not set | ||
707 | |||
708 | # | ||
709 | # MMC/SD Card support | ||
710 | # | ||
711 | # CONFIG_MMC is not set | ||
712 | |||
713 | # | ||
714 | # File systems | ||
715 | # | ||
716 | CONFIG_EXT2_FS=y | ||
717 | # CONFIG_EXT2_FS_XATTR is not set | ||
718 | # CONFIG_EXT3_FS is not set | ||
719 | # CONFIG_JBD is not set | ||
720 | # CONFIG_REISERFS_FS is not set | ||
721 | # CONFIG_JFS_FS is not set | ||
722 | |||
723 | # | ||
724 | # XFS support | ||
725 | # | ||
726 | # CONFIG_XFS_FS is not set | ||
727 | # CONFIG_MINIX_FS is not set | ||
728 | # CONFIG_ROMFS_FS is not set | ||
729 | # CONFIG_QUOTA is not set | ||
730 | CONFIG_DNOTIFY=y | ||
731 | # CONFIG_AUTOFS_FS is not set | ||
732 | # CONFIG_AUTOFS4_FS is not set | ||
733 | |||
734 | # | ||
735 | # CD-ROM/DVD Filesystems | ||
736 | # | ||
737 | # CONFIG_ISO9660_FS is not set | ||
738 | # CONFIG_UDF_FS is not set | ||
739 | |||
740 | # | ||
741 | # DOS/FAT/NT Filesystems | ||
742 | # | ||
743 | CONFIG_FAT_FS=y | ||
744 | CONFIG_MSDOS_FS=y | ||
745 | # CONFIG_VFAT_FS is not set | ||
746 | CONFIG_FAT_DEFAULT_CODEPAGE=437 | ||
747 | # CONFIG_NTFS_FS is not set | ||
748 | |||
749 | # | ||
750 | # Pseudo filesystems | ||
751 | # | ||
752 | CONFIG_PROC_FS=y | ||
753 | CONFIG_SYSFS=y | ||
754 | # CONFIG_DEVFS_FS is not set | ||
755 | # CONFIG_DEVPTS_FS_XATTR is not set | ||
756 | CONFIG_TMPFS=y | ||
757 | # CONFIG_TMPFS_XATTR is not set | ||
758 | # CONFIG_HUGETLB_PAGE is not set | ||
759 | CONFIG_RAMFS=y | ||
760 | |||
761 | # | ||
762 | # Miscellaneous filesystems | ||
763 | # | ||
764 | # CONFIG_ADFS_FS is not set | ||
765 | # CONFIG_AFFS_FS is not set | ||
766 | # CONFIG_HFS_FS is not set | ||
767 | # CONFIG_HFSPLUS_FS is not set | ||
768 | # CONFIG_BEFS_FS is not set | ||
769 | # CONFIG_BFS_FS is not set | ||
770 | # CONFIG_EFS_FS is not set | ||
771 | # CONFIG_JFFS_FS is not set | ||
772 | CONFIG_JFFS2_FS=y | ||
773 | CONFIG_JFFS2_FS_DEBUG=0 | ||
774 | # CONFIG_JFFS2_FS_NAND is not set | ||
775 | # CONFIG_JFFS2_FS_NOR_ECC is not set | ||
776 | # CONFIG_JFFS2_COMPRESSION_OPTIONS is not set | ||
777 | CONFIG_JFFS2_ZLIB=y | ||
778 | CONFIG_JFFS2_RTIME=y | ||
779 | # CONFIG_JFFS2_RUBIN is not set | ||
780 | # CONFIG_CRAMFS is not set | ||
781 | # CONFIG_VXFS_FS is not set | ||
782 | # CONFIG_HPFS_FS is not set | ||
783 | # CONFIG_QNX4FS_FS is not set | ||
784 | # CONFIG_SYSV_FS is not set | ||
785 | # CONFIG_UFS_FS is not set | ||
786 | |||
787 | # | ||
788 | # Network File Systems | ||
789 | # | ||
790 | CONFIG_NFS_FS=y | ||
791 | # CONFIG_NFS_V3 is not set | ||
792 | # CONFIG_NFS_V4 is not set | ||
793 | # CONFIG_NFS_DIRECTIO is not set | ||
794 | # CONFIG_NFSD is not set | ||
795 | CONFIG_LOCKD=y | ||
796 | CONFIG_SUNRPC=y | ||
797 | # CONFIG_RPCSEC_GSS_KRB5 is not set | ||
798 | # CONFIG_RPCSEC_GSS_SPKM3 is not set | ||
799 | # CONFIG_SMB_FS is not set | ||
800 | # CONFIG_CIFS is not set | ||
801 | # CONFIG_NCP_FS is not set | ||
802 | # CONFIG_CODA_FS is not set | ||
803 | # CONFIG_AFS_FS is not set | ||
804 | |||
805 | # | ||
806 | # Partition Types | ||
807 | # | ||
808 | CONFIG_PARTITION_ADVANCED=y | ||
809 | # CONFIG_ACORN_PARTITION is not set | ||
810 | # CONFIG_OSF_PARTITION is not set | ||
811 | # CONFIG_AMIGA_PARTITION is not set | ||
812 | # CONFIG_ATARI_PARTITION is not set | ||
813 | # CONFIG_MAC_PARTITION is not set | ||
814 | CONFIG_MSDOS_PARTITION=y | ||
815 | # CONFIG_BSD_DISKLABEL is not set | ||
816 | # CONFIG_MINIX_SUBPARTITION is not set | ||
817 | # CONFIG_SOLARIS_X86_PARTITION is not set | ||
818 | # CONFIG_UNIXWARE_DISKLABEL is not set | ||
819 | # CONFIG_LDM_PARTITION is not set | ||
820 | # CONFIG_SGI_PARTITION is not set | ||
821 | # CONFIG_ULTRIX_PARTITION is not set | ||
822 | # CONFIG_SUN_PARTITION is not set | ||
823 | # CONFIG_EFI_PARTITION is not set | ||
824 | |||
825 | # | ||
826 | # Native Language Support | ||
827 | # | ||
828 | CONFIG_NLS=y | ||
829 | CONFIG_NLS_DEFAULT="iso8859-1" | ||
830 | CONFIG_NLS_CODEPAGE_437=y | ||
831 | # CONFIG_NLS_CODEPAGE_737 is not set | ||
832 | # CONFIG_NLS_CODEPAGE_775 is not set | ||
833 | # CONFIG_NLS_CODEPAGE_850 is not set | ||
834 | # CONFIG_NLS_CODEPAGE_852 is not set | ||
835 | # CONFIG_NLS_CODEPAGE_855 is not set | ||
836 | # CONFIG_NLS_CODEPAGE_857 is not set | ||
837 | # CONFIG_NLS_CODEPAGE_860 is not set | ||
838 | # CONFIG_NLS_CODEPAGE_861 is not set | ||
839 | # CONFIG_NLS_CODEPAGE_862 is not set | ||
840 | # CONFIG_NLS_CODEPAGE_863 is not set | ||
841 | # CONFIG_NLS_CODEPAGE_864 is not set | ||
842 | # CONFIG_NLS_CODEPAGE_865 is not set | ||
843 | # CONFIG_NLS_CODEPAGE_866 is not set | ||
844 | # CONFIG_NLS_CODEPAGE_869 is not set | ||
845 | # CONFIG_NLS_CODEPAGE_936 is not set | ||
846 | # CONFIG_NLS_CODEPAGE_950 is not set | ||
847 | # CONFIG_NLS_CODEPAGE_932 is not set | ||
848 | # CONFIG_NLS_CODEPAGE_949 is not set | ||
849 | # CONFIG_NLS_CODEPAGE_874 is not set | ||
850 | # CONFIG_NLS_ISO8859_8 is not set | ||
851 | # CONFIG_NLS_CODEPAGE_1250 is not set | ||
852 | # CONFIG_NLS_CODEPAGE_1251 is not set | ||
853 | # CONFIG_NLS_ASCII is not set | ||
854 | # CONFIG_NLS_ISO8859_1 is not set | ||
855 | # CONFIG_NLS_ISO8859_2 is not set | ||
856 | # CONFIG_NLS_ISO8859_3 is not set | ||
857 | # CONFIG_NLS_ISO8859_4 is not set | ||
858 | # CONFIG_NLS_ISO8859_5 is not set | ||
859 | # CONFIG_NLS_ISO8859_6 is not set | ||
860 | # CONFIG_NLS_ISO8859_7 is not set | ||
861 | # CONFIG_NLS_ISO8859_9 is not set | ||
862 | # CONFIG_NLS_ISO8859_13 is not set | ||
863 | # CONFIG_NLS_ISO8859_14 is not set | ||
864 | # CONFIG_NLS_ISO8859_15 is not set | ||
865 | # CONFIG_NLS_KOI8_R is not set | ||
866 | # CONFIG_NLS_KOI8_U is not set | ||
867 | # CONFIG_NLS_UTF8 is not set | ||
868 | |||
869 | # | ||
870 | # Profiling support | ||
871 | # | ||
872 | # CONFIG_PROFILING is not set | ||
873 | |||
874 | # | ||
875 | # Kernel hacking | ||
876 | # | ||
877 | # CONFIG_DEBUG_KERNEL is not set | ||
878 | # CONFIG_PRINTK_TIME is not set | ||
879 | CONFIG_DEBUG_BUGVERBOSE=y | ||
880 | # CONFIG_DEBUG_INFO is not set | ||
881 | CONFIG_FRAME_POINTER=y | ||
882 | CONFIG_DEBUG_USER=y | ||
883 | |||
884 | # | ||
885 | # Security options | ||
886 | # | ||
887 | # CONFIG_KEYS is not set | ||
888 | # CONFIG_SECURITY is not set | ||
889 | |||
890 | # | ||
891 | # Cryptographic options | ||
892 | # | ||
893 | # CONFIG_CRYPTO is not set | ||
894 | |||
895 | # | ||
896 | # Hardware crypto devices | ||
897 | # | ||
898 | |||
899 | # | ||
900 | # Library routines | ||
901 | # | ||
902 | CONFIG_CRC_CCITT=m | ||
903 | CONFIG_CRC32=y | ||
904 | # CONFIG_LIBCRC32C is not set | ||
905 | CONFIG_ZLIB_INFLATE=y | ||
906 | CONFIG_ZLIB_DEFLATE=y | ||
diff --git a/arch/arm/configs/badge4_defconfig b/arch/arm/configs/badge4_defconfig new file mode 100644 index 000000000000..2b4059d2f8e4 --- /dev/null +++ b/arch/arm/configs/badge4_defconfig | |||
@@ -0,0 +1,1240 @@ | |||
1 | # | ||
2 | # Automatically generated make config: don't edit | ||
3 | # Linux kernel version: 2.6.12-rc1-bk2 | ||
4 | # Sat Mar 26 21:32:26 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 is not set | ||
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=y | ||
34 | CONFIG_KALLSYMS=y | ||
35 | # CONFIG_KALLSYMS_ALL is not set | ||
36 | # CONFIG_KALLSYMS_EXTRA_PASS is not set | ||
37 | CONFIG_BASE_FULL=y | ||
38 | CONFIG_FUTEX=y | ||
39 | CONFIG_EPOLL=y | ||
40 | CONFIG_CC_OPTIMIZE_FOR_SIZE=y | ||
41 | CONFIG_SHMEM=y | ||
42 | CONFIG_CC_ALIGN_FUNCTIONS=0 | ||
43 | CONFIG_CC_ALIGN_LABELS=0 | ||
44 | CONFIG_CC_ALIGN_LOOPS=0 | ||
45 | CONFIG_CC_ALIGN_JUMPS=0 | ||
46 | # CONFIG_TINY_SHMEM is not set | ||
47 | CONFIG_BASE_SMALL=0 | ||
48 | |||
49 | # | ||
50 | # Loadable module support | ||
51 | # | ||
52 | CONFIG_MODULES=y | ||
53 | # CONFIG_MODULE_UNLOAD is not set | ||
54 | CONFIG_OBSOLETE_MODPARM=y | ||
55 | CONFIG_MODVERSIONS=y | ||
56 | # CONFIG_MODULE_SRCVERSION_ALL is not set | ||
57 | CONFIG_KMOD=y | ||
58 | |||
59 | # | ||
60 | # System Type | ||
61 | # | ||
62 | # CONFIG_ARCH_CLPS7500 is not set | ||
63 | # CONFIG_ARCH_CLPS711X is not set | ||
64 | # CONFIG_ARCH_CO285 is not set | ||
65 | # CONFIG_ARCH_EBSA110 is not set | ||
66 | # CONFIG_ARCH_CAMELOT is not set | ||
67 | # CONFIG_ARCH_FOOTBRIDGE is not set | ||
68 | # CONFIG_ARCH_INTEGRATOR is not set | ||
69 | # CONFIG_ARCH_IOP3XX is not set | ||
70 | # CONFIG_ARCH_IXP4XX is not set | ||
71 | # CONFIG_ARCH_IXP2000 is not set | ||
72 | # CONFIG_ARCH_L7200 is not set | ||
73 | # CONFIG_ARCH_PXA is not set | ||
74 | # CONFIG_ARCH_RPC is not set | ||
75 | CONFIG_ARCH_SA1100=y | ||
76 | # CONFIG_ARCH_S3C2410 is not set | ||
77 | # CONFIG_ARCH_SHARK is not set | ||
78 | # CONFIG_ARCH_LH7A40X is not set | ||
79 | # CONFIG_ARCH_OMAP is not set | ||
80 | # CONFIG_ARCH_VERSATILE is not set | ||
81 | # CONFIG_ARCH_IMX is not set | ||
82 | # CONFIG_ARCH_H720X is not set | ||
83 | |||
84 | # | ||
85 | # SA11x0 Implementations | ||
86 | # | ||
87 | # CONFIG_SA1100_ASSABET is not set | ||
88 | # CONFIG_SA1100_CERF is not set | ||
89 | # CONFIG_SA1100_COLLIE is not set | ||
90 | # CONFIG_SA1100_H3100 is not set | ||
91 | # CONFIG_SA1100_H3600 is not set | ||
92 | # CONFIG_SA1100_H3800 is not set | ||
93 | CONFIG_SA1100_BADGE4=y | ||
94 | # CONFIG_SA1100_JORNADA720 is not set | ||
95 | # CONFIG_SA1100_HACKKIT is not set | ||
96 | # CONFIG_SA1100_LART is not set | ||
97 | # CONFIG_SA1100_PLEB is not set | ||
98 | # CONFIG_SA1100_SHANNON is not set | ||
99 | # CONFIG_SA1100_SIMPAD is not set | ||
100 | # CONFIG_SA1100_SSP is not set | ||
101 | |||
102 | # | ||
103 | # Processor Type | ||
104 | # | ||
105 | CONFIG_CPU_32=y | ||
106 | CONFIG_CPU_SA1100=y | ||
107 | CONFIG_CPU_32v4=y | ||
108 | CONFIG_CPU_ABRT_EV4=y | ||
109 | CONFIG_CPU_CACHE_V4WB=y | ||
110 | CONFIG_CPU_CACHE_VIVT=y | ||
111 | CONFIG_CPU_TLB_V4WB=y | ||
112 | CONFIG_CPU_MINICACHE=y | ||
113 | |||
114 | # | ||
115 | # Processor Features | ||
116 | # | ||
117 | CONFIG_SA1111=y | ||
118 | CONFIG_DMABOUNCE=y | ||
119 | CONFIG_FORCE_MAX_ZONEORDER=9 | ||
120 | |||
121 | # | ||
122 | # Bus support | ||
123 | # | ||
124 | CONFIG_ISA=y | ||
125 | |||
126 | # | ||
127 | # PCCARD (PCMCIA/CardBus) support | ||
128 | # | ||
129 | # CONFIG_PCCARD is not set | ||
130 | |||
131 | # | ||
132 | # Kernel Features | ||
133 | # | ||
134 | # CONFIG_PREEMPT is not set | ||
135 | CONFIG_DISCONTIGMEM=y | ||
136 | # CONFIG_LEDS is not set | ||
137 | CONFIG_ALIGNMENT_TRAP=y | ||
138 | |||
139 | # | ||
140 | # Boot options | ||
141 | # | ||
142 | CONFIG_ZBOOT_ROM_TEXT=0x0 | ||
143 | CONFIG_ZBOOT_ROM_BSS=0x0 | ||
144 | CONFIG_CMDLINE="init=/linuxrc root=/dev/mtdblock3" | ||
145 | # CONFIG_XIP_KERNEL is not set | ||
146 | |||
147 | # | ||
148 | # CPU Frequency scaling | ||
149 | # | ||
150 | CONFIG_CPU_FREQ=y | ||
151 | CONFIG_CPU_FREQ_TABLE=y | ||
152 | # CONFIG_CPU_FREQ_DEBUG is not set | ||
153 | CONFIG_CPU_FREQ_STAT=y | ||
154 | # CONFIG_CPU_FREQ_STAT_DETAILS is not set | ||
155 | CONFIG_CPU_FREQ_DEFAULT_GOV_PERFORMANCE=y | ||
156 | # CONFIG_CPU_FREQ_DEFAULT_GOV_USERSPACE is not set | ||
157 | CONFIG_CPU_FREQ_GOV_PERFORMANCE=y | ||
158 | # CONFIG_CPU_FREQ_GOV_POWERSAVE is not set | ||
159 | # CONFIG_CPU_FREQ_GOV_USERSPACE is not set | ||
160 | # CONFIG_CPU_FREQ_GOV_ONDEMAND is not set | ||
161 | |||
162 | # | ||
163 | # Floating point emulation | ||
164 | # | ||
165 | |||
166 | # | ||
167 | # At least one emulation must be selected | ||
168 | # | ||
169 | CONFIG_FPE_NWFPE=y | ||
170 | # CONFIG_FPE_NWFPE_XP is not set | ||
171 | # CONFIG_FPE_FASTFPE is not set | ||
172 | |||
173 | # | ||
174 | # Userspace binary formats | ||
175 | # | ||
176 | CONFIG_BINFMT_ELF=y | ||
177 | CONFIG_BINFMT_AOUT=m | ||
178 | CONFIG_BINFMT_MISC=m | ||
179 | CONFIG_ARTHUR=m | ||
180 | |||
181 | # | ||
182 | # Power management options | ||
183 | # | ||
184 | # CONFIG_PM is not set | ||
185 | |||
186 | # | ||
187 | # Device Drivers | ||
188 | # | ||
189 | |||
190 | # | ||
191 | # Generic Driver Options | ||
192 | # | ||
193 | CONFIG_STANDALONE=y | ||
194 | CONFIG_PREVENT_FIRMWARE_BUILD=y | ||
195 | # CONFIG_FW_LOADER is not set | ||
196 | # CONFIG_DEBUG_DRIVER is not set | ||
197 | |||
198 | # | ||
199 | # Memory Technology Devices (MTD) | ||
200 | # | ||
201 | CONFIG_MTD=y | ||
202 | CONFIG_MTD_DEBUG=y | ||
203 | CONFIG_MTD_DEBUG_VERBOSE=0 | ||
204 | # CONFIG_MTD_CONCAT is not set | ||
205 | CONFIG_MTD_PARTITIONS=y | ||
206 | # CONFIG_MTD_REDBOOT_PARTS is not set | ||
207 | # CONFIG_MTD_CMDLINE_PARTS is not set | ||
208 | # CONFIG_MTD_AFS_PARTS is not set | ||
209 | |||
210 | # | ||
211 | # User Modules And Translation Layers | ||
212 | # | ||
213 | CONFIG_MTD_CHAR=y | ||
214 | CONFIG_MTD_BLOCK=y | ||
215 | # CONFIG_FTL is not set | ||
216 | # CONFIG_NFTL is not set | ||
217 | # CONFIG_INFTL is not set | ||
218 | |||
219 | # | ||
220 | # RAM/ROM/Flash chip drivers | ||
221 | # | ||
222 | CONFIG_MTD_CFI=y | ||
223 | # CONFIG_MTD_JEDECPROBE is not set | ||
224 | CONFIG_MTD_GEN_PROBE=y | ||
225 | CONFIG_MTD_CFI_ADV_OPTIONS=y | ||
226 | CONFIG_MTD_CFI_NOSWAP=y | ||
227 | # CONFIG_MTD_CFI_BE_BYTE_SWAP is not set | ||
228 | # CONFIG_MTD_CFI_LE_BYTE_SWAP is not set | ||
229 | CONFIG_MTD_CFI_GEOMETRY=y | ||
230 | CONFIG_MTD_MAP_BANK_WIDTH_1=y | ||
231 | CONFIG_MTD_MAP_BANK_WIDTH_2=y | ||
232 | CONFIG_MTD_MAP_BANK_WIDTH_4=y | ||
233 | # CONFIG_MTD_MAP_BANK_WIDTH_8 is not set | ||
234 | # CONFIG_MTD_MAP_BANK_WIDTH_16 is not set | ||
235 | # CONFIG_MTD_MAP_BANK_WIDTH_32 is not set | ||
236 | CONFIG_MTD_CFI_I1=y | ||
237 | # CONFIG_MTD_CFI_I2 is not set | ||
238 | # CONFIG_MTD_CFI_I4 is not set | ||
239 | # CONFIG_MTD_CFI_I8 is not set | ||
240 | CONFIG_MTD_CFI_INTELEXT=y | ||
241 | # CONFIG_MTD_CFI_AMDSTD is not set | ||
242 | # CONFIG_MTD_CFI_STAA is not set | ||
243 | CONFIG_MTD_CFI_UTIL=y | ||
244 | CONFIG_MTD_RAM=y | ||
245 | # CONFIG_MTD_ROM is not set | ||
246 | # CONFIG_MTD_ABSENT is not set | ||
247 | # CONFIG_MTD_XIP is not set | ||
248 | |||
249 | # | ||
250 | # Mapping drivers for chip access | ||
251 | # | ||
252 | # CONFIG_MTD_COMPLEX_MAPPINGS is not set | ||
253 | # CONFIG_MTD_PHYSMAP is not set | ||
254 | # CONFIG_MTD_ARM_INTEGRATOR is not set | ||
255 | CONFIG_MTD_SA1100=y | ||
256 | # CONFIG_MTD_EDB7312 is not set | ||
257 | |||
258 | # | ||
259 | # Self-contained MTD device drivers | ||
260 | # | ||
261 | # CONFIG_MTD_SLRAM is not set | ||
262 | # CONFIG_MTD_PHRAM is not set | ||
263 | # CONFIG_MTD_MTDRAM is not set | ||
264 | # CONFIG_MTD_BLKMTD is not set | ||
265 | # CONFIG_MTD_BLOCK2MTD is not set | ||
266 | |||
267 | # | ||
268 | # Disk-On-Chip Device Drivers | ||
269 | # | ||
270 | # CONFIG_MTD_DOC2000 is not set | ||
271 | # CONFIG_MTD_DOC2001 is not set | ||
272 | # CONFIG_MTD_DOC2001PLUS is not set | ||
273 | |||
274 | # | ||
275 | # NAND Flash Device Drivers | ||
276 | # | ||
277 | # CONFIG_MTD_NAND is not set | ||
278 | |||
279 | # | ||
280 | # Parallel port support | ||
281 | # | ||
282 | CONFIG_PARPORT=m | ||
283 | # CONFIG_PARPORT_PC is not set | ||
284 | CONFIG_PARPORT_NOT_PC=y | ||
285 | # CONFIG_PARPORT_ARC is not set | ||
286 | # CONFIG_PARPORT_GSC is not set | ||
287 | # CONFIG_PARPORT_1284 is not set | ||
288 | |||
289 | # | ||
290 | # Plug and Play support | ||
291 | # | ||
292 | # CONFIG_PNP is not set | ||
293 | |||
294 | # | ||
295 | # Block devices | ||
296 | # | ||
297 | # CONFIG_BLK_DEV_FD is not set | ||
298 | # CONFIG_BLK_DEV_XD is not set | ||
299 | # CONFIG_PARIDE is not set | ||
300 | # CONFIG_BLK_DEV_COW_COMMON is not set | ||
301 | CONFIG_BLK_DEV_LOOP=y | ||
302 | # CONFIG_BLK_DEV_CRYPTOLOOP is not set | ||
303 | CONFIG_BLK_DEV_NBD=m | ||
304 | # CONFIG_BLK_DEV_UB is not set | ||
305 | # CONFIG_BLK_DEV_RAM is not set | ||
306 | CONFIG_BLK_DEV_RAM_COUNT=16 | ||
307 | CONFIG_INITRAMFS_SOURCE="" | ||
308 | # CONFIG_CDROM_PKTCDVD is not set | ||
309 | |||
310 | # | ||
311 | # IO Schedulers | ||
312 | # | ||
313 | CONFIG_IOSCHED_NOOP=y | ||
314 | CONFIG_IOSCHED_AS=y | ||
315 | CONFIG_IOSCHED_DEADLINE=y | ||
316 | CONFIG_IOSCHED_CFQ=y | ||
317 | # CONFIG_ATA_OVER_ETH is not set | ||
318 | |||
319 | # | ||
320 | # ATA/ATAPI/MFM/RLL support | ||
321 | # | ||
322 | CONFIG_IDE=m | ||
323 | CONFIG_BLK_DEV_IDE=m | ||
324 | |||
325 | # | ||
326 | # Please see Documentation/ide.txt for help/info on IDE drives | ||
327 | # | ||
328 | # CONFIG_BLK_DEV_IDE_SATA is not set | ||
329 | CONFIG_BLK_DEV_IDEDISK=m | ||
330 | # CONFIG_IDEDISK_MULTI_MODE is not set | ||
331 | CONFIG_BLK_DEV_IDECD=m | ||
332 | # CONFIG_BLK_DEV_IDETAPE is not set | ||
333 | CONFIG_BLK_DEV_IDEFLOPPY=m | ||
334 | CONFIG_BLK_DEV_IDESCSI=m | ||
335 | # CONFIG_IDE_TASK_IOCTL is not set | ||
336 | |||
337 | # | ||
338 | # IDE chipset support/bugfixes | ||
339 | # | ||
340 | CONFIG_IDE_GENERIC=m | ||
341 | # CONFIG_IDE_ARM is not set | ||
342 | # CONFIG_IDE_CHIPSETS is not set | ||
343 | # CONFIG_BLK_DEV_IDEDMA is not set | ||
344 | # CONFIG_IDEDMA_AUTO is not set | ||
345 | # CONFIG_BLK_DEV_HD is not set | ||
346 | |||
347 | # | ||
348 | # SCSI device support | ||
349 | # | ||
350 | CONFIG_SCSI=y | ||
351 | CONFIG_SCSI_PROC_FS=y | ||
352 | |||
353 | # | ||
354 | # SCSI support type (disk, tape, CD-ROM) | ||
355 | # | ||
356 | CONFIG_BLK_DEV_SD=y | ||
357 | CONFIG_CHR_DEV_ST=m | ||
358 | # CONFIG_CHR_DEV_OSST is not set | ||
359 | CONFIG_BLK_DEV_SR=m | ||
360 | # CONFIG_BLK_DEV_SR_VENDOR is not set | ||
361 | CONFIG_CHR_DEV_SG=y | ||
362 | |||
363 | # | ||
364 | # Some SCSI devices (e.g. CD jukebox) support multiple LUNs | ||
365 | # | ||
366 | # CONFIG_SCSI_MULTI_LUN is not set | ||
367 | # CONFIG_SCSI_CONSTANTS is not set | ||
368 | # CONFIG_SCSI_LOGGING is not set | ||
369 | |||
370 | # | ||
371 | # SCSI Transport Attributes | ||
372 | # | ||
373 | # CONFIG_SCSI_SPI_ATTRS is not set | ||
374 | # CONFIG_SCSI_FC_ATTRS is not set | ||
375 | # CONFIG_SCSI_ISCSI_ATTRS is not set | ||
376 | |||
377 | # | ||
378 | # SCSI low-level drivers | ||
379 | # | ||
380 | # CONFIG_SCSI_7000FASST is not set | ||
381 | # CONFIG_SCSI_AHA152X is not set | ||
382 | # CONFIG_SCSI_AHA1542 is not set | ||
383 | # CONFIG_SCSI_AIC7XXX_OLD is not set | ||
384 | # CONFIG_SCSI_IN2000 is not set | ||
385 | # CONFIG_SCSI_SATA is not set | ||
386 | # CONFIG_SCSI_BUSLOGIC is not set | ||
387 | # CONFIG_SCSI_DTC3280 is not set | ||
388 | # CONFIG_SCSI_EATA is not set | ||
389 | # CONFIG_SCSI_FUTURE_DOMAIN is not set | ||
390 | # CONFIG_SCSI_GDTH is not set | ||
391 | # CONFIG_SCSI_GENERIC_NCR5380 is not set | ||
392 | # CONFIG_SCSI_GENERIC_NCR5380_MMIO is not set | ||
393 | # CONFIG_SCSI_PPA is not set | ||
394 | # CONFIG_SCSI_IMM is not set | ||
395 | # CONFIG_SCSI_NCR53C406A is not set | ||
396 | # CONFIG_SCSI_PAS16 is not set | ||
397 | # CONFIG_SCSI_PSI240I is not set | ||
398 | # CONFIG_SCSI_QLOGIC_FAS is not set | ||
399 | # CONFIG_SCSI_SYM53C416 is not set | ||
400 | # CONFIG_SCSI_T128 is not set | ||
401 | # CONFIG_SCSI_U14_34F is not set | ||
402 | # CONFIG_SCSI_DEBUG is not set | ||
403 | |||
404 | # | ||
405 | # Multi-device support (RAID and LVM) | ||
406 | # | ||
407 | # CONFIG_MD is not set | ||
408 | |||
409 | # | ||
410 | # Fusion MPT device support | ||
411 | # | ||
412 | |||
413 | # | ||
414 | # IEEE 1394 (FireWire) support | ||
415 | # | ||
416 | |||
417 | # | ||
418 | # I2O device support | ||
419 | # | ||
420 | |||
421 | # | ||
422 | # Networking support | ||
423 | # | ||
424 | CONFIG_NET=y | ||
425 | |||
426 | # | ||
427 | # Networking options | ||
428 | # | ||
429 | CONFIG_PACKET=y | ||
430 | # CONFIG_PACKET_MMAP is not set | ||
431 | # CONFIG_NETLINK_DEV is not set | ||
432 | CONFIG_UNIX=y | ||
433 | # CONFIG_NET_KEY is not set | ||
434 | CONFIG_INET=y | ||
435 | # CONFIG_IP_MULTICAST is not set | ||
436 | # CONFIG_IP_ADVANCED_ROUTER is not set | ||
437 | # CONFIG_IP_PNP is not set | ||
438 | # CONFIG_NET_IPIP is not set | ||
439 | # CONFIG_NET_IPGRE is not set | ||
440 | # CONFIG_ARPD is not set | ||
441 | # CONFIG_SYN_COOKIES is not set | ||
442 | # CONFIG_INET_AH is not set | ||
443 | # CONFIG_INET_ESP is not set | ||
444 | # CONFIG_INET_IPCOMP is not set | ||
445 | # CONFIG_INET_TUNNEL is not set | ||
446 | CONFIG_IP_TCPDIAG=y | ||
447 | # CONFIG_IP_TCPDIAG_IPV6 is not set | ||
448 | # CONFIG_IPV6 is not set | ||
449 | # CONFIG_NETFILTER is not set | ||
450 | |||
451 | # | ||
452 | # SCTP Configuration (EXPERIMENTAL) | ||
453 | # | ||
454 | # CONFIG_IP_SCTP is not set | ||
455 | # CONFIG_ATM is not set | ||
456 | # CONFIG_BRIDGE is not set | ||
457 | # CONFIG_VLAN_8021Q is not set | ||
458 | # CONFIG_DECNET is not set | ||
459 | # CONFIG_LLC2 is not set | ||
460 | # CONFIG_IPX is not set | ||
461 | # CONFIG_ATALK is not set | ||
462 | # CONFIG_X25 is not set | ||
463 | # CONFIG_LAPB is not set | ||
464 | # CONFIG_NET_DIVERT is not set | ||
465 | # CONFIG_ECONET is not set | ||
466 | # CONFIG_WAN_ROUTER is not set | ||
467 | |||
468 | # | ||
469 | # QoS and/or fair queueing | ||
470 | # | ||
471 | # CONFIG_NET_SCHED is not set | ||
472 | # CONFIG_NET_CLS_ROUTE is not set | ||
473 | |||
474 | # | ||
475 | # Network testing | ||
476 | # | ||
477 | # CONFIG_NET_PKTGEN is not set | ||
478 | # CONFIG_NETPOLL is not set | ||
479 | # CONFIG_NET_POLL_CONTROLLER is not set | ||
480 | # CONFIG_HAMRADIO is not set | ||
481 | CONFIG_IRDA=y | ||
482 | |||
483 | # | ||
484 | # IrDA protocols | ||
485 | # | ||
486 | CONFIG_IRLAN=y | ||
487 | CONFIG_IRCOMM=y | ||
488 | CONFIG_IRDA_ULTRA=y | ||
489 | |||
490 | # | ||
491 | # IrDA options | ||
492 | # | ||
493 | # CONFIG_IRDA_CACHE_LAST_LSAP is not set | ||
494 | # CONFIG_IRDA_FAST_RR is not set | ||
495 | # CONFIG_IRDA_DEBUG is not set | ||
496 | |||
497 | # | ||
498 | # Infrared-port device drivers | ||
499 | # | ||
500 | |||
501 | # | ||
502 | # SIR device drivers | ||
503 | # | ||
504 | # CONFIG_IRTTY_SIR is not set | ||
505 | |||
506 | # | ||
507 | # Dongle support | ||
508 | # | ||
509 | |||
510 | # | ||
511 | # Old SIR device drivers | ||
512 | # | ||
513 | # CONFIG_IRPORT_SIR is not set | ||
514 | |||
515 | # | ||
516 | # Old Serial dongle support | ||
517 | # | ||
518 | |||
519 | # | ||
520 | # FIR device drivers | ||
521 | # | ||
522 | # CONFIG_USB_IRDA is not set | ||
523 | # CONFIG_SIGMATEL_FIR is not set | ||
524 | # CONFIG_NSC_FIR is not set | ||
525 | # CONFIG_WINBOND_FIR is not set | ||
526 | # CONFIG_SMC_IRCC_FIR is not set | ||
527 | # CONFIG_ALI_FIR is not set | ||
528 | CONFIG_SA1100_FIR=y | ||
529 | CONFIG_BT=m | ||
530 | CONFIG_BT_L2CAP=m | ||
531 | # CONFIG_BT_SCO is not set | ||
532 | # CONFIG_BT_RFCOMM is not set | ||
533 | # CONFIG_BT_BNEP is not set | ||
534 | # CONFIG_BT_HIDP is not set | ||
535 | |||
536 | # | ||
537 | # Bluetooth device drivers | ||
538 | # | ||
539 | CONFIG_BT_HCIUSB=m | ||
540 | # CONFIG_BT_HCIUSB_SCO is not set | ||
541 | CONFIG_BT_HCIUART=m | ||
542 | # CONFIG_BT_HCIUART_H4 is not set | ||
543 | # CONFIG_BT_HCIUART_BCSP is not set | ||
544 | # CONFIG_BT_HCIBCM203X is not set | ||
545 | # CONFIG_BT_HCIBPA10X is not set | ||
546 | # CONFIG_BT_HCIBFUSB is not set | ||
547 | CONFIG_BT_HCIVHCI=m | ||
548 | CONFIG_NETDEVICES=y | ||
549 | # CONFIG_DUMMY is not set | ||
550 | # CONFIG_BONDING is not set | ||
551 | # CONFIG_EQUALIZER is not set | ||
552 | # CONFIG_TUN is not set | ||
553 | |||
554 | # | ||
555 | # ARCnet devices | ||
556 | # | ||
557 | # CONFIG_ARCNET is not set | ||
558 | |||
559 | # | ||
560 | # Ethernet (10 or 100Mbit) | ||
561 | # | ||
562 | # CONFIG_NET_ETHERNET is not set | ||
563 | CONFIG_MII=m | ||
564 | |||
565 | # | ||
566 | # Ethernet (1000 Mbit) | ||
567 | # | ||
568 | |||
569 | # | ||
570 | # Ethernet (10000 Mbit) | ||
571 | # | ||
572 | |||
573 | # | ||
574 | # Token Ring devices | ||
575 | # | ||
576 | # CONFIG_TR is not set | ||
577 | |||
578 | # | ||
579 | # Wireless LAN (non-hamradio) | ||
580 | # | ||
581 | CONFIG_NET_RADIO=y | ||
582 | |||
583 | # | ||
584 | # Obsolete Wireless cards support (pre-802.11) | ||
585 | # | ||
586 | # CONFIG_STRIP is not set | ||
587 | # CONFIG_ARLAN is not set | ||
588 | # CONFIG_WAVELAN is not set | ||
589 | |||
590 | # | ||
591 | # Wireless 802.11b ISA/PCI cards support | ||
592 | # | ||
593 | # CONFIG_ATMEL is not set | ||
594 | CONFIG_NET_WIRELESS=y | ||
595 | |||
596 | # | ||
597 | # Wan interfaces | ||
598 | # | ||
599 | # CONFIG_WAN is not set | ||
600 | # CONFIG_PLIP is not set | ||
601 | # CONFIG_PPP is not set | ||
602 | # CONFIG_SLIP is not set | ||
603 | # CONFIG_SHAPER is not set | ||
604 | # CONFIG_NETCONSOLE is not set | ||
605 | |||
606 | # | ||
607 | # ISDN subsystem | ||
608 | # | ||
609 | # CONFIG_ISDN is not set | ||
610 | |||
611 | # | ||
612 | # Input device support | ||
613 | # | ||
614 | # CONFIG_INPUT is not set | ||
615 | |||
616 | # | ||
617 | # Hardware I/O ports | ||
618 | # | ||
619 | # CONFIG_SERIO is not set | ||
620 | # CONFIG_GAMEPORT is not set | ||
621 | CONFIG_SOUND_GAMEPORT=y | ||
622 | |||
623 | # | ||
624 | # Character devices | ||
625 | # | ||
626 | # CONFIG_VT is not set | ||
627 | # CONFIG_SERIAL_NONSTANDARD is not set | ||
628 | |||
629 | # | ||
630 | # Serial drivers | ||
631 | # | ||
632 | # CONFIG_SERIAL_8250 is not set | ||
633 | |||
634 | # | ||
635 | # Non-8250 serial port support | ||
636 | # | ||
637 | CONFIG_SERIAL_SA1100=y | ||
638 | CONFIG_SERIAL_SA1100_CONSOLE=y | ||
639 | CONFIG_SERIAL_CORE=y | ||
640 | CONFIG_SERIAL_CORE_CONSOLE=y | ||
641 | CONFIG_UNIX98_PTYS=y | ||
642 | CONFIG_LEGACY_PTYS=y | ||
643 | CONFIG_LEGACY_PTY_COUNT=256 | ||
644 | # CONFIG_PRINTER is not set | ||
645 | # CONFIG_PPDEV is not set | ||
646 | # CONFIG_TIPAR is not set | ||
647 | |||
648 | # | ||
649 | # IPMI | ||
650 | # | ||
651 | # CONFIG_IPMI_HANDLER is not set | ||
652 | |||
653 | # | ||
654 | # Watchdog Cards | ||
655 | # | ||
656 | CONFIG_WATCHDOG=y | ||
657 | # CONFIG_WATCHDOG_NOWAYOUT is not set | ||
658 | |||
659 | # | ||
660 | # Watchdog Device Drivers | ||
661 | # | ||
662 | CONFIG_SOFT_WATCHDOG=m | ||
663 | CONFIG_SA1100_WATCHDOG=m | ||
664 | |||
665 | # | ||
666 | # ISA-based Watchdog Cards | ||
667 | # | ||
668 | # CONFIG_PCWATCHDOG is not set | ||
669 | # CONFIG_MIXCOMWD is not set | ||
670 | # CONFIG_WDT is not set | ||
671 | |||
672 | # | ||
673 | # USB-based Watchdog Cards | ||
674 | # | ||
675 | # CONFIG_USBPCWATCHDOG is not set | ||
676 | # CONFIG_NVRAM is not set | ||
677 | CONFIG_RTC=m | ||
678 | # CONFIG_DTLK is not set | ||
679 | # CONFIG_R3964 is not set | ||
680 | |||
681 | # | ||
682 | # Ftape, the floppy tape device driver | ||
683 | # | ||
684 | # CONFIG_DRM is not set | ||
685 | # CONFIG_RAW_DRIVER is not set | ||
686 | |||
687 | # | ||
688 | # TPM devices | ||
689 | # | ||
690 | # CONFIG_TCG_TPM is not set | ||
691 | |||
692 | # | ||
693 | # I2C support | ||
694 | # | ||
695 | CONFIG_I2C=m | ||
696 | CONFIG_I2C_CHARDEV=m | ||
697 | |||
698 | # | ||
699 | # I2C Algorithms | ||
700 | # | ||
701 | CONFIG_I2C_ALGOBIT=m | ||
702 | CONFIG_I2C_ALGOPCF=m | ||
703 | # CONFIG_I2C_ALGOPCA is not set | ||
704 | |||
705 | # | ||
706 | # I2C Hardware Bus support | ||
707 | # | ||
708 | CONFIG_I2C_ELEKTOR=m | ||
709 | # CONFIG_I2C_ISA is not set | ||
710 | # CONFIG_I2C_PARPORT is not set | ||
711 | # CONFIG_I2C_PARPORT_LIGHT is not set | ||
712 | # CONFIG_I2C_STUB is not set | ||
713 | # CONFIG_I2C_PCA_ISA is not set | ||
714 | |||
715 | # | ||
716 | # Hardware Sensors Chip support | ||
717 | # | ||
718 | # CONFIG_I2C_SENSOR is not set | ||
719 | # CONFIG_SENSORS_ADM1021 is not set | ||
720 | # CONFIG_SENSORS_ADM1025 is not set | ||
721 | # CONFIG_SENSORS_ADM1026 is not set | ||
722 | # CONFIG_SENSORS_ADM1031 is not set | ||
723 | # CONFIG_SENSORS_ASB100 is not set | ||
724 | # CONFIG_SENSORS_DS1621 is not set | ||
725 | # CONFIG_SENSORS_FSCHER is not set | ||
726 | # CONFIG_SENSORS_FSCPOS is not set | ||
727 | # CONFIG_SENSORS_GL518SM is not set | ||
728 | # CONFIG_SENSORS_GL520SM is not set | ||
729 | # CONFIG_SENSORS_IT87 is not set | ||
730 | # CONFIG_SENSORS_LM63 is not set | ||
731 | # CONFIG_SENSORS_LM75 is not set | ||
732 | # CONFIG_SENSORS_LM77 is not set | ||
733 | # CONFIG_SENSORS_LM78 is not set | ||
734 | # CONFIG_SENSORS_LM80 is not set | ||
735 | # CONFIG_SENSORS_LM83 is not set | ||
736 | # CONFIG_SENSORS_LM85 is not set | ||
737 | # CONFIG_SENSORS_LM87 is not set | ||
738 | # CONFIG_SENSORS_LM90 is not set | ||
739 | # CONFIG_SENSORS_MAX1619 is not set | ||
740 | # CONFIG_SENSORS_PC87360 is not set | ||
741 | # CONFIG_SENSORS_SMSC47B397 is not set | ||
742 | # CONFIG_SENSORS_SMSC47M1 is not set | ||
743 | # CONFIG_SENSORS_W83781D is not set | ||
744 | # CONFIG_SENSORS_W83L785TS is not set | ||
745 | # CONFIG_SENSORS_W83627HF is not set | ||
746 | |||
747 | # | ||
748 | # Other I2C Chip support | ||
749 | # | ||
750 | # CONFIG_SENSORS_EEPROM is not set | ||
751 | # CONFIG_SENSORS_PCF8574 is not set | ||
752 | # CONFIG_SENSORS_PCF8591 is not set | ||
753 | # CONFIG_SENSORS_RTC8564 is not set | ||
754 | # CONFIG_I2C_DEBUG_CORE is not set | ||
755 | # CONFIG_I2C_DEBUG_ALGO is not set | ||
756 | # CONFIG_I2C_DEBUG_BUS is not set | ||
757 | # CONFIG_I2C_DEBUG_CHIP is not set | ||
758 | |||
759 | # | ||
760 | # Misc devices | ||
761 | # | ||
762 | |||
763 | # | ||
764 | # Multimedia devices | ||
765 | # | ||
766 | CONFIG_VIDEO_DEV=y | ||
767 | |||
768 | # | ||
769 | # Video For Linux | ||
770 | # | ||
771 | |||
772 | # | ||
773 | # Video Adapters | ||
774 | # | ||
775 | # CONFIG_VIDEO_PMS is not set | ||
776 | # CONFIG_VIDEO_BWQCAM is not set | ||
777 | # CONFIG_VIDEO_CQCAM is not set | ||
778 | # CONFIG_VIDEO_CPIA is not set | ||
779 | # CONFIG_VIDEO_SAA5246A is not set | ||
780 | # CONFIG_VIDEO_SAA5249 is not set | ||
781 | # CONFIG_TUNER_3036 is not set | ||
782 | # CONFIG_VIDEO_OVCAMCHIP is not set | ||
783 | |||
784 | # | ||
785 | # Radio Adapters | ||
786 | # | ||
787 | # CONFIG_RADIO_CADET is not set | ||
788 | # CONFIG_RADIO_RTRACK is not set | ||
789 | # CONFIG_RADIO_RTRACK2 is not set | ||
790 | # CONFIG_RADIO_AZTECH is not set | ||
791 | # CONFIG_RADIO_GEMTEK is not set | ||
792 | # CONFIG_RADIO_MAESTRO is not set | ||
793 | # CONFIG_RADIO_SF16FMI is not set | ||
794 | # CONFIG_RADIO_SF16FMR2 is not set | ||
795 | # CONFIG_RADIO_TERRATEC is not set | ||
796 | # CONFIG_RADIO_TRUST is not set | ||
797 | # CONFIG_RADIO_TYPHOON is not set | ||
798 | # CONFIG_RADIO_ZOLTRIX is not set | ||
799 | |||
800 | # | ||
801 | # Digital Video Broadcasting Devices | ||
802 | # | ||
803 | # CONFIG_DVB is not set | ||
804 | |||
805 | # | ||
806 | # Graphics support | ||
807 | # | ||
808 | # CONFIG_FB is not set | ||
809 | |||
810 | # | ||
811 | # Sound | ||
812 | # | ||
813 | CONFIG_SOUND=y | ||
814 | |||
815 | # | ||
816 | # Advanced Linux Sound Architecture | ||
817 | # | ||
818 | # CONFIG_SND is not set | ||
819 | |||
820 | # | ||
821 | # Open Sound System | ||
822 | # | ||
823 | CONFIG_SOUND_PRIME=y | ||
824 | # CONFIG_SOUND_BT878 is not set | ||
825 | # CONFIG_SOUND_FUSION is not set | ||
826 | # CONFIG_SOUND_CS4281 is not set | ||
827 | # CONFIG_SOUND_SONICVIBES is not set | ||
828 | # CONFIG_SOUND_TRIDENT is not set | ||
829 | # CONFIG_SOUND_MSNDCLAS is not set | ||
830 | # CONFIG_SOUND_MSNDPIN is not set | ||
831 | # CONFIG_SOUND_OSS is not set | ||
832 | # CONFIG_SOUND_TVMIXER is not set | ||
833 | # CONFIG_SOUND_AD1980 is not set | ||
834 | |||
835 | # | ||
836 | # USB support | ||
837 | # | ||
838 | CONFIG_USB_ARCH_HAS_HCD=y | ||
839 | CONFIG_USB_ARCH_HAS_OHCI=y | ||
840 | CONFIG_USB=y | ||
841 | CONFIG_USB_DEBUG=y | ||
842 | |||
843 | # | ||
844 | # Miscellaneous USB options | ||
845 | # | ||
846 | CONFIG_USB_DEVICEFS=y | ||
847 | # CONFIG_USB_BANDWIDTH is not set | ||
848 | # CONFIG_USB_DYNAMIC_MINORS is not set | ||
849 | # CONFIG_USB_OTG is not set | ||
850 | |||
851 | # | ||
852 | # USB Host Controller Drivers | ||
853 | # | ||
854 | # CONFIG_USB_OHCI_HCD is not set | ||
855 | # CONFIG_USB_SL811_HCD is not set | ||
856 | |||
857 | # | ||
858 | # USB Device Class drivers | ||
859 | # | ||
860 | CONFIG_USB_AUDIO=y | ||
861 | |||
862 | # | ||
863 | # USB Bluetooth TTY can only be used with disabled Bluetooth subsystem | ||
864 | # | ||
865 | # CONFIG_USB_MIDI is not set | ||
866 | CONFIG_USB_ACM=m | ||
867 | CONFIG_USB_PRINTER=m | ||
868 | |||
869 | # | ||
870 | # NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' may also be needed; see USB_STORAGE Help for more information | ||
871 | # | ||
872 | CONFIG_USB_STORAGE=y | ||
873 | CONFIG_USB_STORAGE_DEBUG=y | ||
874 | # CONFIG_USB_STORAGE_RW_DETECT is not set | ||
875 | # CONFIG_USB_STORAGE_DATAFAB is not set | ||
876 | # CONFIG_USB_STORAGE_FREECOM is not set | ||
877 | # CONFIG_USB_STORAGE_ISD200 is not set | ||
878 | # CONFIG_USB_STORAGE_DPCM is not set | ||
879 | # CONFIG_USB_STORAGE_USBAT is not set | ||
880 | # CONFIG_USB_STORAGE_SDDR09 is not set | ||
881 | # CONFIG_USB_STORAGE_SDDR55 is not set | ||
882 | # CONFIG_USB_STORAGE_JUMPSHOT is not set | ||
883 | |||
884 | # | ||
885 | # USB Input Devices | ||
886 | # | ||
887 | # CONFIG_USB_HID is not set | ||
888 | |||
889 | # | ||
890 | # USB HID Boot Protocol drivers | ||
891 | # | ||
892 | |||
893 | # | ||
894 | # USB Imaging devices | ||
895 | # | ||
896 | CONFIG_USB_MDC800=m | ||
897 | CONFIG_USB_MICROTEK=m | ||
898 | |||
899 | # | ||
900 | # USB Multimedia devices | ||
901 | # | ||
902 | CONFIG_USB_DABUSB=m | ||
903 | CONFIG_USB_VICAM=m | ||
904 | CONFIG_USB_DSBR=m | ||
905 | CONFIG_USB_IBMCAM=m | ||
906 | CONFIG_USB_KONICAWC=m | ||
907 | CONFIG_USB_OV511=m | ||
908 | CONFIG_USB_SE401=m | ||
909 | # CONFIG_USB_SN9C102 is not set | ||
910 | # CONFIG_USB_STV680 is not set | ||
911 | CONFIG_USB_PWC=m | ||
912 | |||
913 | # | ||
914 | # USB Network Adapters | ||
915 | # | ||
916 | CONFIG_USB_CATC=m | ||
917 | CONFIG_USB_KAWETH=m | ||
918 | CONFIG_USB_PEGASUS=m | ||
919 | # CONFIG_USB_RTL8150 is not set | ||
920 | CONFIG_USB_USBNET=m | ||
921 | |||
922 | # | ||
923 | # USB Host-to-Host Cables | ||
924 | # | ||
925 | CONFIG_USB_ALI_M5632=y | ||
926 | CONFIG_USB_AN2720=y | ||
927 | CONFIG_USB_BELKIN=y | ||
928 | CONFIG_USB_GENESYS=y | ||
929 | CONFIG_USB_NET1080=y | ||
930 | CONFIG_USB_PL2301=y | ||
931 | CONFIG_USB_KC2190=y | ||
932 | |||
933 | # | ||
934 | # Intelligent USB Devices/Gadgets | ||
935 | # | ||
936 | CONFIG_USB_ARMLINUX=y | ||
937 | CONFIG_USB_EPSON2888=y | ||
938 | CONFIG_USB_ZAURUS=y | ||
939 | CONFIG_USB_CDCETHER=y | ||
940 | |||
941 | # | ||
942 | # USB Network Adapters | ||
943 | # | ||
944 | # CONFIG_USB_ZD1201 is not set | ||
945 | CONFIG_USB_MON=y | ||
946 | |||
947 | # | ||
948 | # USB port drivers | ||
949 | # | ||
950 | CONFIG_USB_USS720=m | ||
951 | |||
952 | # | ||
953 | # USB Serial Converter support | ||
954 | # | ||
955 | CONFIG_USB_SERIAL=m | ||
956 | CONFIG_USB_SERIAL_GENERIC=y | ||
957 | CONFIG_USB_SERIAL_BELKIN=m | ||
958 | CONFIG_USB_SERIAL_WHITEHEAT=m | ||
959 | CONFIG_USB_SERIAL_DIGI_ACCELEPORT=m | ||
960 | # CONFIG_USB_SERIAL_CYPRESS_M8 is not set | ||
961 | CONFIG_USB_SERIAL_EMPEG=m | ||
962 | CONFIG_USB_SERIAL_FTDI_SIO=m | ||
963 | CONFIG_USB_SERIAL_VISOR=m | ||
964 | # CONFIG_USB_SERIAL_IPAQ is not set | ||
965 | CONFIG_USB_SERIAL_IR=m | ||
966 | CONFIG_USB_SERIAL_EDGEPORT=m | ||
967 | # CONFIG_USB_SERIAL_EDGEPORT_TI is not set | ||
968 | # CONFIG_USB_SERIAL_GARMIN is not set | ||
969 | # CONFIG_USB_SERIAL_IPW is not set | ||
970 | CONFIG_USB_SERIAL_KEYSPAN_PDA=m | ||
971 | CONFIG_USB_SERIAL_KEYSPAN=m | ||
972 | # CONFIG_USB_SERIAL_KEYSPAN_MPR is not set | ||
973 | # CONFIG_USB_SERIAL_KEYSPAN_USA28 is not set | ||
974 | # CONFIG_USB_SERIAL_KEYSPAN_USA28X is not set | ||
975 | # CONFIG_USB_SERIAL_KEYSPAN_USA28XA is not set | ||
976 | # CONFIG_USB_SERIAL_KEYSPAN_USA28XB is not set | ||
977 | # CONFIG_USB_SERIAL_KEYSPAN_USA19 is not set | ||
978 | # CONFIG_USB_SERIAL_KEYSPAN_USA18X is not set | ||
979 | # CONFIG_USB_SERIAL_KEYSPAN_USA19W is not set | ||
980 | # CONFIG_USB_SERIAL_KEYSPAN_USA19QW is not set | ||
981 | # CONFIG_USB_SERIAL_KEYSPAN_USA19QI is not set | ||
982 | # CONFIG_USB_SERIAL_KEYSPAN_USA49W is not set | ||
983 | # CONFIG_USB_SERIAL_KEYSPAN_USA49WLC is not set | ||
984 | # CONFIG_USB_SERIAL_KLSI is not set | ||
985 | # CONFIG_USB_SERIAL_KOBIL_SCT is not set | ||
986 | CONFIG_USB_SERIAL_MCT_U232=m | ||
987 | CONFIG_USB_SERIAL_PL2303=m | ||
988 | # CONFIG_USB_SERIAL_SAFE is not set | ||
989 | # CONFIG_USB_SERIAL_TI is not set | ||
990 | CONFIG_USB_SERIAL_CYBERJACK=m | ||
991 | CONFIG_USB_SERIAL_XIRCOM=m | ||
992 | CONFIG_USB_SERIAL_OMNINET=m | ||
993 | CONFIG_USB_EZUSB=y | ||
994 | |||
995 | # | ||
996 | # USB Miscellaneous drivers | ||
997 | # | ||
998 | # CONFIG_USB_EMI62 is not set | ||
999 | # CONFIG_USB_EMI26 is not set | ||
1000 | # CONFIG_USB_AUERSWALD is not set | ||
1001 | CONFIG_USB_RIO500=m | ||
1002 | # CONFIG_USB_LEGOTOWER is not set | ||
1003 | # CONFIG_USB_LCD is not set | ||
1004 | # CONFIG_USB_LED is not set | ||
1005 | # CONFIG_USB_CYTHERM is not set | ||
1006 | # CONFIG_USB_PHIDGETKIT is not set | ||
1007 | # CONFIG_USB_PHIDGETSERVO is not set | ||
1008 | # CONFIG_USB_IDMOUSE is not set | ||
1009 | # CONFIG_USB_TEST is not set | ||
1010 | |||
1011 | # | ||
1012 | # USB ATM/DSL drivers | ||
1013 | # | ||
1014 | |||
1015 | # | ||
1016 | # USB Gadget Support | ||
1017 | # | ||
1018 | # CONFIG_USB_GADGET is not set | ||
1019 | |||
1020 | # | ||
1021 | # MMC/SD Card support | ||
1022 | # | ||
1023 | # CONFIG_MMC is not set | ||
1024 | |||
1025 | # | ||
1026 | # File systems | ||
1027 | # | ||
1028 | CONFIG_EXT2_FS=m | ||
1029 | # CONFIG_EXT2_FS_XATTR is not set | ||
1030 | CONFIG_EXT3_FS=m | ||
1031 | CONFIG_EXT3_FS_XATTR=y | ||
1032 | # CONFIG_EXT3_FS_POSIX_ACL is not set | ||
1033 | # CONFIG_EXT3_FS_SECURITY is not set | ||
1034 | CONFIG_JBD=m | ||
1035 | # CONFIG_JBD_DEBUG is not set | ||
1036 | CONFIG_FS_MBCACHE=m | ||
1037 | # CONFIG_REISERFS_FS is not set | ||
1038 | # CONFIG_JFS_FS is not set | ||
1039 | |||
1040 | # | ||
1041 | # XFS support | ||
1042 | # | ||
1043 | # CONFIG_XFS_FS is not set | ||
1044 | CONFIG_MINIX_FS=m | ||
1045 | # CONFIG_ROMFS_FS is not set | ||
1046 | # CONFIG_QUOTA is not set | ||
1047 | CONFIG_DNOTIFY=y | ||
1048 | # CONFIG_AUTOFS_FS is not set | ||
1049 | # CONFIG_AUTOFS4_FS is not set | ||
1050 | |||
1051 | # | ||
1052 | # CD-ROM/DVD Filesystems | ||
1053 | # | ||
1054 | # CONFIG_ISO9660_FS is not set | ||
1055 | # CONFIG_UDF_FS is not set | ||
1056 | |||
1057 | # | ||
1058 | # DOS/FAT/NT Filesystems | ||
1059 | # | ||
1060 | CONFIG_FAT_FS=y | ||
1061 | CONFIG_MSDOS_FS=y | ||
1062 | CONFIG_VFAT_FS=m | ||
1063 | CONFIG_FAT_DEFAULT_CODEPAGE=437 | ||
1064 | CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1" | ||
1065 | # CONFIG_NTFS_FS is not set | ||
1066 | |||
1067 | # | ||
1068 | # Pseudo filesystems | ||
1069 | # | ||
1070 | CONFIG_PROC_FS=y | ||
1071 | CONFIG_SYSFS=y | ||
1072 | CONFIG_DEVFS_FS=y | ||
1073 | CONFIG_DEVFS_MOUNT=y | ||
1074 | # CONFIG_DEVFS_DEBUG is not set | ||
1075 | # CONFIG_DEVPTS_FS_XATTR is not set | ||
1076 | CONFIG_TMPFS=y | ||
1077 | # CONFIG_TMPFS_XATTR is not set | ||
1078 | # CONFIG_HUGETLB_PAGE is not set | ||
1079 | CONFIG_RAMFS=y | ||
1080 | |||
1081 | # | ||
1082 | # Miscellaneous filesystems | ||
1083 | # | ||
1084 | # CONFIG_ADFS_FS is not set | ||
1085 | # CONFIG_AFFS_FS is not set | ||
1086 | # CONFIG_HFS_FS is not set | ||
1087 | # CONFIG_HFSPLUS_FS is not set | ||
1088 | # CONFIG_BEFS_FS is not set | ||
1089 | # CONFIG_BFS_FS is not set | ||
1090 | # CONFIG_EFS_FS is not set | ||
1091 | # CONFIG_JFFS_FS is not set | ||
1092 | CONFIG_JFFS2_FS=y | ||
1093 | CONFIG_JFFS2_FS_DEBUG=0 | ||
1094 | # CONFIG_JFFS2_FS_NAND is not set | ||
1095 | # CONFIG_JFFS2_FS_NOR_ECC is not set | ||
1096 | # CONFIG_JFFS2_COMPRESSION_OPTIONS is not set | ||
1097 | CONFIG_JFFS2_ZLIB=y | ||
1098 | CONFIG_JFFS2_RTIME=y | ||
1099 | # CONFIG_JFFS2_RUBIN is not set | ||
1100 | CONFIG_CRAMFS=m | ||
1101 | # CONFIG_VXFS_FS is not set | ||
1102 | # CONFIG_HPFS_FS is not set | ||
1103 | # CONFIG_QNX4FS_FS is not set | ||
1104 | # CONFIG_SYSV_FS is not set | ||
1105 | # CONFIG_UFS_FS is not set | ||
1106 | |||
1107 | # | ||
1108 | # Network File Systems | ||
1109 | # | ||
1110 | CONFIG_NFS_FS=m | ||
1111 | CONFIG_NFS_V3=y | ||
1112 | # CONFIG_NFS_V4 is not set | ||
1113 | # CONFIG_NFS_DIRECTIO is not set | ||
1114 | # CONFIG_NFSD is not set | ||
1115 | CONFIG_LOCKD=m | ||
1116 | CONFIG_LOCKD_V4=y | ||
1117 | CONFIG_SUNRPC=m | ||
1118 | # CONFIG_RPCSEC_GSS_KRB5 is not set | ||
1119 | # CONFIG_RPCSEC_GSS_SPKM3 is not set | ||
1120 | CONFIG_SMB_FS=m | ||
1121 | # CONFIG_SMB_NLS_DEFAULT is not set | ||
1122 | # CONFIG_CIFS is not set | ||
1123 | # CONFIG_NCP_FS is not set | ||
1124 | # CONFIG_CODA_FS is not set | ||
1125 | # CONFIG_AFS_FS is not set | ||
1126 | |||
1127 | # | ||
1128 | # Partition Types | ||
1129 | # | ||
1130 | CONFIG_PARTITION_ADVANCED=y | ||
1131 | # CONFIG_ACORN_PARTITION is not set | ||
1132 | # CONFIG_OSF_PARTITION is not set | ||
1133 | # CONFIG_AMIGA_PARTITION is not set | ||
1134 | # CONFIG_ATARI_PARTITION is not set | ||
1135 | # CONFIG_MAC_PARTITION is not set | ||
1136 | CONFIG_MSDOS_PARTITION=y | ||
1137 | # CONFIG_BSD_DISKLABEL is not set | ||
1138 | # CONFIG_MINIX_SUBPARTITION is not set | ||
1139 | # CONFIG_SOLARIS_X86_PARTITION is not set | ||
1140 | # CONFIG_UNIXWARE_DISKLABEL is not set | ||
1141 | # CONFIG_LDM_PARTITION is not set | ||
1142 | # CONFIG_SGI_PARTITION is not set | ||
1143 | # CONFIG_ULTRIX_PARTITION is not set | ||
1144 | # CONFIG_SUN_PARTITION is not set | ||
1145 | # CONFIG_EFI_PARTITION is not set | ||
1146 | |||
1147 | # | ||
1148 | # Native Language Support | ||
1149 | # | ||
1150 | CONFIG_NLS=y | ||
1151 | CONFIG_NLS_DEFAULT="iso8859-1" | ||
1152 | # CONFIG_NLS_CODEPAGE_437 is not set | ||
1153 | # CONFIG_NLS_CODEPAGE_737 is not set | ||
1154 | # CONFIG_NLS_CODEPAGE_775 is not set | ||
1155 | # CONFIG_NLS_CODEPAGE_850 is not set | ||
1156 | # CONFIG_NLS_CODEPAGE_852 is not set | ||
1157 | # CONFIG_NLS_CODEPAGE_855 is not set | ||
1158 | # CONFIG_NLS_CODEPAGE_857 is not set | ||
1159 | # CONFIG_NLS_CODEPAGE_860 is not set | ||
1160 | # CONFIG_NLS_CODEPAGE_861 is not set | ||
1161 | # CONFIG_NLS_CODEPAGE_862 is not set | ||
1162 | # CONFIG_NLS_CODEPAGE_863 is not set | ||
1163 | # CONFIG_NLS_CODEPAGE_864 is not set | ||
1164 | # CONFIG_NLS_CODEPAGE_865 is not set | ||
1165 | # CONFIG_NLS_CODEPAGE_866 is not set | ||
1166 | # CONFIG_NLS_CODEPAGE_869 is not set | ||
1167 | # CONFIG_NLS_CODEPAGE_936 is not set | ||
1168 | # CONFIG_NLS_CODEPAGE_950 is not set | ||
1169 | # CONFIG_NLS_CODEPAGE_932 is not set | ||
1170 | # CONFIG_NLS_CODEPAGE_949 is not set | ||
1171 | # CONFIG_NLS_CODEPAGE_874 is not set | ||
1172 | # CONFIG_NLS_ISO8859_8 is not set | ||
1173 | # CONFIG_NLS_CODEPAGE_1250 is not set | ||
1174 | # CONFIG_NLS_CODEPAGE_1251 is not set | ||
1175 | # CONFIG_NLS_ASCII is not set | ||
1176 | # CONFIG_NLS_ISO8859_1 is not set | ||
1177 | # CONFIG_NLS_ISO8859_2 is not set | ||
1178 | # CONFIG_NLS_ISO8859_3 is not set | ||
1179 | # CONFIG_NLS_ISO8859_4 is not set | ||
1180 | # CONFIG_NLS_ISO8859_5 is not set | ||
1181 | # CONFIG_NLS_ISO8859_6 is not set | ||
1182 | # CONFIG_NLS_ISO8859_7 is not set | ||
1183 | # CONFIG_NLS_ISO8859_9 is not set | ||
1184 | # CONFIG_NLS_ISO8859_13 is not set | ||
1185 | # CONFIG_NLS_ISO8859_14 is not set | ||
1186 | # CONFIG_NLS_ISO8859_15 is not set | ||
1187 | # CONFIG_NLS_KOI8_R is not set | ||
1188 | # CONFIG_NLS_KOI8_U is not set | ||
1189 | # CONFIG_NLS_UTF8 is not set | ||
1190 | |||
1191 | # | ||
1192 | # Profiling support | ||
1193 | # | ||
1194 | # CONFIG_PROFILING is not set | ||
1195 | |||
1196 | # | ||
1197 | # Kernel hacking | ||
1198 | # | ||
1199 | # CONFIG_PRINTK_TIME is not set | ||
1200 | CONFIG_DEBUG_KERNEL=y | ||
1201 | CONFIG_MAGIC_SYSRQ=y | ||
1202 | CONFIG_LOG_BUF_SHIFT=14 | ||
1203 | # CONFIG_SCHEDSTATS is not set | ||
1204 | # CONFIG_DEBUG_SLAB is not set | ||
1205 | # CONFIG_DEBUG_SPINLOCK is not set | ||
1206 | # CONFIG_DEBUG_SPINLOCK_SLEEP is not set | ||
1207 | # CONFIG_DEBUG_KOBJECT is not set | ||
1208 | # CONFIG_DEBUG_BUGVERBOSE is not set | ||
1209 | CONFIG_DEBUG_INFO=y | ||
1210 | # CONFIG_DEBUG_FS is not set | ||
1211 | CONFIG_FRAME_POINTER=y | ||
1212 | CONFIG_DEBUG_USER=y | ||
1213 | # CONFIG_DEBUG_WAITQ is not set | ||
1214 | CONFIG_DEBUG_ERRORS=y | ||
1215 | CONFIG_DEBUG_LL=y | ||
1216 | # CONFIG_DEBUG_ICEDCC is not set | ||
1217 | |||
1218 | # | ||
1219 | # Security options | ||
1220 | # | ||
1221 | # CONFIG_KEYS is not set | ||
1222 | # CONFIG_SECURITY is not set | ||
1223 | |||
1224 | # | ||
1225 | # Cryptographic options | ||
1226 | # | ||
1227 | # CONFIG_CRYPTO is not set | ||
1228 | |||
1229 | # | ||
1230 | # Hardware crypto devices | ||
1231 | # | ||
1232 | |||
1233 | # | ||
1234 | # Library routines | ||
1235 | # | ||
1236 | CONFIG_CRC_CCITT=y | ||
1237 | CONFIG_CRC32=y | ||
1238 | # CONFIG_LIBCRC32C is not set | ||
1239 | CONFIG_ZLIB_INFLATE=y | ||
1240 | CONFIG_ZLIB_DEFLATE=y | ||
diff --git a/arch/arm/configs/bast_defconfig b/arch/arm/configs/bast_defconfig new file mode 100644 index 000000000000..2d985e9611cd --- /dev/null +++ b/arch/arm/configs/bast_defconfig | |||
@@ -0,0 +1,952 @@ | |||
1 | # | ||
2 | # Automatically generated make config: don't edit | ||
3 | # Linux kernel version: 2.6.12-rc1-bk2 | ||
4 | # Sun Mar 27 02:24:16 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 is not set | ||
18 | CONFIG_BROKEN=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_HOTPLUG is not set | ||
32 | CONFIG_KOBJECT_UEVENT=y | ||
33 | # CONFIG_IKCONFIG is not set | ||
34 | # CONFIG_EMBEDDED is not set | ||
35 | CONFIG_KALLSYMS=y | ||
36 | # CONFIG_KALLSYMS_ALL is not set | ||
37 | # CONFIG_KALLSYMS_EXTRA_PASS is not set | ||
38 | CONFIG_BASE_FULL=y | ||
39 | CONFIG_FUTEX=y | ||
40 | CONFIG_EPOLL=y | ||
41 | CONFIG_CC_OPTIMIZE_FOR_SIZE=y | ||
42 | CONFIG_SHMEM=y | ||
43 | CONFIG_CC_ALIGN_FUNCTIONS=0 | ||
44 | CONFIG_CC_ALIGN_LABELS=0 | ||
45 | CONFIG_CC_ALIGN_LOOPS=0 | ||
46 | CONFIG_CC_ALIGN_JUMPS=0 | ||
47 | # CONFIG_TINY_SHMEM is not set | ||
48 | CONFIG_BASE_SMALL=0 | ||
49 | |||
50 | # | ||
51 | # Loadable module support | ||
52 | # | ||
53 | CONFIG_MODULES=y | ||
54 | # CONFIG_MODULE_UNLOAD is not set | ||
55 | CONFIG_OBSOLETE_MODPARM=y | ||
56 | # CONFIG_MODVERSIONS is not set | ||
57 | # CONFIG_MODULE_SRCVERSION_ALL is not set | ||
58 | CONFIG_KMOD=y | ||
59 | |||
60 | # | ||
61 | # System Type | ||
62 | # | ||
63 | # CONFIG_ARCH_CLPS7500 is not set | ||
64 | # CONFIG_ARCH_CLPS711X is not set | ||
65 | # CONFIG_ARCH_CO285 is not set | ||
66 | # CONFIG_ARCH_EBSA110 is not set | ||
67 | # CONFIG_ARCH_CAMELOT is not set | ||
68 | # CONFIG_ARCH_FOOTBRIDGE is not set | ||
69 | # CONFIG_ARCH_INTEGRATOR is not set | ||
70 | # CONFIG_ARCH_IOP3XX is not set | ||
71 | # CONFIG_ARCH_IXP4XX is not set | ||
72 | # CONFIG_ARCH_IXP2000 is not set | ||
73 | # CONFIG_ARCH_L7200 is not set | ||
74 | # CONFIG_ARCH_PXA is not set | ||
75 | # CONFIG_ARCH_RPC is not set | ||
76 | # CONFIG_ARCH_SA1100 is not set | ||
77 | CONFIG_ARCH_S3C2410=y | ||
78 | # CONFIG_ARCH_SHARK is not set | ||
79 | # CONFIG_ARCH_LH7A40X is not set | ||
80 | # CONFIG_ARCH_OMAP is not set | ||
81 | # CONFIG_ARCH_VERSATILE is not set | ||
82 | # CONFIG_ARCH_IMX is not set | ||
83 | # CONFIG_ARCH_H720X is not set | ||
84 | |||
85 | # | ||
86 | # S3C24XX Implementations | ||
87 | # | ||
88 | CONFIG_ARCH_BAST=y | ||
89 | # CONFIG_ARCH_H1940 is not set | ||
90 | # CONFIG_MACH_N30 is not set | ||
91 | # CONFIG_ARCH_SMDK2410 is not set | ||
92 | # CONFIG_ARCH_S3C2440 is not set | ||
93 | CONFIG_MACH_VR1000=y | ||
94 | # CONFIG_MACH_RX3715 is not set | ||
95 | # CONFIG_MACH_OTOM is not set | ||
96 | # CONFIG_MACH_NEXCODER_2440 is not set | ||
97 | CONFIG_CPU_S3C2410=y | ||
98 | |||
99 | # | ||
100 | # S3C2410 Boot | ||
101 | # | ||
102 | # CONFIG_S3C2410_BOOT_WATCHDOG is not set | ||
103 | |||
104 | # | ||
105 | # S3C2410 Setup | ||
106 | # | ||
107 | CONFIG_S3C2410_DMA=y | ||
108 | # CONFIG_S3C2410_DMA_DEBUG is not set | ||
109 | # CONFIG_S3C2410_PM_DEBUG is not set | ||
110 | # CONFIG_S3C2410_PM_CHECK is not set | ||
111 | CONFIG_S3C2410_LOWLEVEL_UART_PORT=0 | ||
112 | |||
113 | # | ||
114 | # Processor Type | ||
115 | # | ||
116 | CONFIG_CPU_32=y | ||
117 | CONFIG_CPU_ARM920T=y | ||
118 | CONFIG_CPU_32v4=y | ||
119 | CONFIG_CPU_ABRT_EV4T=y | ||
120 | CONFIG_CPU_CACHE_V4WT=y | ||
121 | CONFIG_CPU_CACHE_VIVT=y | ||
122 | CONFIG_CPU_COPY_V4WB=y | ||
123 | CONFIG_CPU_TLB_V4WBI=y | ||
124 | |||
125 | # | ||
126 | # Processor Features | ||
127 | # | ||
128 | # CONFIG_ARM_THUMB is not set | ||
129 | # CONFIG_CPU_ICACHE_DISABLE is not set | ||
130 | # CONFIG_CPU_DCACHE_DISABLE is not set | ||
131 | # CONFIG_CPU_DCACHE_WRITETHROUGH is not set | ||
132 | |||
133 | # | ||
134 | # Bus support | ||
135 | # | ||
136 | |||
137 | # | ||
138 | # PCCARD (PCMCIA/CardBus) support | ||
139 | # | ||
140 | # CONFIG_PCCARD is not set | ||
141 | |||
142 | # | ||
143 | # Kernel Features | ||
144 | # | ||
145 | # CONFIG_PREEMPT is not set | ||
146 | CONFIG_ALIGNMENT_TRAP=y | ||
147 | |||
148 | # | ||
149 | # Boot options | ||
150 | # | ||
151 | CONFIG_ZBOOT_ROM_TEXT=0x0 | ||
152 | CONFIG_ZBOOT_ROM_BSS=0x0 | ||
153 | CONFIG_CMDLINE="root=/dev/hda1 ro init=/bin/bash console=ttySAC0" | ||
154 | # CONFIG_XIP_KERNEL is not set | ||
155 | |||
156 | # | ||
157 | # Floating point emulation | ||
158 | # | ||
159 | |||
160 | # | ||
161 | # At least one emulation must be selected | ||
162 | # | ||
163 | CONFIG_FPE_NWFPE=y | ||
164 | # CONFIG_FPE_NWFPE_XP is not set | ||
165 | # CONFIG_FPE_FASTFPE is not set | ||
166 | |||
167 | # | ||
168 | # Userspace binary formats | ||
169 | # | ||
170 | CONFIG_BINFMT_ELF=y | ||
171 | CONFIG_BINFMT_AOUT=y | ||
172 | # CONFIG_BINFMT_MISC is not set | ||
173 | # CONFIG_ARTHUR is not set | ||
174 | |||
175 | # | ||
176 | # Power management options | ||
177 | # | ||
178 | CONFIG_PM=y | ||
179 | CONFIG_APM=y | ||
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 | # CONFIG_DEBUG_DRIVER is not set | ||
192 | |||
193 | # | ||
194 | # Memory Technology Devices (MTD) | ||
195 | # | ||
196 | CONFIG_MTD=y | ||
197 | # CONFIG_MTD_DEBUG is not set | ||
198 | # CONFIG_MTD_CONCAT is not set | ||
199 | CONFIG_MTD_PARTITIONS=y | ||
200 | CONFIG_MTD_REDBOOT_PARTS=y | ||
201 | CONFIG_MTD_REDBOOT_DIRECTORY_BLOCK=-1 | ||
202 | CONFIG_MTD_REDBOOT_PARTS_UNALLOCATED=y | ||
203 | # CONFIG_MTD_REDBOOT_PARTS_READONLY is not set | ||
204 | CONFIG_MTD_CMDLINE_PARTS=y | ||
205 | # CONFIG_MTD_AFS_PARTS is not set | ||
206 | |||
207 | # | ||
208 | # User Modules And Translation Layers | ||
209 | # | ||
210 | CONFIG_MTD_CHAR=y | ||
211 | CONFIG_MTD_BLOCK=y | ||
212 | # CONFIG_FTL is not set | ||
213 | # CONFIG_NFTL is not set | ||
214 | # CONFIG_INFTL is not set | ||
215 | |||
216 | # | ||
217 | # RAM/ROM/Flash chip drivers | ||
218 | # | ||
219 | CONFIG_MTD_CFI=y | ||
220 | CONFIG_MTD_JEDECPROBE=y | ||
221 | CONFIG_MTD_GEN_PROBE=y | ||
222 | # CONFIG_MTD_CFI_ADV_OPTIONS is not set | ||
223 | CONFIG_MTD_MAP_BANK_WIDTH_1=y | ||
224 | CONFIG_MTD_MAP_BANK_WIDTH_2=y | ||
225 | CONFIG_MTD_MAP_BANK_WIDTH_4=y | ||
226 | # CONFIG_MTD_MAP_BANK_WIDTH_8 is not set | ||
227 | CONFIG_MTD_MAP_BANK_WIDTH_16=y | ||
228 | # CONFIG_MTD_MAP_BANK_WIDTH_32 is not set | ||
229 | CONFIG_MTD_CFI_I1=y | ||
230 | CONFIG_MTD_CFI_I2=y | ||
231 | # CONFIG_MTD_CFI_I4 is not set | ||
232 | # CONFIG_MTD_CFI_I8 is not set | ||
233 | CONFIG_MTD_CFI_INTELEXT=y | ||
234 | # CONFIG_MTD_CFI_AMDSTD is not set | ||
235 | # CONFIG_MTD_CFI_STAA is not set | ||
236 | CONFIG_MTD_CFI_UTIL=y | ||
237 | # CONFIG_MTD_RAM is not set | ||
238 | # CONFIG_MTD_ROM is not set | ||
239 | # CONFIG_MTD_ABSENT is not set | ||
240 | # CONFIG_MTD_OBSOLETE_CHIPS is not set | ||
241 | # CONFIG_MTD_XIP is not set | ||
242 | |||
243 | # | ||
244 | # Mapping drivers for chip access | ||
245 | # | ||
246 | # CONFIG_MTD_COMPLEX_MAPPINGS is not set | ||
247 | # CONFIG_MTD_PHYSMAP is not set | ||
248 | # CONFIG_MTD_ARM_INTEGRATOR is not set | ||
249 | # CONFIG_MTD_EDB7312 is not set | ||
250 | # CONFIG_MTD_IMPA7 is not set | ||
251 | CONFIG_MTD_BAST=y | ||
252 | CONFIG_MTD_BAST_MAXSIZE=4 | ||
253 | |||
254 | # | ||
255 | # Self-contained MTD device drivers | ||
256 | # | ||
257 | # CONFIG_MTD_SLRAM is not set | ||
258 | # CONFIG_MTD_PHRAM is not set | ||
259 | # CONFIG_MTD_MTDRAM is not set | ||
260 | # CONFIG_MTD_BLKMTD is not set | ||
261 | # CONFIG_MTD_BLOCK2MTD is not set | ||
262 | |||
263 | # | ||
264 | # Disk-On-Chip Device Drivers | ||
265 | # | ||
266 | # CONFIG_MTD_DOC2000 is not set | ||
267 | # CONFIG_MTD_DOC2001 is not set | ||
268 | # CONFIG_MTD_DOC2001PLUS is not set | ||
269 | |||
270 | # | ||
271 | # NAND Flash Device Drivers | ||
272 | # | ||
273 | CONFIG_MTD_NAND=y | ||
274 | # CONFIG_MTD_NAND_VERIFY_WRITE is not set | ||
275 | CONFIG_MTD_NAND_IDS=y | ||
276 | CONFIG_MTD_NAND_S3C2410=y | ||
277 | # CONFIG_MTD_NAND_S3C2410_DEBUG is not set | ||
278 | # CONFIG_MTD_NAND_S3C2410_HWECC is not set | ||
279 | # CONFIG_MTD_NAND_DISKONCHIP is not set | ||
280 | # CONFIG_MTD_NAND_NANDSIM is not set | ||
281 | |||
282 | # | ||
283 | # Parallel port support | ||
284 | # | ||
285 | CONFIG_PARPORT=y | ||
286 | # CONFIG_PARPORT_PC is not set | ||
287 | # CONFIG_PARPORT_ARC is not set | ||
288 | # CONFIG_PARPORT_GSC is not set | ||
289 | CONFIG_PARPORT_1284=y | ||
290 | |||
291 | # | ||
292 | # Plug and Play support | ||
293 | # | ||
294 | |||
295 | # | ||
296 | # Block devices | ||
297 | # | ||
298 | # CONFIG_BLK_DEV_FD is not set | ||
299 | # CONFIG_PARIDE is not set | ||
300 | # CONFIG_BLK_DEV_COW_COMMON is not set | ||
301 | CONFIG_BLK_DEV_LOOP=y | ||
302 | # CONFIG_BLK_DEV_CRYPTOLOOP is not set | ||
303 | CONFIG_BLK_DEV_NBD=m | ||
304 | CONFIG_BLK_DEV_RAM=y | ||
305 | CONFIG_BLK_DEV_RAM_COUNT=16 | ||
306 | CONFIG_BLK_DEV_RAM_SIZE=4096 | ||
307 | CONFIG_BLK_DEV_INITRD=y | ||
308 | CONFIG_INITRAMFS_SOURCE="" | ||
309 | # CONFIG_CDROM_PKTCDVD is not set | ||
310 | |||
311 | # | ||
312 | # IO Schedulers | ||
313 | # | ||
314 | CONFIG_IOSCHED_NOOP=y | ||
315 | CONFIG_IOSCHED_AS=y | ||
316 | CONFIG_IOSCHED_DEADLINE=y | ||
317 | CONFIG_IOSCHED_CFQ=y | ||
318 | # CONFIG_ATA_OVER_ETH is not set | ||
319 | |||
320 | # | ||
321 | # ATA/ATAPI/MFM/RLL support | ||
322 | # | ||
323 | CONFIG_IDE=y | ||
324 | CONFIG_BLK_DEV_IDE=y | ||
325 | |||
326 | # | ||
327 | # Please see Documentation/ide.txt for help/info on IDE drives | ||
328 | # | ||
329 | # CONFIG_BLK_DEV_IDE_SATA is not set | ||
330 | CONFIG_BLK_DEV_IDEDISK=y | ||
331 | # CONFIG_IDEDISK_MULTI_MODE is not set | ||
332 | CONFIG_BLK_DEV_IDECD=y | ||
333 | CONFIG_BLK_DEV_IDETAPE=m | ||
334 | CONFIG_BLK_DEV_IDEFLOPPY=m | ||
335 | # CONFIG_IDE_TASK_IOCTL is not set | ||
336 | |||
337 | # | ||
338 | # IDE chipset support/bugfixes | ||
339 | # | ||
340 | CONFIG_IDE_GENERIC=y | ||
341 | # CONFIG_IDE_ARM is not set | ||
342 | CONFIG_BLK_DEV_IDE_BAST=y | ||
343 | # CONFIG_BLK_DEV_IDEDMA is not set | ||
344 | # CONFIG_IDEDMA_AUTO is not set | ||
345 | # CONFIG_BLK_DEV_HD is not set | ||
346 | |||
347 | # | ||
348 | # SCSI device support | ||
349 | # | ||
350 | # CONFIG_SCSI is not set | ||
351 | |||
352 | # | ||
353 | # Multi-device support (RAID and LVM) | ||
354 | # | ||
355 | # CONFIG_MD is not set | ||
356 | |||
357 | # | ||
358 | # Fusion MPT device support | ||
359 | # | ||
360 | |||
361 | # | ||
362 | # IEEE 1394 (FireWire) support | ||
363 | # | ||
364 | # CONFIG_IEEE1394 is not set | ||
365 | |||
366 | # | ||
367 | # I2O device support | ||
368 | # | ||
369 | |||
370 | # | ||
371 | # Networking support | ||
372 | # | ||
373 | CONFIG_NET=y | ||
374 | |||
375 | # | ||
376 | # Networking options | ||
377 | # | ||
378 | # CONFIG_PACKET is not set | ||
379 | # CONFIG_NETLINK_DEV is not set | ||
380 | CONFIG_UNIX=y | ||
381 | # CONFIG_NET_KEY is not set | ||
382 | CONFIG_INET=y | ||
383 | # CONFIG_IP_MULTICAST is not set | ||
384 | # CONFIG_IP_ADVANCED_ROUTER is not set | ||
385 | CONFIG_IP_PNP=y | ||
386 | # CONFIG_IP_PNP_DHCP is not set | ||
387 | CONFIG_IP_PNP_BOOTP=y | ||
388 | # CONFIG_IP_PNP_RARP is not set | ||
389 | # CONFIG_NET_IPIP is not set | ||
390 | # CONFIG_NET_IPGRE is not set | ||
391 | # CONFIG_ARPD is not set | ||
392 | # CONFIG_SYN_COOKIES is not set | ||
393 | # CONFIG_INET_AH is not set | ||
394 | # CONFIG_INET_ESP is not set | ||
395 | # CONFIG_INET_IPCOMP is not set | ||
396 | # CONFIG_INET_TUNNEL is not set | ||
397 | CONFIG_IP_TCPDIAG=y | ||
398 | # CONFIG_IP_TCPDIAG_IPV6 is not set | ||
399 | # CONFIG_IPV6 is not set | ||
400 | # CONFIG_NETFILTER is not set | ||
401 | |||
402 | # | ||
403 | # SCTP Configuration (EXPERIMENTAL) | ||
404 | # | ||
405 | # CONFIG_IP_SCTP is not set | ||
406 | # CONFIG_ATM is not set | ||
407 | # CONFIG_BRIDGE is not set | ||
408 | # CONFIG_VLAN_8021Q is not set | ||
409 | # CONFIG_DECNET is not set | ||
410 | # CONFIG_LLC2 is not set | ||
411 | # CONFIG_IPX is not set | ||
412 | # CONFIG_ATALK is not set | ||
413 | # CONFIG_X25 is not set | ||
414 | # CONFIG_LAPB is not set | ||
415 | # CONFIG_NET_DIVERT is not set | ||
416 | # CONFIG_ECONET is not set | ||
417 | # CONFIG_WAN_ROUTER is not set | ||
418 | |||
419 | # | ||
420 | # QoS and/or fair queueing | ||
421 | # | ||
422 | # CONFIG_NET_SCHED is not set | ||
423 | # CONFIG_NET_CLS_ROUTE is not set | ||
424 | |||
425 | # | ||
426 | # Network testing | ||
427 | # | ||
428 | # CONFIG_NET_PKTGEN is not set | ||
429 | # CONFIG_NETPOLL is not set | ||
430 | # CONFIG_NET_POLL_CONTROLLER is not set | ||
431 | # CONFIG_HAMRADIO is not set | ||
432 | # CONFIG_IRDA is not set | ||
433 | # CONFIG_BT is not set | ||
434 | CONFIG_NETDEVICES=y | ||
435 | # CONFIG_DUMMY is not set | ||
436 | # CONFIG_BONDING is not set | ||
437 | # CONFIG_EQUALIZER is not set | ||
438 | # CONFIG_TUN is not set | ||
439 | |||
440 | # | ||
441 | # Ethernet (10 or 100Mbit) | ||
442 | # | ||
443 | CONFIG_NET_ETHERNET=y | ||
444 | # CONFIG_MII is not set | ||
445 | # CONFIG_SMC91X is not set | ||
446 | |||
447 | # | ||
448 | # Ethernet (1000 Mbit) | ||
449 | # | ||
450 | |||
451 | # | ||
452 | # Ethernet (10000 Mbit) | ||
453 | # | ||
454 | |||
455 | # | ||
456 | # Token Ring devices | ||
457 | # | ||
458 | |||
459 | # | ||
460 | # Wireless LAN (non-hamradio) | ||
461 | # | ||
462 | # CONFIG_NET_RADIO is not set | ||
463 | |||
464 | # | ||
465 | # Wan interfaces | ||
466 | # | ||
467 | # CONFIG_WAN is not set | ||
468 | # CONFIG_PLIP is not set | ||
469 | # CONFIG_PPP is not set | ||
470 | # CONFIG_SLIP is not set | ||
471 | # CONFIG_SHAPER is not set | ||
472 | # CONFIG_NETCONSOLE is not set | ||
473 | |||
474 | # | ||
475 | # ISDN subsystem | ||
476 | # | ||
477 | # CONFIG_ISDN is not set | ||
478 | |||
479 | # | ||
480 | # Input device support | ||
481 | # | ||
482 | CONFIG_INPUT=y | ||
483 | |||
484 | # | ||
485 | # Userland interfaces | ||
486 | # | ||
487 | CONFIG_INPUT_MOUSEDEV=y | ||
488 | CONFIG_INPUT_MOUSEDEV_PSAUX=y | ||
489 | CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024 | ||
490 | CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768 | ||
491 | # CONFIG_INPUT_JOYDEV is not set | ||
492 | # CONFIG_INPUT_TSDEV is not set | ||
493 | # CONFIG_INPUT_EVDEV is not set | ||
494 | # CONFIG_INPUT_EVBUG is not set | ||
495 | |||
496 | # | ||
497 | # Input Device Drivers | ||
498 | # | ||
499 | CONFIG_INPUT_KEYBOARD=y | ||
500 | CONFIG_KEYBOARD_ATKBD=y | ||
501 | # CONFIG_KEYBOARD_SUNKBD is not set | ||
502 | # CONFIG_KEYBOARD_LKKBD is not set | ||
503 | # CONFIG_KEYBOARD_XTKBD is not set | ||
504 | # CONFIG_KEYBOARD_NEWTON is not set | ||
505 | CONFIG_INPUT_MOUSE=y | ||
506 | CONFIG_MOUSE_PS2=y | ||
507 | # CONFIG_MOUSE_SERIAL is not set | ||
508 | # CONFIG_MOUSE_VSXXXAA is not set | ||
509 | # CONFIG_INPUT_JOYSTICK is not set | ||
510 | # CONFIG_INPUT_TOUCHSCREEN is not set | ||
511 | # CONFIG_INPUT_MISC is not set | ||
512 | |||
513 | # | ||
514 | # Hardware I/O ports | ||
515 | # | ||
516 | CONFIG_SERIO=y | ||
517 | CONFIG_SERIO_SERPORT=y | ||
518 | # CONFIG_SERIO_PARKBD is not set | ||
519 | CONFIG_SERIO_LIBPS2=y | ||
520 | # CONFIG_SERIO_RAW is not set | ||
521 | # CONFIG_GAMEPORT is not set | ||
522 | CONFIG_SOUND_GAMEPORT=y | ||
523 | |||
524 | # | ||
525 | # Character devices | ||
526 | # | ||
527 | CONFIG_VT=y | ||
528 | CONFIG_VT_CONSOLE=y | ||
529 | CONFIG_HW_CONSOLE=y | ||
530 | CONFIG_SERIAL_NONSTANDARD=y | ||
531 | # CONFIG_COMPUTONE is not set | ||
532 | # CONFIG_ROCKETPORT is not set | ||
533 | # CONFIG_CYCLADES is not set | ||
534 | # CONFIG_DIGIEPCA is not set | ||
535 | # CONFIG_MOXA_INTELLIO is not set | ||
536 | # CONFIG_MOXA_SMARTIO is not set | ||
537 | # CONFIG_ISI is not set | ||
538 | # CONFIG_SYNCLINKMP is not set | ||
539 | # CONFIG_N_HDLC is not set | ||
540 | # CONFIG_RISCOM8 is not set | ||
541 | # CONFIG_SPECIALIX is not set | ||
542 | # CONFIG_SX is not set | ||
543 | # CONFIG_RIO is not set | ||
544 | # CONFIG_STALDRV is not set | ||
545 | |||
546 | # | ||
547 | # Serial drivers | ||
548 | # | ||
549 | CONFIG_SERIAL_8250=y | ||
550 | CONFIG_SERIAL_8250_CONSOLE=y | ||
551 | CONFIG_SERIAL_8250_NR_UARTS=8 | ||
552 | CONFIG_SERIAL_8250_EXTENDED=y | ||
553 | CONFIG_SERIAL_8250_MANY_PORTS=y | ||
554 | CONFIG_SERIAL_8250_SHARE_IRQ=y | ||
555 | # CONFIG_SERIAL_8250_DETECT_IRQ is not set | ||
556 | # CONFIG_SERIAL_8250_MULTIPORT is not set | ||
557 | # CONFIG_SERIAL_8250_RSA is not set | ||
558 | |||
559 | # | ||
560 | # Non-8250 serial port support | ||
561 | # | ||
562 | CONFIG_SERIAL_S3C2410=y | ||
563 | CONFIG_SERIAL_S3C2410_CONSOLE=y | ||
564 | CONFIG_SERIAL_BAST_SIO=y | ||
565 | CONFIG_SERIAL_CORE=y | ||
566 | CONFIG_SERIAL_CORE_CONSOLE=y | ||
567 | CONFIG_UNIX98_PTYS=y | ||
568 | CONFIG_LEGACY_PTYS=y | ||
569 | CONFIG_LEGACY_PTY_COUNT=256 | ||
570 | CONFIG_PRINTER=y | ||
571 | # CONFIG_LP_CONSOLE is not set | ||
572 | CONFIG_PPDEV=y | ||
573 | # CONFIG_TIPAR is not set | ||
574 | |||
575 | # | ||
576 | # IPMI | ||
577 | # | ||
578 | # CONFIG_IPMI_HANDLER is not set | ||
579 | |||
580 | # | ||
581 | # Watchdog Cards | ||
582 | # | ||
583 | CONFIG_WATCHDOG=y | ||
584 | # CONFIG_WATCHDOG_NOWAYOUT is not set | ||
585 | |||
586 | # | ||
587 | # Watchdog Device Drivers | ||
588 | # | ||
589 | # CONFIG_SOFT_WATCHDOG is not set | ||
590 | CONFIG_S3C2410_WATCHDOG=y | ||
591 | # CONFIG_NVRAM is not set | ||
592 | # CONFIG_RTC is not set | ||
593 | CONFIG_S3C2410_RTC=y | ||
594 | # CONFIG_DTLK is not set | ||
595 | # CONFIG_R3964 is not set | ||
596 | |||
597 | # | ||
598 | # Ftape, the floppy tape device driver | ||
599 | # | ||
600 | # CONFIG_DRM is not set | ||
601 | # CONFIG_RAW_DRIVER is not set | ||
602 | |||
603 | # | ||
604 | # TPM devices | ||
605 | # | ||
606 | # CONFIG_TCG_TPM is not set | ||
607 | |||
608 | # | ||
609 | # I2C support | ||
610 | # | ||
611 | CONFIG_I2C=y | ||
612 | CONFIG_I2C_CHARDEV=m | ||
613 | |||
614 | # | ||
615 | # I2C Algorithms | ||
616 | # | ||
617 | CONFIG_I2C_ALGOBIT=m | ||
618 | # CONFIG_I2C_ALGOPCF is not set | ||
619 | # CONFIG_I2C_ALGOPCA is not set | ||
620 | |||
621 | # | ||
622 | # I2C Hardware Bus support | ||
623 | # | ||
624 | # CONFIG_I2C_ISA is not set | ||
625 | # CONFIG_I2C_PARPORT is not set | ||
626 | # CONFIG_I2C_PARPORT_LIGHT is not set | ||
627 | CONFIG_I2C_S3C2410=y | ||
628 | # CONFIG_I2C_STUB is not set | ||
629 | # CONFIG_I2C_PCA_ISA is not set | ||
630 | |||
631 | # | ||
632 | # Hardware Sensors Chip support | ||
633 | # | ||
634 | CONFIG_I2C_SENSOR=m | ||
635 | # CONFIG_SENSORS_ADM1021 is not set | ||
636 | # CONFIG_SENSORS_ADM1025 is not set | ||
637 | # CONFIG_SENSORS_ADM1026 is not set | ||
638 | # CONFIG_SENSORS_ADM1031 is not set | ||
639 | # CONFIG_SENSORS_ASB100 is not set | ||
640 | # CONFIG_SENSORS_DS1621 is not set | ||
641 | # CONFIG_SENSORS_FSCHER is not set | ||
642 | # CONFIG_SENSORS_FSCPOS is not set | ||
643 | # CONFIG_SENSORS_GL518SM is not set | ||
644 | # CONFIG_SENSORS_GL520SM is not set | ||
645 | # CONFIG_SENSORS_IT87 is not set | ||
646 | # CONFIG_SENSORS_LM63 is not set | ||
647 | CONFIG_SENSORS_LM75=m | ||
648 | # CONFIG_SENSORS_LM77 is not set | ||
649 | CONFIG_SENSORS_LM78=m | ||
650 | # CONFIG_SENSORS_LM80 is not set | ||
651 | # CONFIG_SENSORS_LM83 is not set | ||
652 | CONFIG_SENSORS_LM85=m | ||
653 | # CONFIG_SENSORS_LM87 is not set | ||
654 | # CONFIG_SENSORS_LM90 is not set | ||
655 | # CONFIG_SENSORS_MAX1619 is not set | ||
656 | # CONFIG_SENSORS_PC87360 is not set | ||
657 | # CONFIG_SENSORS_SMSC47B397 is not set | ||
658 | # CONFIG_SENSORS_SMSC47M1 is not set | ||
659 | # CONFIG_SENSORS_W83781D is not set | ||
660 | # CONFIG_SENSORS_W83L785TS is not set | ||
661 | # CONFIG_SENSORS_W83627HF is not set | ||
662 | |||
663 | # | ||
664 | # Other I2C Chip support | ||
665 | # | ||
666 | CONFIG_SENSORS_EEPROM=m | ||
667 | # CONFIG_SENSORS_PCF8574 is not set | ||
668 | # CONFIG_SENSORS_PCF8591 is not set | ||
669 | # CONFIG_SENSORS_RTC8564 is not set | ||
670 | # CONFIG_I2C_DEBUG_CORE is not set | ||
671 | # CONFIG_I2C_DEBUG_ALGO is not set | ||
672 | # CONFIG_I2C_DEBUG_BUS is not set | ||
673 | # CONFIG_I2C_DEBUG_CHIP is not set | ||
674 | |||
675 | # | ||
676 | # Misc devices | ||
677 | # | ||
678 | |||
679 | # | ||
680 | # Multimedia devices | ||
681 | # | ||
682 | # CONFIG_VIDEO_DEV is not set | ||
683 | |||
684 | # | ||
685 | # Digital Video Broadcasting Devices | ||
686 | # | ||
687 | # CONFIG_DVB is not set | ||
688 | |||
689 | # | ||
690 | # Graphics support | ||
691 | # | ||
692 | CONFIG_FB=y | ||
693 | # CONFIG_FB_CFB_FILLRECT is not set | ||
694 | # CONFIG_FB_CFB_COPYAREA is not set | ||
695 | # CONFIG_FB_CFB_IMAGEBLIT is not set | ||
696 | # CONFIG_FB_SOFT_CURSOR is not set | ||
697 | CONFIG_FB_MODE_HELPERS=y | ||
698 | # CONFIG_FB_TILEBLITTING is not set | ||
699 | # CONFIG_FB_VIRTUAL is not set | ||
700 | |||
701 | # | ||
702 | # Console display driver support | ||
703 | # | ||
704 | # CONFIG_VGA_CONSOLE is not set | ||
705 | CONFIG_DUMMY_CONSOLE=y | ||
706 | # CONFIG_FRAMEBUFFER_CONSOLE is not set | ||
707 | |||
708 | # | ||
709 | # Logo configuration | ||
710 | # | ||
711 | # CONFIG_LOGO is not set | ||
712 | # CONFIG_BACKLIGHT_LCD_SUPPORT is not set | ||
713 | |||
714 | # | ||
715 | # Sound | ||
716 | # | ||
717 | # CONFIG_SOUND is not set | ||
718 | |||
719 | # | ||
720 | # USB support | ||
721 | # | ||
722 | CONFIG_USB_ARCH_HAS_HCD=y | ||
723 | # CONFIG_USB_ARCH_HAS_OHCI is not set | ||
724 | # CONFIG_USB is not set | ||
725 | |||
726 | # | ||
727 | # USB Gadget Support | ||
728 | # | ||
729 | # CONFIG_USB_GADGET is not set | ||
730 | |||
731 | # | ||
732 | # MMC/SD Card support | ||
733 | # | ||
734 | # CONFIG_MMC is not set | ||
735 | |||
736 | # | ||
737 | # File systems | ||
738 | # | ||
739 | CONFIG_EXT2_FS=y | ||
740 | # CONFIG_EXT2_FS_XATTR is not set | ||
741 | CONFIG_EXT3_FS=y | ||
742 | CONFIG_EXT3_FS_XATTR=y | ||
743 | # CONFIG_EXT3_FS_POSIX_ACL is not set | ||
744 | # CONFIG_EXT3_FS_SECURITY is not set | ||
745 | CONFIG_JBD=y | ||
746 | # CONFIG_JBD_DEBUG is not set | ||
747 | CONFIG_FS_MBCACHE=y | ||
748 | # CONFIG_REISERFS_FS is not set | ||
749 | # CONFIG_JFS_FS is not set | ||
750 | |||
751 | # | ||
752 | # XFS support | ||
753 | # | ||
754 | # CONFIG_XFS_FS is not set | ||
755 | # CONFIG_MINIX_FS is not set | ||
756 | CONFIG_ROMFS_FS=y | ||
757 | # CONFIG_QUOTA is not set | ||
758 | CONFIG_DNOTIFY=y | ||
759 | # CONFIG_AUTOFS_FS is not set | ||
760 | # CONFIG_AUTOFS4_FS is not set | ||
761 | |||
762 | # | ||
763 | # CD-ROM/DVD Filesystems | ||
764 | # | ||
765 | # CONFIG_ISO9660_FS is not set | ||
766 | # CONFIG_UDF_FS is not set | ||
767 | |||
768 | # | ||
769 | # DOS/FAT/NT Filesystems | ||
770 | # | ||
771 | CONFIG_FAT_FS=y | ||
772 | CONFIG_MSDOS_FS=y | ||
773 | CONFIG_VFAT_FS=y | ||
774 | CONFIG_FAT_DEFAULT_CODEPAGE=437 | ||
775 | CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1" | ||
776 | # CONFIG_NTFS_FS is not set | ||
777 | |||
778 | # | ||
779 | # Pseudo filesystems | ||
780 | # | ||
781 | CONFIG_PROC_FS=y | ||
782 | CONFIG_SYSFS=y | ||
783 | # CONFIG_DEVFS_FS is not set | ||
784 | # CONFIG_DEVPTS_FS_XATTR is not set | ||
785 | # CONFIG_TMPFS is not set | ||
786 | # CONFIG_HUGETLBFS is not set | ||
787 | # CONFIG_HUGETLB_PAGE is not set | ||
788 | CONFIG_RAMFS=y | ||
789 | |||
790 | # | ||
791 | # Miscellaneous filesystems | ||
792 | # | ||
793 | # CONFIG_ADFS_FS is not set | ||
794 | # CONFIG_AFFS_FS is not set | ||
795 | # CONFIG_HFS_FS is not set | ||
796 | # CONFIG_HFSPLUS_FS is not set | ||
797 | # CONFIG_BEFS_FS is not set | ||
798 | # CONFIG_BFS_FS is not set | ||
799 | # CONFIG_EFS_FS is not set | ||
800 | CONFIG_JFFS_FS=y | ||
801 | CONFIG_JFFS_FS_VERBOSE=0 | ||
802 | # CONFIG_JFFS_PROC_FS is not set | ||
803 | CONFIG_JFFS2_FS=y | ||
804 | CONFIG_JFFS2_FS_DEBUG=0 | ||
805 | # CONFIG_JFFS2_FS_NAND is not set | ||
806 | # CONFIG_JFFS2_FS_NOR_ECC is not set | ||
807 | # CONFIG_JFFS2_COMPRESSION_OPTIONS is not set | ||
808 | CONFIG_JFFS2_ZLIB=y | ||
809 | CONFIG_JFFS2_RTIME=y | ||
810 | # CONFIG_JFFS2_RUBIN is not set | ||
811 | # CONFIG_CRAMFS is not set | ||
812 | # CONFIG_VXFS_FS is not set | ||
813 | # CONFIG_HPFS_FS is not set | ||
814 | # CONFIG_QNX4FS_FS is not set | ||
815 | # CONFIG_SYSV_FS is not set | ||
816 | # CONFIG_UFS_FS is not set | ||
817 | |||
818 | # | ||
819 | # Network File Systems | ||
820 | # | ||
821 | CONFIG_NFS_FS=y | ||
822 | # CONFIG_NFS_V3 is not set | ||
823 | # CONFIG_NFS_V4 is not set | ||
824 | # CONFIG_NFS_DIRECTIO is not set | ||
825 | # CONFIG_NFSD is not set | ||
826 | CONFIG_ROOT_NFS=y | ||
827 | CONFIG_LOCKD=y | ||
828 | CONFIG_SUNRPC=y | ||
829 | # CONFIG_RPCSEC_GSS_KRB5 is not set | ||
830 | # CONFIG_RPCSEC_GSS_SPKM3 is not set | ||
831 | # CONFIG_SMB_FS is not set | ||
832 | # CONFIG_CIFS is not set | ||
833 | # CONFIG_NCP_FS is not set | ||
834 | # CONFIG_CODA_FS is not set | ||
835 | # CONFIG_AFS_FS is not set | ||
836 | |||
837 | # | ||
838 | # Partition Types | ||
839 | # | ||
840 | CONFIG_PARTITION_ADVANCED=y | ||
841 | # CONFIG_ACORN_PARTITION is not set | ||
842 | # CONFIG_OSF_PARTITION is not set | ||
843 | # CONFIG_AMIGA_PARTITION is not set | ||
844 | # CONFIG_ATARI_PARTITION is not set | ||
845 | # CONFIG_MAC_PARTITION is not set | ||
846 | CONFIG_MSDOS_PARTITION=y | ||
847 | CONFIG_BSD_DISKLABEL=y | ||
848 | # CONFIG_MINIX_SUBPARTITION is not set | ||
849 | CONFIG_SOLARIS_X86_PARTITION=y | ||
850 | # CONFIG_UNIXWARE_DISKLABEL is not set | ||
851 | # CONFIG_LDM_PARTITION is not set | ||
852 | # CONFIG_SGI_PARTITION is not set | ||
853 | # CONFIG_ULTRIX_PARTITION is not set | ||
854 | # CONFIG_SUN_PARTITION is not set | ||
855 | # CONFIG_EFI_PARTITION is not set | ||
856 | |||
857 | # | ||
858 | # Native Language Support | ||
859 | # | ||
860 | CONFIG_NLS=y | ||
861 | CONFIG_NLS_DEFAULT="iso8859-1" | ||
862 | # CONFIG_NLS_CODEPAGE_437 is not set | ||
863 | # CONFIG_NLS_CODEPAGE_737 is not set | ||
864 | # CONFIG_NLS_CODEPAGE_775 is not set | ||
865 | # CONFIG_NLS_CODEPAGE_850 is not set | ||
866 | # CONFIG_NLS_CODEPAGE_852 is not set | ||
867 | # CONFIG_NLS_CODEPAGE_855 is not set | ||
868 | # CONFIG_NLS_CODEPAGE_857 is not set | ||
869 | # CONFIG_NLS_CODEPAGE_860 is not set | ||
870 | # CONFIG_NLS_CODEPAGE_861 is not set | ||
871 | # CONFIG_NLS_CODEPAGE_862 is not set | ||
872 | # CONFIG_NLS_CODEPAGE_863 is not set | ||
873 | # CONFIG_NLS_CODEPAGE_864 is not set | ||
874 | # CONFIG_NLS_CODEPAGE_865 is not set | ||
875 | # CONFIG_NLS_CODEPAGE_866 is not set | ||
876 | # CONFIG_NLS_CODEPAGE_869 is not set | ||
877 | # CONFIG_NLS_CODEPAGE_936 is not set | ||
878 | # CONFIG_NLS_CODEPAGE_950 is not set | ||
879 | # CONFIG_NLS_CODEPAGE_932 is not set | ||
880 | # CONFIG_NLS_CODEPAGE_949 is not set | ||
881 | # CONFIG_NLS_CODEPAGE_874 is not set | ||
882 | # CONFIG_NLS_ISO8859_8 is not set | ||
883 | # CONFIG_NLS_CODEPAGE_1250 is not set | ||
884 | # CONFIG_NLS_CODEPAGE_1251 is not set | ||
885 | # CONFIG_NLS_ASCII is not set | ||
886 | # CONFIG_NLS_ISO8859_1 is not set | ||
887 | # CONFIG_NLS_ISO8859_2 is not set | ||
888 | # CONFIG_NLS_ISO8859_3 is not set | ||
889 | # CONFIG_NLS_ISO8859_4 is not set | ||
890 | # CONFIG_NLS_ISO8859_5 is not set | ||
891 | # CONFIG_NLS_ISO8859_6 is not set | ||
892 | # CONFIG_NLS_ISO8859_7 is not set | ||
893 | # CONFIG_NLS_ISO8859_9 is not set | ||
894 | # CONFIG_NLS_ISO8859_13 is not set | ||
895 | # CONFIG_NLS_ISO8859_14 is not set | ||
896 | # CONFIG_NLS_ISO8859_15 is not set | ||
897 | # CONFIG_NLS_KOI8_R is not set | ||
898 | # CONFIG_NLS_KOI8_U is not set | ||
899 | # CONFIG_NLS_UTF8 is not set | ||
900 | |||
901 | # | ||
902 | # Profiling support | ||
903 | # | ||
904 | # CONFIG_PROFILING is not set | ||
905 | |||
906 | # | ||
907 | # Kernel hacking | ||
908 | # | ||
909 | # CONFIG_PRINTK_TIME is not set | ||
910 | CONFIG_DEBUG_KERNEL=y | ||
911 | # CONFIG_MAGIC_SYSRQ is not set | ||
912 | CONFIG_LOG_BUF_SHIFT=16 | ||
913 | # CONFIG_SCHEDSTATS is not set | ||
914 | # CONFIG_DEBUG_SLAB is not set | ||
915 | # CONFIG_DEBUG_SPINLOCK is not set | ||
916 | # CONFIG_DEBUG_SPINLOCK_SLEEP is not set | ||
917 | # CONFIG_DEBUG_KOBJECT is not set | ||
918 | CONFIG_DEBUG_BUGVERBOSE=y | ||
919 | CONFIG_DEBUG_INFO=y | ||
920 | # CONFIG_DEBUG_FS is not set | ||
921 | CONFIG_FRAME_POINTER=y | ||
922 | CONFIG_DEBUG_USER=y | ||
923 | # CONFIG_DEBUG_WAITQ is not set | ||
924 | # CONFIG_DEBUG_ERRORS is not set | ||
925 | CONFIG_DEBUG_LL=y | ||
926 | # CONFIG_DEBUG_ICEDCC is not set | ||
927 | CONFIG_DEBUG_S3C2410_PORT=y | ||
928 | CONFIG_DEBUG_S3C2410_UART=0 | ||
929 | |||
930 | # | ||
931 | # Security options | ||
932 | # | ||
933 | # CONFIG_KEYS is not set | ||
934 | # CONFIG_SECURITY is not set | ||
935 | |||
936 | # | ||
937 | # Cryptographic options | ||
938 | # | ||
939 | # CONFIG_CRYPTO is not set | ||
940 | |||
941 | # | ||
942 | # Hardware crypto devices | ||
943 | # | ||
944 | |||
945 | # | ||
946 | # Library routines | ||
947 | # | ||
948 | # CONFIG_CRC_CCITT is not set | ||
949 | CONFIG_CRC32=y | ||
950 | # CONFIG_LIBCRC32C is not set | ||
951 | CONFIG_ZLIB_INFLATE=y | ||
952 | CONFIG_ZLIB_DEFLATE=y | ||
diff --git a/arch/arm/configs/cerfcube_defconfig b/arch/arm/configs/cerfcube_defconfig new file mode 100644 index 000000000000..d8fe0f40408f --- /dev/null +++ b/arch/arm/configs/cerfcube_defconfig | |||
@@ -0,0 +1,905 @@ | |||
1 | # | ||
2 | # Automatically generated make config: don't edit | ||
3 | # Linux kernel version: 2.6.12-rc1-bk2 | ||
4 | # Sun Mar 27 14:19:40 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=y | ||
28 | # CONFIG_BSD_PROCESS_ACCT_V3 is not set | ||
29 | CONFIG_SYSCTL=y | ||
30 | # CONFIG_AUDIT is not set | ||
31 | CONFIG_HOTPLUG=y | ||
32 | CONFIG_KOBJECT_UEVENT=y | ||
33 | # CONFIG_IKCONFIG is not set | ||
34 | # CONFIG_EMBEDDED is not set | ||
35 | CONFIG_KALLSYMS=y | ||
36 | # CONFIG_KALLSYMS_ALL is not set | ||
37 | # CONFIG_KALLSYMS_EXTRA_PASS is not set | ||
38 | CONFIG_BASE_FULL=y | ||
39 | CONFIG_FUTEX=y | ||
40 | CONFIG_EPOLL=y | ||
41 | CONFIG_CC_OPTIMIZE_FOR_SIZE=y | ||
42 | CONFIG_SHMEM=y | ||
43 | CONFIG_CC_ALIGN_FUNCTIONS=0 | ||
44 | CONFIG_CC_ALIGN_LABELS=0 | ||
45 | CONFIG_CC_ALIGN_LOOPS=0 | ||
46 | CONFIG_CC_ALIGN_JUMPS=0 | ||
47 | # CONFIG_TINY_SHMEM is not set | ||
48 | CONFIG_BASE_SMALL=0 | ||
49 | |||
50 | # | ||
51 | # Loadable module support | ||
52 | # | ||
53 | CONFIG_MODULES=y | ||
54 | CONFIG_MODULE_UNLOAD=y | ||
55 | CONFIG_MODULE_FORCE_UNLOAD=y | ||
56 | CONFIG_OBSOLETE_MODPARM=y | ||
57 | # CONFIG_MODVERSIONS is not set | ||
58 | # CONFIG_MODULE_SRCVERSION_ALL is not set | ||
59 | CONFIG_KMOD=y | ||
60 | |||
61 | # | ||
62 | # System Type | ||
63 | # | ||
64 | # CONFIG_ARCH_CLPS7500 is not set | ||
65 | # CONFIG_ARCH_CLPS711X is not set | ||
66 | # CONFIG_ARCH_CO285 is not set | ||
67 | # CONFIG_ARCH_EBSA110 is not set | ||
68 | # CONFIG_ARCH_CAMELOT is not set | ||
69 | # CONFIG_ARCH_FOOTBRIDGE is not set | ||
70 | # CONFIG_ARCH_INTEGRATOR is not set | ||
71 | # CONFIG_ARCH_IOP3XX is not set | ||
72 | # CONFIG_ARCH_IXP4XX is not set | ||
73 | # CONFIG_ARCH_IXP2000 is not set | ||
74 | # CONFIG_ARCH_L7200 is not set | ||
75 | # CONFIG_ARCH_PXA is not set | ||
76 | # CONFIG_ARCH_RPC is not set | ||
77 | CONFIG_ARCH_SA1100=y | ||
78 | # CONFIG_ARCH_S3C2410 is not set | ||
79 | # CONFIG_ARCH_SHARK is not set | ||
80 | # CONFIG_ARCH_LH7A40X is not set | ||
81 | # CONFIG_ARCH_OMAP is not set | ||
82 | # CONFIG_ARCH_VERSATILE is not set | ||
83 | # CONFIG_ARCH_IMX is not set | ||
84 | # CONFIG_ARCH_H720X is not set | ||
85 | |||
86 | # | ||
87 | # SA11x0 Implementations | ||
88 | # | ||
89 | # CONFIG_SA1100_ASSABET is not set | ||
90 | CONFIG_SA1100_CERF=y | ||
91 | # CONFIG_SA1100_CERF_FLASH_8MB is not set | ||
92 | CONFIG_SA1100_CERF_FLASH_16MB=y | ||
93 | # CONFIG_SA1100_CERF_FLASH_32MB is not set | ||
94 | # CONFIG_SA1100_COLLIE is not set | ||
95 | # CONFIG_SA1100_H3100 is not set | ||
96 | # CONFIG_SA1100_H3600 is not set | ||
97 | # CONFIG_SA1100_H3800 is not set | ||
98 | # CONFIG_SA1100_BADGE4 is not set | ||
99 | # CONFIG_SA1100_JORNADA720 is not set | ||
100 | # CONFIG_SA1100_HACKKIT is not set | ||
101 | # CONFIG_SA1100_LART is not set | ||
102 | # CONFIG_SA1100_PLEB is not set | ||
103 | # CONFIG_SA1100_SHANNON is not set | ||
104 | # CONFIG_SA1100_SIMPAD is not set | ||
105 | # CONFIG_SA1100_SSP is not set | ||
106 | |||
107 | # | ||
108 | # Processor Type | ||
109 | # | ||
110 | CONFIG_CPU_32=y | ||
111 | CONFIG_CPU_SA1100=y | ||
112 | CONFIG_CPU_32v4=y | ||
113 | CONFIG_CPU_ABRT_EV4=y | ||
114 | CONFIG_CPU_CACHE_V4WB=y | ||
115 | CONFIG_CPU_CACHE_VIVT=y | ||
116 | CONFIG_CPU_TLB_V4WB=y | ||
117 | CONFIG_CPU_MINICACHE=y | ||
118 | |||
119 | # | ||
120 | # Processor Features | ||
121 | # | ||
122 | |||
123 | # | ||
124 | # Bus support | ||
125 | # | ||
126 | CONFIG_ISA=y | ||
127 | |||
128 | # | ||
129 | # PCCARD (PCMCIA/CardBus) support | ||
130 | # | ||
131 | CONFIG_PCCARD=m | ||
132 | # CONFIG_PCMCIA_DEBUG is not set | ||
133 | CONFIG_PCMCIA=m | ||
134 | |||
135 | # | ||
136 | # PC-card bridges | ||
137 | # | ||
138 | # CONFIG_I82365 is not set | ||
139 | # CONFIG_TCIC is not set | ||
140 | CONFIG_PCMCIA_SA1100=m | ||
141 | |||
142 | # | ||
143 | # Kernel Features | ||
144 | # | ||
145 | # CONFIG_PREEMPT is not set | ||
146 | CONFIG_DISCONTIGMEM=y | ||
147 | CONFIG_LEDS=y | ||
148 | CONFIG_LEDS_TIMER=y | ||
149 | CONFIG_LEDS_CPU=y | ||
150 | CONFIG_ALIGNMENT_TRAP=y | ||
151 | |||
152 | # | ||
153 | # Boot options | ||
154 | # | ||
155 | CONFIG_ZBOOT_ROM_TEXT=0x0 | ||
156 | CONFIG_ZBOOT_ROM_BSS=0x0 | ||
157 | CONFIG_CMDLINE="console=ttySA0,38400 root=/dev/mtdblock3 rootfstype=jffs2 rw mem=32M init=/linuxrc" | ||
158 | # CONFIG_XIP_KERNEL is not set | ||
159 | |||
160 | # | ||
161 | # CPU Frequency scaling | ||
162 | # | ||
163 | CONFIG_CPU_FREQ=y | ||
164 | CONFIG_CPU_FREQ_TABLE=y | ||
165 | # CONFIG_CPU_FREQ_DEBUG is not set | ||
166 | CONFIG_CPU_FREQ_STAT=y | ||
167 | # CONFIG_CPU_FREQ_STAT_DETAILS is not set | ||
168 | CONFIG_CPU_FREQ_DEFAULT_GOV_PERFORMANCE=y | ||
169 | # CONFIG_CPU_FREQ_DEFAULT_GOV_USERSPACE is not set | ||
170 | CONFIG_CPU_FREQ_GOV_PERFORMANCE=y | ||
171 | # CONFIG_CPU_FREQ_GOV_POWERSAVE is not set | ||
172 | CONFIG_CPU_FREQ_GOV_USERSPACE=m | ||
173 | # CONFIG_CPU_FREQ_GOV_ONDEMAND is not set | ||
174 | CONFIG_CPU_FREQ_SA1110=y | ||
175 | |||
176 | # | ||
177 | # Floating point emulation | ||
178 | # | ||
179 | |||
180 | # | ||
181 | # At least one emulation must be selected | ||
182 | # | ||
183 | # CONFIG_FPE_NWFPE is not set | ||
184 | CONFIG_FPE_FASTFPE=y | ||
185 | |||
186 | # | ||
187 | # Userspace binary formats | ||
188 | # | ||
189 | CONFIG_BINFMT_ELF=y | ||
190 | # CONFIG_BINFMT_AOUT is not set | ||
191 | # CONFIG_BINFMT_MISC is not set | ||
192 | # CONFIG_ARTHUR is not set | ||
193 | |||
194 | # | ||
195 | # Power management options | ||
196 | # | ||
197 | CONFIG_PM=y | ||
198 | # CONFIG_APM is not set | ||
199 | |||
200 | # | ||
201 | # Device Drivers | ||
202 | # | ||
203 | |||
204 | # | ||
205 | # Generic Driver Options | ||
206 | # | ||
207 | CONFIG_STANDALONE=y | ||
208 | CONFIG_PREVENT_FIRMWARE_BUILD=y | ||
209 | # CONFIG_FW_LOADER is not set | ||
210 | # CONFIG_DEBUG_DRIVER is not set | ||
211 | |||
212 | # | ||
213 | # Memory Technology Devices (MTD) | ||
214 | # | ||
215 | CONFIG_MTD=y | ||
216 | # CONFIG_MTD_DEBUG is not set | ||
217 | # CONFIG_MTD_CONCAT is not set | ||
218 | CONFIG_MTD_PARTITIONS=y | ||
219 | CONFIG_MTD_REDBOOT_PARTS=y | ||
220 | CONFIG_MTD_REDBOOT_DIRECTORY_BLOCK=-1 | ||
221 | # CONFIG_MTD_REDBOOT_PARTS_UNALLOCATED is not set | ||
222 | # CONFIG_MTD_REDBOOT_PARTS_READONLY is not set | ||
223 | CONFIG_MTD_CMDLINE_PARTS=y | ||
224 | # CONFIG_MTD_AFS_PARTS is not set | ||
225 | |||
226 | # | ||
227 | # User Modules And Translation Layers | ||
228 | # | ||
229 | CONFIG_MTD_CHAR=m | ||
230 | CONFIG_MTD_BLOCK=y | ||
231 | # CONFIG_FTL is not set | ||
232 | # CONFIG_NFTL is not set | ||
233 | # CONFIG_INFTL is not set | ||
234 | |||
235 | # | ||
236 | # RAM/ROM/Flash chip drivers | ||
237 | # | ||
238 | CONFIG_MTD_CFI=y | ||
239 | # CONFIG_MTD_JEDECPROBE is not set | ||
240 | CONFIG_MTD_GEN_PROBE=y | ||
241 | # CONFIG_MTD_CFI_ADV_OPTIONS is not set | ||
242 | CONFIG_MTD_MAP_BANK_WIDTH_1=y | ||
243 | CONFIG_MTD_MAP_BANK_WIDTH_2=y | ||
244 | CONFIG_MTD_MAP_BANK_WIDTH_4=y | ||
245 | # CONFIG_MTD_MAP_BANK_WIDTH_8 is not set | ||
246 | # CONFIG_MTD_MAP_BANK_WIDTH_16 is not set | ||
247 | # CONFIG_MTD_MAP_BANK_WIDTH_32 is not set | ||
248 | CONFIG_MTD_CFI_I1=y | ||
249 | CONFIG_MTD_CFI_I2=y | ||
250 | # CONFIG_MTD_CFI_I4 is not set | ||
251 | # CONFIG_MTD_CFI_I8 is not set | ||
252 | CONFIG_MTD_CFI_INTELEXT=y | ||
253 | # CONFIG_MTD_CFI_AMDSTD is not set | ||
254 | # CONFIG_MTD_CFI_STAA is not set | ||
255 | CONFIG_MTD_CFI_UTIL=y | ||
256 | # CONFIG_MTD_RAM is not set | ||
257 | # CONFIG_MTD_ROM is not set | ||
258 | # CONFIG_MTD_ABSENT is not set | ||
259 | # CONFIG_MTD_XIP is not set | ||
260 | |||
261 | # | ||
262 | # Mapping drivers for chip access | ||
263 | # | ||
264 | # CONFIG_MTD_COMPLEX_MAPPINGS is not set | ||
265 | # CONFIG_MTD_PHYSMAP is not set | ||
266 | # CONFIG_MTD_ARM_INTEGRATOR is not set | ||
267 | CONFIG_MTD_SA1100=y | ||
268 | # CONFIG_MTD_EDB7312 is not set | ||
269 | |||
270 | # | ||
271 | # Self-contained MTD device drivers | ||
272 | # | ||
273 | # CONFIG_MTD_SLRAM is not set | ||
274 | # CONFIG_MTD_PHRAM is not set | ||
275 | # CONFIG_MTD_MTDRAM is not set | ||
276 | # CONFIG_MTD_BLKMTD is not set | ||
277 | # CONFIG_MTD_BLOCK2MTD is not set | ||
278 | |||
279 | # | ||
280 | # Disk-On-Chip Device Drivers | ||
281 | # | ||
282 | # CONFIG_MTD_DOC2000 is not set | ||
283 | # CONFIG_MTD_DOC2001 is not set | ||
284 | # CONFIG_MTD_DOC2001PLUS is not set | ||
285 | |||
286 | # | ||
287 | # NAND Flash Device Drivers | ||
288 | # | ||
289 | # CONFIG_MTD_NAND is not set | ||
290 | |||
291 | # | ||
292 | # Parallel port support | ||
293 | # | ||
294 | # CONFIG_PARPORT is not set | ||
295 | |||
296 | # | ||
297 | # Plug and Play support | ||
298 | # | ||
299 | # CONFIG_PNP is not set | ||
300 | |||
301 | # | ||
302 | # Block devices | ||
303 | # | ||
304 | # CONFIG_BLK_DEV_FD is not set | ||
305 | # CONFIG_BLK_DEV_XD is not set | ||
306 | # CONFIG_BLK_DEV_COW_COMMON is not set | ||
307 | CONFIG_BLK_DEV_LOOP=m | ||
308 | # CONFIG_BLK_DEV_CRYPTOLOOP is not set | ||
309 | # CONFIG_BLK_DEV_NBD is not set | ||
310 | CONFIG_BLK_DEV_RAM=m | ||
311 | CONFIG_BLK_DEV_RAM_COUNT=16 | ||
312 | CONFIG_BLK_DEV_RAM_SIZE=4096 | ||
313 | CONFIG_INITRAMFS_SOURCE="" | ||
314 | # CONFIG_CDROM_PKTCDVD is not set | ||
315 | |||
316 | # | ||
317 | # IO Schedulers | ||
318 | # | ||
319 | CONFIG_IOSCHED_NOOP=y | ||
320 | CONFIG_IOSCHED_AS=y | ||
321 | CONFIG_IOSCHED_DEADLINE=y | ||
322 | CONFIG_IOSCHED_CFQ=y | ||
323 | # CONFIG_ATA_OVER_ETH is not set | ||
324 | |||
325 | # | ||
326 | # ATA/ATAPI/MFM/RLL support | ||
327 | # | ||
328 | CONFIG_IDE=y | ||
329 | CONFIG_BLK_DEV_IDE=y | ||
330 | |||
331 | # | ||
332 | # Please see Documentation/ide.txt for help/info on IDE drives | ||
333 | # | ||
334 | # CONFIG_BLK_DEV_IDE_SATA is not set | ||
335 | CONFIG_BLK_DEV_IDEDISK=m | ||
336 | # CONFIG_IDEDISK_MULTI_MODE is not set | ||
337 | # CONFIG_BLK_DEV_IDECS is not set | ||
338 | # CONFIG_BLK_DEV_IDECD is not set | ||
339 | # CONFIG_BLK_DEV_IDETAPE is not set | ||
340 | # CONFIG_BLK_DEV_IDEFLOPPY is not set | ||
341 | # CONFIG_IDE_TASK_IOCTL is not set | ||
342 | |||
343 | # | ||
344 | # IDE chipset support/bugfixes | ||
345 | # | ||
346 | CONFIG_IDE_GENERIC=y | ||
347 | # CONFIG_IDE_ARM is not set | ||
348 | # CONFIG_IDE_CHIPSETS is not set | ||
349 | # CONFIG_BLK_DEV_IDEDMA is not set | ||
350 | # CONFIG_IDEDMA_AUTO is not set | ||
351 | # CONFIG_BLK_DEV_HD is not set | ||
352 | |||
353 | # | ||
354 | # SCSI device support | ||
355 | # | ||
356 | # CONFIG_SCSI is not set | ||
357 | |||
358 | # | ||
359 | # Multi-device support (RAID and LVM) | ||
360 | # | ||
361 | # CONFIG_MD is not set | ||
362 | |||
363 | # | ||
364 | # Fusion MPT device support | ||
365 | # | ||
366 | |||
367 | # | ||
368 | # IEEE 1394 (FireWire) support | ||
369 | # | ||
370 | |||
371 | # | ||
372 | # I2O device support | ||
373 | # | ||
374 | |||
375 | # | ||
376 | # Networking support | ||
377 | # | ||
378 | CONFIG_NET=y | ||
379 | |||
380 | # | ||
381 | # Networking options | ||
382 | # | ||
383 | CONFIG_PACKET=y | ||
384 | # CONFIG_PACKET_MMAP is not set | ||
385 | # CONFIG_NETLINK_DEV is not set | ||
386 | CONFIG_UNIX=y | ||
387 | # CONFIG_NET_KEY is not set | ||
388 | CONFIG_INET=y | ||
389 | # CONFIG_IP_MULTICAST is not set | ||
390 | # CONFIG_IP_ADVANCED_ROUTER is not set | ||
391 | CONFIG_IP_PNP=y | ||
392 | CONFIG_IP_PNP_DHCP=y | ||
393 | CONFIG_IP_PNP_BOOTP=y | ||
394 | CONFIG_IP_PNP_RARP=y | ||
395 | # CONFIG_NET_IPIP is not set | ||
396 | # CONFIG_NET_IPGRE is not set | ||
397 | # CONFIG_ARPD is not set | ||
398 | # CONFIG_SYN_COOKIES is not set | ||
399 | # CONFIG_INET_AH is not set | ||
400 | # CONFIG_INET_ESP is not set | ||
401 | # CONFIG_INET_IPCOMP is not set | ||
402 | # CONFIG_INET_TUNNEL is not set | ||
403 | CONFIG_IP_TCPDIAG=y | ||
404 | # CONFIG_IP_TCPDIAG_IPV6 is not set | ||
405 | # CONFIG_IPV6 is not set | ||
406 | # CONFIG_NETFILTER is not set | ||
407 | |||
408 | # | ||
409 | # SCTP Configuration (EXPERIMENTAL) | ||
410 | # | ||
411 | # CONFIG_IP_SCTP is not set | ||
412 | # CONFIG_ATM is not set | ||
413 | # CONFIG_BRIDGE is not set | ||
414 | # CONFIG_VLAN_8021Q is not set | ||
415 | # CONFIG_DECNET is not set | ||
416 | # CONFIG_LLC2 is not set | ||
417 | # CONFIG_IPX is not set | ||
418 | # CONFIG_ATALK is not set | ||
419 | # CONFIG_X25 is not set | ||
420 | # CONFIG_LAPB is not set | ||
421 | # CONFIG_NET_DIVERT is not set | ||
422 | # CONFIG_ECONET is not set | ||
423 | # CONFIG_WAN_ROUTER is not set | ||
424 | |||
425 | # | ||
426 | # QoS and/or fair queueing | ||
427 | # | ||
428 | # CONFIG_NET_SCHED is not set | ||
429 | # CONFIG_NET_CLS_ROUTE is not set | ||
430 | |||
431 | # | ||
432 | # Network testing | ||
433 | # | ||
434 | # CONFIG_NET_PKTGEN is not set | ||
435 | # CONFIG_NETPOLL is not set | ||
436 | # CONFIG_NET_POLL_CONTROLLER is not set | ||
437 | # CONFIG_HAMRADIO is not set | ||
438 | # CONFIG_IRDA is not set | ||
439 | # CONFIG_BT is not set | ||
440 | CONFIG_NETDEVICES=y | ||
441 | # CONFIG_DUMMY is not set | ||
442 | # CONFIG_BONDING is not set | ||
443 | # CONFIG_EQUALIZER is not set | ||
444 | # CONFIG_TUN is not set | ||
445 | |||
446 | # | ||
447 | # ARCnet devices | ||
448 | # | ||
449 | # CONFIG_ARCNET is not set | ||
450 | |||
451 | # | ||
452 | # Ethernet (10 or 100Mbit) | ||
453 | # | ||
454 | CONFIG_NET_ETHERNET=y | ||
455 | # CONFIG_MII is not set | ||
456 | # CONFIG_NET_VENDOR_3COM is not set | ||
457 | # CONFIG_LANCE is not set | ||
458 | # CONFIG_NET_VENDOR_SMC is not set | ||
459 | # CONFIG_SMC91X is not set | ||
460 | # CONFIG_NET_VENDOR_RACAL is not set | ||
461 | # CONFIG_AT1700 is not set | ||
462 | # CONFIG_DEPCA is not set | ||
463 | # CONFIG_HP100 is not set | ||
464 | # CONFIG_NET_ISA is not set | ||
465 | CONFIG_NET_PCI=y | ||
466 | # CONFIG_AC3200 is not set | ||
467 | # CONFIG_APRICOT is not set | ||
468 | # CONFIG_CS89x0 is not set | ||
469 | # CONFIG_NET_POCKET is not set | ||
470 | |||
471 | # | ||
472 | # Ethernet (1000 Mbit) | ||
473 | # | ||
474 | |||
475 | # | ||
476 | # Ethernet (10000 Mbit) | ||
477 | # | ||
478 | |||
479 | # | ||
480 | # Token Ring devices | ||
481 | # | ||
482 | # CONFIG_TR is not set | ||
483 | |||
484 | # | ||
485 | # Wireless LAN (non-hamradio) | ||
486 | # | ||
487 | # CONFIG_NET_RADIO is not set | ||
488 | |||
489 | # | ||
490 | # PCMCIA network device support | ||
491 | # | ||
492 | # CONFIG_NET_PCMCIA is not set | ||
493 | |||
494 | # | ||
495 | # Wan interfaces | ||
496 | # | ||
497 | # CONFIG_WAN is not set | ||
498 | # CONFIG_PPP is not set | ||
499 | # CONFIG_SLIP is not set | ||
500 | # CONFIG_SHAPER is not set | ||
501 | # CONFIG_NETCONSOLE is not set | ||
502 | |||
503 | # | ||
504 | # ISDN subsystem | ||
505 | # | ||
506 | # CONFIG_ISDN is not set | ||
507 | |||
508 | # | ||
509 | # Input device support | ||
510 | # | ||
511 | CONFIG_INPUT=y | ||
512 | |||
513 | # | ||
514 | # Userland interfaces | ||
515 | # | ||
516 | CONFIG_INPUT_MOUSEDEV=y | ||
517 | CONFIG_INPUT_MOUSEDEV_PSAUX=y | ||
518 | CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024 | ||
519 | CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768 | ||
520 | # CONFIG_INPUT_JOYDEV is not set | ||
521 | # CONFIG_INPUT_TSDEV is not set | ||
522 | # CONFIG_INPUT_EVDEV is not set | ||
523 | # CONFIG_INPUT_EVBUG is not set | ||
524 | |||
525 | # | ||
526 | # Input Device Drivers | ||
527 | # | ||
528 | # CONFIG_INPUT_KEYBOARD is not set | ||
529 | # CONFIG_INPUT_MOUSE is not set | ||
530 | # CONFIG_INPUT_JOYSTICK is not set | ||
531 | # CONFIG_INPUT_TOUCHSCREEN is not set | ||
532 | # CONFIG_INPUT_MISC is not set | ||
533 | |||
534 | # | ||
535 | # Hardware I/O ports | ||
536 | # | ||
537 | # CONFIG_SERIO is not set | ||
538 | # CONFIG_GAMEPORT is not set | ||
539 | CONFIG_SOUND_GAMEPORT=y | ||
540 | |||
541 | # | ||
542 | # Character devices | ||
543 | # | ||
544 | CONFIG_VT=y | ||
545 | CONFIG_VT_CONSOLE=y | ||
546 | CONFIG_HW_CONSOLE=y | ||
547 | # CONFIG_SERIAL_NONSTANDARD is not set | ||
548 | |||
549 | # | ||
550 | # Serial drivers | ||
551 | # | ||
552 | # CONFIG_SERIAL_8250 is not set | ||
553 | |||
554 | # | ||
555 | # Non-8250 serial port support | ||
556 | # | ||
557 | CONFIG_SERIAL_SA1100=y | ||
558 | CONFIG_SERIAL_SA1100_CONSOLE=y | ||
559 | CONFIG_SERIAL_CORE=y | ||
560 | CONFIG_SERIAL_CORE_CONSOLE=y | ||
561 | CONFIG_UNIX98_PTYS=y | ||
562 | CONFIG_LEGACY_PTYS=y | ||
563 | CONFIG_LEGACY_PTY_COUNT=256 | ||
564 | |||
565 | # | ||
566 | # IPMI | ||
567 | # | ||
568 | # CONFIG_IPMI_HANDLER is not set | ||
569 | |||
570 | # | ||
571 | # Watchdog Cards | ||
572 | # | ||
573 | CONFIG_WATCHDOG=y | ||
574 | # CONFIG_WATCHDOG_NOWAYOUT is not set | ||
575 | |||
576 | # | ||
577 | # Watchdog Device Drivers | ||
578 | # | ||
579 | # CONFIG_SOFT_WATCHDOG is not set | ||
580 | CONFIG_SA1100_WATCHDOG=m | ||
581 | |||
582 | # | ||
583 | # ISA-based Watchdog Cards | ||
584 | # | ||
585 | # CONFIG_PCWATCHDOG is not set | ||
586 | # CONFIG_MIXCOMWD is not set | ||
587 | # CONFIG_WDT is not set | ||
588 | # CONFIG_NVRAM is not set | ||
589 | # CONFIG_RTC is not set | ||
590 | # CONFIG_DTLK is not set | ||
591 | # CONFIG_R3964 is not set | ||
592 | |||
593 | # | ||
594 | # Ftape, the floppy tape device driver | ||
595 | # | ||
596 | # CONFIG_DRM is not set | ||
597 | |||
598 | # | ||
599 | # PCMCIA character devices | ||
600 | # | ||
601 | # CONFIG_SYNCLINK_CS is not set | ||
602 | # CONFIG_RAW_DRIVER is not set | ||
603 | |||
604 | # | ||
605 | # TPM devices | ||
606 | # | ||
607 | # CONFIG_TCG_TPM is not set | ||
608 | |||
609 | # | ||
610 | # I2C support | ||
611 | # | ||
612 | # CONFIG_I2C is not set | ||
613 | |||
614 | # | ||
615 | # Misc devices | ||
616 | # | ||
617 | |||
618 | # | ||
619 | # Multimedia devices | ||
620 | # | ||
621 | # CONFIG_VIDEO_DEV is not set | ||
622 | |||
623 | # | ||
624 | # Digital Video Broadcasting Devices | ||
625 | # | ||
626 | # CONFIG_DVB is not set | ||
627 | |||
628 | # | ||
629 | # Graphics support | ||
630 | # | ||
631 | # CONFIG_FB is not set | ||
632 | |||
633 | # | ||
634 | # Console display driver support | ||
635 | # | ||
636 | # CONFIG_VGA_CONSOLE is not set | ||
637 | # CONFIG_MDA_CONSOLE is not set | ||
638 | CONFIG_DUMMY_CONSOLE=y | ||
639 | |||
640 | # | ||
641 | # Sound | ||
642 | # | ||
643 | # CONFIG_SOUND is not set | ||
644 | |||
645 | # | ||
646 | # USB support | ||
647 | # | ||
648 | CONFIG_USB_ARCH_HAS_HCD=y | ||
649 | # CONFIG_USB_ARCH_HAS_OHCI is not set | ||
650 | # CONFIG_USB is not set | ||
651 | |||
652 | # | ||
653 | # USB Gadget Support | ||
654 | # | ||
655 | # CONFIG_USB_GADGET is not set | ||
656 | |||
657 | # | ||
658 | # MMC/SD Card support | ||
659 | # | ||
660 | # CONFIG_MMC is not set | ||
661 | |||
662 | # | ||
663 | # File systems | ||
664 | # | ||
665 | CONFIG_EXT2_FS=m | ||
666 | # CONFIG_EXT2_FS_XATTR is not set | ||
667 | CONFIG_EXT3_FS=m | ||
668 | CONFIG_EXT3_FS_XATTR=y | ||
669 | # CONFIG_EXT3_FS_POSIX_ACL is not set | ||
670 | # CONFIG_EXT3_FS_SECURITY is not set | ||
671 | CONFIG_JBD=m | ||
672 | # CONFIG_JBD_DEBUG is not set | ||
673 | CONFIG_FS_MBCACHE=m | ||
674 | # CONFIG_REISERFS_FS is not set | ||
675 | # CONFIG_JFS_FS is not set | ||
676 | CONFIG_FS_POSIX_ACL=y | ||
677 | |||
678 | # | ||
679 | # XFS support | ||
680 | # | ||
681 | # CONFIG_XFS_FS is not set | ||
682 | # CONFIG_MINIX_FS is not set | ||
683 | CONFIG_ROMFS_FS=y | ||
684 | # CONFIG_QUOTA is not set | ||
685 | CONFIG_DNOTIFY=y | ||
686 | # CONFIG_AUTOFS_FS is not set | ||
687 | # CONFIG_AUTOFS4_FS is not set | ||
688 | |||
689 | # | ||
690 | # CD-ROM/DVD Filesystems | ||
691 | # | ||
692 | # CONFIG_ISO9660_FS is not set | ||
693 | # CONFIG_UDF_FS is not set | ||
694 | |||
695 | # | ||
696 | # DOS/FAT/NT Filesystems | ||
697 | # | ||
698 | CONFIG_FAT_FS=m | ||
699 | CONFIG_MSDOS_FS=m | ||
700 | CONFIG_VFAT_FS=m | ||
701 | CONFIG_FAT_DEFAULT_CODEPAGE=437 | ||
702 | CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1" | ||
703 | # CONFIG_NTFS_FS is not set | ||
704 | |||
705 | # | ||
706 | # Pseudo filesystems | ||
707 | # | ||
708 | CONFIG_PROC_FS=y | ||
709 | CONFIG_SYSFS=y | ||
710 | # CONFIG_DEVFS_FS is not set | ||
711 | # CONFIG_DEVPTS_FS_XATTR is not set | ||
712 | CONFIG_TMPFS=y | ||
713 | # CONFIG_TMPFS_XATTR is not set | ||
714 | # CONFIG_HUGETLB_PAGE is not set | ||
715 | CONFIG_RAMFS=y | ||
716 | |||
717 | # | ||
718 | # Miscellaneous filesystems | ||
719 | # | ||
720 | # CONFIG_ADFS_FS is not set | ||
721 | # CONFIG_AFFS_FS is not set | ||
722 | # CONFIG_HFS_FS is not set | ||
723 | # CONFIG_HFSPLUS_FS is not set | ||
724 | # CONFIG_BEFS_FS is not set | ||
725 | # CONFIG_BFS_FS is not set | ||
726 | # CONFIG_EFS_FS is not set | ||
727 | # CONFIG_JFFS_FS is not set | ||
728 | CONFIG_JFFS2_FS=y | ||
729 | CONFIG_JFFS2_FS_DEBUG=0 | ||
730 | # CONFIG_JFFS2_FS_NAND is not set | ||
731 | # CONFIG_JFFS2_FS_NOR_ECC is not set | ||
732 | # CONFIG_JFFS2_COMPRESSION_OPTIONS is not set | ||
733 | CONFIG_JFFS2_ZLIB=y | ||
734 | CONFIG_JFFS2_RTIME=y | ||
735 | # CONFIG_JFFS2_RUBIN is not set | ||
736 | # CONFIG_CRAMFS is not set | ||
737 | # CONFIG_VXFS_FS is not set | ||
738 | # CONFIG_HPFS_FS is not set | ||
739 | # CONFIG_QNX4FS_FS is not set | ||
740 | # CONFIG_SYSV_FS is not set | ||
741 | # CONFIG_UFS_FS is not set | ||
742 | |||
743 | # | ||
744 | # Network File Systems | ||
745 | # | ||
746 | CONFIG_NFS_FS=m | ||
747 | CONFIG_NFS_V3=y | ||
748 | CONFIG_NFS_V4=y | ||
749 | # CONFIG_NFS_DIRECTIO is not set | ||
750 | CONFIG_NFSD=m | ||
751 | CONFIG_NFSD_V3=y | ||
752 | CONFIG_NFSD_V4=y | ||
753 | CONFIG_NFSD_TCP=y | ||
754 | CONFIG_LOCKD=m | ||
755 | CONFIG_LOCKD_V4=y | ||
756 | CONFIG_EXPORTFS=m | ||
757 | CONFIG_SUNRPC=m | ||
758 | CONFIG_SUNRPC_GSS=m | ||
759 | CONFIG_RPCSEC_GSS_KRB5=m | ||
760 | # CONFIG_RPCSEC_GSS_SPKM3 is not set | ||
761 | CONFIG_SMB_FS=m | ||
762 | # CONFIG_SMB_NLS_DEFAULT is not set | ||
763 | # CONFIG_CIFS is not set | ||
764 | # CONFIG_NCP_FS is not set | ||
765 | # CONFIG_CODA_FS is not set | ||
766 | # CONFIG_AFS_FS is not set | ||
767 | |||
768 | # | ||
769 | # Partition Types | ||
770 | # | ||
771 | CONFIG_PARTITION_ADVANCED=y | ||
772 | # CONFIG_ACORN_PARTITION is not set | ||
773 | # CONFIG_OSF_PARTITION is not set | ||
774 | # CONFIG_AMIGA_PARTITION is not set | ||
775 | # CONFIG_ATARI_PARTITION is not set | ||
776 | # CONFIG_MAC_PARTITION is not set | ||
777 | CONFIG_MSDOS_PARTITION=y | ||
778 | # CONFIG_BSD_DISKLABEL is not set | ||
779 | # CONFIG_MINIX_SUBPARTITION is not set | ||
780 | # CONFIG_SOLARIS_X86_PARTITION is not set | ||
781 | # CONFIG_UNIXWARE_DISKLABEL is not set | ||
782 | # CONFIG_LDM_PARTITION is not set | ||
783 | # CONFIG_SGI_PARTITION is not set | ||
784 | # CONFIG_ULTRIX_PARTITION is not set | ||
785 | # CONFIG_SUN_PARTITION is not set | ||
786 | # CONFIG_EFI_PARTITION is not set | ||
787 | |||
788 | # | ||
789 | # Native Language Support | ||
790 | # | ||
791 | CONFIG_NLS=y | ||
792 | CONFIG_NLS_DEFAULT="iso8859-1" | ||
793 | CONFIG_NLS_CODEPAGE_437=m | ||
794 | # CONFIG_NLS_CODEPAGE_737 is not set | ||
795 | # CONFIG_NLS_CODEPAGE_775 is not set | ||
796 | # CONFIG_NLS_CODEPAGE_850 is not set | ||
797 | # CONFIG_NLS_CODEPAGE_852 is not set | ||
798 | # CONFIG_NLS_CODEPAGE_855 is not set | ||
799 | # CONFIG_NLS_CODEPAGE_857 is not set | ||
800 | # CONFIG_NLS_CODEPAGE_860 is not set | ||
801 | # CONFIG_NLS_CODEPAGE_861 is not set | ||
802 | # CONFIG_NLS_CODEPAGE_862 is not set | ||
803 | # CONFIG_NLS_CODEPAGE_863 is not set | ||
804 | # CONFIG_NLS_CODEPAGE_864 is not set | ||
805 | # CONFIG_NLS_CODEPAGE_865 is not set | ||
806 | # CONFIG_NLS_CODEPAGE_866 is not set | ||
807 | # CONFIG_NLS_CODEPAGE_869 is not set | ||
808 | # CONFIG_NLS_CODEPAGE_936 is not set | ||
809 | # CONFIG_NLS_CODEPAGE_950 is not set | ||
810 | # CONFIG_NLS_CODEPAGE_932 is not set | ||
811 | # CONFIG_NLS_CODEPAGE_949 is not set | ||
812 | # CONFIG_NLS_CODEPAGE_874 is not set | ||
813 | # CONFIG_NLS_ISO8859_8 is not set | ||
814 | # CONFIG_NLS_CODEPAGE_1250 is not set | ||
815 | # CONFIG_NLS_CODEPAGE_1251 is not set | ||
816 | # CONFIG_NLS_ASCII is not set | ||
817 | CONFIG_NLS_ISO8859_1=m | ||
818 | # CONFIG_NLS_ISO8859_2 is not set | ||
819 | # CONFIG_NLS_ISO8859_3 is not set | ||
820 | # CONFIG_NLS_ISO8859_4 is not set | ||
821 | # CONFIG_NLS_ISO8859_5 is not set | ||
822 | # CONFIG_NLS_ISO8859_6 is not set | ||
823 | # CONFIG_NLS_ISO8859_7 is not set | ||
824 | # CONFIG_NLS_ISO8859_9 is not set | ||
825 | # CONFIG_NLS_ISO8859_13 is not set | ||
826 | # CONFIG_NLS_ISO8859_14 is not set | ||
827 | # CONFIG_NLS_ISO8859_15 is not set | ||
828 | # CONFIG_NLS_KOI8_R is not set | ||
829 | # CONFIG_NLS_KOI8_U is not set | ||
830 | # CONFIG_NLS_UTF8 is not set | ||
831 | |||
832 | # | ||
833 | # Profiling support | ||
834 | # | ||
835 | # CONFIG_PROFILING is not set | ||
836 | |||
837 | # | ||
838 | # Kernel hacking | ||
839 | # | ||
840 | # CONFIG_PRINTK_TIME is not set | ||
841 | CONFIG_DEBUG_KERNEL=y | ||
842 | CONFIG_MAGIC_SYSRQ=y | ||
843 | CONFIG_LOG_BUF_SHIFT=14 | ||
844 | # CONFIG_SCHEDSTATS is not set | ||
845 | # CONFIG_DEBUG_SLAB is not set | ||
846 | # CONFIG_DEBUG_SPINLOCK is not set | ||
847 | # CONFIG_DEBUG_SPINLOCK_SLEEP is not set | ||
848 | # CONFIG_DEBUG_KOBJECT is not set | ||
849 | CONFIG_DEBUG_BUGVERBOSE=y | ||
850 | # CONFIG_DEBUG_INFO is not set | ||
851 | # CONFIG_DEBUG_FS is not set | ||
852 | CONFIG_FRAME_POINTER=y | ||
853 | CONFIG_DEBUG_USER=y | ||
854 | # CONFIG_DEBUG_WAITQ is not set | ||
855 | CONFIG_DEBUG_ERRORS=y | ||
856 | CONFIG_DEBUG_LL=y | ||
857 | # CONFIG_DEBUG_ICEDCC is not set | ||
858 | |||
859 | # | ||
860 | # Security options | ||
861 | # | ||
862 | # CONFIG_KEYS is not set | ||
863 | # CONFIG_SECURITY is not set | ||
864 | |||
865 | # | ||
866 | # Cryptographic options | ||
867 | # | ||
868 | CONFIG_CRYPTO=y | ||
869 | # CONFIG_CRYPTO_HMAC is not set | ||
870 | # CONFIG_CRYPTO_NULL is not set | ||
871 | # CONFIG_CRYPTO_MD4 is not set | ||
872 | CONFIG_CRYPTO_MD5=m | ||
873 | # CONFIG_CRYPTO_SHA1 is not set | ||
874 | # CONFIG_CRYPTO_SHA256 is not set | ||
875 | # CONFIG_CRYPTO_SHA512 is not set | ||
876 | # CONFIG_CRYPTO_WP512 is not set | ||
877 | # CONFIG_CRYPTO_TGR192 is not set | ||
878 | CONFIG_CRYPTO_DES=m | ||
879 | # CONFIG_CRYPTO_BLOWFISH is not set | ||
880 | # CONFIG_CRYPTO_TWOFISH is not set | ||
881 | # CONFIG_CRYPTO_SERPENT is not set | ||
882 | # CONFIG_CRYPTO_AES is not set | ||
883 | # CONFIG_CRYPTO_CAST5 is not set | ||
884 | # CONFIG_CRYPTO_CAST6 is not set | ||
885 | # CONFIG_CRYPTO_TEA is not set | ||
886 | # CONFIG_CRYPTO_ARC4 is not set | ||
887 | # CONFIG_CRYPTO_KHAZAD is not set | ||
888 | # CONFIG_CRYPTO_ANUBIS is not set | ||
889 | # CONFIG_CRYPTO_DEFLATE is not set | ||
890 | # CONFIG_CRYPTO_MICHAEL_MIC is not set | ||
891 | # CONFIG_CRYPTO_CRC32C is not set | ||
892 | # CONFIG_CRYPTO_TEST is not set | ||
893 | |||
894 | # | ||
895 | # Hardware crypto devices | ||
896 | # | ||
897 | |||
898 | # | ||
899 | # Library routines | ||
900 | # | ||
901 | # CONFIG_CRC_CCITT is not set | ||
902 | CONFIG_CRC32=y | ||
903 | # CONFIG_LIBCRC32C is not set | ||
904 | CONFIG_ZLIB_INFLATE=y | ||
905 | CONFIG_ZLIB_DEFLATE=y | ||
diff --git a/arch/arm/configs/clps7500_defconfig b/arch/arm/configs/clps7500_defconfig new file mode 100644 index 000000000000..908758371405 --- /dev/null +++ b/arch/arm/configs/clps7500_defconfig | |||
@@ -0,0 +1,803 @@ | |||
1 | # | ||
2 | # Automatically generated make config: don't edit | ||
3 | # Linux kernel version: 2.6.12-rc1-bk2 | ||
4 | # Sun Mar 27 17:20: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 | |||
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 is not set | ||
29 | # CONFIG_AUDIT is not set | ||
30 | # CONFIG_HOTPLUG is not set | ||
31 | CONFIG_KOBJECT_UEVENT=y | ||
32 | # CONFIG_IKCONFIG is not set | ||
33 | CONFIG_EMBEDDED=y | ||
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 is not set | ||
52 | |||
53 | # | ||
54 | # System Type | ||
55 | # | ||
56 | CONFIG_ARCH_CLPS7500=y | ||
57 | # CONFIG_ARCH_CLPS711X is not set | ||
58 | # CONFIG_ARCH_CO285 is not set | ||
59 | # CONFIG_ARCH_EBSA110 is not set | ||
60 | # CONFIG_ARCH_CAMELOT is not set | ||
61 | # CONFIG_ARCH_FOOTBRIDGE is not set | ||
62 | # CONFIG_ARCH_INTEGRATOR is not set | ||
63 | # CONFIG_ARCH_IOP3XX is not set | ||
64 | # CONFIG_ARCH_IXP4XX is not set | ||
65 | # CONFIG_ARCH_IXP2000 is not set | ||
66 | # CONFIG_ARCH_L7200 is not set | ||
67 | # CONFIG_ARCH_PXA is not set | ||
68 | # CONFIG_ARCH_RPC is not set | ||
69 | # CONFIG_ARCH_SA1100 is not set | ||
70 | # CONFIG_ARCH_S3C2410 is not set | ||
71 | # CONFIG_ARCH_SHARK is not set | ||
72 | # CONFIG_ARCH_LH7A40X is not set | ||
73 | # CONFIG_ARCH_OMAP is not set | ||
74 | # CONFIG_ARCH_VERSATILE is not set | ||
75 | # CONFIG_ARCH_IMX is not set | ||
76 | # CONFIG_ARCH_H720X is not set | ||
77 | |||
78 | # | ||
79 | # Processor Type | ||
80 | # | ||
81 | CONFIG_CPU_32=y | ||
82 | CONFIG_CPU_ARM710=y | ||
83 | CONFIG_CPU_32v3=y | ||
84 | CONFIG_CPU_CACHE_V3=y | ||
85 | CONFIG_CPU_CACHE_VIVT=y | ||
86 | CONFIG_CPU_COPY_V3=y | ||
87 | CONFIG_CPU_TLB_V3=y | ||
88 | |||
89 | # | ||
90 | # Processor Features | ||
91 | # | ||
92 | CONFIG_TIMER_ACORN=y | ||
93 | |||
94 | # | ||
95 | # Bus support | ||
96 | # | ||
97 | CONFIG_ISA=y | ||
98 | |||
99 | # | ||
100 | # PCCARD (PCMCIA/CardBus) support | ||
101 | # | ||
102 | # CONFIG_PCCARD is not set | ||
103 | |||
104 | # | ||
105 | # Kernel Features | ||
106 | # | ||
107 | # CONFIG_PREEMPT is not set | ||
108 | CONFIG_ALIGNMENT_TRAP=y | ||
109 | |||
110 | # | ||
111 | # Boot options | ||
112 | # | ||
113 | CONFIG_ZBOOT_ROM_TEXT=0x0 | ||
114 | CONFIG_ZBOOT_ROM_BSS=0x0 | ||
115 | CONFIG_CMDLINE="mem=16M root=nfs" | ||
116 | # CONFIG_XIP_KERNEL is not set | ||
117 | |||
118 | # | ||
119 | # Floating point emulation | ||
120 | # | ||
121 | |||
122 | # | ||
123 | # At least one emulation must be selected | ||
124 | # | ||
125 | # CONFIG_FPE_NWFPE is not set | ||
126 | |||
127 | # | ||
128 | # Userspace binary formats | ||
129 | # | ||
130 | CONFIG_BINFMT_ELF=y | ||
131 | # CONFIG_BINFMT_AOUT is not set | ||
132 | # CONFIG_BINFMT_MISC is not set | ||
133 | # CONFIG_ARTHUR is not set | ||
134 | |||
135 | # | ||
136 | # Power management options | ||
137 | # | ||
138 | # CONFIG_PM is not set | ||
139 | |||
140 | # | ||
141 | # Device Drivers | ||
142 | # | ||
143 | |||
144 | # | ||
145 | # Generic Driver Options | ||
146 | # | ||
147 | CONFIG_STANDALONE=y | ||
148 | CONFIG_PREVENT_FIRMWARE_BUILD=y | ||
149 | # CONFIG_FW_LOADER is not set | ||
150 | |||
151 | # | ||
152 | # Memory Technology Devices (MTD) | ||
153 | # | ||
154 | CONFIG_MTD=y | ||
155 | # CONFIG_MTD_DEBUG is not set | ||
156 | # CONFIG_MTD_CONCAT is not set | ||
157 | # CONFIG_MTD_PARTITIONS is not set | ||
158 | |||
159 | # | ||
160 | # User Modules And Translation Layers | ||
161 | # | ||
162 | # CONFIG_MTD_CHAR is not set | ||
163 | # CONFIG_MTD_BLOCK is not set | ||
164 | # CONFIG_MTD_BLOCK_RO is not set | ||
165 | # CONFIG_FTL is not set | ||
166 | # CONFIG_NFTL is not set | ||
167 | # CONFIG_INFTL is not set | ||
168 | |||
169 | # | ||
170 | # RAM/ROM/Flash chip drivers | ||
171 | # | ||
172 | # CONFIG_MTD_CFI is not set | ||
173 | # CONFIG_MTD_JEDECPROBE is not set | ||
174 | CONFIG_MTD_MAP_BANK_WIDTH_1=y | ||
175 | CONFIG_MTD_MAP_BANK_WIDTH_2=y | ||
176 | CONFIG_MTD_MAP_BANK_WIDTH_4=y | ||
177 | # CONFIG_MTD_MAP_BANK_WIDTH_8 is not set | ||
178 | # CONFIG_MTD_MAP_BANK_WIDTH_16 is not set | ||
179 | # CONFIG_MTD_MAP_BANK_WIDTH_32 is not set | ||
180 | CONFIG_MTD_CFI_I1=y | ||
181 | CONFIG_MTD_CFI_I2=y | ||
182 | # CONFIG_MTD_CFI_I4 is not set | ||
183 | # CONFIG_MTD_CFI_I8 is not set | ||
184 | # CONFIG_MTD_RAM is not set | ||
185 | # CONFIG_MTD_ROM is not set | ||
186 | # CONFIG_MTD_ABSENT is not set | ||
187 | |||
188 | # | ||
189 | # Mapping drivers for chip access | ||
190 | # | ||
191 | # CONFIG_MTD_COMPLEX_MAPPINGS is not set | ||
192 | |||
193 | # | ||
194 | # Self-contained MTD device drivers | ||
195 | # | ||
196 | # CONFIG_MTD_SLRAM is not set | ||
197 | # CONFIG_MTD_PHRAM is not set | ||
198 | # CONFIG_MTD_MTDRAM is not set | ||
199 | # CONFIG_MTD_BLKMTD is not set | ||
200 | # CONFIG_MTD_BLOCK2MTD is not set | ||
201 | |||
202 | # | ||
203 | # Disk-On-Chip Device Drivers | ||
204 | # | ||
205 | # CONFIG_MTD_DOC2000 is not set | ||
206 | # CONFIG_MTD_DOC2001 is not set | ||
207 | # CONFIG_MTD_DOC2001PLUS is not set | ||
208 | |||
209 | # | ||
210 | # NAND Flash Device Drivers | ||
211 | # | ||
212 | # CONFIG_MTD_NAND is not set | ||
213 | |||
214 | # | ||
215 | # Parallel port support | ||
216 | # | ||
217 | CONFIG_PARPORT=y | ||
218 | CONFIG_PARPORT_PC=y | ||
219 | CONFIG_PARPORT_PC_FIFO=y | ||
220 | # CONFIG_PARPORT_PC_SUPERIO is not set | ||
221 | # CONFIG_PARPORT_ARC is not set | ||
222 | # CONFIG_PARPORT_GSC is not set | ||
223 | CONFIG_PARPORT_1284=y | ||
224 | |||
225 | # | ||
226 | # Plug and Play support | ||
227 | # | ||
228 | # CONFIG_PNP is not set | ||
229 | |||
230 | # | ||
231 | # Block devices | ||
232 | # | ||
233 | # CONFIG_BLK_DEV_FD is not set | ||
234 | # CONFIG_BLK_DEV_XD is not set | ||
235 | # CONFIG_PARIDE is not set | ||
236 | # CONFIG_BLK_DEV_COW_COMMON is not set | ||
237 | # CONFIG_BLK_DEV_LOOP is not set | ||
238 | CONFIG_BLK_DEV_NBD=y | ||
239 | CONFIG_BLK_DEV_RAM=y | ||
240 | CONFIG_BLK_DEV_RAM_COUNT=16 | ||
241 | CONFIG_BLK_DEV_RAM_SIZE=4096 | ||
242 | # CONFIG_BLK_DEV_INITRD is not set | ||
243 | CONFIG_INITRAMFS_SOURCE="" | ||
244 | # CONFIG_CDROM_PKTCDVD is not set | ||
245 | |||
246 | # | ||
247 | # IO Schedulers | ||
248 | # | ||
249 | CONFIG_IOSCHED_NOOP=y | ||
250 | CONFIG_IOSCHED_AS=y | ||
251 | CONFIG_IOSCHED_DEADLINE=y | ||
252 | CONFIG_IOSCHED_CFQ=y | ||
253 | # CONFIG_ATA_OVER_ETH is not set | ||
254 | |||
255 | # | ||
256 | # ATA/ATAPI/MFM/RLL support | ||
257 | # | ||
258 | # CONFIG_IDE is not set | ||
259 | |||
260 | # | ||
261 | # SCSI device support | ||
262 | # | ||
263 | # CONFIG_SCSI is not set | ||
264 | |||
265 | # | ||
266 | # Multi-device support (RAID and LVM) | ||
267 | # | ||
268 | # CONFIG_MD is not set | ||
269 | |||
270 | # | ||
271 | # Fusion MPT device support | ||
272 | # | ||
273 | |||
274 | # | ||
275 | # IEEE 1394 (FireWire) support | ||
276 | # | ||
277 | |||
278 | # | ||
279 | # I2O device support | ||
280 | # | ||
281 | |||
282 | # | ||
283 | # Networking support | ||
284 | # | ||
285 | CONFIG_NET=y | ||
286 | |||
287 | # | ||
288 | # Networking options | ||
289 | # | ||
290 | # CONFIG_PACKET is not set | ||
291 | # CONFIG_NETLINK_DEV is not set | ||
292 | CONFIG_UNIX=y | ||
293 | # CONFIG_NET_KEY is not set | ||
294 | CONFIG_INET=y | ||
295 | # CONFIG_IP_MULTICAST is not set | ||
296 | # CONFIG_IP_ADVANCED_ROUTER is not set | ||
297 | CONFIG_IP_PNP=y | ||
298 | # CONFIG_IP_PNP_DHCP is not set | ||
299 | CONFIG_IP_PNP_BOOTP=y | ||
300 | # CONFIG_IP_PNP_RARP is not set | ||
301 | # CONFIG_NET_IPIP is not set | ||
302 | # CONFIG_NET_IPGRE is not set | ||
303 | # CONFIG_ARPD is not set | ||
304 | # CONFIG_SYN_COOKIES is not set | ||
305 | # CONFIG_INET_AH is not set | ||
306 | # CONFIG_INET_ESP is not set | ||
307 | # CONFIG_INET_IPCOMP is not set | ||
308 | # CONFIG_INET_TUNNEL is not set | ||
309 | CONFIG_IP_TCPDIAG=y | ||
310 | # CONFIG_IP_TCPDIAG_IPV6 is not set | ||
311 | # CONFIG_IPV6 is not set | ||
312 | # CONFIG_NETFILTER is not set | ||
313 | |||
314 | # | ||
315 | # SCTP Configuration (EXPERIMENTAL) | ||
316 | # | ||
317 | # CONFIG_IP_SCTP is not set | ||
318 | # CONFIG_ATM is not set | ||
319 | # CONFIG_BRIDGE is not set | ||
320 | # CONFIG_VLAN_8021Q is not set | ||
321 | # CONFIG_DECNET is not set | ||
322 | # CONFIG_LLC2 is not set | ||
323 | # CONFIG_IPX is not set | ||
324 | # CONFIG_ATALK is not set | ||
325 | # CONFIG_X25 is not set | ||
326 | # CONFIG_LAPB is not set | ||
327 | # CONFIG_NET_DIVERT is not set | ||
328 | # CONFIG_ECONET is not set | ||
329 | # CONFIG_WAN_ROUTER is not set | ||
330 | |||
331 | # | ||
332 | # QoS and/or fair queueing | ||
333 | # | ||
334 | # CONFIG_NET_SCHED is not set | ||
335 | # CONFIG_NET_CLS_ROUTE is not set | ||
336 | |||
337 | # | ||
338 | # Network testing | ||
339 | # | ||
340 | # CONFIG_NET_PKTGEN is not set | ||
341 | # CONFIG_NETPOLL is not set | ||
342 | # CONFIG_NET_POLL_CONTROLLER is not set | ||
343 | # CONFIG_HAMRADIO is not set | ||
344 | # CONFIG_IRDA is not set | ||
345 | # CONFIG_BT is not set | ||
346 | CONFIG_NETDEVICES=y | ||
347 | CONFIG_DUMMY=y | ||
348 | # CONFIG_BONDING is not set | ||
349 | # CONFIG_EQUALIZER is not set | ||
350 | # CONFIG_TUN is not set | ||
351 | |||
352 | # | ||
353 | # ARCnet devices | ||
354 | # | ||
355 | # CONFIG_ARCNET is not set | ||
356 | |||
357 | # | ||
358 | # Ethernet (10 or 100Mbit) | ||
359 | # | ||
360 | CONFIG_NET_ETHERNET=y | ||
361 | # CONFIG_MII is not set | ||
362 | # CONFIG_NET_VENDOR_3COM is not set | ||
363 | # CONFIG_LANCE is not set | ||
364 | # CONFIG_NET_VENDOR_SMC is not set | ||
365 | # CONFIG_SMC91X is not set | ||
366 | # CONFIG_NET_VENDOR_RACAL is not set | ||
367 | # CONFIG_AT1700 is not set | ||
368 | # CONFIG_DEPCA is not set | ||
369 | # CONFIG_HP100 is not set | ||
370 | # CONFIG_NET_ISA is not set | ||
371 | CONFIG_NET_PCI=y | ||
372 | # CONFIG_AC3200 is not set | ||
373 | # CONFIG_APRICOT is not set | ||
374 | CONFIG_CS89x0=y | ||
375 | # CONFIG_NET_POCKET is not set | ||
376 | |||
377 | # | ||
378 | # Ethernet (1000 Mbit) | ||
379 | # | ||
380 | |||
381 | # | ||
382 | # Ethernet (10000 Mbit) | ||
383 | # | ||
384 | |||
385 | # | ||
386 | # Token Ring devices | ||
387 | # | ||
388 | # CONFIG_TR is not set | ||
389 | |||
390 | # | ||
391 | # Wireless LAN (non-hamradio) | ||
392 | # | ||
393 | # CONFIG_NET_RADIO is not set | ||
394 | |||
395 | # | ||
396 | # Wan interfaces | ||
397 | # | ||
398 | # CONFIG_WAN is not set | ||
399 | # CONFIG_PLIP is not set | ||
400 | CONFIG_PPP=y | ||
401 | # CONFIG_PPP_MULTILINK is not set | ||
402 | # CONFIG_PPP_FILTER is not set | ||
403 | # CONFIG_PPP_ASYNC is not set | ||
404 | # CONFIG_PPP_SYNC_TTY is not set | ||
405 | # CONFIG_PPP_DEFLATE is not set | ||
406 | # CONFIG_PPP_BSDCOMP is not set | ||
407 | # CONFIG_PPPOE is not set | ||
408 | CONFIG_SLIP=y | ||
409 | CONFIG_SLIP_COMPRESSED=y | ||
410 | # CONFIG_SLIP_SMART is not set | ||
411 | # CONFIG_SLIP_MODE_SLIP6 is not set | ||
412 | # CONFIG_SHAPER is not set | ||
413 | # CONFIG_NETCONSOLE is not set | ||
414 | |||
415 | # | ||
416 | # ISDN subsystem | ||
417 | # | ||
418 | # CONFIG_ISDN is not set | ||
419 | |||
420 | # | ||
421 | # Input device support | ||
422 | # | ||
423 | CONFIG_INPUT=y | ||
424 | |||
425 | # | ||
426 | # Userland interfaces | ||
427 | # | ||
428 | CONFIG_INPUT_MOUSEDEV=y | ||
429 | CONFIG_INPUT_MOUSEDEV_PSAUX=y | ||
430 | CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024 | ||
431 | CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768 | ||
432 | # CONFIG_INPUT_JOYDEV is not set | ||
433 | # CONFIG_INPUT_TSDEV is not set | ||
434 | # CONFIG_INPUT_EVDEV is not set | ||
435 | # CONFIG_INPUT_EVBUG is not set | ||
436 | |||
437 | # | ||
438 | # Input Device Drivers | ||
439 | # | ||
440 | CONFIG_INPUT_KEYBOARD=y | ||
441 | CONFIG_KEYBOARD_ATKBD=y | ||
442 | # CONFIG_KEYBOARD_SUNKBD is not set | ||
443 | # CONFIG_KEYBOARD_LKKBD is not set | ||
444 | # CONFIG_KEYBOARD_XTKBD is not set | ||
445 | # CONFIG_KEYBOARD_NEWTON is not set | ||
446 | CONFIG_INPUT_MOUSE=y | ||
447 | CONFIG_MOUSE_PS2=y | ||
448 | # CONFIG_MOUSE_SERIAL is not set | ||
449 | # CONFIG_MOUSE_INPORT is not set | ||
450 | # CONFIG_MOUSE_LOGIBM is not set | ||
451 | # CONFIG_MOUSE_PC110PAD is not set | ||
452 | # CONFIG_MOUSE_VSXXXAA is not set | ||
453 | # CONFIG_INPUT_JOYSTICK is not set | ||
454 | # CONFIG_INPUT_TOUCHSCREEN is not set | ||
455 | # CONFIG_INPUT_MISC is not set | ||
456 | |||
457 | # | ||
458 | # Hardware I/O ports | ||
459 | # | ||
460 | CONFIG_SERIO=y | ||
461 | # CONFIG_SERIO_SERPORT is not set | ||
462 | # CONFIG_SERIO_PARKBD is not set | ||
463 | CONFIG_SERIO_RPCKBD=y | ||
464 | CONFIG_SERIO_LIBPS2=y | ||
465 | # CONFIG_SERIO_RAW is not set | ||
466 | # CONFIG_GAMEPORT is not set | ||
467 | CONFIG_SOUND_GAMEPORT=y | ||
468 | |||
469 | # | ||
470 | # Character devices | ||
471 | # | ||
472 | CONFIG_VT=y | ||
473 | CONFIG_VT_CONSOLE=y | ||
474 | CONFIG_HW_CONSOLE=y | ||
475 | # CONFIG_SERIAL_NONSTANDARD is not set | ||
476 | |||
477 | # | ||
478 | # Serial drivers | ||
479 | # | ||
480 | CONFIG_SERIAL_8250=y | ||
481 | CONFIG_SERIAL_8250_CONSOLE=y | ||
482 | CONFIG_SERIAL_8250_NR_UARTS=4 | ||
483 | # CONFIG_SERIAL_8250_EXTENDED is not set | ||
484 | |||
485 | # | ||
486 | # Non-8250 serial port support | ||
487 | # | ||
488 | CONFIG_SERIAL_CORE=y | ||
489 | CONFIG_SERIAL_CORE_CONSOLE=y | ||
490 | CONFIG_UNIX98_PTYS=y | ||
491 | CONFIG_LEGACY_PTYS=y | ||
492 | CONFIG_LEGACY_PTY_COUNT=256 | ||
493 | CONFIG_PRINTER=y | ||
494 | # CONFIG_LP_CONSOLE is not set | ||
495 | # CONFIG_PPDEV is not set | ||
496 | # CONFIG_TIPAR is not set | ||
497 | |||
498 | # | ||
499 | # IPMI | ||
500 | # | ||
501 | # CONFIG_IPMI_HANDLER is not set | ||
502 | |||
503 | # | ||
504 | # Watchdog Cards | ||
505 | # | ||
506 | # CONFIG_WATCHDOG is not set | ||
507 | # CONFIG_NVRAM is not set | ||
508 | # CONFIG_RTC is not set | ||
509 | # CONFIG_DTLK is not set | ||
510 | # CONFIG_R3964 is not set | ||
511 | |||
512 | # | ||
513 | # Ftape, the floppy tape device driver | ||
514 | # | ||
515 | # CONFIG_DRM is not set | ||
516 | # CONFIG_RAW_DRIVER is not set | ||
517 | |||
518 | # | ||
519 | # TPM devices | ||
520 | # | ||
521 | # CONFIG_TCG_TPM is not set | ||
522 | |||
523 | # | ||
524 | # I2C support | ||
525 | # | ||
526 | CONFIG_I2C=y | ||
527 | # CONFIG_I2C_CHARDEV is not set | ||
528 | |||
529 | # | ||
530 | # I2C Algorithms | ||
531 | # | ||
532 | CONFIG_I2C_ALGOBIT=y | ||
533 | # CONFIG_I2C_ALGOPCF is not set | ||
534 | # CONFIG_I2C_ALGOPCA is not set | ||
535 | |||
536 | # | ||
537 | # I2C Hardware Bus support | ||
538 | # | ||
539 | # CONFIG_I2C_ELEKTOR is not set | ||
540 | # CONFIG_I2C_ISA is not set | ||
541 | # CONFIG_I2C_PARPORT is not set | ||
542 | # CONFIG_I2C_PARPORT_LIGHT is not set | ||
543 | # CONFIG_I2C_PCA_ISA is not set | ||
544 | |||
545 | # | ||
546 | # Hardware Sensors Chip support | ||
547 | # | ||
548 | # CONFIG_I2C_SENSOR is not set | ||
549 | # CONFIG_SENSORS_ADM1021 is not set | ||
550 | # CONFIG_SENSORS_ADM1025 is not set | ||
551 | # CONFIG_SENSORS_ADM1026 is not set | ||
552 | # CONFIG_SENSORS_ADM1031 is not set | ||
553 | # CONFIG_SENSORS_ASB100 is not set | ||
554 | # CONFIG_SENSORS_DS1621 is not set | ||
555 | # CONFIG_SENSORS_FSCHER is not set | ||
556 | # CONFIG_SENSORS_FSCPOS is not set | ||
557 | # CONFIG_SENSORS_GL518SM is not set | ||
558 | # CONFIG_SENSORS_GL520SM is not set | ||
559 | # CONFIG_SENSORS_IT87 is not set | ||
560 | # CONFIG_SENSORS_LM63 is not set | ||
561 | # CONFIG_SENSORS_LM75 is not set | ||
562 | # CONFIG_SENSORS_LM77 is not set | ||
563 | # CONFIG_SENSORS_LM78 is not set | ||
564 | # CONFIG_SENSORS_LM80 is not set | ||
565 | # CONFIG_SENSORS_LM83 is not set | ||
566 | # CONFIG_SENSORS_LM85 is not set | ||
567 | # CONFIG_SENSORS_LM87 is not set | ||
568 | # CONFIG_SENSORS_LM90 is not set | ||
569 | # CONFIG_SENSORS_MAX1619 is not set | ||
570 | # CONFIG_SENSORS_PC87360 is not set | ||
571 | # CONFIG_SENSORS_SMSC47B397 is not set | ||
572 | # CONFIG_SENSORS_SMSC47M1 is not set | ||
573 | # CONFIG_SENSORS_W83781D is not set | ||
574 | # CONFIG_SENSORS_W83L785TS is not set | ||
575 | # CONFIG_SENSORS_W83627HF is not set | ||
576 | |||
577 | # | ||
578 | # Other I2C Chip support | ||
579 | # | ||
580 | # CONFIG_SENSORS_EEPROM is not set | ||
581 | # CONFIG_SENSORS_PCF8574 is not set | ||
582 | # CONFIG_SENSORS_PCF8591 is not set | ||
583 | # CONFIG_SENSORS_RTC8564 is not set | ||
584 | # CONFIG_I2C_DEBUG_CORE is not set | ||
585 | # CONFIG_I2C_DEBUG_ALGO is not set | ||
586 | # CONFIG_I2C_DEBUG_BUS is not set | ||
587 | # CONFIG_I2C_DEBUG_CHIP is not set | ||
588 | |||
589 | # | ||
590 | # Misc devices | ||
591 | # | ||
592 | |||
593 | # | ||
594 | # Multimedia devices | ||
595 | # | ||
596 | # CONFIG_VIDEO_DEV is not set | ||
597 | |||
598 | # | ||
599 | # Digital Video Broadcasting Devices | ||
600 | # | ||
601 | # CONFIG_DVB is not set | ||
602 | |||
603 | # | ||
604 | # Graphics support | ||
605 | # | ||
606 | CONFIG_FB=y | ||
607 | CONFIG_FB_CFB_FILLRECT=y | ||
608 | CONFIG_FB_CFB_COPYAREA=y | ||
609 | CONFIG_FB_CFB_IMAGEBLIT=y | ||
610 | CONFIG_FB_SOFT_CURSOR=y | ||
611 | # CONFIG_FB_MODE_HELPERS is not set | ||
612 | # CONFIG_FB_TILEBLITTING is not set | ||
613 | CONFIG_FB_ACORN=y | ||
614 | # CONFIG_FB_VIRTUAL is not set | ||
615 | |||
616 | # | ||
617 | # Console display driver support | ||
618 | # | ||
619 | # CONFIG_VGA_CONSOLE is not set | ||
620 | # CONFIG_MDA_CONSOLE is not set | ||
621 | CONFIG_DUMMY_CONSOLE=y | ||
622 | CONFIG_FRAMEBUFFER_CONSOLE=y | ||
623 | CONFIG_FONTS=y | ||
624 | CONFIG_FONT_8x8=y | ||
625 | CONFIG_FONT_8x16=y | ||
626 | # CONFIG_FONT_6x11 is not set | ||
627 | # CONFIG_FONT_PEARL_8x8 is not set | ||
628 | # CONFIG_FONT_ACORN_8x8 is not set | ||
629 | # CONFIG_FONT_MINI_4x6 is not set | ||
630 | # CONFIG_FONT_SUN8x16 is not set | ||
631 | # CONFIG_FONT_SUN12x22 is not set | ||
632 | |||
633 | # | ||
634 | # Logo configuration | ||
635 | # | ||
636 | CONFIG_LOGO=y | ||
637 | CONFIG_LOGO_LINUX_MONO=y | ||
638 | CONFIG_LOGO_LINUX_VGA16=y | ||
639 | CONFIG_LOGO_LINUX_CLUT224=y | ||
640 | # CONFIG_BACKLIGHT_LCD_SUPPORT is not set | ||
641 | |||
642 | # | ||
643 | # Sound | ||
644 | # | ||
645 | # CONFIG_SOUND is not set | ||
646 | |||
647 | # | ||
648 | # USB support | ||
649 | # | ||
650 | CONFIG_USB_ARCH_HAS_HCD=y | ||
651 | # CONFIG_USB_ARCH_HAS_OHCI is not set | ||
652 | # CONFIG_USB is not set | ||
653 | |||
654 | # | ||
655 | # USB Gadget Support | ||
656 | # | ||
657 | # CONFIG_USB_GADGET is not set | ||
658 | |||
659 | # | ||
660 | # MMC/SD Card support | ||
661 | # | ||
662 | # CONFIG_MMC is not set | ||
663 | |||
664 | # | ||
665 | # File systems | ||
666 | # | ||
667 | CONFIG_EXT2_FS=y | ||
668 | # CONFIG_EXT2_FS_XATTR is not set | ||
669 | # CONFIG_EXT3_FS is not set | ||
670 | # CONFIG_JBD is not set | ||
671 | # CONFIG_REISERFS_FS is not set | ||
672 | # CONFIG_JFS_FS is not set | ||
673 | |||
674 | # | ||
675 | # XFS support | ||
676 | # | ||
677 | # CONFIG_XFS_FS is not set | ||
678 | CONFIG_MINIX_FS=y | ||
679 | # CONFIG_ROMFS_FS is not set | ||
680 | # CONFIG_QUOTA is not set | ||
681 | CONFIG_DNOTIFY=y | ||
682 | # CONFIG_AUTOFS_FS is not set | ||
683 | # CONFIG_AUTOFS4_FS is not set | ||
684 | |||
685 | # | ||
686 | # CD-ROM/DVD Filesystems | ||
687 | # | ||
688 | # CONFIG_ISO9660_FS is not set | ||
689 | # CONFIG_UDF_FS is not set | ||
690 | |||
691 | # | ||
692 | # DOS/FAT/NT Filesystems | ||
693 | # | ||
694 | # CONFIG_MSDOS_FS is not set | ||
695 | # CONFIG_VFAT_FS is not set | ||
696 | # CONFIG_NTFS_FS is not set | ||
697 | |||
698 | # | ||
699 | # Pseudo filesystems | ||
700 | # | ||
701 | CONFIG_PROC_FS=y | ||
702 | CONFIG_SYSFS=y | ||
703 | # CONFIG_DEVFS_FS is not set | ||
704 | # CONFIG_DEVPTS_FS_XATTR is not set | ||
705 | # CONFIG_TMPFS is not set | ||
706 | # CONFIG_HUGETLB_PAGE is not set | ||
707 | CONFIG_RAMFS=y | ||
708 | |||
709 | # | ||
710 | # Miscellaneous filesystems | ||
711 | # | ||
712 | # CONFIG_ADFS_FS is not set | ||
713 | # CONFIG_AFFS_FS is not set | ||
714 | # CONFIG_HFS_FS is not set | ||
715 | # CONFIG_HFSPLUS_FS is not set | ||
716 | # CONFIG_BEFS_FS is not set | ||
717 | # CONFIG_BFS_FS is not set | ||
718 | # CONFIG_EFS_FS is not set | ||
719 | # CONFIG_JFFS_FS is not set | ||
720 | # CONFIG_JFFS2_FS is not set | ||
721 | # CONFIG_CRAMFS is not set | ||
722 | # CONFIG_VXFS_FS is not set | ||
723 | # CONFIG_HPFS_FS is not set | ||
724 | # CONFIG_QNX4FS_FS is not set | ||
725 | # CONFIG_SYSV_FS is not set | ||
726 | # CONFIG_UFS_FS is not set | ||
727 | |||
728 | # | ||
729 | # Network File Systems | ||
730 | # | ||
731 | CONFIG_NFS_FS=y | ||
732 | # CONFIG_NFS_V3 is not set | ||
733 | # CONFIG_NFS_V4 is not set | ||
734 | # CONFIG_NFS_DIRECTIO is not set | ||
735 | # CONFIG_NFSD is not set | ||
736 | CONFIG_ROOT_NFS=y | ||
737 | CONFIG_LOCKD=y | ||
738 | CONFIG_SUNRPC=y | ||
739 | # CONFIG_RPCSEC_GSS_KRB5 is not set | ||
740 | # CONFIG_RPCSEC_GSS_SPKM3 is not set | ||
741 | # CONFIG_SMB_FS is not set | ||
742 | # CONFIG_CIFS is not set | ||
743 | # CONFIG_NCP_FS is not set | ||
744 | # CONFIG_CODA_FS is not set | ||
745 | # CONFIG_AFS_FS is not set | ||
746 | |||
747 | # | ||
748 | # Partition Types | ||
749 | # | ||
750 | CONFIG_PARTITION_ADVANCED=y | ||
751 | # CONFIG_ACORN_PARTITION is not set | ||
752 | # CONFIG_OSF_PARTITION is not set | ||
753 | # CONFIG_AMIGA_PARTITION is not set | ||
754 | # CONFIG_ATARI_PARTITION is not set | ||
755 | # CONFIG_MAC_PARTITION is not set | ||
756 | # CONFIG_MSDOS_PARTITION is not set | ||
757 | # CONFIG_LDM_PARTITION is not set | ||
758 | # CONFIG_SGI_PARTITION is not set | ||
759 | # CONFIG_ULTRIX_PARTITION is not set | ||
760 | # CONFIG_SUN_PARTITION is not set | ||
761 | # CONFIG_EFI_PARTITION is not set | ||
762 | |||
763 | # | ||
764 | # Native Language Support | ||
765 | # | ||
766 | # CONFIG_NLS is not set | ||
767 | |||
768 | # | ||
769 | # Profiling support | ||
770 | # | ||
771 | # CONFIG_PROFILING is not set | ||
772 | |||
773 | # | ||
774 | # Kernel hacking | ||
775 | # | ||
776 | # CONFIG_PRINTK_TIME is not set | ||
777 | # CONFIG_DEBUG_KERNEL is not set | ||
778 | CONFIG_LOG_BUF_SHIFT=14 | ||
779 | # CONFIG_DEBUG_BUGVERBOSE is not set | ||
780 | CONFIG_FRAME_POINTER=y | ||
781 | # CONFIG_DEBUG_USER is not set | ||
782 | |||
783 | # | ||
784 | # Security options | ||
785 | # | ||
786 | # CONFIG_KEYS is not set | ||
787 | # CONFIG_SECURITY is not set | ||
788 | |||
789 | # | ||
790 | # Cryptographic options | ||
791 | # | ||
792 | # CONFIG_CRYPTO is not set | ||
793 | |||
794 | # | ||
795 | # Hardware crypto devices | ||
796 | # | ||
797 | |||
798 | # | ||
799 | # Library routines | ||
800 | # | ||
801 | # CONFIG_CRC_CCITT is not set | ||
802 | CONFIG_CRC32=y | ||
803 | # CONFIG_LIBCRC32C is not set | ||
diff --git a/arch/arm/configs/ebsa110_defconfig b/arch/arm/configs/ebsa110_defconfig new file mode 100644 index 000000000000..6f61929b97a8 --- /dev/null +++ b/arch/arm/configs/ebsa110_defconfig | |||
@@ -0,0 +1,749 @@ | |||
1 | # | ||
2 | # Automatically generated make config: don't edit | ||
3 | # Linux kernel version: 2.6.12-rc1-bk2 | ||
4 | # Sun Mar 27 18:29: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 | |||
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=y | ||
28 | # CONFIG_BSD_PROCESS_ACCT_V3 is not set | ||
29 | CONFIG_SYSCTL=y | ||
30 | # CONFIG_AUDIT is not set | ||
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_BASE_FULL=y | ||
38 | CONFIG_FUTEX=y | ||
39 | CONFIG_EPOLL=y | ||
40 | CONFIG_CC_OPTIMIZE_FOR_SIZE=y | ||
41 | CONFIG_SHMEM=y | ||
42 | CONFIG_CC_ALIGN_FUNCTIONS=0 | ||
43 | CONFIG_CC_ALIGN_LABELS=0 | ||
44 | CONFIG_CC_ALIGN_LOOPS=0 | ||
45 | CONFIG_CC_ALIGN_JUMPS=0 | ||
46 | # CONFIG_TINY_SHMEM is not set | ||
47 | CONFIG_BASE_SMALL=0 | ||
48 | |||
49 | # | ||
50 | # Loadable module support | ||
51 | # | ||
52 | CONFIG_MODULES=y | ||
53 | # CONFIG_MODULE_UNLOAD is not set | ||
54 | CONFIG_OBSOLETE_MODPARM=y | ||
55 | # CONFIG_MODVERSIONS is not set | ||
56 | # CONFIG_MODULE_SRCVERSION_ALL is not set | ||
57 | CONFIG_KMOD=y | ||
58 | |||
59 | # | ||
60 | # System Type | ||
61 | # | ||
62 | # CONFIG_ARCH_CLPS7500 is not set | ||
63 | # CONFIG_ARCH_CLPS711X is not set | ||
64 | # CONFIG_ARCH_CO285 is not set | ||
65 | CONFIG_ARCH_EBSA110=y | ||
66 | # CONFIG_ARCH_CAMELOT is not set | ||
67 | # CONFIG_ARCH_FOOTBRIDGE is not set | ||
68 | # CONFIG_ARCH_INTEGRATOR is not set | ||
69 | # CONFIG_ARCH_IOP3XX is not set | ||
70 | # CONFIG_ARCH_IXP4XX is not set | ||
71 | # CONFIG_ARCH_IXP2000 is not set | ||
72 | # CONFIG_ARCH_L7200 is not set | ||
73 | # CONFIG_ARCH_PXA is not set | ||
74 | # CONFIG_ARCH_RPC is not set | ||
75 | # CONFIG_ARCH_SA1100 is not set | ||
76 | # CONFIG_ARCH_S3C2410 is not set | ||
77 | # CONFIG_ARCH_SHARK is not set | ||
78 | # CONFIG_ARCH_LH7A40X is not set | ||
79 | # CONFIG_ARCH_OMAP is not set | ||
80 | # CONFIG_ARCH_VERSATILE is not set | ||
81 | # CONFIG_ARCH_IMX is not set | ||
82 | # CONFIG_ARCH_H720X is not set | ||
83 | |||
84 | # | ||
85 | # Processor Type | ||
86 | # | ||
87 | CONFIG_CPU_32=y | ||
88 | CONFIG_CPU_SA110=y | ||
89 | CONFIG_CPU_32v4=y | ||
90 | CONFIG_CPU_ABRT_EV4=y | ||
91 | CONFIG_CPU_CACHE_V4WB=y | ||
92 | CONFIG_CPU_CACHE_VIVT=y | ||
93 | CONFIG_CPU_COPY_V4WB=y | ||
94 | CONFIG_CPU_TLB_V4WB=y | ||
95 | |||
96 | # | ||
97 | # Processor Features | ||
98 | # | ||
99 | |||
100 | # | ||
101 | # Bus support | ||
102 | # | ||
103 | CONFIG_ISA=y | ||
104 | |||
105 | # | ||
106 | # PCCARD (PCMCIA/CardBus) support | ||
107 | # | ||
108 | CONFIG_PCCARD=m | ||
109 | # CONFIG_PCMCIA_DEBUG is not set | ||
110 | CONFIG_PCMCIA=m | ||
111 | |||
112 | # | ||
113 | # PC-card bridges | ||
114 | # | ||
115 | CONFIG_I82365=m | ||
116 | # CONFIG_TCIC is not set | ||
117 | CONFIG_PCMCIA_PROBE=y | ||
118 | CONFIG_PCCARD_NONSTATIC=m | ||
119 | |||
120 | # | ||
121 | # Kernel Features | ||
122 | # | ||
123 | # CONFIG_PREEMPT is not set | ||
124 | CONFIG_LEDS=y | ||
125 | CONFIG_LEDS_TIMER=y | ||
126 | |||
127 | # | ||
128 | # Boot options | ||
129 | # | ||
130 | CONFIG_ZBOOT_ROM_TEXT=0x0 | ||
131 | CONFIG_ZBOOT_ROM_BSS=0x0 | ||
132 | CONFIG_CMDLINE="root=/dev/nfs rw mem=16M console=ttyS1,38400n8" | ||
133 | # CONFIG_XIP_KERNEL is not set | ||
134 | |||
135 | # | ||
136 | # Floating point emulation | ||
137 | # | ||
138 | |||
139 | # | ||
140 | # At least one emulation must be selected | ||
141 | # | ||
142 | CONFIG_FPE_NWFPE=y | ||
143 | # CONFIG_FPE_NWFPE_XP is not set | ||
144 | CONFIG_FPE_FASTFPE=y | ||
145 | |||
146 | # | ||
147 | # Userspace binary formats | ||
148 | # | ||
149 | CONFIG_BINFMT_ELF=y | ||
150 | CONFIG_BINFMT_AOUT=y | ||
151 | # CONFIG_BINFMT_MISC is not set | ||
152 | # CONFIG_ARTHUR is not set | ||
153 | |||
154 | # | ||
155 | # Power management options | ||
156 | # | ||
157 | # CONFIG_PM is not set | ||
158 | |||
159 | # | ||
160 | # Device Drivers | ||
161 | # | ||
162 | |||
163 | # | ||
164 | # Generic Driver Options | ||
165 | # | ||
166 | CONFIG_STANDALONE=y | ||
167 | CONFIG_PREVENT_FIRMWARE_BUILD=y | ||
168 | # CONFIG_FW_LOADER is not set | ||
169 | |||
170 | # | ||
171 | # Parallel port support | ||
172 | # | ||
173 | CONFIG_PARPORT=y | ||
174 | CONFIG_PARPORT_PC=y | ||
175 | CONFIG_PARPORT_PC_FIFO=y | ||
176 | # CONFIG_PARPORT_PC_SUPERIO is not set | ||
177 | # CONFIG_PARPORT_PC_PCMCIA is not set | ||
178 | # CONFIG_PARPORT_ARC is not set | ||
179 | # CONFIG_PARPORT_GSC is not set | ||
180 | CONFIG_PARPORT_1284=y | ||
181 | |||
182 | # | ||
183 | # Plug and Play support | ||
184 | # | ||
185 | # CONFIG_PNP is not set | ||
186 | |||
187 | # | ||
188 | # Block devices | ||
189 | # | ||
190 | # CONFIG_BLK_DEV_FD is not set | ||
191 | # CONFIG_BLK_DEV_XD is not set | ||
192 | # CONFIG_PARIDE is not set | ||
193 | # CONFIG_BLK_DEV_COW_COMMON is not set | ||
194 | # CONFIG_BLK_DEV_LOOP is not set | ||
195 | # CONFIG_BLK_DEV_NBD is not set | ||
196 | CONFIG_BLK_DEV_RAM=y | ||
197 | CONFIG_BLK_DEV_RAM_COUNT=16 | ||
198 | CONFIG_BLK_DEV_RAM_SIZE=4096 | ||
199 | # CONFIG_BLK_DEV_INITRD is not set | ||
200 | CONFIG_INITRAMFS_SOURCE="" | ||
201 | # CONFIG_CDROM_PKTCDVD is not set | ||
202 | |||
203 | # | ||
204 | # IO Schedulers | ||
205 | # | ||
206 | CONFIG_IOSCHED_NOOP=y | ||
207 | CONFIG_IOSCHED_AS=y | ||
208 | CONFIG_IOSCHED_DEADLINE=y | ||
209 | CONFIG_IOSCHED_CFQ=y | ||
210 | # CONFIG_ATA_OVER_ETH is not set | ||
211 | |||
212 | # | ||
213 | # SCSI device support | ||
214 | # | ||
215 | # CONFIG_SCSI is not set | ||
216 | |||
217 | # | ||
218 | # Multi-device support (RAID and LVM) | ||
219 | # | ||
220 | # CONFIG_MD is not set | ||
221 | |||
222 | # | ||
223 | # Fusion MPT device support | ||
224 | # | ||
225 | |||
226 | # | ||
227 | # IEEE 1394 (FireWire) support | ||
228 | # | ||
229 | |||
230 | # | ||
231 | # I2O device support | ||
232 | # | ||
233 | |||
234 | # | ||
235 | # Networking support | ||
236 | # | ||
237 | CONFIG_NET=y | ||
238 | |||
239 | # | ||
240 | # Networking options | ||
241 | # | ||
242 | CONFIG_PACKET=y | ||
243 | CONFIG_PACKET_MMAP=y | ||
244 | # CONFIG_NETLINK_DEV is not set | ||
245 | CONFIG_UNIX=y | ||
246 | # CONFIG_NET_KEY is not set | ||
247 | CONFIG_INET=y | ||
248 | CONFIG_IP_MULTICAST=y | ||
249 | CONFIG_IP_ADVANCED_ROUTER=y | ||
250 | CONFIG_IP_MULTIPLE_TABLES=y | ||
251 | CONFIG_IP_ROUTE_FWMARK=y | ||
252 | # CONFIG_IP_ROUTE_MULTIPATH is not set | ||
253 | CONFIG_IP_ROUTE_VERBOSE=y | ||
254 | CONFIG_IP_PNP=y | ||
255 | # CONFIG_IP_PNP_DHCP is not set | ||
256 | CONFIG_IP_PNP_BOOTP=y | ||
257 | # CONFIG_IP_PNP_RARP is not set | ||
258 | # CONFIG_NET_IPIP is not set | ||
259 | # CONFIG_NET_IPGRE is not set | ||
260 | # CONFIG_IP_MROUTE is not set | ||
261 | # CONFIG_ARPD is not set | ||
262 | CONFIG_SYN_COOKIES=y | ||
263 | # CONFIG_INET_AH is not set | ||
264 | # CONFIG_INET_ESP is not set | ||
265 | # CONFIG_INET_IPCOMP is not set | ||
266 | # CONFIG_INET_TUNNEL is not set | ||
267 | CONFIG_IP_TCPDIAG=y | ||
268 | CONFIG_IP_TCPDIAG_IPV6=y | ||
269 | |||
270 | # | ||
271 | # IP: Virtual Server Configuration | ||
272 | # | ||
273 | # CONFIG_IP_VS is not set | ||
274 | CONFIG_IPV6=y | ||
275 | # CONFIG_IPV6_PRIVACY is not set | ||
276 | # CONFIG_INET6_AH is not set | ||
277 | # CONFIG_INET6_ESP is not set | ||
278 | # CONFIG_INET6_IPCOMP is not set | ||
279 | # CONFIG_INET6_TUNNEL is not set | ||
280 | # CONFIG_IPV6_TUNNEL is not set | ||
281 | CONFIG_NETFILTER=y | ||
282 | # CONFIG_NETFILTER_DEBUG is not set | ||
283 | |||
284 | # | ||
285 | # IP: Netfilter Configuration | ||
286 | # | ||
287 | CONFIG_IP_NF_CONNTRACK=y | ||
288 | # CONFIG_IP_NF_CT_ACCT is not set | ||
289 | # CONFIG_IP_NF_CONNTRACK_MARK is not set | ||
290 | # CONFIG_IP_NF_CT_PROTO_SCTP is not set | ||
291 | CONFIG_IP_NF_FTP=y | ||
292 | CONFIG_IP_NF_IRC=y | ||
293 | # CONFIG_IP_NF_TFTP is not set | ||
294 | # CONFIG_IP_NF_AMANDA is not set | ||
295 | # CONFIG_IP_NF_QUEUE is not set | ||
296 | CONFIG_IP_NF_IPTABLES=y | ||
297 | CONFIG_IP_NF_MATCH_LIMIT=y | ||
298 | CONFIG_IP_NF_MATCH_IPRANGE=y | ||
299 | CONFIG_IP_NF_MATCH_MAC=y | ||
300 | CONFIG_IP_NF_MATCH_PKTTYPE=y | ||
301 | CONFIG_IP_NF_MATCH_MARK=y | ||
302 | CONFIG_IP_NF_MATCH_MULTIPORT=y | ||
303 | CONFIG_IP_NF_MATCH_TOS=y | ||
304 | CONFIG_IP_NF_MATCH_RECENT=y | ||
305 | CONFIG_IP_NF_MATCH_ECN=y | ||
306 | CONFIG_IP_NF_MATCH_DSCP=y | ||
307 | CONFIG_IP_NF_MATCH_AH_ESP=y | ||
308 | CONFIG_IP_NF_MATCH_LENGTH=y | ||
309 | CONFIG_IP_NF_MATCH_TTL=y | ||
310 | CONFIG_IP_NF_MATCH_TCPMSS=y | ||
311 | CONFIG_IP_NF_MATCH_HELPER=y | ||
312 | CONFIG_IP_NF_MATCH_STATE=y | ||
313 | CONFIG_IP_NF_MATCH_CONNTRACK=y | ||
314 | # CONFIG_IP_NF_MATCH_OWNER is not set | ||
315 | # CONFIG_IP_NF_MATCH_ADDRTYPE is not set | ||
316 | # CONFIG_IP_NF_MATCH_REALM is not set | ||
317 | # CONFIG_IP_NF_MATCH_SCTP is not set | ||
318 | # CONFIG_IP_NF_MATCH_COMMENT is not set | ||
319 | # CONFIG_IP_NF_MATCH_HASHLIMIT is not set | ||
320 | CONFIG_IP_NF_FILTER=y | ||
321 | CONFIG_IP_NF_TARGET_REJECT=y | ||
322 | CONFIG_IP_NF_TARGET_LOG=y | ||
323 | # CONFIG_IP_NF_TARGET_ULOG is not set | ||
324 | CONFIG_IP_NF_TARGET_TCPMSS=y | ||
325 | CONFIG_IP_NF_NAT=y | ||
326 | CONFIG_IP_NF_NAT_NEEDED=y | ||
327 | CONFIG_IP_NF_TARGET_MASQUERADE=y | ||
328 | CONFIG_IP_NF_TARGET_REDIRECT=y | ||
329 | CONFIG_IP_NF_TARGET_NETMAP=y | ||
330 | CONFIG_IP_NF_TARGET_SAME=y | ||
331 | # CONFIG_IP_NF_NAT_SNMP_BASIC is not set | ||
332 | CONFIG_IP_NF_NAT_IRC=y | ||
333 | CONFIG_IP_NF_NAT_FTP=y | ||
334 | CONFIG_IP_NF_MANGLE=y | ||
335 | CONFIG_IP_NF_TARGET_TOS=y | ||
336 | CONFIG_IP_NF_TARGET_ECN=y | ||
337 | CONFIG_IP_NF_TARGET_DSCP=y | ||
338 | CONFIG_IP_NF_TARGET_MARK=y | ||
339 | CONFIG_IP_NF_TARGET_CLASSIFY=y | ||
340 | # CONFIG_IP_NF_RAW is not set | ||
341 | # CONFIG_IP_NF_ARPTABLES is not set | ||
342 | |||
343 | # | ||
344 | # IPv6: Netfilter Configuration (EXPERIMENTAL) | ||
345 | # | ||
346 | # CONFIG_IP6_NF_QUEUE is not set | ||
347 | CONFIG_IP6_NF_IPTABLES=y | ||
348 | CONFIG_IP6_NF_MATCH_LIMIT=y | ||
349 | CONFIG_IP6_NF_MATCH_MAC=y | ||
350 | CONFIG_IP6_NF_MATCH_RT=y | ||
351 | CONFIG_IP6_NF_MATCH_OPTS=y | ||
352 | CONFIG_IP6_NF_MATCH_FRAG=y | ||
353 | CONFIG_IP6_NF_MATCH_HL=y | ||
354 | CONFIG_IP6_NF_MATCH_MULTIPORT=y | ||
355 | # CONFIG_IP6_NF_MATCH_OWNER is not set | ||
356 | CONFIG_IP6_NF_MATCH_MARK=y | ||
357 | # CONFIG_IP6_NF_MATCH_IPV6HEADER is not set | ||
358 | CONFIG_IP6_NF_MATCH_AHESP=y | ||
359 | CONFIG_IP6_NF_MATCH_LENGTH=y | ||
360 | # CONFIG_IP6_NF_MATCH_EUI64 is not set | ||
361 | CONFIG_IP6_NF_FILTER=y | ||
362 | # CONFIG_IP6_NF_TARGET_LOG is not set | ||
363 | CONFIG_IP6_NF_MANGLE=y | ||
364 | CONFIG_IP6_NF_TARGET_MARK=y | ||
365 | # CONFIG_IP6_NF_RAW is not set | ||
366 | |||
367 | # | ||
368 | # SCTP Configuration (EXPERIMENTAL) | ||
369 | # | ||
370 | # CONFIG_IP_SCTP is not set | ||
371 | # CONFIG_ATM is not set | ||
372 | # CONFIG_BRIDGE is not set | ||
373 | # CONFIG_VLAN_8021Q is not set | ||
374 | # CONFIG_DECNET is not set | ||
375 | # CONFIG_LLC2 is not set | ||
376 | # CONFIG_IPX is not set | ||
377 | # CONFIG_ATALK is not set | ||
378 | # CONFIG_X25 is not set | ||
379 | # CONFIG_LAPB is not set | ||
380 | # CONFIG_NET_DIVERT is not set | ||
381 | # CONFIG_ECONET is not set | ||
382 | # CONFIG_WAN_ROUTER is not set | ||
383 | |||
384 | # | ||
385 | # QoS and/or fair queueing | ||
386 | # | ||
387 | # CONFIG_NET_SCHED is not set | ||
388 | # CONFIG_NET_CLS_ROUTE is not set | ||
389 | |||
390 | # | ||
391 | # Network testing | ||
392 | # | ||
393 | # CONFIG_NET_PKTGEN is not set | ||
394 | # CONFIG_NETPOLL is not set | ||
395 | # CONFIG_NET_POLL_CONTROLLER is not set | ||
396 | # CONFIG_HAMRADIO is not set | ||
397 | # CONFIG_IRDA is not set | ||
398 | # CONFIG_BT is not set | ||
399 | CONFIG_NETDEVICES=y | ||
400 | # CONFIG_DUMMY is not set | ||
401 | # CONFIG_BONDING is not set | ||
402 | # CONFIG_EQUALIZER is not set | ||
403 | # CONFIG_TUN is not set | ||
404 | |||
405 | # | ||
406 | # ARCnet devices | ||
407 | # | ||
408 | # CONFIG_ARCNET is not set | ||
409 | |||
410 | # | ||
411 | # Ethernet (10 or 100Mbit) | ||
412 | # | ||
413 | CONFIG_NET_ETHERNET=y | ||
414 | # CONFIG_MII is not set | ||
415 | CONFIG_ARM_AM79C961A=y | ||
416 | # CONFIG_NET_VENDOR_3COM is not set | ||
417 | # CONFIG_LANCE is not set | ||
418 | # CONFIG_NET_VENDOR_SMC is not set | ||
419 | # CONFIG_SMC91X is not set | ||
420 | # CONFIG_NET_VENDOR_RACAL is not set | ||
421 | # CONFIG_AT1700 is not set | ||
422 | # CONFIG_DEPCA is not set | ||
423 | # CONFIG_HP100 is not set | ||
424 | # CONFIG_NET_ISA is not set | ||
425 | # CONFIG_NET_PCI is not set | ||
426 | # CONFIG_NET_POCKET is not set | ||
427 | |||
428 | # | ||
429 | # Ethernet (1000 Mbit) | ||
430 | # | ||
431 | |||
432 | # | ||
433 | # Ethernet (10000 Mbit) | ||
434 | # | ||
435 | |||
436 | # | ||
437 | # Token Ring devices | ||
438 | # | ||
439 | # CONFIG_TR is not set | ||
440 | |||
441 | # | ||
442 | # Wireless LAN (non-hamradio) | ||
443 | # | ||
444 | # CONFIG_NET_RADIO is not set | ||
445 | |||
446 | # | ||
447 | # PCMCIA network device support | ||
448 | # | ||
449 | CONFIG_NET_PCMCIA=y | ||
450 | # CONFIG_PCMCIA_3C589 is not set | ||
451 | # CONFIG_PCMCIA_3C574 is not set | ||
452 | # CONFIG_PCMCIA_FMVJ18X is not set | ||
453 | CONFIG_PCMCIA_PCNET=m | ||
454 | # CONFIG_PCMCIA_NMCLAN is not set | ||
455 | # CONFIG_PCMCIA_SMC91C92 is not set | ||
456 | # CONFIG_PCMCIA_XIRC2PS is not set | ||
457 | # CONFIG_PCMCIA_AXNET is not set | ||
458 | |||
459 | # | ||
460 | # Wan interfaces | ||
461 | # | ||
462 | # CONFIG_WAN is not set | ||
463 | # CONFIG_PLIP is not set | ||
464 | CONFIG_PPP=m | ||
465 | # CONFIG_PPP_MULTILINK is not set | ||
466 | # CONFIG_PPP_FILTER is not set | ||
467 | CONFIG_PPP_ASYNC=m | ||
468 | # CONFIG_PPP_SYNC_TTY is not set | ||
469 | CONFIG_PPP_DEFLATE=m | ||
470 | CONFIG_PPP_BSDCOMP=m | ||
471 | # CONFIG_PPPOE is not set | ||
472 | # CONFIG_SLIP is not set | ||
473 | # CONFIG_SHAPER is not set | ||
474 | # CONFIG_NETCONSOLE is not set | ||
475 | |||
476 | # | ||
477 | # ISDN subsystem | ||
478 | # | ||
479 | # CONFIG_ISDN is not set | ||
480 | |||
481 | # | ||
482 | # Input device support | ||
483 | # | ||
484 | # CONFIG_INPUT is not set | ||
485 | |||
486 | # | ||
487 | # Hardware I/O ports | ||
488 | # | ||
489 | # CONFIG_SERIO is not set | ||
490 | # CONFIG_GAMEPORT is not set | ||
491 | CONFIG_SOUND_GAMEPORT=y | ||
492 | |||
493 | # | ||
494 | # Character devices | ||
495 | # | ||
496 | # CONFIG_VT is not set | ||
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_CS=m | ||
505 | CONFIG_SERIAL_8250_NR_UARTS=4 | ||
506 | # CONFIG_SERIAL_8250_EXTENDED is not set | ||
507 | |||
508 | # | ||
509 | # Non-8250 serial port support | ||
510 | # | ||
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=256 | ||
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=y | ||
530 | # CONFIG_WATCHDOG_NOWAYOUT is not set | ||
531 | |||
532 | # | ||
533 | # Watchdog Device Drivers | ||
534 | # | ||
535 | CONFIG_SOFT_WATCHDOG=y | ||
536 | |||
537 | # | ||
538 | # ISA-based Watchdog Cards | ||
539 | # | ||
540 | # CONFIG_PCWATCHDOG is not set | ||
541 | # CONFIG_MIXCOMWD is not set | ||
542 | # CONFIG_WDT is not set | ||
543 | # CONFIG_NVRAM is not set | ||
544 | # CONFIG_RTC is not set | ||
545 | # CONFIG_DTLK is not set | ||
546 | # CONFIG_R3964 is not set | ||
547 | |||
548 | # | ||
549 | # Ftape, the floppy tape device driver | ||
550 | # | ||
551 | # CONFIG_DRM is not set | ||
552 | |||
553 | # | ||
554 | # PCMCIA character devices | ||
555 | # | ||
556 | # CONFIG_SYNCLINK_CS is not set | ||
557 | # CONFIG_RAW_DRIVER is not set | ||
558 | |||
559 | # | ||
560 | # TPM devices | ||
561 | # | ||
562 | # CONFIG_TCG_TPM is not set | ||
563 | |||
564 | # | ||
565 | # I2C support | ||
566 | # | ||
567 | # CONFIG_I2C is not set | ||
568 | |||
569 | # | ||
570 | # Misc devices | ||
571 | # | ||
572 | |||
573 | # | ||
574 | # Multimedia devices | ||
575 | # | ||
576 | # CONFIG_VIDEO_DEV is not set | ||
577 | |||
578 | # | ||
579 | # Digital Video Broadcasting Devices | ||
580 | # | ||
581 | # CONFIG_DVB is not set | ||
582 | |||
583 | # | ||
584 | # Graphics support | ||
585 | # | ||
586 | # CONFIG_FB is not set | ||
587 | |||
588 | # | ||
589 | # Sound | ||
590 | # | ||
591 | # CONFIG_SOUND is not set | ||
592 | |||
593 | # | ||
594 | # USB support | ||
595 | # | ||
596 | CONFIG_USB_ARCH_HAS_HCD=y | ||
597 | # CONFIG_USB_ARCH_HAS_OHCI is not set | ||
598 | # CONFIG_USB is not set | ||
599 | |||
600 | # | ||
601 | # USB Gadget Support | ||
602 | # | ||
603 | # CONFIG_USB_GADGET is not set | ||
604 | |||
605 | # | ||
606 | # MMC/SD Card support | ||
607 | # | ||
608 | # CONFIG_MMC is not set | ||
609 | |||
610 | # | ||
611 | # File systems | ||
612 | # | ||
613 | # CONFIG_EXT2_FS is not set | ||
614 | # CONFIG_EXT3_FS is not set | ||
615 | # CONFIG_JBD is not set | ||
616 | # CONFIG_REISERFS_FS is not set | ||
617 | # CONFIG_JFS_FS is not set | ||
618 | |||
619 | # | ||
620 | # XFS support | ||
621 | # | ||
622 | # CONFIG_XFS_FS is not set | ||
623 | CONFIG_MINIX_FS=y | ||
624 | # CONFIG_ROMFS_FS is not set | ||
625 | # CONFIG_QUOTA is not set | ||
626 | CONFIG_DNOTIFY=y | ||
627 | # CONFIG_AUTOFS_FS is not set | ||
628 | CONFIG_AUTOFS4_FS=y | ||
629 | |||
630 | # | ||
631 | # CD-ROM/DVD Filesystems | ||
632 | # | ||
633 | # CONFIG_ISO9660_FS is not set | ||
634 | # CONFIG_UDF_FS is not set | ||
635 | |||
636 | # | ||
637 | # DOS/FAT/NT Filesystems | ||
638 | # | ||
639 | # CONFIG_MSDOS_FS is not set | ||
640 | # CONFIG_VFAT_FS is not set | ||
641 | # CONFIG_NTFS_FS is not set | ||
642 | |||
643 | # | ||
644 | # Pseudo filesystems | ||
645 | # | ||
646 | CONFIG_PROC_FS=y | ||
647 | CONFIG_SYSFS=y | ||
648 | # CONFIG_DEVFS_FS is not set | ||
649 | # CONFIG_DEVPTS_FS_XATTR is not set | ||
650 | # CONFIG_TMPFS is not set | ||
651 | # CONFIG_HUGETLB_PAGE is not set | ||
652 | CONFIG_RAMFS=y | ||
653 | |||
654 | # | ||
655 | # Miscellaneous filesystems | ||
656 | # | ||
657 | # CONFIG_ADFS_FS is not set | ||
658 | # CONFIG_AFFS_FS is not set | ||
659 | # CONFIG_HFS_FS is not set | ||
660 | # CONFIG_HFSPLUS_FS is not set | ||
661 | # CONFIG_BEFS_FS is not set | ||
662 | # CONFIG_BFS_FS is not set | ||
663 | # CONFIG_EFS_FS is not set | ||
664 | # CONFIG_CRAMFS is not set | ||
665 | # CONFIG_VXFS_FS is not set | ||
666 | # CONFIG_HPFS_FS is not set | ||
667 | # CONFIG_QNX4FS_FS is not set | ||
668 | # CONFIG_SYSV_FS is not set | ||
669 | # CONFIG_UFS_FS is not set | ||
670 | |||
671 | # | ||
672 | # Network File Systems | ||
673 | # | ||
674 | CONFIG_NFS_FS=y | ||
675 | CONFIG_NFS_V3=y | ||
676 | # CONFIG_NFS_V4 is not set | ||
677 | # CONFIG_NFS_DIRECTIO is not set | ||
678 | # CONFIG_NFSD is not set | ||
679 | CONFIG_ROOT_NFS=y | ||
680 | CONFIG_LOCKD=y | ||
681 | CONFIG_LOCKD_V4=y | ||
682 | CONFIG_SUNRPC=y | ||
683 | # CONFIG_RPCSEC_GSS_KRB5 is not set | ||
684 | # CONFIG_RPCSEC_GSS_SPKM3 is not set | ||
685 | # CONFIG_SMB_FS is not set | ||
686 | # CONFIG_CIFS is not set | ||
687 | # CONFIG_NCP_FS is not set | ||
688 | # CONFIG_CODA_FS is not set | ||
689 | # CONFIG_AFS_FS is not set | ||
690 | |||
691 | # | ||
692 | # Partition Types | ||
693 | # | ||
694 | CONFIG_PARTITION_ADVANCED=y | ||
695 | # CONFIG_ACORN_PARTITION is not set | ||
696 | # CONFIG_OSF_PARTITION is not set | ||
697 | # CONFIG_AMIGA_PARTITION is not set | ||
698 | # CONFIG_ATARI_PARTITION is not set | ||
699 | # CONFIG_MAC_PARTITION is not set | ||
700 | # CONFIG_MSDOS_PARTITION is not set | ||
701 | # CONFIG_LDM_PARTITION is not set | ||
702 | # CONFIG_SGI_PARTITION is not set | ||
703 | # CONFIG_ULTRIX_PARTITION is not set | ||
704 | # CONFIG_SUN_PARTITION is not set | ||
705 | # CONFIG_EFI_PARTITION is not set | ||
706 | |||
707 | # | ||
708 | # Native Language Support | ||
709 | # | ||
710 | # CONFIG_NLS is not set | ||
711 | |||
712 | # | ||
713 | # Profiling support | ||
714 | # | ||
715 | # CONFIG_PROFILING is not set | ||
716 | |||
717 | # | ||
718 | # Kernel hacking | ||
719 | # | ||
720 | # CONFIG_PRINTK_TIME is not set | ||
721 | # CONFIG_DEBUG_KERNEL is not set | ||
722 | CONFIG_LOG_BUF_SHIFT=14 | ||
723 | # CONFIG_DEBUG_BUGVERBOSE is not set | ||
724 | CONFIG_FRAME_POINTER=y | ||
725 | # CONFIG_DEBUG_USER is not set | ||
726 | |||
727 | # | ||
728 | # Security options | ||
729 | # | ||
730 | # CONFIG_KEYS is not set | ||
731 | # CONFIG_SECURITY is not set | ||
732 | |||
733 | # | ||
734 | # Cryptographic options | ||
735 | # | ||
736 | # CONFIG_CRYPTO is not set | ||
737 | |||
738 | # | ||
739 | # Hardware crypto devices | ||
740 | # | ||
741 | |||
742 | # | ||
743 | # Library routines | ||
744 | # | ||
745 | CONFIG_CRC_CCITT=m | ||
746 | CONFIG_CRC32=y | ||
747 | # CONFIG_LIBCRC32C is not set | ||
748 | CONFIG_ZLIB_INFLATE=m | ||
749 | CONFIG_ZLIB_DEFLATE=m | ||
diff --git a/arch/arm/configs/edb7211_defconfig b/arch/arm/configs/edb7211_defconfig new file mode 100644 index 000000000000..78b08ed4d5f4 --- /dev/null +++ b/arch/arm/configs/edb7211_defconfig | |||
@@ -0,0 +1,575 @@ | |||
1 | # | ||
2 | # Automatically generated make config: don't edit | ||
3 | # Linux kernel version: 2.6.12-rc1-bk2 | ||
4 | # Sun Mar 27 21:48:12 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 is not set | ||
31 | CONFIG_KOBJECT_UEVENT=y | ||
32 | # CONFIG_IKCONFIG is not set | ||
33 | CONFIG_EMBEDDED=y | ||
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 is not set | ||
52 | |||
53 | # | ||
54 | # System Type | ||
55 | # | ||
56 | # CONFIG_ARCH_CLPS7500 is not set | ||
57 | CONFIG_ARCH_CLPS711X=y | ||
58 | # CONFIG_ARCH_CO285 is not set | ||
59 | # CONFIG_ARCH_EBSA110 is not set | ||
60 | # CONFIG_ARCH_CAMELOT is not set | ||
61 | # CONFIG_ARCH_FOOTBRIDGE is not set | ||
62 | # CONFIG_ARCH_INTEGRATOR is not set | ||
63 | # CONFIG_ARCH_IOP3XX is not set | ||
64 | # CONFIG_ARCH_IXP4XX is not set | ||
65 | # CONFIG_ARCH_IXP2000 is not set | ||
66 | # CONFIG_ARCH_L7200 is not set | ||
67 | # CONFIG_ARCH_PXA is not set | ||
68 | # CONFIG_ARCH_RPC is not set | ||
69 | # CONFIG_ARCH_SA1100 is not set | ||
70 | # CONFIG_ARCH_S3C2410 is not set | ||
71 | # CONFIG_ARCH_SHARK is not set | ||
72 | # CONFIG_ARCH_LH7A40X is not set | ||
73 | # CONFIG_ARCH_OMAP is not set | ||
74 | # CONFIG_ARCH_VERSATILE is not set | ||
75 | # CONFIG_ARCH_IMX is not set | ||
76 | # CONFIG_ARCH_H720X is not set | ||
77 | |||
78 | # | ||
79 | # CLPS711X/EP721X Implementations | ||
80 | # | ||
81 | # CONFIG_ARCH_AUTCPU12 is not set | ||
82 | # CONFIG_ARCH_CDB89712 is not set | ||
83 | # CONFIG_ARCH_CEIVA is not set | ||
84 | # CONFIG_ARCH_CLEP7312 is not set | ||
85 | CONFIG_ARCH_EDB7211=y | ||
86 | # CONFIG_ARCH_P720T is not set | ||
87 | # CONFIG_ARCH_FORTUNET is not set | ||
88 | CONFIG_ARCH_EP7211=y | ||
89 | # CONFIG_EP72XX_ROM_BOOT is not set | ||
90 | |||
91 | # | ||
92 | # Processor Type | ||
93 | # | ||
94 | CONFIG_CPU_32=y | ||
95 | CONFIG_CPU_ARM720T=y | ||
96 | CONFIG_CPU_32v4=y | ||
97 | CONFIG_CPU_ABRT_LV4T=y | ||
98 | CONFIG_CPU_CACHE_V4=y | ||
99 | CONFIG_CPU_CACHE_VIVT=y | ||
100 | CONFIG_CPU_COPY_V4WT=y | ||
101 | CONFIG_CPU_TLB_V4WT=y | ||
102 | |||
103 | # | ||
104 | # Processor Features | ||
105 | # | ||
106 | CONFIG_ARM_THUMB=y | ||
107 | |||
108 | # | ||
109 | # Bus support | ||
110 | # | ||
111 | CONFIG_ISA=y | ||
112 | |||
113 | # | ||
114 | # PCCARD (PCMCIA/CardBus) support | ||
115 | # | ||
116 | # CONFIG_PCCARD is not set | ||
117 | |||
118 | # | ||
119 | # Kernel Features | ||
120 | # | ||
121 | # CONFIG_PREEMPT is not set | ||
122 | CONFIG_DISCONTIGMEM=y | ||
123 | CONFIG_ALIGNMENT_TRAP=y | ||
124 | |||
125 | # | ||
126 | # Boot options | ||
127 | # | ||
128 | CONFIG_ZBOOT_ROM_TEXT=0x0 | ||
129 | CONFIG_ZBOOT_ROM_BSS=0x0 | ||
130 | CONFIG_CMDLINE="" | ||
131 | # CONFIG_XIP_KERNEL is not set | ||
132 | |||
133 | # | ||
134 | # Floating point emulation | ||
135 | # | ||
136 | |||
137 | # | ||
138 | # At least one emulation must be selected | ||
139 | # | ||
140 | # CONFIG_FPE_NWFPE is not set | ||
141 | # CONFIG_FPE_FASTFPE is not set | ||
142 | |||
143 | # | ||
144 | # Userspace binary formats | ||
145 | # | ||
146 | CONFIG_BINFMT_ELF=y | ||
147 | # CONFIG_BINFMT_AOUT is not set | ||
148 | # CONFIG_BINFMT_MISC is not set | ||
149 | # CONFIG_ARTHUR is not set | ||
150 | |||
151 | # | ||
152 | # Power management options | ||
153 | # | ||
154 | # CONFIG_PM is not set | ||
155 | |||
156 | # | ||
157 | # Device Drivers | ||
158 | # | ||
159 | |||
160 | # | ||
161 | # Generic Driver Options | ||
162 | # | ||
163 | CONFIG_STANDALONE=y | ||
164 | CONFIG_PREVENT_FIRMWARE_BUILD=y | ||
165 | # CONFIG_FW_LOADER is not set | ||
166 | |||
167 | # | ||
168 | # Memory Technology Devices (MTD) | ||
169 | # | ||
170 | # CONFIG_MTD is not set | ||
171 | |||
172 | # | ||
173 | # Parallel port support | ||
174 | # | ||
175 | # CONFIG_PARPORT is not set | ||
176 | |||
177 | # | ||
178 | # Plug and Play support | ||
179 | # | ||
180 | # CONFIG_PNP is not set | ||
181 | |||
182 | # | ||
183 | # Block devices | ||
184 | # | ||
185 | # CONFIG_BLK_DEV_FD is not set | ||
186 | # CONFIG_BLK_DEV_XD is not set | ||
187 | # CONFIG_BLK_DEV_COW_COMMON is not set | ||
188 | # CONFIG_BLK_DEV_LOOP is not set | ||
189 | # CONFIG_BLK_DEV_NBD is not set | ||
190 | CONFIG_BLK_DEV_RAM=y | ||
191 | CONFIG_BLK_DEV_RAM_COUNT=16 | ||
192 | CONFIG_BLK_DEV_RAM_SIZE=4096 | ||
193 | CONFIG_BLK_DEV_INITRD=y | ||
194 | CONFIG_INITRAMFS_SOURCE="" | ||
195 | # CONFIG_CDROM_PKTCDVD is not set | ||
196 | |||
197 | # | ||
198 | # IO Schedulers | ||
199 | # | ||
200 | CONFIG_IOSCHED_NOOP=y | ||
201 | CONFIG_IOSCHED_AS=y | ||
202 | CONFIG_IOSCHED_DEADLINE=y | ||
203 | CONFIG_IOSCHED_CFQ=y | ||
204 | # CONFIG_ATA_OVER_ETH is not set | ||
205 | |||
206 | # | ||
207 | # SCSI device support | ||
208 | # | ||
209 | # CONFIG_SCSI is not set | ||
210 | |||
211 | # | ||
212 | # Multi-device support (RAID and LVM) | ||
213 | # | ||
214 | # CONFIG_MD is not set | ||
215 | |||
216 | # | ||
217 | # Fusion MPT device support | ||
218 | # | ||
219 | |||
220 | # | ||
221 | # IEEE 1394 (FireWire) support | ||
222 | # | ||
223 | |||
224 | # | ||
225 | # I2O device support | ||
226 | # | ||
227 | |||
228 | # | ||
229 | # Networking support | ||
230 | # | ||
231 | CONFIG_NET=y | ||
232 | |||
233 | # | ||
234 | # Networking options | ||
235 | # | ||
236 | CONFIG_PACKET=y | ||
237 | # CONFIG_PACKET_MMAP is not set | ||
238 | # CONFIG_NETLINK_DEV is not set | ||
239 | CONFIG_UNIX=y | ||
240 | # CONFIG_NET_KEY is not set | ||
241 | CONFIG_INET=y | ||
242 | # CONFIG_IP_MULTICAST is not set | ||
243 | # CONFIG_IP_ADVANCED_ROUTER is not set | ||
244 | # CONFIG_IP_PNP is not set | ||
245 | # CONFIG_NET_IPIP is not set | ||
246 | # CONFIG_NET_IPGRE is not set | ||
247 | # CONFIG_ARPD is not set | ||
248 | # CONFIG_SYN_COOKIES is not set | ||
249 | # CONFIG_INET_AH is not set | ||
250 | # CONFIG_INET_ESP is not set | ||
251 | # CONFIG_INET_IPCOMP is not set | ||
252 | # CONFIG_INET_TUNNEL is not set | ||
253 | # CONFIG_IP_TCPDIAG is not set | ||
254 | # CONFIG_IP_TCPDIAG_IPV6 is not set | ||
255 | # CONFIG_IPV6 is not set | ||
256 | # CONFIG_NETFILTER is not set | ||
257 | |||
258 | # | ||
259 | # SCTP Configuration (EXPERIMENTAL) | ||
260 | # | ||
261 | # CONFIG_IP_SCTP is not set | ||
262 | # CONFIG_ATM is not set | ||
263 | # CONFIG_BRIDGE is not set | ||
264 | # CONFIG_VLAN_8021Q is not set | ||
265 | # CONFIG_DECNET is not set | ||
266 | # CONFIG_LLC2 is not set | ||
267 | # CONFIG_IPX is not set | ||
268 | # CONFIG_ATALK is not set | ||
269 | # CONFIG_X25 is not set | ||
270 | # CONFIG_LAPB is not set | ||
271 | # CONFIG_NET_DIVERT is not set | ||
272 | # CONFIG_ECONET is not set | ||
273 | # CONFIG_WAN_ROUTER is not set | ||
274 | |||
275 | # | ||
276 | # QoS and/or fair queueing | ||
277 | # | ||
278 | # CONFIG_NET_SCHED is not set | ||
279 | # CONFIG_NET_CLS_ROUTE is not set | ||
280 | |||
281 | # | ||
282 | # Network testing | ||
283 | # | ||
284 | # CONFIG_NET_PKTGEN is not set | ||
285 | # CONFIG_NETPOLL is not set | ||
286 | # CONFIG_NET_POLL_CONTROLLER is not set | ||
287 | # CONFIG_HAMRADIO is not set | ||
288 | # CONFIG_IRDA is not set | ||
289 | # CONFIG_BT is not set | ||
290 | CONFIG_NETDEVICES=y | ||
291 | # CONFIG_DUMMY is not set | ||
292 | # CONFIG_BONDING is not set | ||
293 | # CONFIG_EQUALIZER is not set | ||
294 | # CONFIG_TUN is not set | ||
295 | |||
296 | # | ||
297 | # ARCnet devices | ||
298 | # | ||
299 | # CONFIG_ARCNET is not set | ||
300 | |||
301 | # | ||
302 | # Ethernet (10 or 100Mbit) | ||
303 | # | ||
304 | # CONFIG_NET_ETHERNET is not set | ||
305 | |||
306 | # | ||
307 | # Ethernet (1000 Mbit) | ||
308 | # | ||
309 | |||
310 | # | ||
311 | # Ethernet (10000 Mbit) | ||
312 | # | ||
313 | |||
314 | # | ||
315 | # Token Ring devices | ||
316 | # | ||
317 | # CONFIG_TR is not set | ||
318 | |||
319 | # | ||
320 | # Wireless LAN (non-hamradio) | ||
321 | # | ||
322 | # CONFIG_NET_RADIO is not set | ||
323 | |||
324 | # | ||
325 | # Wan interfaces | ||
326 | # | ||
327 | # CONFIG_WAN is not set | ||
328 | # CONFIG_PPP is not set | ||
329 | # CONFIG_SLIP is not set | ||
330 | # CONFIG_SHAPER is not set | ||
331 | # CONFIG_NETCONSOLE is not set | ||
332 | |||
333 | # | ||
334 | # ISDN subsystem | ||
335 | # | ||
336 | # CONFIG_ISDN is not set | ||
337 | |||
338 | # | ||
339 | # Input device support | ||
340 | # | ||
341 | # CONFIG_INPUT is not set | ||
342 | |||
343 | # | ||
344 | # Hardware I/O ports | ||
345 | # | ||
346 | CONFIG_SERIO=y | ||
347 | CONFIG_SERIO_SERPORT=y | ||
348 | CONFIG_SERIO_LIBPS2=y | ||
349 | # CONFIG_SERIO_RAW is not set | ||
350 | # CONFIG_GAMEPORT is not set | ||
351 | CONFIG_SOUND_GAMEPORT=y | ||
352 | |||
353 | # | ||
354 | # Character devices | ||
355 | # | ||
356 | # CONFIG_VT is not set | ||
357 | # CONFIG_SERIAL_NONSTANDARD is not set | ||
358 | |||
359 | # | ||
360 | # Serial drivers | ||
361 | # | ||
362 | # CONFIG_SERIAL_8250 is not set | ||
363 | |||
364 | # | ||
365 | # Non-8250 serial port support | ||
366 | # | ||
367 | CONFIG_SERIAL_CLPS711X=y | ||
368 | CONFIG_SERIAL_CLPS711X_CONSOLE=y | ||
369 | CONFIG_SERIAL_CORE=y | ||
370 | CONFIG_SERIAL_CORE_CONSOLE=y | ||
371 | CONFIG_UNIX98_PTYS=y | ||
372 | CONFIG_LEGACY_PTYS=y | ||
373 | CONFIG_LEGACY_PTY_COUNT=256 | ||
374 | |||
375 | # | ||
376 | # IPMI | ||
377 | # | ||
378 | # CONFIG_IPMI_HANDLER is not set | ||
379 | |||
380 | # | ||
381 | # Watchdog Cards | ||
382 | # | ||
383 | # CONFIG_WATCHDOG is not set | ||
384 | # CONFIG_NVRAM is not set | ||
385 | # CONFIG_RTC is not set | ||
386 | # CONFIG_DTLK is not set | ||
387 | # CONFIG_R3964 is not set | ||
388 | |||
389 | # | ||
390 | # Ftape, the floppy tape device driver | ||
391 | # | ||
392 | # CONFIG_DRM is not set | ||
393 | # CONFIG_RAW_DRIVER is not set | ||
394 | |||
395 | # | ||
396 | # TPM devices | ||
397 | # | ||
398 | # CONFIG_TCG_TPM is not set | ||
399 | |||
400 | # | ||
401 | # I2C support | ||
402 | # | ||
403 | # CONFIG_I2C is not set | ||
404 | |||
405 | # | ||
406 | # Misc devices | ||
407 | # | ||
408 | |||
409 | # | ||
410 | # Multimedia devices | ||
411 | # | ||
412 | # CONFIG_VIDEO_DEV is not set | ||
413 | |||
414 | # | ||
415 | # Digital Video Broadcasting Devices | ||
416 | # | ||
417 | # CONFIG_DVB is not set | ||
418 | |||
419 | # | ||
420 | # Graphics support | ||
421 | # | ||
422 | # CONFIG_FB is not set | ||
423 | |||
424 | # | ||
425 | # Sound | ||
426 | # | ||
427 | # CONFIG_SOUND is not set | ||
428 | |||
429 | # | ||
430 | # USB support | ||
431 | # | ||
432 | CONFIG_USB_ARCH_HAS_HCD=y | ||
433 | # CONFIG_USB_ARCH_HAS_OHCI is not set | ||
434 | # CONFIG_USB is not set | ||
435 | |||
436 | # | ||
437 | # USB Gadget Support | ||
438 | # | ||
439 | # CONFIG_USB_GADGET is not set | ||
440 | |||
441 | # | ||
442 | # MMC/SD Card support | ||
443 | # | ||
444 | # CONFIG_MMC is not set | ||
445 | |||
446 | # | ||
447 | # File systems | ||
448 | # | ||
449 | CONFIG_EXT2_FS=y | ||
450 | # CONFIG_EXT2_FS_XATTR is not set | ||
451 | # CONFIG_EXT3_FS is not set | ||
452 | # CONFIG_JBD is not set | ||
453 | # CONFIG_REISERFS_FS is not set | ||
454 | # CONFIG_JFS_FS is not set | ||
455 | |||
456 | # | ||
457 | # XFS support | ||
458 | # | ||
459 | # CONFIG_XFS_FS is not set | ||
460 | CONFIG_MINIX_FS=y | ||
461 | # CONFIG_ROMFS_FS is not set | ||
462 | # CONFIG_QUOTA is not set | ||
463 | CONFIG_DNOTIFY=y | ||
464 | # CONFIG_AUTOFS_FS is not set | ||
465 | # CONFIG_AUTOFS4_FS is not set | ||
466 | |||
467 | # | ||
468 | # CD-ROM/DVD Filesystems | ||
469 | # | ||
470 | # CONFIG_ISO9660_FS is not set | ||
471 | # CONFIG_UDF_FS is not set | ||
472 | |||
473 | # | ||
474 | # DOS/FAT/NT Filesystems | ||
475 | # | ||
476 | # CONFIG_MSDOS_FS is not set | ||
477 | # CONFIG_VFAT_FS is not set | ||
478 | # CONFIG_NTFS_FS is not set | ||
479 | |||
480 | # | ||
481 | # Pseudo filesystems | ||
482 | # | ||
483 | CONFIG_PROC_FS=y | ||
484 | CONFIG_SYSFS=y | ||
485 | # CONFIG_DEVFS_FS is not set | ||
486 | # CONFIG_DEVPTS_FS_XATTR is not set | ||
487 | # CONFIG_TMPFS is not set | ||
488 | # CONFIG_HUGETLB_PAGE is not set | ||
489 | CONFIG_RAMFS=y | ||
490 | |||
491 | # | ||
492 | # Miscellaneous filesystems | ||
493 | # | ||
494 | # CONFIG_ADFS_FS is not set | ||
495 | # CONFIG_AFFS_FS is not set | ||
496 | # CONFIG_HFS_FS is not set | ||
497 | # CONFIG_HFSPLUS_FS is not set | ||
498 | # CONFIG_BEFS_FS is not set | ||
499 | # CONFIG_BFS_FS is not set | ||
500 | # CONFIG_EFS_FS is not set | ||
501 | # CONFIG_CRAMFS is not set | ||
502 | # CONFIG_VXFS_FS is not set | ||
503 | # CONFIG_HPFS_FS is not set | ||
504 | # CONFIG_QNX4FS_FS is not set | ||
505 | # CONFIG_SYSV_FS is not set | ||
506 | # CONFIG_UFS_FS is not set | ||
507 | |||
508 | # | ||
509 | # Network File Systems | ||
510 | # | ||
511 | # CONFIG_NFS_FS is not set | ||
512 | # CONFIG_NFSD is not set | ||
513 | # CONFIG_SMB_FS is not set | ||
514 | # CONFIG_CIFS is not set | ||
515 | # CONFIG_NCP_FS is not set | ||
516 | # CONFIG_CODA_FS is not set | ||
517 | # CONFIG_AFS_FS is not set | ||
518 | |||
519 | # | ||
520 | # Partition Types | ||
521 | # | ||
522 | CONFIG_PARTITION_ADVANCED=y | ||
523 | # CONFIG_ACORN_PARTITION is not set | ||
524 | # CONFIG_OSF_PARTITION is not set | ||
525 | # CONFIG_AMIGA_PARTITION is not set | ||
526 | # CONFIG_ATARI_PARTITION is not set | ||
527 | # CONFIG_MAC_PARTITION is not set | ||
528 | # CONFIG_MSDOS_PARTITION is not set | ||
529 | # CONFIG_LDM_PARTITION is not set | ||
530 | # CONFIG_SGI_PARTITION is not set | ||
531 | # CONFIG_ULTRIX_PARTITION is not set | ||
532 | # CONFIG_SUN_PARTITION is not set | ||
533 | # CONFIG_EFI_PARTITION is not set | ||
534 | |||
535 | # | ||
536 | # Native Language Support | ||
537 | # | ||
538 | # CONFIG_NLS is not set | ||
539 | |||
540 | # | ||
541 | # Profiling support | ||
542 | # | ||
543 | # CONFIG_PROFILING is not set | ||
544 | |||
545 | # | ||
546 | # Kernel hacking | ||
547 | # | ||
548 | # CONFIG_PRINTK_TIME is not set | ||
549 | # CONFIG_DEBUG_KERNEL is not set | ||
550 | CONFIG_LOG_BUF_SHIFT=14 | ||
551 | # CONFIG_DEBUG_BUGVERBOSE is not set | ||
552 | CONFIG_FRAME_POINTER=y | ||
553 | CONFIG_DEBUG_USER=y | ||
554 | |||
555 | # | ||
556 | # Security options | ||
557 | # | ||
558 | # CONFIG_KEYS is not set | ||
559 | # CONFIG_SECURITY is not set | ||
560 | |||
561 | # | ||
562 | # Cryptographic options | ||
563 | # | ||
564 | # CONFIG_CRYPTO is not set | ||
565 | |||
566 | # | ||
567 | # Hardware crypto devices | ||
568 | # | ||
569 | |||
570 | # | ||
571 | # Library routines | ||
572 | # | ||
573 | # CONFIG_CRC_CCITT is not set | ||
574 | CONFIG_CRC32=y | ||
575 | # CONFIG_LIBCRC32C is not set | ||
diff --git a/arch/arm/configs/enp2611_defconfig b/arch/arm/configs/enp2611_defconfig new file mode 100644 index 000000000000..e8f9fccffe84 --- /dev/null +++ b/arch/arm/configs/enp2611_defconfig | |||
@@ -0,0 +1,887 @@ | |||
1 | # | ||
2 | # Automatically generated make config: don't edit | ||
3 | # Linux kernel version: 2.6.12-rc1-bk2 | ||
4 | # Sun Mar 27 22:08:24 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=y | ||
28 | # CONFIG_BSD_PROCESS_ACCT_V3 is not set | ||
29 | CONFIG_SYSCTL=y | ||
30 | # CONFIG_AUDIT is not set | ||
31 | # CONFIG_HOTPLUG is not set | ||
32 | CONFIG_KOBJECT_UEVENT=y | ||
33 | # CONFIG_IKCONFIG is not set | ||
34 | CONFIG_EMBEDDED=y | ||
35 | CONFIG_KALLSYMS=y | ||
36 | # CONFIG_KALLSYMS_ALL is not set | ||
37 | # CONFIG_KALLSYMS_EXTRA_PASS is not set | ||
38 | CONFIG_BASE_FULL=y | ||
39 | CONFIG_FUTEX=y | ||
40 | CONFIG_EPOLL=y | ||
41 | CONFIG_CC_OPTIMIZE_FOR_SIZE=y | ||
42 | CONFIG_SHMEM=y | ||
43 | CONFIG_CC_ALIGN_FUNCTIONS=0 | ||
44 | CONFIG_CC_ALIGN_LABELS=0 | ||
45 | CONFIG_CC_ALIGN_LOOPS=0 | ||
46 | CONFIG_CC_ALIGN_JUMPS=0 | ||
47 | # CONFIG_TINY_SHMEM is not set | ||
48 | CONFIG_BASE_SMALL=0 | ||
49 | |||
50 | # | ||
51 | # Loadable module support | ||
52 | # | ||
53 | # CONFIG_MODULES is not set | ||
54 | |||
55 | # | ||
56 | # System Type | ||
57 | # | ||
58 | # CONFIG_ARCH_CLPS7500 is not set | ||
59 | # CONFIG_ARCH_CLPS711X is not set | ||
60 | # CONFIG_ARCH_CO285 is not set | ||
61 | # CONFIG_ARCH_EBSA110 is not set | ||
62 | # CONFIG_ARCH_CAMELOT is not set | ||
63 | # CONFIG_ARCH_FOOTBRIDGE is not set | ||
64 | # CONFIG_ARCH_INTEGRATOR is not set | ||
65 | # CONFIG_ARCH_IOP3XX is not set | ||
66 | # CONFIG_ARCH_IXP4XX is not set | ||
67 | CONFIG_ARCH_IXP2000=y | ||
68 | # CONFIG_ARCH_L7200 is not set | ||
69 | # CONFIG_ARCH_PXA is not set | ||
70 | # CONFIG_ARCH_RPC is not set | ||
71 | # CONFIG_ARCH_SA1100 is not set | ||
72 | # CONFIG_ARCH_S3C2410 is not set | ||
73 | # CONFIG_ARCH_SHARK is not set | ||
74 | # CONFIG_ARCH_LH7A40X is not set | ||
75 | # CONFIG_ARCH_OMAP is not set | ||
76 | # CONFIG_ARCH_VERSATILE is not set | ||
77 | # CONFIG_ARCH_IMX is not set | ||
78 | # CONFIG_ARCH_H720X is not set | ||
79 | CONFIG_ARCH_SUPPORTS_BIG_ENDIAN=y | ||
80 | |||
81 | # | ||
82 | # Intel IXP2400/2800 Implementation Options | ||
83 | # | ||
84 | |||
85 | # | ||
86 | # IXP2400/2800 Platforms | ||
87 | # | ||
88 | CONFIG_ARCH_ENP2611=y | ||
89 | # CONFIG_ARCH_IXDP2400 is not set | ||
90 | # CONFIG_ARCH_IXDP2800 is not set | ||
91 | # CONFIG_ARCH_IXDP2401 is not set | ||
92 | # CONFIG_ARCH_IXDP2801 is not set | ||
93 | |||
94 | # | ||
95 | # Processor Type | ||
96 | # | ||
97 | CONFIG_CPU_32=y | ||
98 | CONFIG_CPU_XSCALE=y | ||
99 | CONFIG_CPU_32v5=y | ||
100 | CONFIG_CPU_ABRT_EV5T=y | ||
101 | CONFIG_CPU_CACHE_VIVT=y | ||
102 | CONFIG_CPU_TLB_V4WBI=y | ||
103 | CONFIG_CPU_MINICACHE=y | ||
104 | |||
105 | # | ||
106 | # Processor Features | ||
107 | # | ||
108 | # CONFIG_ARM_THUMB is not set | ||
109 | CONFIG_CPU_BIG_ENDIAN=y | ||
110 | CONFIG_XSCALE_PMU=y | ||
111 | |||
112 | # | ||
113 | # Bus support | ||
114 | # | ||
115 | CONFIG_PCI=y | ||
116 | CONFIG_PCI_LEGACY_PROC=y | ||
117 | CONFIG_PCI_NAMES=y | ||
118 | |||
119 | # | ||
120 | # PCCARD (PCMCIA/CardBus) support | ||
121 | # | ||
122 | # CONFIG_PCCARD is not set | ||
123 | |||
124 | # | ||
125 | # Kernel Features | ||
126 | # | ||
127 | # CONFIG_PREEMPT 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="console=ttyS0,57600 root=/dev/nfs ip=bootp mem=64M@0x0 pci=firmware" | ||
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_FASTFPE is not set | ||
147 | |||
148 | # | ||
149 | # Userspace binary formats | ||
150 | # | ||
151 | CONFIG_BINFMT_ELF=y | ||
152 | # CONFIG_BINFMT_AOUT is not set | ||
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 is not set | ||
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=y | ||
177 | # CONFIG_MTD_DEBUG is not set | ||
178 | # CONFIG_MTD_CONCAT is not set | ||
179 | CONFIG_MTD_PARTITIONS=y | ||
180 | CONFIG_MTD_REDBOOT_PARTS=y | ||
181 | CONFIG_MTD_REDBOOT_DIRECTORY_BLOCK=-1 | ||
182 | CONFIG_MTD_REDBOOT_PARTS_UNALLOCATED=y | ||
183 | CONFIG_MTD_REDBOOT_PARTS_READONLY=y | ||
184 | # CONFIG_MTD_CMDLINE_PARTS is not set | ||
185 | # CONFIG_MTD_AFS_PARTS is not set | ||
186 | |||
187 | # | ||
188 | # User Modules And Translation Layers | ||
189 | # | ||
190 | CONFIG_MTD_CHAR=y | ||
191 | CONFIG_MTD_BLOCK=y | ||
192 | # CONFIG_FTL is not set | ||
193 | # CONFIG_NFTL is not set | ||
194 | # CONFIG_INFTL is not set | ||
195 | |||
196 | # | ||
197 | # RAM/ROM/Flash chip drivers | ||
198 | # | ||
199 | CONFIG_MTD_CFI=y | ||
200 | # CONFIG_MTD_JEDECPROBE is not set | ||
201 | CONFIG_MTD_GEN_PROBE=y | ||
202 | # CONFIG_MTD_CFI_ADV_OPTIONS is not set | ||
203 | CONFIG_MTD_MAP_BANK_WIDTH_1=y | ||
204 | CONFIG_MTD_MAP_BANK_WIDTH_2=y | ||
205 | CONFIG_MTD_MAP_BANK_WIDTH_4=y | ||
206 | # CONFIG_MTD_MAP_BANK_WIDTH_8 is not set | ||
207 | # CONFIG_MTD_MAP_BANK_WIDTH_16 is not set | ||
208 | # CONFIG_MTD_MAP_BANK_WIDTH_32 is not set | ||
209 | CONFIG_MTD_CFI_I1=y | ||
210 | CONFIG_MTD_CFI_I2=y | ||
211 | # CONFIG_MTD_CFI_I4 is not set | ||
212 | # CONFIG_MTD_CFI_I8 is not set | ||
213 | CONFIG_MTD_CFI_INTELEXT=y | ||
214 | # CONFIG_MTD_CFI_AMDSTD is not set | ||
215 | # CONFIG_MTD_CFI_STAA is not set | ||
216 | CONFIG_MTD_CFI_UTIL=y | ||
217 | # CONFIG_MTD_RAM is not set | ||
218 | # CONFIG_MTD_ROM is not set | ||
219 | # CONFIG_MTD_ABSENT is not set | ||
220 | # CONFIG_MTD_XIP is not set | ||
221 | |||
222 | # | ||
223 | # Mapping drivers for chip access | ||
224 | # | ||
225 | CONFIG_MTD_COMPLEX_MAPPINGS=y | ||
226 | # CONFIG_MTD_PHYSMAP is not set | ||
227 | # CONFIG_MTD_ARM_INTEGRATOR is not set | ||
228 | CONFIG_MTD_IXP2000=y | ||
229 | # CONFIG_MTD_EDB7312 is not set | ||
230 | # CONFIG_MTD_PCI is not set | ||
231 | |||
232 | # | ||
233 | # Self-contained MTD device drivers | ||
234 | # | ||
235 | # CONFIG_MTD_PMC551 is not set | ||
236 | # CONFIG_MTD_SLRAM is not set | ||
237 | # CONFIG_MTD_PHRAM is not set | ||
238 | # CONFIG_MTD_MTDRAM is not set | ||
239 | # CONFIG_MTD_BLKMTD is not set | ||
240 | # CONFIG_MTD_BLOCK2MTD is not set | ||
241 | |||
242 | # | ||
243 | # Disk-On-Chip Device Drivers | ||
244 | # | ||
245 | # CONFIG_MTD_DOC2000 is not set | ||
246 | # CONFIG_MTD_DOC2001 is not set | ||
247 | # CONFIG_MTD_DOC2001PLUS is not set | ||
248 | |||
249 | # | ||
250 | # NAND Flash Device Drivers | ||
251 | # | ||
252 | # CONFIG_MTD_NAND is not set | ||
253 | |||
254 | # | ||
255 | # Parallel port support | ||
256 | # | ||
257 | # CONFIG_PARPORT is not set | ||
258 | |||
259 | # | ||
260 | # Plug and Play support | ||
261 | # | ||
262 | |||
263 | # | ||
264 | # Block devices | ||
265 | # | ||
266 | # CONFIG_BLK_DEV_FD is not set | ||
267 | # CONFIG_BLK_CPQ_DA is not set | ||
268 | # CONFIG_BLK_CPQ_CISS_DA is not set | ||
269 | # CONFIG_BLK_DEV_DAC960 is not set | ||
270 | # CONFIG_BLK_DEV_UMEM is not set | ||
271 | # CONFIG_BLK_DEV_COW_COMMON is not set | ||
272 | CONFIG_BLK_DEV_LOOP=y | ||
273 | # CONFIG_BLK_DEV_CRYPTOLOOP is not set | ||
274 | # CONFIG_BLK_DEV_NBD is not set | ||
275 | # CONFIG_BLK_DEV_SX8 is not set | ||
276 | CONFIG_BLK_DEV_RAM=y | ||
277 | CONFIG_BLK_DEV_RAM_COUNT=16 | ||
278 | CONFIG_BLK_DEV_RAM_SIZE=8192 | ||
279 | CONFIG_BLK_DEV_INITRD=y | ||
280 | CONFIG_INITRAMFS_SOURCE="" | ||
281 | # CONFIG_CDROM_PKTCDVD is not set | ||
282 | |||
283 | # | ||
284 | # IO Schedulers | ||
285 | # | ||
286 | CONFIG_IOSCHED_NOOP=y | ||
287 | CONFIG_IOSCHED_AS=y | ||
288 | CONFIG_IOSCHED_DEADLINE=y | ||
289 | CONFIG_IOSCHED_CFQ=y | ||
290 | # CONFIG_ATA_OVER_ETH is not set | ||
291 | |||
292 | # | ||
293 | # SCSI device support | ||
294 | # | ||
295 | # CONFIG_SCSI is not set | ||
296 | |||
297 | # | ||
298 | # Multi-device support (RAID and LVM) | ||
299 | # | ||
300 | # CONFIG_MD is not set | ||
301 | |||
302 | # | ||
303 | # Fusion MPT device support | ||
304 | # | ||
305 | |||
306 | # | ||
307 | # IEEE 1394 (FireWire) support | ||
308 | # | ||
309 | # CONFIG_IEEE1394 is not set | ||
310 | |||
311 | # | ||
312 | # I2O device support | ||
313 | # | ||
314 | # CONFIG_I2O is not set | ||
315 | |||
316 | # | ||
317 | # Networking support | ||
318 | # | ||
319 | CONFIG_NET=y | ||
320 | |||
321 | # | ||
322 | # Networking options | ||
323 | # | ||
324 | CONFIG_PACKET=y | ||
325 | CONFIG_PACKET_MMAP=y | ||
326 | # CONFIG_NETLINK_DEV is not set | ||
327 | CONFIG_UNIX=y | ||
328 | # CONFIG_NET_KEY is not set | ||
329 | CONFIG_INET=y | ||
330 | # CONFIG_IP_MULTICAST is not set | ||
331 | # CONFIG_IP_ADVANCED_ROUTER is not set | ||
332 | CONFIG_IP_PNP=y | ||
333 | CONFIG_IP_PNP_DHCP=y | ||
334 | CONFIG_IP_PNP_BOOTP=y | ||
335 | # CONFIG_IP_PNP_RARP is not set | ||
336 | # CONFIG_NET_IPIP is not set | ||
337 | # CONFIG_NET_IPGRE is not set | ||
338 | # CONFIG_ARPD is not set | ||
339 | CONFIG_SYN_COOKIES=y | ||
340 | # CONFIG_INET_AH is not set | ||
341 | # CONFIG_INET_ESP is not set | ||
342 | # CONFIG_INET_IPCOMP is not set | ||
343 | # CONFIG_INET_TUNNEL is not set | ||
344 | # CONFIG_IP_TCPDIAG is not set | ||
345 | # CONFIG_IP_TCPDIAG_IPV6 is not set | ||
346 | # CONFIG_IPV6 is not set | ||
347 | # CONFIG_NETFILTER is not set | ||
348 | |||
349 | # | ||
350 | # SCTP Configuration (EXPERIMENTAL) | ||
351 | # | ||
352 | # CONFIG_IP_SCTP is not set | ||
353 | # CONFIG_ATM is not set | ||
354 | # CONFIG_BRIDGE is not set | ||
355 | # CONFIG_VLAN_8021Q is not set | ||
356 | # CONFIG_DECNET is not set | ||
357 | # CONFIG_LLC2 is not set | ||
358 | # CONFIG_IPX is not set | ||
359 | # CONFIG_ATALK is not set | ||
360 | # CONFIG_X25 is not set | ||
361 | # CONFIG_LAPB is not set | ||
362 | # CONFIG_NET_DIVERT is not set | ||
363 | # CONFIG_ECONET is not set | ||
364 | # CONFIG_WAN_ROUTER is not set | ||
365 | |||
366 | # | ||
367 | # QoS and/or fair queueing | ||
368 | # | ||
369 | # CONFIG_NET_SCHED is not set | ||
370 | # CONFIG_NET_CLS_ROUTE is not set | ||
371 | |||
372 | # | ||
373 | # Network testing | ||
374 | # | ||
375 | # CONFIG_NET_PKTGEN is not set | ||
376 | # CONFIG_NETPOLL is not set | ||
377 | # CONFIG_NET_POLL_CONTROLLER is not set | ||
378 | # CONFIG_HAMRADIO is not set | ||
379 | # CONFIG_IRDA is not set | ||
380 | # CONFIG_BT is not set | ||
381 | CONFIG_NETDEVICES=y | ||
382 | CONFIG_DUMMY=y | ||
383 | # CONFIG_BONDING is not set | ||
384 | # CONFIG_EQUALIZER is not set | ||
385 | # CONFIG_TUN is not set | ||
386 | |||
387 | # | ||
388 | # ARCnet devices | ||
389 | # | ||
390 | # CONFIG_ARCNET is not set | ||
391 | |||
392 | # | ||
393 | # Ethernet (10 or 100Mbit) | ||
394 | # | ||
395 | CONFIG_NET_ETHERNET=y | ||
396 | CONFIG_MII=y | ||
397 | # CONFIG_HAPPYMEAL is not set | ||
398 | # CONFIG_SUNGEM is not set | ||
399 | # CONFIG_NET_VENDOR_3COM is not set | ||
400 | # CONFIG_SMC91X is not set | ||
401 | |||
402 | # | ||
403 | # Tulip family network device support | ||
404 | # | ||
405 | # CONFIG_NET_TULIP is not set | ||
406 | # CONFIG_HP100 is not set | ||
407 | CONFIG_NET_PCI=y | ||
408 | # CONFIG_PCNET32 is not set | ||
409 | # CONFIG_AMD8111_ETH is not set | ||
410 | # CONFIG_ADAPTEC_STARFIRE is not set | ||
411 | # CONFIG_B44 is not set | ||
412 | # CONFIG_FORCEDETH is not set | ||
413 | # CONFIG_DGRS is not set | ||
414 | CONFIG_EEPRO100=y | ||
415 | # CONFIG_E100 is not set | ||
416 | # CONFIG_FEALNX is not set | ||
417 | # CONFIG_NATSEMI is not set | ||
418 | # CONFIG_NE2K_PCI is not set | ||
419 | # CONFIG_8139CP is not set | ||
420 | # CONFIG_8139TOO is not set | ||
421 | # CONFIG_SIS900 is not set | ||
422 | # CONFIG_EPIC100 is not set | ||
423 | # CONFIG_SUNDANCE is not set | ||
424 | # CONFIG_TLAN is not set | ||
425 | # CONFIG_VIA_RHINE is not set | ||
426 | |||
427 | # | ||
428 | # Ethernet (1000 Mbit) | ||
429 | # | ||
430 | # CONFIG_ACENIC is not set | ||
431 | # CONFIG_DL2K is not set | ||
432 | # CONFIG_E1000 is not set | ||
433 | # CONFIG_NS83820 is not set | ||
434 | # CONFIG_HAMACHI is not set | ||
435 | # CONFIG_YELLOWFIN is not set | ||
436 | # CONFIG_R8169 is not set | ||
437 | # CONFIG_SK98LIN is not set | ||
438 | # CONFIG_VIA_VELOCITY is not set | ||
439 | # CONFIG_TIGON3 is not set | ||
440 | |||
441 | # | ||
442 | # Ethernet (10000 Mbit) | ||
443 | # | ||
444 | # CONFIG_IXGB is not set | ||
445 | # CONFIG_S2IO is not set | ||
446 | |||
447 | # | ||
448 | # Token Ring devices | ||
449 | # | ||
450 | # CONFIG_TR is not set | ||
451 | |||
452 | # | ||
453 | # Wireless LAN (non-hamradio) | ||
454 | # | ||
455 | # CONFIG_NET_RADIO is not set | ||
456 | |||
457 | # | ||
458 | # Wan interfaces | ||
459 | # | ||
460 | CONFIG_WAN=y | ||
461 | # CONFIG_LANMEDIA is not set | ||
462 | # CONFIG_SYNCLINK_SYNCPPP is not set | ||
463 | CONFIG_HDLC=y | ||
464 | CONFIG_HDLC_RAW=y | ||
465 | # CONFIG_HDLC_RAW_ETH is not set | ||
466 | CONFIG_HDLC_CISCO=y | ||
467 | CONFIG_HDLC_FR=y | ||
468 | CONFIG_HDLC_PPP=y | ||
469 | |||
470 | # | ||
471 | # X.25/LAPB support is disabled | ||
472 | # | ||
473 | # CONFIG_PCI200SYN is not set | ||
474 | # CONFIG_WANXL is not set | ||
475 | # CONFIG_PC300 is not set | ||
476 | # CONFIG_FARSYNC is not set | ||
477 | CONFIG_DLCI=y | ||
478 | CONFIG_DLCI_COUNT=24 | ||
479 | CONFIG_DLCI_MAX=8 | ||
480 | # CONFIG_FDDI is not set | ||
481 | # CONFIG_HIPPI is not set | ||
482 | # CONFIG_PPP is not set | ||
483 | # CONFIG_SLIP is not set | ||
484 | # CONFIG_SHAPER is not set | ||
485 | # CONFIG_NETCONSOLE is not set | ||
486 | |||
487 | # | ||
488 | # ISDN subsystem | ||
489 | # | ||
490 | # CONFIG_ISDN is not set | ||
491 | |||
492 | # | ||
493 | # Input device support | ||
494 | # | ||
495 | CONFIG_INPUT=y | ||
496 | |||
497 | # | ||
498 | # Userland interfaces | ||
499 | # | ||
500 | CONFIG_INPUT_MOUSEDEV=y | ||
501 | CONFIG_INPUT_MOUSEDEV_PSAUX=y | ||
502 | CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024 | ||
503 | CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768 | ||
504 | # CONFIG_INPUT_JOYDEV is not set | ||
505 | # CONFIG_INPUT_TSDEV is not set | ||
506 | # CONFIG_INPUT_EVDEV is not set | ||
507 | # CONFIG_INPUT_EVBUG is not set | ||
508 | |||
509 | # | ||
510 | # Input Device Drivers | ||
511 | # | ||
512 | # CONFIG_INPUT_KEYBOARD is not set | ||
513 | # CONFIG_INPUT_MOUSE is not set | ||
514 | # CONFIG_INPUT_JOYSTICK is not set | ||
515 | # CONFIG_INPUT_TOUCHSCREEN is not set | ||
516 | # CONFIG_INPUT_MISC is not set | ||
517 | |||
518 | # | ||
519 | # Hardware I/O ports | ||
520 | # | ||
521 | # CONFIG_SERIO is not set | ||
522 | # CONFIG_GAMEPORT is not set | ||
523 | CONFIG_SOUND_GAMEPORT=y | ||
524 | |||
525 | # | ||
526 | # Character devices | ||
527 | # | ||
528 | # CONFIG_VT is not set | ||
529 | # CONFIG_SERIAL_NONSTANDARD is not set | ||
530 | |||
531 | # | ||
532 | # Serial drivers | ||
533 | # | ||
534 | CONFIG_SERIAL_8250=y | ||
535 | CONFIG_SERIAL_8250_CONSOLE=y | ||
536 | CONFIG_SERIAL_8250_NR_UARTS=2 | ||
537 | # CONFIG_SERIAL_8250_EXTENDED is not set | ||
538 | |||
539 | # | ||
540 | # Non-8250 serial port support | ||
541 | # | ||
542 | CONFIG_SERIAL_CORE=y | ||
543 | CONFIG_SERIAL_CORE_CONSOLE=y | ||
544 | CONFIG_UNIX98_PTYS=y | ||
545 | CONFIG_LEGACY_PTYS=y | ||
546 | CONFIG_LEGACY_PTY_COUNT=256 | ||
547 | |||
548 | # | ||
549 | # IPMI | ||
550 | # | ||
551 | # CONFIG_IPMI_HANDLER is not set | ||
552 | |||
553 | # | ||
554 | # Watchdog Cards | ||
555 | # | ||
556 | CONFIG_WATCHDOG=y | ||
557 | # CONFIG_WATCHDOG_NOWAYOUT is not set | ||
558 | |||
559 | # | ||
560 | # Watchdog Device Drivers | ||
561 | # | ||
562 | # CONFIG_SOFT_WATCHDOG is not set | ||
563 | CONFIG_IXP2000_WATCHDOG=y | ||
564 | |||
565 | # | ||
566 | # PCI-based Watchdog Cards | ||
567 | # | ||
568 | # CONFIG_PCIPCWATCHDOG is not set | ||
569 | # CONFIG_WDTPCI is not set | ||
570 | # CONFIG_NVRAM is not set | ||
571 | # CONFIG_RTC is not set | ||
572 | # CONFIG_DTLK is not set | ||
573 | # CONFIG_R3964 is not set | ||
574 | # CONFIG_APPLICOM is not set | ||
575 | |||
576 | # | ||
577 | # Ftape, the floppy tape device driver | ||
578 | # | ||
579 | # CONFIG_DRM is not set | ||
580 | # CONFIG_RAW_DRIVER is not set | ||
581 | |||
582 | # | ||
583 | # TPM devices | ||
584 | # | ||
585 | # CONFIG_TCG_TPM is not set | ||
586 | |||
587 | # | ||
588 | # I2C support | ||
589 | # | ||
590 | CONFIG_I2C=y | ||
591 | CONFIG_I2C_CHARDEV=y | ||
592 | |||
593 | # | ||
594 | # I2C Algorithms | ||
595 | # | ||
596 | CONFIG_I2C_ALGOBIT=y | ||
597 | # CONFIG_I2C_ALGOPCF is not set | ||
598 | # CONFIG_I2C_ALGOPCA is not set | ||
599 | |||
600 | # | ||
601 | # I2C Hardware Bus support | ||
602 | # | ||
603 | # CONFIG_I2C_ALI1535 is not set | ||
604 | # CONFIG_I2C_ALI1563 is not set | ||
605 | # CONFIG_I2C_ALI15X3 is not set | ||
606 | # CONFIG_I2C_AMD756 is not set | ||
607 | # CONFIG_I2C_AMD8111 is not set | ||
608 | # CONFIG_I2C_I801 is not set | ||
609 | # CONFIG_I2C_I810 is not set | ||
610 | # CONFIG_I2C_ISA is not set | ||
611 | # CONFIG_I2C_IXP2000 is not set | ||
612 | # CONFIG_I2C_NFORCE2 is not set | ||
613 | # CONFIG_I2C_PARPORT_LIGHT is not set | ||
614 | # CONFIG_I2C_PIIX4 is not set | ||
615 | # CONFIG_I2C_PROSAVAGE is not set | ||
616 | # CONFIG_I2C_SAVAGE4 is not set | ||
617 | # CONFIG_SCx200_ACB is not set | ||
618 | # CONFIG_I2C_SIS5595 is not set | ||
619 | # CONFIG_I2C_SIS630 is not set | ||
620 | # CONFIG_I2C_SIS96X is not set | ||
621 | # CONFIG_I2C_VIA is not set | ||
622 | # CONFIG_I2C_VIAPRO is not set | ||
623 | # CONFIG_I2C_VOODOO3 is not set | ||
624 | # CONFIG_I2C_PCA_ISA is not set | ||
625 | |||
626 | # | ||
627 | # Hardware Sensors Chip support | ||
628 | # | ||
629 | CONFIG_I2C_SENSOR=y | ||
630 | # CONFIG_SENSORS_ADM1021 is not set | ||
631 | # CONFIG_SENSORS_ADM1025 is not set | ||
632 | # CONFIG_SENSORS_ADM1026 is not set | ||
633 | # CONFIG_SENSORS_ADM1031 is not set | ||
634 | # CONFIG_SENSORS_ASB100 is not set | ||
635 | # CONFIG_SENSORS_DS1621 is not set | ||
636 | # CONFIG_SENSORS_FSCHER is not set | ||
637 | # CONFIG_SENSORS_FSCPOS is not set | ||
638 | # CONFIG_SENSORS_GL518SM is not set | ||
639 | # CONFIG_SENSORS_GL520SM is not set | ||
640 | # CONFIG_SENSORS_IT87 is not set | ||
641 | # CONFIG_SENSORS_LM63 is not set | ||
642 | # CONFIG_SENSORS_LM75 is not set | ||
643 | # CONFIG_SENSORS_LM77 is not set | ||
644 | # CONFIG_SENSORS_LM78 is not set | ||
645 | # CONFIG_SENSORS_LM80 is not set | ||
646 | # CONFIG_SENSORS_LM83 is not set | ||
647 | # CONFIG_SENSORS_LM85 is not set | ||
648 | # CONFIG_SENSORS_LM87 is not set | ||
649 | # CONFIG_SENSORS_LM90 is not set | ||
650 | # CONFIG_SENSORS_MAX1619 is not set | ||
651 | # CONFIG_SENSORS_PC87360 is not set | ||
652 | # CONFIG_SENSORS_SMSC47B397 is not set | ||
653 | # CONFIG_SENSORS_SIS5595 is not set | ||
654 | # CONFIG_SENSORS_SMSC47M1 is not set | ||
655 | # CONFIG_SENSORS_VIA686A is not set | ||
656 | # CONFIG_SENSORS_W83781D is not set | ||
657 | # CONFIG_SENSORS_W83L785TS is not set | ||
658 | # CONFIG_SENSORS_W83627HF is not set | ||
659 | |||
660 | # | ||
661 | # Other I2C Chip support | ||
662 | # | ||
663 | CONFIG_SENSORS_EEPROM=y | ||
664 | # CONFIG_SENSORS_PCF8574 is not set | ||
665 | # CONFIG_SENSORS_PCF8591 is not set | ||
666 | # CONFIG_SENSORS_RTC8564 is not set | ||
667 | # CONFIG_I2C_DEBUG_CORE is not set | ||
668 | # CONFIG_I2C_DEBUG_ALGO is not set | ||
669 | # CONFIG_I2C_DEBUG_BUS is not set | ||
670 | # CONFIG_I2C_DEBUG_CHIP is not set | ||
671 | |||
672 | # | ||
673 | # Misc devices | ||
674 | # | ||
675 | |||
676 | # | ||
677 | # Multimedia devices | ||
678 | # | ||
679 | # CONFIG_VIDEO_DEV is not set | ||
680 | |||
681 | # | ||
682 | # Digital Video Broadcasting Devices | ||
683 | # | ||
684 | # CONFIG_DVB is not set | ||
685 | |||
686 | # | ||
687 | # Graphics support | ||
688 | # | ||
689 | # CONFIG_FB is not set | ||
690 | |||
691 | # | ||
692 | # Sound | ||
693 | # | ||
694 | # CONFIG_SOUND is not set | ||
695 | |||
696 | # | ||
697 | # USB support | ||
698 | # | ||
699 | CONFIG_USB_ARCH_HAS_HCD=y | ||
700 | CONFIG_USB_ARCH_HAS_OHCI=y | ||
701 | # CONFIG_USB is not set | ||
702 | |||
703 | # | ||
704 | # USB Gadget Support | ||
705 | # | ||
706 | # CONFIG_USB_GADGET is not set | ||
707 | |||
708 | # | ||
709 | # MMC/SD Card support | ||
710 | # | ||
711 | # CONFIG_MMC is not set | ||
712 | |||
713 | # | ||
714 | # File systems | ||
715 | # | ||
716 | CONFIG_EXT2_FS=y | ||
717 | CONFIG_EXT2_FS_XATTR=y | ||
718 | CONFIG_EXT2_FS_POSIX_ACL=y | ||
719 | # CONFIG_EXT2_FS_SECURITY is not set | ||
720 | CONFIG_EXT3_FS=y | ||
721 | CONFIG_EXT3_FS_XATTR=y | ||
722 | CONFIG_EXT3_FS_POSIX_ACL=y | ||
723 | # CONFIG_EXT3_FS_SECURITY is not set | ||
724 | CONFIG_JBD=y | ||
725 | # CONFIG_JBD_DEBUG is not set | ||
726 | CONFIG_FS_MBCACHE=y | ||
727 | # CONFIG_REISERFS_FS is not set | ||
728 | # CONFIG_JFS_FS is not set | ||
729 | CONFIG_FS_POSIX_ACL=y | ||
730 | |||
731 | # | ||
732 | # XFS support | ||
733 | # | ||
734 | # CONFIG_XFS_FS is not set | ||
735 | # CONFIG_MINIX_FS is not set | ||
736 | # CONFIG_ROMFS_FS is not set | ||
737 | # CONFIG_QUOTA is not set | ||
738 | CONFIG_DNOTIFY=y | ||
739 | # CONFIG_AUTOFS_FS is not set | ||
740 | # CONFIG_AUTOFS4_FS is not set | ||
741 | |||
742 | # | ||
743 | # CD-ROM/DVD Filesystems | ||
744 | # | ||
745 | # CONFIG_ISO9660_FS is not set | ||
746 | # CONFIG_UDF_FS is not set | ||
747 | |||
748 | # | ||
749 | # DOS/FAT/NT Filesystems | ||
750 | # | ||
751 | # CONFIG_MSDOS_FS is not set | ||
752 | # CONFIG_VFAT_FS is not set | ||
753 | # CONFIG_NTFS_FS is not set | ||
754 | |||
755 | # | ||
756 | # Pseudo filesystems | ||
757 | # | ||
758 | CONFIG_PROC_FS=y | ||
759 | CONFIG_SYSFS=y | ||
760 | # CONFIG_DEVFS_FS is not set | ||
761 | # CONFIG_DEVPTS_FS_XATTR is not set | ||
762 | CONFIG_TMPFS=y | ||
763 | # CONFIG_TMPFS_XATTR is not set | ||
764 | # CONFIG_HUGETLB_PAGE is not set | ||
765 | CONFIG_RAMFS=y | ||
766 | |||
767 | # | ||
768 | # Miscellaneous filesystems | ||
769 | # | ||
770 | # CONFIG_ADFS_FS is not set | ||
771 | # CONFIG_AFFS_FS is not set | ||
772 | # CONFIG_HFS_FS is not set | ||
773 | # CONFIG_HFSPLUS_FS is not set | ||
774 | # CONFIG_BEFS_FS is not set | ||
775 | # CONFIG_BFS_FS is not set | ||
776 | # CONFIG_EFS_FS is not set | ||
777 | # CONFIG_JFFS_FS is not set | ||
778 | CONFIG_JFFS2_FS=y | ||
779 | CONFIG_JFFS2_FS_DEBUG=0 | ||
780 | # CONFIG_JFFS2_FS_NAND is not set | ||
781 | # CONFIG_JFFS2_FS_NOR_ECC is not set | ||
782 | # CONFIG_JFFS2_COMPRESSION_OPTIONS is not set | ||
783 | CONFIG_JFFS2_ZLIB=y | ||
784 | CONFIG_JFFS2_RTIME=y | ||
785 | # CONFIG_JFFS2_RUBIN is not set | ||
786 | # CONFIG_CRAMFS is not set | ||
787 | # CONFIG_VXFS_FS is not set | ||
788 | # CONFIG_HPFS_FS is not set | ||
789 | # CONFIG_QNX4FS_FS is not set | ||
790 | # CONFIG_SYSV_FS is not set | ||
791 | # CONFIG_UFS_FS is not set | ||
792 | |||
793 | # | ||
794 | # Network File Systems | ||
795 | # | ||
796 | CONFIG_NFS_FS=y | ||
797 | CONFIG_NFS_V3=y | ||
798 | # CONFIG_NFS_V4 is not set | ||
799 | # CONFIG_NFS_DIRECTIO is not set | ||
800 | # CONFIG_NFSD is not set | ||
801 | CONFIG_ROOT_NFS=y | ||
802 | CONFIG_LOCKD=y | ||
803 | CONFIG_LOCKD_V4=y | ||
804 | CONFIG_SUNRPC=y | ||
805 | # CONFIG_RPCSEC_GSS_KRB5 is not set | ||
806 | # CONFIG_RPCSEC_GSS_SPKM3 is not set | ||
807 | # CONFIG_SMB_FS is not set | ||
808 | # CONFIG_CIFS is not set | ||
809 | # CONFIG_NCP_FS is not set | ||
810 | # CONFIG_CODA_FS is not set | ||
811 | # CONFIG_AFS_FS is not set | ||
812 | |||
813 | # | ||
814 | # Partition Types | ||
815 | # | ||
816 | CONFIG_PARTITION_ADVANCED=y | ||
817 | # CONFIG_ACORN_PARTITION is not set | ||
818 | # CONFIG_OSF_PARTITION is not set | ||
819 | # CONFIG_AMIGA_PARTITION is not set | ||
820 | # CONFIG_ATARI_PARTITION is not set | ||
821 | # CONFIG_MAC_PARTITION is not set | ||
822 | CONFIG_MSDOS_PARTITION=y | ||
823 | # CONFIG_BSD_DISKLABEL is not set | ||
824 | # CONFIG_MINIX_SUBPARTITION is not set | ||
825 | # CONFIG_SOLARIS_X86_PARTITION is not set | ||
826 | # CONFIG_UNIXWARE_DISKLABEL is not set | ||
827 | # CONFIG_LDM_PARTITION is not set | ||
828 | # CONFIG_SGI_PARTITION is not set | ||
829 | # CONFIG_ULTRIX_PARTITION is not set | ||
830 | # CONFIG_SUN_PARTITION is not set | ||
831 | # CONFIG_EFI_PARTITION is not set | ||
832 | |||
833 | # | ||
834 | # Native Language Support | ||
835 | # | ||
836 | # CONFIG_NLS is not set | ||
837 | |||
838 | # | ||
839 | # Profiling support | ||
840 | # | ||
841 | # CONFIG_PROFILING is not set | ||
842 | |||
843 | # | ||
844 | # Kernel hacking | ||
845 | # | ||
846 | # CONFIG_PRINTK_TIME is not set | ||
847 | CONFIG_DEBUG_KERNEL=y | ||
848 | CONFIG_MAGIC_SYSRQ=y | ||
849 | CONFIG_LOG_BUF_SHIFT=14 | ||
850 | # CONFIG_SCHEDSTATS is not set | ||
851 | # CONFIG_DEBUG_SLAB is not set | ||
852 | # CONFIG_DEBUG_SPINLOCK is not set | ||
853 | # CONFIG_DEBUG_SPINLOCK_SLEEP is not set | ||
854 | # CONFIG_DEBUG_KOBJECT is not set | ||
855 | CONFIG_DEBUG_BUGVERBOSE=y | ||
856 | # CONFIG_DEBUG_INFO is not set | ||
857 | # CONFIG_DEBUG_FS is not set | ||
858 | CONFIG_FRAME_POINTER=y | ||
859 | CONFIG_DEBUG_USER=y | ||
860 | # CONFIG_DEBUG_WAITQ is not set | ||
861 | CONFIG_DEBUG_ERRORS=y | ||
862 | CONFIG_DEBUG_LL=y | ||
863 | # CONFIG_DEBUG_ICEDCC is not set | ||
864 | |||
865 | # | ||
866 | # Security options | ||
867 | # | ||
868 | # CONFIG_KEYS is not set | ||
869 | # CONFIG_SECURITY is not set | ||
870 | |||
871 | # | ||
872 | # Cryptographic options | ||
873 | # | ||
874 | # CONFIG_CRYPTO is not set | ||
875 | |||
876 | # | ||
877 | # Hardware crypto devices | ||
878 | # | ||
879 | |||
880 | # | ||
881 | # Library routines | ||
882 | # | ||
883 | # CONFIG_CRC_CCITT is not set | ||
884 | CONFIG_CRC32=y | ||
885 | # CONFIG_LIBCRC32C is not set | ||
886 | CONFIG_ZLIB_INFLATE=y | ||
887 | CONFIG_ZLIB_DEFLATE=y | ||
diff --git a/arch/arm/configs/ep80219_defconfig b/arch/arm/configs/ep80219_defconfig new file mode 100644 index 000000000000..96342afa9c5f --- /dev/null +++ b/arch/arm/configs/ep80219_defconfig | |||
@@ -0,0 +1,952 @@ | |||
1 | # | ||
2 | # Automatically generated make config: don't edit | ||
3 | # Linux kernel version: 2.6.12-rc1-bk2 | ||
4 | # Sun Mar 27 22:34:12 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=y | ||
28 | # CONFIG_BSD_PROCESS_ACCT_V3 is not set | ||
29 | CONFIG_SYSCTL=y | ||
30 | # CONFIG_AUDIT is not set | ||
31 | # CONFIG_HOTPLUG is not set | ||
32 | CONFIG_KOBJECT_UEVENT=y | ||
33 | # CONFIG_IKCONFIG is not set | ||
34 | # CONFIG_EMBEDDED is not set | ||
35 | CONFIG_KALLSYMS=y | ||
36 | # CONFIG_KALLSYMS_EXTRA_PASS is not set | ||
37 | CONFIG_BASE_FULL=y | ||
38 | CONFIG_FUTEX=y | ||
39 | CONFIG_EPOLL=y | ||
40 | CONFIG_CC_OPTIMIZE_FOR_SIZE=y | ||
41 | CONFIG_SHMEM=y | ||
42 | CONFIG_CC_ALIGN_FUNCTIONS=0 | ||
43 | CONFIG_CC_ALIGN_LABELS=0 | ||
44 | CONFIG_CC_ALIGN_LOOPS=0 | ||
45 | CONFIG_CC_ALIGN_JUMPS=0 | ||
46 | # CONFIG_TINY_SHMEM is not set | ||
47 | CONFIG_BASE_SMALL=0 | ||
48 | |||
49 | # | ||
50 | # Loadable module support | ||
51 | # | ||
52 | CONFIG_MODULES=y | ||
53 | CONFIG_MODULE_UNLOAD=y | ||
54 | # CONFIG_MODULE_FORCE_UNLOAD is not set | ||
55 | CONFIG_OBSOLETE_MODPARM=y | ||
56 | # CONFIG_MODVERSIONS is not set | ||
57 | # CONFIG_MODULE_SRCVERSION_ALL is not set | ||
58 | CONFIG_KMOD=y | ||
59 | |||
60 | # | ||
61 | # System Type | ||
62 | # | ||
63 | # CONFIG_ARCH_CLPS7500 is not set | ||
64 | # CONFIG_ARCH_CLPS711X is not set | ||
65 | # CONFIG_ARCH_CO285 is not set | ||
66 | # CONFIG_ARCH_EBSA110 is not set | ||
67 | # CONFIG_ARCH_CAMELOT is not set | ||
68 | # CONFIG_ARCH_FOOTBRIDGE is not set | ||
69 | # CONFIG_ARCH_INTEGRATOR is not set | ||
70 | CONFIG_ARCH_IOP3XX=y | ||
71 | # CONFIG_ARCH_IXP4XX is not set | ||
72 | # CONFIG_ARCH_IXP2000 is not set | ||
73 | # CONFIG_ARCH_L7200 is not set | ||
74 | # CONFIG_ARCH_PXA is not set | ||
75 | # CONFIG_ARCH_RPC is not set | ||
76 | # CONFIG_ARCH_SA1100 is not set | ||
77 | # CONFIG_ARCH_S3C2410 is not set | ||
78 | # CONFIG_ARCH_SHARK is not set | ||
79 | # CONFIG_ARCH_LH7A40X is not set | ||
80 | # CONFIG_ARCH_OMAP is not set | ||
81 | # CONFIG_ARCH_VERSATILE is not set | ||
82 | # CONFIG_ARCH_IMX is not set | ||
83 | # CONFIG_ARCH_H720X is not set | ||
84 | |||
85 | # | ||
86 | # IOP3xx Implementation Options | ||
87 | # | ||
88 | |||
89 | # | ||
90 | # IOP3xx Platform Types | ||
91 | # | ||
92 | # CONFIG_ARCH_IQ80321 is not set | ||
93 | CONFIG_ARCH_IQ31244=y | ||
94 | # CONFIG_ARCH_IQ80331 is not set | ||
95 | # CONFIG_MACH_IQ80332 is not set | ||
96 | CONFIG_ARCH_EP80219=y | ||
97 | CONFIG_ARCH_IOP321=y | ||
98 | # CONFIG_ARCH_IOP331 is not set | ||
99 | |||
100 | # | ||
101 | # IOP3xx Chipset Features | ||
102 | # | ||
103 | |||
104 | # | ||
105 | # Processor Type | ||
106 | # | ||
107 | CONFIG_CPU_32=y | ||
108 | CONFIG_CPU_XSCALE=y | ||
109 | CONFIG_CPU_32v5=y | ||
110 | CONFIG_CPU_ABRT_EV5T=y | ||
111 | CONFIG_CPU_CACHE_VIVT=y | ||
112 | CONFIG_CPU_TLB_V4WBI=y | ||
113 | CONFIG_CPU_MINICACHE=y | ||
114 | |||
115 | # | ||
116 | # Processor Features | ||
117 | # | ||
118 | # CONFIG_ARM_THUMB is not set | ||
119 | CONFIG_XSCALE_PMU=y | ||
120 | |||
121 | # | ||
122 | # Bus support | ||
123 | # | ||
124 | CONFIG_PCI=y | ||
125 | # CONFIG_PCI_LEGACY_PROC is not set | ||
126 | CONFIG_PCI_NAMES=y | ||
127 | |||
128 | # | ||
129 | # PCCARD (PCMCIA/CardBus) support | ||
130 | # | ||
131 | # CONFIG_PCCARD is not set | ||
132 | |||
133 | # | ||
134 | # Kernel Features | ||
135 | # | ||
136 | # CONFIG_PREEMPT is not set | ||
137 | CONFIG_ALIGNMENT_TRAP=y | ||
138 | |||
139 | # | ||
140 | # Boot options | ||
141 | # | ||
142 | CONFIG_ZBOOT_ROM_TEXT=0x0 | ||
143 | CONFIG_ZBOOT_ROM_BSS=0x0 | ||
144 | CONFIG_CMDLINE="ip=boot root=nfs console=ttyS0,115200" | ||
145 | # CONFIG_XIP_KERNEL is not set | ||
146 | |||
147 | # | ||
148 | # Floating point emulation | ||
149 | # | ||
150 | |||
151 | # | ||
152 | # At least one emulation must be selected | ||
153 | # | ||
154 | CONFIG_FPE_NWFPE=y | ||
155 | # CONFIG_FPE_NWFPE_XP is not set | ||
156 | # CONFIG_FPE_FASTFPE is not set | ||
157 | |||
158 | # | ||
159 | # Userspace binary formats | ||
160 | # | ||
161 | CONFIG_BINFMT_ELF=y | ||
162 | CONFIG_BINFMT_AOUT=y | ||
163 | # CONFIG_BINFMT_MISC is not set | ||
164 | # CONFIG_ARTHUR is not set | ||
165 | |||
166 | # | ||
167 | # Power management options | ||
168 | # | ||
169 | # CONFIG_PM is not set | ||
170 | |||
171 | # | ||
172 | # Device Drivers | ||
173 | # | ||
174 | |||
175 | # | ||
176 | # Generic Driver Options | ||
177 | # | ||
178 | CONFIG_STANDALONE=y | ||
179 | CONFIG_PREVENT_FIRMWARE_BUILD=y | ||
180 | # CONFIG_FW_LOADER is not set | ||
181 | |||
182 | # | ||
183 | # Memory Technology Devices (MTD) | ||
184 | # | ||
185 | CONFIG_MTD=y | ||
186 | # CONFIG_MTD_DEBUG is not set | ||
187 | # CONFIG_MTD_CONCAT is not set | ||
188 | CONFIG_MTD_PARTITIONS=y | ||
189 | CONFIG_MTD_REDBOOT_PARTS=y | ||
190 | CONFIG_MTD_REDBOOT_DIRECTORY_BLOCK=-1 | ||
191 | CONFIG_MTD_REDBOOT_PARTS_UNALLOCATED=y | ||
192 | CONFIG_MTD_REDBOOT_PARTS_READONLY=y | ||
193 | # CONFIG_MTD_CMDLINE_PARTS is not set | ||
194 | # CONFIG_MTD_AFS_PARTS is not set | ||
195 | |||
196 | # | ||
197 | # User Modules And Translation Layers | ||
198 | # | ||
199 | CONFIG_MTD_CHAR=y | ||
200 | CONFIG_MTD_BLOCK=y | ||
201 | # CONFIG_FTL is not set | ||
202 | # CONFIG_NFTL is not set | ||
203 | # CONFIG_INFTL is not set | ||
204 | |||
205 | # | ||
206 | # RAM/ROM/Flash chip drivers | ||
207 | # | ||
208 | CONFIG_MTD_CFI=y | ||
209 | # CONFIG_MTD_JEDECPROBE is not set | ||
210 | CONFIG_MTD_GEN_PROBE=y | ||
211 | # CONFIG_MTD_CFI_ADV_OPTIONS is not set | ||
212 | CONFIG_MTD_MAP_BANK_WIDTH_1=y | ||
213 | CONFIG_MTD_MAP_BANK_WIDTH_2=y | ||
214 | CONFIG_MTD_MAP_BANK_WIDTH_4=y | ||
215 | # CONFIG_MTD_MAP_BANK_WIDTH_8 is not set | ||
216 | # CONFIG_MTD_MAP_BANK_WIDTH_16 is not set | ||
217 | # CONFIG_MTD_MAP_BANK_WIDTH_32 is not set | ||
218 | CONFIG_MTD_CFI_I1=y | ||
219 | CONFIG_MTD_CFI_I2=y | ||
220 | # CONFIG_MTD_CFI_I4 is not set | ||
221 | # CONFIG_MTD_CFI_I8 is not set | ||
222 | CONFIG_MTD_CFI_INTELEXT=y | ||
223 | # CONFIG_MTD_CFI_AMDSTD is not set | ||
224 | # CONFIG_MTD_CFI_STAA is not set | ||
225 | CONFIG_MTD_CFI_UTIL=y | ||
226 | # CONFIG_MTD_RAM is not set | ||
227 | # CONFIG_MTD_ROM is not set | ||
228 | # CONFIG_MTD_ABSENT is not set | ||
229 | # CONFIG_MTD_XIP is not set | ||
230 | |||
231 | # | ||
232 | # Mapping drivers for chip access | ||
233 | # | ||
234 | # CONFIG_MTD_COMPLEX_MAPPINGS is not set | ||
235 | CONFIG_MTD_PHYSMAP=y | ||
236 | CONFIG_MTD_PHYSMAP_START=0xf0000000 | ||
237 | CONFIG_MTD_PHYSMAP_LEN=0x00800000 | ||
238 | CONFIG_MTD_PHYSMAP_BANKWIDTH=2 | ||
239 | # CONFIG_MTD_ARM_INTEGRATOR is not set | ||
240 | # CONFIG_MTD_EDB7312 is not set | ||
241 | |||
242 | # | ||
243 | # Self-contained MTD device drivers | ||
244 | # | ||
245 | # CONFIG_MTD_PMC551 is not set | ||
246 | # CONFIG_MTD_SLRAM is not set | ||
247 | # CONFIG_MTD_PHRAM is not set | ||
248 | # CONFIG_MTD_MTDRAM is not set | ||
249 | # CONFIG_MTD_BLKMTD is not set | ||
250 | # CONFIG_MTD_BLOCK2MTD is not set | ||
251 | |||
252 | # | ||
253 | # Disk-On-Chip Device Drivers | ||
254 | # | ||
255 | # CONFIG_MTD_DOC2000 is not set | ||
256 | # CONFIG_MTD_DOC2001 is not set | ||
257 | # CONFIG_MTD_DOC2001PLUS is not set | ||
258 | |||
259 | # | ||
260 | # NAND Flash Device Drivers | ||
261 | # | ||
262 | # CONFIG_MTD_NAND is not set | ||
263 | |||
264 | # | ||
265 | # Parallel port support | ||
266 | # | ||
267 | # CONFIG_PARPORT is not set | ||
268 | |||
269 | # | ||
270 | # Plug and Play support | ||
271 | # | ||
272 | |||
273 | # | ||
274 | # Block devices | ||
275 | # | ||
276 | # CONFIG_BLK_DEV_FD is not set | ||
277 | # CONFIG_BLK_CPQ_DA is not set | ||
278 | # CONFIG_BLK_CPQ_CISS_DA is not set | ||
279 | # CONFIG_BLK_DEV_DAC960 is not set | ||
280 | # CONFIG_BLK_DEV_UMEM is not set | ||
281 | # CONFIG_BLK_DEV_COW_COMMON is not set | ||
282 | # CONFIG_BLK_DEV_LOOP is not set | ||
283 | # CONFIG_BLK_DEV_NBD is not set | ||
284 | # CONFIG_BLK_DEV_SX8 is not set | ||
285 | CONFIG_BLK_DEV_RAM=y | ||
286 | CONFIG_BLK_DEV_RAM_COUNT=16 | ||
287 | CONFIG_BLK_DEV_RAM_SIZE=8192 | ||
288 | # CONFIG_BLK_DEV_INITRD is not set | ||
289 | CONFIG_INITRAMFS_SOURCE="" | ||
290 | # CONFIG_CDROM_PKTCDVD is not set | ||
291 | |||
292 | # | ||
293 | # IO Schedulers | ||
294 | # | ||
295 | CONFIG_IOSCHED_NOOP=y | ||
296 | CONFIG_IOSCHED_AS=y | ||
297 | CONFIG_IOSCHED_DEADLINE=y | ||
298 | CONFIG_IOSCHED_CFQ=y | ||
299 | # CONFIG_ATA_OVER_ETH is not set | ||
300 | |||
301 | # | ||
302 | # ATA/ATAPI/MFM/RLL support | ||
303 | # | ||
304 | # CONFIG_IDE is not set | ||
305 | |||
306 | # | ||
307 | # SCSI device support | ||
308 | # | ||
309 | CONFIG_SCSI=y | ||
310 | CONFIG_SCSI_PROC_FS=y | ||
311 | |||
312 | # | ||
313 | # SCSI support type (disk, tape, CD-ROM) | ||
314 | # | ||
315 | CONFIG_BLK_DEV_SD=y | ||
316 | # CONFIG_CHR_DEV_ST is not set | ||
317 | # CONFIG_CHR_DEV_OSST is not set | ||
318 | # CONFIG_BLK_DEV_SR is not set | ||
319 | CONFIG_CHR_DEV_SG=y | ||
320 | |||
321 | # | ||
322 | # Some SCSI devices (e.g. CD jukebox) support multiple LUNs | ||
323 | # | ||
324 | # CONFIG_SCSI_MULTI_LUN is not set | ||
325 | # CONFIG_SCSI_CONSTANTS is not set | ||
326 | # CONFIG_SCSI_LOGGING is not set | ||
327 | |||
328 | # | ||
329 | # SCSI Transport Attributes | ||
330 | # | ||
331 | # CONFIG_SCSI_SPI_ATTRS is not set | ||
332 | # CONFIG_SCSI_FC_ATTRS is not set | ||
333 | # CONFIG_SCSI_ISCSI_ATTRS is not set | ||
334 | |||
335 | # | ||
336 | # SCSI low-level drivers | ||
337 | # | ||
338 | # CONFIG_BLK_DEV_3W_XXXX_RAID is not set | ||
339 | # CONFIG_SCSI_3W_9XXX is not set | ||
340 | # CONFIG_SCSI_ACARD is not set | ||
341 | # CONFIG_SCSI_AACRAID is not set | ||
342 | # CONFIG_SCSI_AIC7XXX is not set | ||
343 | # CONFIG_SCSI_AIC7XXX_OLD is not set | ||
344 | # CONFIG_SCSI_AIC79XX is not set | ||
345 | # CONFIG_SCSI_DPT_I2O is not set | ||
346 | # CONFIG_MEGARAID_NEWGEN is not set | ||
347 | # CONFIG_MEGARAID_LEGACY is not set | ||
348 | # CONFIG_SCSI_SATA is not set | ||
349 | # CONFIG_SCSI_BUSLOGIC is not set | ||
350 | # CONFIG_SCSI_DMX3191D is not set | ||
351 | # CONFIG_SCSI_EATA is not set | ||
352 | # CONFIG_SCSI_FUTURE_DOMAIN is not set | ||
353 | # CONFIG_SCSI_GDTH is not set | ||
354 | # CONFIG_SCSI_IPS is not set | ||
355 | # CONFIG_SCSI_INITIO is not set | ||
356 | # CONFIG_SCSI_INIA100 is not set | ||
357 | # CONFIG_SCSI_SYM53C8XX_2 is not set | ||
358 | # CONFIG_SCSI_IPR is not set | ||
359 | # CONFIG_SCSI_QLOGIC_FC is not set | ||
360 | # CONFIG_SCSI_QLOGIC_1280 is not set | ||
361 | CONFIG_SCSI_QLA2XXX=y | ||
362 | # CONFIG_SCSI_QLA21XX is not set | ||
363 | # CONFIG_SCSI_QLA22XX is not set | ||
364 | # CONFIG_SCSI_QLA2300 is not set | ||
365 | # CONFIG_SCSI_QLA2322 is not set | ||
366 | # CONFIG_SCSI_QLA6312 is not set | ||
367 | # CONFIG_SCSI_DC395x is not set | ||
368 | # CONFIG_SCSI_DC390T is not set | ||
369 | # CONFIG_SCSI_NSP32 is not set | ||
370 | # CONFIG_SCSI_DEBUG is not set | ||
371 | |||
372 | # | ||
373 | # Multi-device support (RAID and LVM) | ||
374 | # | ||
375 | CONFIG_MD=y | ||
376 | CONFIG_BLK_DEV_MD=y | ||
377 | # CONFIG_MD_LINEAR is not set | ||
378 | CONFIG_MD_RAID0=y | ||
379 | CONFIG_MD_RAID1=y | ||
380 | # CONFIG_MD_RAID10 is not set | ||
381 | CONFIG_MD_RAID5=y | ||
382 | # CONFIG_MD_RAID6 is not set | ||
383 | # CONFIG_MD_MULTIPATH is not set | ||
384 | # CONFIG_MD_FAULTY is not set | ||
385 | CONFIG_BLK_DEV_DM=y | ||
386 | # CONFIG_DM_CRYPT is not set | ||
387 | # CONFIG_DM_SNAPSHOT is not set | ||
388 | # CONFIG_DM_MIRROR is not set | ||
389 | # CONFIG_DM_ZERO is not set | ||
390 | # CONFIG_DM_MULTIPATH is not set | ||
391 | |||
392 | # | ||
393 | # Fusion MPT device support | ||
394 | # | ||
395 | # CONFIG_FUSION is not set | ||
396 | |||
397 | # | ||
398 | # IEEE 1394 (FireWire) support | ||
399 | # | ||
400 | # CONFIG_IEEE1394 is not set | ||
401 | |||
402 | # | ||
403 | # I2O device support | ||
404 | # | ||
405 | # CONFIG_I2O is not set | ||
406 | |||
407 | # | ||
408 | # Networking support | ||
409 | # | ||
410 | CONFIG_NET=y | ||
411 | |||
412 | # | ||
413 | # Networking options | ||
414 | # | ||
415 | CONFIG_PACKET=y | ||
416 | CONFIG_PACKET_MMAP=y | ||
417 | # CONFIG_NETLINK_DEV is not set | ||
418 | CONFIG_UNIX=y | ||
419 | # CONFIG_NET_KEY is not set | ||
420 | CONFIG_INET=y | ||
421 | CONFIG_IP_MULTICAST=y | ||
422 | # CONFIG_IP_ADVANCED_ROUTER is not set | ||
423 | CONFIG_IP_PNP=y | ||
424 | # CONFIG_IP_PNP_DHCP is not set | ||
425 | CONFIG_IP_PNP_BOOTP=y | ||
426 | # CONFIG_IP_PNP_RARP is not set | ||
427 | # CONFIG_NET_IPIP is not set | ||
428 | # CONFIG_NET_IPGRE is not set | ||
429 | # CONFIG_IP_MROUTE is not set | ||
430 | # CONFIG_ARPD is not set | ||
431 | # CONFIG_SYN_COOKIES is not set | ||
432 | # CONFIG_INET_AH is not set | ||
433 | # CONFIG_INET_ESP is not set | ||
434 | # CONFIG_INET_IPCOMP is not set | ||
435 | # CONFIG_INET_TUNNEL is not set | ||
436 | CONFIG_IP_TCPDIAG=y | ||
437 | # CONFIG_IP_TCPDIAG_IPV6 is not set | ||
438 | # CONFIG_IPV6 is not set | ||
439 | # CONFIG_NETFILTER is not set | ||
440 | |||
441 | # | ||
442 | # SCTP Configuration (EXPERIMENTAL) | ||
443 | # | ||
444 | # CONFIG_IP_SCTP is not set | ||
445 | # CONFIG_ATM is not set | ||
446 | # CONFIG_BRIDGE is not set | ||
447 | # CONFIG_VLAN_8021Q is not set | ||
448 | # CONFIG_DECNET is not set | ||
449 | # CONFIG_LLC2 is not set | ||
450 | # CONFIG_IPX is not set | ||
451 | # CONFIG_ATALK is not set | ||
452 | # CONFIG_X25 is not set | ||
453 | # CONFIG_LAPB is not set | ||
454 | # CONFIG_NET_DIVERT is not set | ||
455 | # CONFIG_ECONET is not set | ||
456 | # CONFIG_WAN_ROUTER is not set | ||
457 | |||
458 | # | ||
459 | # QoS and/or fair queueing | ||
460 | # | ||
461 | # CONFIG_NET_SCHED is not set | ||
462 | # CONFIG_NET_CLS_ROUTE is not set | ||
463 | |||
464 | # | ||
465 | # Network testing | ||
466 | # | ||
467 | # CONFIG_NET_PKTGEN is not set | ||
468 | # CONFIG_NETPOLL is not set | ||
469 | # CONFIG_NET_POLL_CONTROLLER is not set | ||
470 | # CONFIG_HAMRADIO is not set | ||
471 | # CONFIG_IRDA is not set | ||
472 | # CONFIG_BT is not set | ||
473 | CONFIG_NETDEVICES=y | ||
474 | # CONFIG_DUMMY is not set | ||
475 | # CONFIG_BONDING is not set | ||
476 | # CONFIG_EQUALIZER is not set | ||
477 | # CONFIG_TUN is not set | ||
478 | |||
479 | # | ||
480 | # ARCnet devices | ||
481 | # | ||
482 | # CONFIG_ARCNET is not set | ||
483 | |||
484 | # | ||
485 | # Ethernet (10 or 100Mbit) | ||
486 | # | ||
487 | CONFIG_NET_ETHERNET=y | ||
488 | CONFIG_MII=y | ||
489 | # CONFIG_HAPPYMEAL is not set | ||
490 | # CONFIG_SUNGEM is not set | ||
491 | # CONFIG_NET_VENDOR_3COM is not set | ||
492 | # CONFIG_SMC91X is not set | ||
493 | |||
494 | # | ||
495 | # Tulip family network device support | ||
496 | # | ||
497 | # CONFIG_NET_TULIP is not set | ||
498 | # CONFIG_HP100 is not set | ||
499 | CONFIG_NET_PCI=y | ||
500 | # CONFIG_PCNET32 is not set | ||
501 | # CONFIG_AMD8111_ETH is not set | ||
502 | # CONFIG_ADAPTEC_STARFIRE is not set | ||
503 | # CONFIG_B44 is not set | ||
504 | # CONFIG_FORCEDETH is not set | ||
505 | # CONFIG_DGRS is not set | ||
506 | # CONFIG_EEPRO100 is not set | ||
507 | CONFIG_E100=y | ||
508 | # CONFIG_FEALNX is not set | ||
509 | # CONFIG_NATSEMI is not set | ||
510 | # CONFIG_NE2K_PCI is not set | ||
511 | # CONFIG_8139CP is not set | ||
512 | # CONFIG_8139TOO is not set | ||
513 | # CONFIG_SIS900 is not set | ||
514 | # CONFIG_EPIC100 is not set | ||
515 | # CONFIG_SUNDANCE is not set | ||
516 | # CONFIG_TLAN is not set | ||
517 | # CONFIG_VIA_RHINE is not set | ||
518 | |||
519 | # | ||
520 | # Ethernet (1000 Mbit) | ||
521 | # | ||
522 | # CONFIG_ACENIC is not set | ||
523 | # CONFIG_DL2K is not set | ||
524 | CONFIG_E1000=y | ||
525 | CONFIG_E1000_NAPI=y | ||
526 | # CONFIG_NS83820 is not set | ||
527 | # CONFIG_HAMACHI is not set | ||
528 | # CONFIG_YELLOWFIN is not set | ||
529 | # CONFIG_R8169 is not set | ||
530 | # CONFIG_SK98LIN is not set | ||
531 | # CONFIG_VIA_VELOCITY is not set | ||
532 | # CONFIG_TIGON3 is not set | ||
533 | |||
534 | # | ||
535 | # Ethernet (10000 Mbit) | ||
536 | # | ||
537 | # CONFIG_IXGB is not set | ||
538 | # CONFIG_S2IO is not set | ||
539 | |||
540 | # | ||
541 | # Token Ring devices | ||
542 | # | ||
543 | # CONFIG_TR is not set | ||
544 | |||
545 | # | ||
546 | # Wireless LAN (non-hamradio) | ||
547 | # | ||
548 | # CONFIG_NET_RADIO is not set | ||
549 | |||
550 | # | ||
551 | # Wan interfaces | ||
552 | # | ||
553 | # CONFIG_WAN is not set | ||
554 | # CONFIG_FDDI is not set | ||
555 | # CONFIG_HIPPI is not set | ||
556 | # CONFIG_PPP is not set | ||
557 | # CONFIG_SLIP is not set | ||
558 | # CONFIG_NET_FC is not set | ||
559 | # CONFIG_SHAPER is not set | ||
560 | # CONFIG_NETCONSOLE is not set | ||
561 | |||
562 | # | ||
563 | # ISDN subsystem | ||
564 | # | ||
565 | # CONFIG_ISDN is not set | ||
566 | |||
567 | # | ||
568 | # Input device support | ||
569 | # | ||
570 | CONFIG_INPUT=y | ||
571 | |||
572 | # | ||
573 | # Userland interfaces | ||
574 | # | ||
575 | CONFIG_INPUT_MOUSEDEV=y | ||
576 | # CONFIG_INPUT_MOUSEDEV_PSAUX is not set | ||
577 | CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024 | ||
578 | CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768 | ||
579 | # CONFIG_INPUT_JOYDEV is not set | ||
580 | # CONFIG_INPUT_TSDEV is not set | ||
581 | # CONFIG_INPUT_EVDEV is not set | ||
582 | # CONFIG_INPUT_EVBUG is not set | ||
583 | |||
584 | # | ||
585 | # Input Device Drivers | ||
586 | # | ||
587 | # CONFIG_INPUT_KEYBOARD is not set | ||
588 | # CONFIG_INPUT_MOUSE is not set | ||
589 | # CONFIG_INPUT_JOYSTICK is not set | ||
590 | # CONFIG_INPUT_TOUCHSCREEN is not set | ||
591 | # CONFIG_INPUT_MISC is not set | ||
592 | |||
593 | # | ||
594 | # Hardware I/O ports | ||
595 | # | ||
596 | # CONFIG_SERIO is not set | ||
597 | # CONFIG_GAMEPORT is not set | ||
598 | CONFIG_SOUND_GAMEPORT=y | ||
599 | |||
600 | # | ||
601 | # Character devices | ||
602 | # | ||
603 | CONFIG_VT=y | ||
604 | CONFIG_VT_CONSOLE=y | ||
605 | CONFIG_HW_CONSOLE=y | ||
606 | # CONFIG_SERIAL_NONSTANDARD is not set | ||
607 | |||
608 | # | ||
609 | # Serial drivers | ||
610 | # | ||
611 | CONFIG_SERIAL_8250=y | ||
612 | CONFIG_SERIAL_8250_CONSOLE=y | ||
613 | CONFIG_SERIAL_8250_NR_UARTS=4 | ||
614 | # CONFIG_SERIAL_8250_EXTENDED is not set | ||
615 | |||
616 | # | ||
617 | # Non-8250 serial port support | ||
618 | # | ||
619 | CONFIG_SERIAL_CORE=y | ||
620 | CONFIG_SERIAL_CORE_CONSOLE=y | ||
621 | CONFIG_UNIX98_PTYS=y | ||
622 | CONFIG_LEGACY_PTYS=y | ||
623 | CONFIG_LEGACY_PTY_COUNT=256 | ||
624 | |||
625 | # | ||
626 | # IPMI | ||
627 | # | ||
628 | # CONFIG_IPMI_HANDLER is not set | ||
629 | |||
630 | # | ||
631 | # Watchdog Cards | ||
632 | # | ||
633 | # CONFIG_WATCHDOG is not set | ||
634 | # CONFIG_NVRAM is not set | ||
635 | # CONFIG_RTC is not set | ||
636 | # CONFIG_DTLK is not set | ||
637 | # CONFIG_R3964 is not set | ||
638 | # CONFIG_APPLICOM is not set | ||
639 | |||
640 | # | ||
641 | # Ftape, the floppy tape device driver | ||
642 | # | ||
643 | # CONFIG_DRM is not set | ||
644 | # CONFIG_RAW_DRIVER is not set | ||
645 | |||
646 | # | ||
647 | # TPM devices | ||
648 | # | ||
649 | # CONFIG_TCG_TPM is not set | ||
650 | |||
651 | # | ||
652 | # I2C support | ||
653 | # | ||
654 | CONFIG_I2C=y | ||
655 | CONFIG_I2C_CHARDEV=y | ||
656 | |||
657 | # | ||
658 | # I2C Algorithms | ||
659 | # | ||
660 | # CONFIG_I2C_ALGOBIT is not set | ||
661 | # CONFIG_I2C_ALGOPCF is not set | ||
662 | # CONFIG_I2C_ALGOPCA is not set | ||
663 | |||
664 | # | ||
665 | # I2C Hardware Bus support | ||
666 | # | ||
667 | # CONFIG_I2C_ALI1535 is not set | ||
668 | # CONFIG_I2C_ALI1563 is not set | ||
669 | # CONFIG_I2C_ALI15X3 is not set | ||
670 | # CONFIG_I2C_AMD756 is not set | ||
671 | # CONFIG_I2C_AMD8111 is not set | ||
672 | # CONFIG_I2C_I801 is not set | ||
673 | # CONFIG_I2C_I810 is not set | ||
674 | CONFIG_I2C_IOP3XX=y | ||
675 | # CONFIG_I2C_ISA is not set | ||
676 | # CONFIG_I2C_NFORCE2 is not set | ||
677 | # CONFIG_I2C_PARPORT_LIGHT is not set | ||
678 | # CONFIG_I2C_PIIX4 is not set | ||
679 | # CONFIG_I2C_PROSAVAGE is not set | ||
680 | # CONFIG_I2C_SAVAGE4 is not set | ||
681 | # CONFIG_SCx200_ACB is not set | ||
682 | # CONFIG_I2C_SIS5595 is not set | ||
683 | # CONFIG_I2C_SIS630 is not set | ||
684 | # CONFIG_I2C_SIS96X is not set | ||
685 | # CONFIG_I2C_STUB is not set | ||
686 | # CONFIG_I2C_VIA is not set | ||
687 | # CONFIG_I2C_VIAPRO is not set | ||
688 | # CONFIG_I2C_VOODOO3 is not set | ||
689 | # CONFIG_I2C_PCA_ISA is not set | ||
690 | |||
691 | # | ||
692 | # Hardware Sensors Chip support | ||
693 | # | ||
694 | # CONFIG_I2C_SENSOR is not set | ||
695 | # CONFIG_SENSORS_ADM1021 is not set | ||
696 | # CONFIG_SENSORS_ADM1025 is not set | ||
697 | # CONFIG_SENSORS_ADM1026 is not set | ||
698 | # CONFIG_SENSORS_ADM1031 is not set | ||
699 | # CONFIG_SENSORS_ASB100 is not set | ||
700 | # CONFIG_SENSORS_DS1621 is not set | ||
701 | # CONFIG_SENSORS_FSCHER is not set | ||
702 | # CONFIG_SENSORS_FSCPOS is not set | ||
703 | # CONFIG_SENSORS_GL518SM is not set | ||
704 | # CONFIG_SENSORS_GL520SM is not set | ||
705 | # CONFIG_SENSORS_IT87 is not set | ||
706 | # CONFIG_SENSORS_LM63 is not set | ||
707 | # CONFIG_SENSORS_LM75 is not set | ||
708 | # CONFIG_SENSORS_LM77 is not set | ||
709 | # CONFIG_SENSORS_LM78 is not set | ||
710 | # CONFIG_SENSORS_LM80 is not set | ||
711 | # CONFIG_SENSORS_LM83 is not set | ||
712 | # CONFIG_SENSORS_LM85 is not set | ||
713 | # CONFIG_SENSORS_LM87 is not set | ||
714 | # CONFIG_SENSORS_LM90 is not set | ||
715 | # CONFIG_SENSORS_MAX1619 is not set | ||
716 | # CONFIG_SENSORS_PC87360 is not set | ||
717 | # CONFIG_SENSORS_SMSC47B397 is not set | ||
718 | # CONFIG_SENSORS_SIS5595 is not set | ||
719 | # CONFIG_SENSORS_SMSC47M1 is not set | ||
720 | # CONFIG_SENSORS_VIA686A is not set | ||
721 | # CONFIG_SENSORS_W83781D is not set | ||
722 | # CONFIG_SENSORS_W83L785TS is not set | ||
723 | # CONFIG_SENSORS_W83627HF is not set | ||
724 | |||
725 | # | ||
726 | # Other I2C Chip support | ||
727 | # | ||
728 | # CONFIG_SENSORS_EEPROM is not set | ||
729 | # CONFIG_SENSORS_PCF8574 is not set | ||
730 | # CONFIG_SENSORS_PCF8591 is not set | ||
731 | # CONFIG_SENSORS_RTC8564 is not set | ||
732 | # CONFIG_I2C_DEBUG_CORE is not set | ||
733 | # CONFIG_I2C_DEBUG_ALGO is not set | ||
734 | # CONFIG_I2C_DEBUG_BUS is not set | ||
735 | # CONFIG_I2C_DEBUG_CHIP is not set | ||
736 | |||
737 | # | ||
738 | # Misc devices | ||
739 | # | ||
740 | |||
741 | # | ||
742 | # Multimedia devices | ||
743 | # | ||
744 | # CONFIG_VIDEO_DEV is not set | ||
745 | |||
746 | # | ||
747 | # Digital Video Broadcasting Devices | ||
748 | # | ||
749 | # CONFIG_DVB is not set | ||
750 | |||
751 | # | ||
752 | # Graphics support | ||
753 | # | ||
754 | # CONFIG_FB is not set | ||
755 | |||
756 | # | ||
757 | # Console display driver support | ||
758 | # | ||
759 | # CONFIG_VGA_CONSOLE is not set | ||
760 | CONFIG_DUMMY_CONSOLE=y | ||
761 | |||
762 | # | ||
763 | # Sound | ||
764 | # | ||
765 | # CONFIG_SOUND is not set | ||
766 | |||
767 | # | ||
768 | # USB support | ||
769 | # | ||
770 | CONFIG_USB_ARCH_HAS_HCD=y | ||
771 | CONFIG_USB_ARCH_HAS_OHCI=y | ||
772 | # CONFIG_USB is not set | ||
773 | |||
774 | # | ||
775 | # USB Gadget Support | ||
776 | # | ||
777 | # CONFIG_USB_GADGET is not set | ||
778 | |||
779 | # | ||
780 | # MMC/SD Card support | ||
781 | # | ||
782 | # CONFIG_MMC is not set | ||
783 | |||
784 | # | ||
785 | # File systems | ||
786 | # | ||
787 | CONFIG_EXT2_FS=y | ||
788 | # CONFIG_EXT2_FS_XATTR is not set | ||
789 | CONFIG_EXT3_FS=y | ||
790 | CONFIG_EXT3_FS_XATTR=y | ||
791 | # CONFIG_EXT3_FS_POSIX_ACL is not set | ||
792 | # CONFIG_EXT3_FS_SECURITY is not set | ||
793 | CONFIG_JBD=y | ||
794 | # CONFIG_JBD_DEBUG is not set | ||
795 | CONFIG_FS_MBCACHE=y | ||
796 | # CONFIG_REISERFS_FS is not set | ||
797 | # CONFIG_JFS_FS is not set | ||
798 | |||
799 | # | ||
800 | # XFS support | ||
801 | # | ||
802 | CONFIG_XFS_FS=y | ||
803 | CONFIG_XFS_EXPORT=y | ||
804 | # CONFIG_XFS_RT is not set | ||
805 | # CONFIG_XFS_QUOTA is not set | ||
806 | CONFIG_XFS_SECURITY=y | ||
807 | CONFIG_XFS_POSIX_ACL=y | ||
808 | # CONFIG_MINIX_FS is not set | ||
809 | # CONFIG_ROMFS_FS is not set | ||
810 | # CONFIG_QUOTA is not set | ||
811 | CONFIG_DNOTIFY=y | ||
812 | # CONFIG_AUTOFS_FS is not set | ||
813 | # CONFIG_AUTOFS4_FS is not set | ||
814 | |||
815 | # | ||
816 | # CD-ROM/DVD Filesystems | ||
817 | # | ||
818 | # CONFIG_ISO9660_FS is not set | ||
819 | # CONFIG_UDF_FS is not set | ||
820 | |||
821 | # | ||
822 | # DOS/FAT/NT Filesystems | ||
823 | # | ||
824 | # CONFIG_MSDOS_FS is not set | ||
825 | # CONFIG_VFAT_FS is not set | ||
826 | # CONFIG_NTFS_FS is not set | ||
827 | |||
828 | # | ||
829 | # Pseudo filesystems | ||
830 | # | ||
831 | CONFIG_PROC_FS=y | ||
832 | CONFIG_SYSFS=y | ||
833 | # CONFIG_DEVFS_FS is not set | ||
834 | # CONFIG_DEVPTS_FS_XATTR is not set | ||
835 | CONFIG_TMPFS=y | ||
836 | # CONFIG_TMPFS_XATTR is not set | ||
837 | # CONFIG_HUGETLB_PAGE is not set | ||
838 | CONFIG_RAMFS=y | ||
839 | |||
840 | # | ||
841 | # Miscellaneous filesystems | ||
842 | # | ||
843 | # CONFIG_ADFS_FS is not set | ||
844 | # CONFIG_AFFS_FS is not set | ||
845 | # CONFIG_HFS_FS is not set | ||
846 | # CONFIG_HFSPLUS_FS is not set | ||
847 | # CONFIG_BEFS_FS is not set | ||
848 | # CONFIG_BFS_FS is not set | ||
849 | # CONFIG_EFS_FS is not set | ||
850 | # CONFIG_JFFS_FS is not set | ||
851 | CONFIG_JFFS2_FS=y | ||
852 | CONFIG_JFFS2_FS_DEBUG=0 | ||
853 | # CONFIG_JFFS2_FS_NAND is not set | ||
854 | # CONFIG_JFFS2_FS_NOR_ECC is not set | ||
855 | # CONFIG_JFFS2_COMPRESSION_OPTIONS is not set | ||
856 | CONFIG_JFFS2_ZLIB=y | ||
857 | CONFIG_JFFS2_RTIME=y | ||
858 | # CONFIG_JFFS2_RUBIN is not set | ||
859 | # CONFIG_CRAMFS is not set | ||
860 | # CONFIG_VXFS_FS is not set | ||
861 | # CONFIG_HPFS_FS is not set | ||
862 | # CONFIG_QNX4FS_FS is not set | ||
863 | # CONFIG_SYSV_FS is not set | ||
864 | # CONFIG_UFS_FS is not set | ||
865 | |||
866 | # | ||
867 | # Network File Systems | ||
868 | # | ||
869 | CONFIG_NFS_FS=y | ||
870 | CONFIG_NFS_V3=y | ||
871 | # CONFIG_NFS_V4 is not set | ||
872 | # CONFIG_NFS_DIRECTIO is not set | ||
873 | CONFIG_NFSD=y | ||
874 | CONFIG_NFSD_V3=y | ||
875 | # CONFIG_NFSD_V4 is not set | ||
876 | # CONFIG_NFSD_TCP is not set | ||
877 | CONFIG_ROOT_NFS=y | ||
878 | CONFIG_LOCKD=y | ||
879 | CONFIG_LOCKD_V4=y | ||
880 | CONFIG_EXPORTFS=y | ||
881 | CONFIG_SUNRPC=y | ||
882 | # CONFIG_RPCSEC_GSS_KRB5 is not set | ||
883 | # CONFIG_RPCSEC_GSS_SPKM3 is not set | ||
884 | # CONFIG_SMB_FS is not set | ||
885 | # CONFIG_CIFS is not set | ||
886 | # CONFIG_NCP_FS is not set | ||
887 | # CONFIG_CODA_FS is not set | ||
888 | # CONFIG_AFS_FS is not set | ||
889 | |||
890 | # | ||
891 | # Partition Types | ||
892 | # | ||
893 | CONFIG_PARTITION_ADVANCED=y | ||
894 | # CONFIG_ACORN_PARTITION is not set | ||
895 | # CONFIG_OSF_PARTITION is not set | ||
896 | # CONFIG_AMIGA_PARTITION is not set | ||
897 | # CONFIG_ATARI_PARTITION is not set | ||
898 | # CONFIG_MAC_PARTITION is not set | ||
899 | CONFIG_MSDOS_PARTITION=y | ||
900 | # CONFIG_BSD_DISKLABEL is not set | ||
901 | # CONFIG_MINIX_SUBPARTITION is not set | ||
902 | # CONFIG_SOLARIS_X86_PARTITION is not set | ||
903 | # CONFIG_UNIXWARE_DISKLABEL is not set | ||
904 | # CONFIG_LDM_PARTITION is not set | ||
905 | # CONFIG_SGI_PARTITION is not set | ||
906 | # CONFIG_ULTRIX_PARTITION is not set | ||
907 | # CONFIG_SUN_PARTITION is not set | ||
908 | # CONFIG_EFI_PARTITION is not set | ||
909 | |||
910 | # | ||
911 | # Native Language Support | ||
912 | # | ||
913 | # CONFIG_NLS is not set | ||
914 | |||
915 | # | ||
916 | # Profiling support | ||
917 | # | ||
918 | # CONFIG_PROFILING is not set | ||
919 | |||
920 | # | ||
921 | # Kernel hacking | ||
922 | # | ||
923 | # CONFIG_PRINTK_TIME is not set | ||
924 | # CONFIG_DEBUG_KERNEL is not set | ||
925 | CONFIG_LOG_BUF_SHIFT=14 | ||
926 | CONFIG_DEBUG_BUGVERBOSE=y | ||
927 | CONFIG_FRAME_POINTER=y | ||
928 | CONFIG_DEBUG_USER=y | ||
929 | |||
930 | # | ||
931 | # Security options | ||
932 | # | ||
933 | # CONFIG_KEYS is not set | ||
934 | # CONFIG_SECURITY is not set | ||
935 | |||
936 | # | ||
937 | # Cryptographic options | ||
938 | # | ||
939 | # CONFIG_CRYPTO is not set | ||
940 | |||
941 | # | ||
942 | # Hardware crypto devices | ||
943 | # | ||
944 | |||
945 | # | ||
946 | # Library routines | ||
947 | # | ||
948 | # CONFIG_CRC_CCITT is not set | ||
949 | CONFIG_CRC32=y | ||
950 | # CONFIG_LIBCRC32C is not set | ||
951 | CONFIG_ZLIB_INFLATE=y | ||
952 | CONFIG_ZLIB_DEFLATE=y | ||
diff --git a/arch/arm/configs/epxa10db_defconfig b/arch/arm/configs/epxa10db_defconfig new file mode 100644 index 000000000000..9fb8b58c4954 --- /dev/null +++ b/arch/arm/configs/epxa10db_defconfig | |||
@@ -0,0 +1,644 @@ | |||
1 | # | ||
2 | # Automatically generated make config: don't edit | ||
3 | # Linux kernel version: 2.6.12-rc1-bk2 | ||
4 | # Sun Mar 27 22:46:51 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 is not set | ||
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=y | ||
53 | # CONFIG_MODULE_FORCE_UNLOAD is not set | ||
54 | CONFIG_OBSOLETE_MODPARM=y | ||
55 | # CONFIG_MODVERSIONS is not set | ||
56 | # CONFIG_MODULE_SRCVERSION_ALL is not set | ||
57 | # CONFIG_KMOD is not set | ||
58 | |||
59 | # | ||
60 | # System Type | ||
61 | # | ||
62 | # CONFIG_ARCH_CLPS7500 is not set | ||
63 | # CONFIG_ARCH_CLPS711X is not set | ||
64 | # CONFIG_ARCH_CO285 is not set | ||
65 | # CONFIG_ARCH_EBSA110 is not set | ||
66 | CONFIG_ARCH_CAMELOT=y | ||
67 | # CONFIG_ARCH_FOOTBRIDGE is not set | ||
68 | # CONFIG_ARCH_INTEGRATOR is not set | ||
69 | # CONFIG_ARCH_IOP3XX is not set | ||
70 | # CONFIG_ARCH_IXP4XX is not set | ||
71 | # CONFIG_ARCH_IXP2000 is not set | ||
72 | # CONFIG_ARCH_L7200 is not set | ||
73 | # CONFIG_ARCH_PXA is not set | ||
74 | # CONFIG_ARCH_RPC is not set | ||
75 | # CONFIG_ARCH_SA1100 is not set | ||
76 | # CONFIG_ARCH_S3C2410 is not set | ||
77 | # CONFIG_ARCH_SHARK is not set | ||
78 | # CONFIG_ARCH_LH7A40X is not set | ||
79 | # CONFIG_ARCH_OMAP is not set | ||
80 | # CONFIG_ARCH_VERSATILE is not set | ||
81 | # CONFIG_ARCH_IMX is not set | ||
82 | # CONFIG_ARCH_H720X is not set | ||
83 | |||
84 | # | ||
85 | # Epxa10db | ||
86 | # | ||
87 | |||
88 | # | ||
89 | # PLD hotswap support | ||
90 | # | ||
91 | CONFIG_PLD=y | ||
92 | # CONFIG_PLD_HOTSWAP is not set | ||
93 | |||
94 | # | ||
95 | # Processor Type | ||
96 | # | ||
97 | CONFIG_CPU_32=y | ||
98 | CONFIG_CPU_ARM922T=y | ||
99 | CONFIG_CPU_32v4=y | ||
100 | CONFIG_CPU_ABRT_EV4T=y | ||
101 | CONFIG_CPU_CACHE_V4WT=y | ||
102 | CONFIG_CPU_CACHE_VIVT=y | ||
103 | CONFIG_CPU_COPY_V4WB=y | ||
104 | CONFIG_CPU_TLB_V4WBI=y | ||
105 | |||
106 | # | ||
107 | # Processor Features | ||
108 | # | ||
109 | # CONFIG_ARM_THUMB is not set | ||
110 | # CONFIG_CPU_ICACHE_DISABLE is not set | ||
111 | # CONFIG_CPU_DCACHE_DISABLE is not set | ||
112 | # CONFIG_CPU_DCACHE_WRITETHROUGH is not set | ||
113 | |||
114 | # | ||
115 | # Bus support | ||
116 | # | ||
117 | |||
118 | # | ||
119 | # PCCARD (PCMCIA/CardBus) support | ||
120 | # | ||
121 | # CONFIG_PCCARD is not set | ||
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="mem=32M console=ttyUA0,115200 initrd=0x00200000,8M root=/dev/ram0 rw" | ||
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 | # CONFIG_FPE_FASTFPE is not set | ||
147 | |||
148 | # | ||
149 | # Userspace binary formats | ||
150 | # | ||
151 | CONFIG_BINFMT_ELF=y | ||
152 | # CONFIG_BINFMT_AOUT is not set | ||
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 | |||
172 | # | ||
173 | # Memory Technology Devices (MTD) | ||
174 | # | ||
175 | # CONFIG_MTD is not set | ||
176 | |||
177 | # | ||
178 | # Parallel port support | ||
179 | # | ||
180 | # CONFIG_PARPORT is not set | ||
181 | |||
182 | # | ||
183 | # Plug and Play support | ||
184 | # | ||
185 | |||
186 | # | ||
187 | # Block devices | ||
188 | # | ||
189 | # CONFIG_BLK_DEV_FD is not set | ||
190 | # CONFIG_BLK_DEV_COW_COMMON is not set | ||
191 | CONFIG_BLK_DEV_LOOP=y | ||
192 | # CONFIG_BLK_DEV_CRYPTOLOOP is not set | ||
193 | # CONFIG_BLK_DEV_NBD is not set | ||
194 | CONFIG_BLK_DEV_RAM=y | ||
195 | CONFIG_BLK_DEV_RAM_COUNT=16 | ||
196 | CONFIG_BLK_DEV_RAM_SIZE=8192 | ||
197 | CONFIG_BLK_DEV_INITRD=y | ||
198 | CONFIG_INITRAMFS_SOURCE="" | ||
199 | # CONFIG_CDROM_PKTCDVD is not set | ||
200 | |||
201 | # | ||
202 | # IO Schedulers | ||
203 | # | ||
204 | CONFIG_IOSCHED_NOOP=y | ||
205 | CONFIG_IOSCHED_AS=y | ||
206 | CONFIG_IOSCHED_DEADLINE=y | ||
207 | CONFIG_IOSCHED_CFQ=y | ||
208 | # CONFIG_ATA_OVER_ETH is not set | ||
209 | |||
210 | # | ||
211 | # SCSI device support | ||
212 | # | ||
213 | # CONFIG_SCSI is not set | ||
214 | |||
215 | # | ||
216 | # Multi-device support (RAID and LVM) | ||
217 | # | ||
218 | # CONFIG_MD is not set | ||
219 | |||
220 | # | ||
221 | # Fusion MPT device support | ||
222 | # | ||
223 | |||
224 | # | ||
225 | # IEEE 1394 (FireWire) support | ||
226 | # | ||
227 | |||
228 | # | ||
229 | # I2O device support | ||
230 | # | ||
231 | |||
232 | # | ||
233 | # Networking support | ||
234 | # | ||
235 | CONFIG_NET=y | ||
236 | |||
237 | # | ||
238 | # Networking options | ||
239 | # | ||
240 | CONFIG_PACKET=y | ||
241 | # CONFIG_PACKET_MMAP is not set | ||
242 | # CONFIG_NETLINK_DEV is not set | ||
243 | CONFIG_UNIX=y | ||
244 | # CONFIG_NET_KEY is not set | ||
245 | CONFIG_INET=y | ||
246 | CONFIG_IP_MULTICAST=y | ||
247 | # CONFIG_IP_ADVANCED_ROUTER is not set | ||
248 | CONFIG_IP_PNP=y | ||
249 | # CONFIG_IP_PNP_DHCP is not set | ||
250 | # CONFIG_IP_PNP_BOOTP is not set | ||
251 | # CONFIG_IP_PNP_RARP is not set | ||
252 | # CONFIG_NET_IPIP is not set | ||
253 | # CONFIG_NET_IPGRE is not set | ||
254 | # CONFIG_IP_MROUTE is not set | ||
255 | # CONFIG_ARPD is not set | ||
256 | # CONFIG_SYN_COOKIES is not set | ||
257 | # CONFIG_INET_AH is not set | ||
258 | # CONFIG_INET_ESP is not set | ||
259 | # CONFIG_INET_IPCOMP is not set | ||
260 | # CONFIG_INET_TUNNEL is not set | ||
261 | # CONFIG_IP_TCPDIAG is not set | ||
262 | # CONFIG_IP_TCPDIAG_IPV6 is not set | ||
263 | # CONFIG_IPV6 is not set | ||
264 | # CONFIG_NETFILTER is not set | ||
265 | |||
266 | # | ||
267 | # SCTP Configuration (EXPERIMENTAL) | ||
268 | # | ||
269 | # CONFIG_IP_SCTP is not set | ||
270 | # CONFIG_ATM is not set | ||
271 | # CONFIG_BRIDGE is not set | ||
272 | # CONFIG_VLAN_8021Q is not set | ||
273 | # CONFIG_DECNET is not set | ||
274 | # CONFIG_LLC2 is not set | ||
275 | # CONFIG_IPX is not set | ||
276 | # CONFIG_ATALK is not set | ||
277 | # CONFIG_X25 is not set | ||
278 | # CONFIG_LAPB is not set | ||
279 | # CONFIG_NET_DIVERT is not set | ||
280 | # CONFIG_ECONET is not set | ||
281 | # CONFIG_WAN_ROUTER is not set | ||
282 | |||
283 | # | ||
284 | # QoS and/or fair queueing | ||
285 | # | ||
286 | # CONFIG_NET_SCHED is not set | ||
287 | # CONFIG_NET_CLS_ROUTE is not set | ||
288 | |||
289 | # | ||
290 | # Network testing | ||
291 | # | ||
292 | # CONFIG_NET_PKTGEN is not set | ||
293 | # CONFIG_NETPOLL is not set | ||
294 | # CONFIG_NET_POLL_CONTROLLER is not set | ||
295 | # CONFIG_HAMRADIO is not set | ||
296 | # CONFIG_IRDA is not set | ||
297 | # CONFIG_BT is not set | ||
298 | CONFIG_NETDEVICES=y | ||
299 | # CONFIG_DUMMY is not set | ||
300 | # CONFIG_BONDING is not set | ||
301 | # CONFIG_EQUALIZER is not set | ||
302 | # CONFIG_TUN is not set | ||
303 | |||
304 | # | ||
305 | # Ethernet (10 or 100Mbit) | ||
306 | # | ||
307 | # CONFIG_NET_ETHERNET is not set | ||
308 | |||
309 | # | ||
310 | # Ethernet (1000 Mbit) | ||
311 | # | ||
312 | |||
313 | # | ||
314 | # Ethernet (10000 Mbit) | ||
315 | # | ||
316 | |||
317 | # | ||
318 | # Token Ring devices | ||
319 | # | ||
320 | |||
321 | # | ||
322 | # Wireless LAN (non-hamradio) | ||
323 | # | ||
324 | # CONFIG_NET_RADIO is not set | ||
325 | |||
326 | # | ||
327 | # Wan interfaces | ||
328 | # | ||
329 | # CONFIG_WAN is not set | ||
330 | CONFIG_PPP=y | ||
331 | CONFIG_PPP_MULTILINK=y | ||
332 | # CONFIG_PPP_FILTER is not set | ||
333 | CONFIG_PPP_ASYNC=y | ||
334 | CONFIG_PPP_SYNC_TTY=y | ||
335 | CONFIG_PPP_DEFLATE=y | ||
336 | # CONFIG_PPP_BSDCOMP is not set | ||
337 | # CONFIG_PPPOE is not set | ||
338 | # CONFIG_SLIP is not set | ||
339 | # CONFIG_SHAPER is not set | ||
340 | # CONFIG_NETCONSOLE is not set | ||
341 | |||
342 | # | ||
343 | # ISDN subsystem | ||
344 | # | ||
345 | # CONFIG_ISDN is not set | ||
346 | |||
347 | # | ||
348 | # Input device support | ||
349 | # | ||
350 | CONFIG_INPUT=y | ||
351 | |||
352 | # | ||
353 | # Userland interfaces | ||
354 | # | ||
355 | CONFIG_INPUT_MOUSEDEV=y | ||
356 | CONFIG_INPUT_MOUSEDEV_PSAUX=y | ||
357 | CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024 | ||
358 | CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768 | ||
359 | # CONFIG_INPUT_JOYDEV is not set | ||
360 | # CONFIG_INPUT_TSDEV is not set | ||
361 | # CONFIG_INPUT_EVDEV is not set | ||
362 | # CONFIG_INPUT_EVBUG is not set | ||
363 | |||
364 | # | ||
365 | # Input Device Drivers | ||
366 | # | ||
367 | # CONFIG_INPUT_KEYBOARD is not set | ||
368 | # CONFIG_INPUT_MOUSE is not set | ||
369 | # CONFIG_INPUT_JOYSTICK is not set | ||
370 | # CONFIG_INPUT_TOUCHSCREEN is not set | ||
371 | # CONFIG_INPUT_MISC is not set | ||
372 | |||
373 | # | ||
374 | # Hardware I/O ports | ||
375 | # | ||
376 | CONFIG_SERIO=y | ||
377 | CONFIG_SERIO_SERPORT=y | ||
378 | # CONFIG_SERIO_RAW is not set | ||
379 | # CONFIG_GAMEPORT is not set | ||
380 | CONFIG_SOUND_GAMEPORT=y | ||
381 | |||
382 | # | ||
383 | # Character devices | ||
384 | # | ||
385 | CONFIG_VT=y | ||
386 | CONFIG_VT_CONSOLE=y | ||
387 | CONFIG_HW_CONSOLE=y | ||
388 | # CONFIG_SERIAL_NONSTANDARD is not set | ||
389 | |||
390 | # | ||
391 | # Serial drivers | ||
392 | # | ||
393 | # CONFIG_SERIAL_8250 is not set | ||
394 | |||
395 | # | ||
396 | # Non-8250 serial port support | ||
397 | # | ||
398 | CONFIG_SERIAL_UART00=y | ||
399 | CONFIG_SERIAL_UART00_CONSOLE=y | ||
400 | CONFIG_SERIAL_CORE=y | ||
401 | CONFIG_SERIAL_CORE_CONSOLE=y | ||
402 | CONFIG_UNIX98_PTYS=y | ||
403 | CONFIG_LEGACY_PTYS=y | ||
404 | CONFIG_LEGACY_PTY_COUNT=256 | ||
405 | |||
406 | # | ||
407 | # IPMI | ||
408 | # | ||
409 | # CONFIG_IPMI_HANDLER is not set | ||
410 | |||
411 | # | ||
412 | # Watchdog Cards | ||
413 | # | ||
414 | # CONFIG_WATCHDOG is not set | ||
415 | # CONFIG_NVRAM is not set | ||
416 | # CONFIG_RTC is not set | ||
417 | # CONFIG_DTLK is not set | ||
418 | # CONFIG_R3964 is not set | ||
419 | |||
420 | # | ||
421 | # Ftape, the floppy tape device driver | ||
422 | # | ||
423 | # CONFIG_DRM is not set | ||
424 | # CONFIG_RAW_DRIVER is not set | ||
425 | |||
426 | # | ||
427 | # TPM devices | ||
428 | # | ||
429 | # CONFIG_TCG_TPM is not set | ||
430 | |||
431 | # | ||
432 | # I2C support | ||
433 | # | ||
434 | # CONFIG_I2C is not set | ||
435 | |||
436 | # | ||
437 | # Misc devices | ||
438 | # | ||
439 | |||
440 | # | ||
441 | # Multimedia devices | ||
442 | # | ||
443 | # CONFIG_VIDEO_DEV is not set | ||
444 | |||
445 | # | ||
446 | # Digital Video Broadcasting Devices | ||
447 | # | ||
448 | # CONFIG_DVB is not set | ||
449 | |||
450 | # | ||
451 | # Graphics support | ||
452 | # | ||
453 | # CONFIG_FB is not set | ||
454 | |||
455 | # | ||
456 | # Console display driver support | ||
457 | # | ||
458 | # CONFIG_VGA_CONSOLE is not set | ||
459 | CONFIG_DUMMY_CONSOLE=y | ||
460 | |||
461 | # | ||
462 | # Sound | ||
463 | # | ||
464 | # CONFIG_SOUND is not set | ||
465 | |||
466 | # | ||
467 | # USB support | ||
468 | # | ||
469 | CONFIG_USB_ARCH_HAS_HCD=y | ||
470 | # CONFIG_USB_ARCH_HAS_OHCI is not set | ||
471 | # CONFIG_USB is not set | ||
472 | |||
473 | # | ||
474 | # USB Gadget Support | ||
475 | # | ||
476 | # CONFIG_USB_GADGET is not set | ||
477 | |||
478 | # | ||
479 | # MMC/SD Card support | ||
480 | # | ||
481 | # CONFIG_MMC is not set | ||
482 | |||
483 | # | ||
484 | # File systems | ||
485 | # | ||
486 | CONFIG_EXT2_FS=y | ||
487 | # CONFIG_EXT2_FS_XATTR is not set | ||
488 | # CONFIG_EXT3_FS is not set | ||
489 | # CONFIG_JBD is not set | ||
490 | # CONFIG_REISERFS_FS is not set | ||
491 | # CONFIG_JFS_FS is not set | ||
492 | |||
493 | # | ||
494 | # XFS support | ||
495 | # | ||
496 | # CONFIG_XFS_FS is not set | ||
497 | # CONFIG_MINIX_FS is not set | ||
498 | # CONFIG_ROMFS_FS is not set | ||
499 | # CONFIG_QUOTA is not set | ||
500 | CONFIG_DNOTIFY=y | ||
501 | CONFIG_AUTOFS_FS=y | ||
502 | CONFIG_AUTOFS4_FS=y | ||
503 | |||
504 | # | ||
505 | # CD-ROM/DVD Filesystems | ||
506 | # | ||
507 | # CONFIG_ISO9660_FS is not set | ||
508 | # CONFIG_UDF_FS is not set | ||
509 | |||
510 | # | ||
511 | # DOS/FAT/NT Filesystems | ||
512 | # | ||
513 | # CONFIG_MSDOS_FS is not set | ||
514 | # CONFIG_VFAT_FS is not set | ||
515 | # CONFIG_NTFS_FS is not set | ||
516 | |||
517 | # | ||
518 | # Pseudo filesystems | ||
519 | # | ||
520 | CONFIG_PROC_FS=y | ||
521 | CONFIG_SYSFS=y | ||
522 | # CONFIG_DEVFS_FS is not set | ||
523 | # CONFIG_DEVPTS_FS_XATTR is not set | ||
524 | # CONFIG_TMPFS is not set | ||
525 | # CONFIG_HUGETLB_PAGE is not set | ||
526 | CONFIG_RAMFS=y | ||
527 | |||
528 | # | ||
529 | # Miscellaneous filesystems | ||
530 | # | ||
531 | # CONFIG_ADFS_FS is not set | ||
532 | # CONFIG_AFFS_FS is not set | ||
533 | # CONFIG_HFS_FS is not set | ||
534 | # CONFIG_HFSPLUS_FS is not set | ||
535 | # CONFIG_BEFS_FS is not set | ||
536 | # CONFIG_BFS_FS is not set | ||
537 | # CONFIG_EFS_FS is not set | ||
538 | # CONFIG_CRAMFS is not set | ||
539 | # CONFIG_VXFS_FS is not set | ||
540 | # CONFIG_HPFS_FS is not set | ||
541 | # CONFIG_QNX4FS_FS is not set | ||
542 | # CONFIG_SYSV_FS is not set | ||
543 | # CONFIG_UFS_FS is not set | ||
544 | |||
545 | # | ||
546 | # Network File Systems | ||
547 | # | ||
548 | # CONFIG_NFS_FS is not set | ||
549 | # CONFIG_NFSD is not set | ||
550 | CONFIG_SMB_FS=y | ||
551 | # CONFIG_SMB_NLS_DEFAULT is not set | ||
552 | # CONFIG_CIFS is not set | ||
553 | # CONFIG_NCP_FS is not set | ||
554 | # CONFIG_CODA_FS is not set | ||
555 | # CONFIG_AFS_FS is not set | ||
556 | |||
557 | # | ||
558 | # Partition Types | ||
559 | # | ||
560 | # CONFIG_PARTITION_ADVANCED is not set | ||
561 | CONFIG_MSDOS_PARTITION=y | ||
562 | |||
563 | # | ||
564 | # Native Language Support | ||
565 | # | ||
566 | CONFIG_NLS=y | ||
567 | CONFIG_NLS_DEFAULT="iso8859-1" | ||
568 | # CONFIG_NLS_CODEPAGE_437 is not set | ||
569 | # CONFIG_NLS_CODEPAGE_737 is not set | ||
570 | # CONFIG_NLS_CODEPAGE_775 is not set | ||
571 | # CONFIG_NLS_CODEPAGE_850 is not set | ||
572 | # CONFIG_NLS_CODEPAGE_852 is not set | ||
573 | # CONFIG_NLS_CODEPAGE_855 is not set | ||
574 | # CONFIG_NLS_CODEPAGE_857 is not set | ||
575 | # CONFIG_NLS_CODEPAGE_860 is not set | ||
576 | # CONFIG_NLS_CODEPAGE_861 is not set | ||
577 | # CONFIG_NLS_CODEPAGE_862 is not set | ||
578 | # CONFIG_NLS_CODEPAGE_863 is not set | ||
579 | # CONFIG_NLS_CODEPAGE_864 is not set | ||
580 | # CONFIG_NLS_CODEPAGE_865 is not set | ||
581 | # CONFIG_NLS_CODEPAGE_866 is not set | ||
582 | # CONFIG_NLS_CODEPAGE_869 is not set | ||
583 | # CONFIG_NLS_CODEPAGE_936 is not set | ||
584 | # CONFIG_NLS_CODEPAGE_950 is not set | ||
585 | # CONFIG_NLS_CODEPAGE_932 is not set | ||
586 | # CONFIG_NLS_CODEPAGE_949 is not set | ||
587 | # CONFIG_NLS_CODEPAGE_874 is not set | ||
588 | # CONFIG_NLS_ISO8859_8 is not set | ||
589 | # CONFIG_NLS_CODEPAGE_1250 is not set | ||
590 | # CONFIG_NLS_CODEPAGE_1251 is not set | ||
591 | # CONFIG_NLS_ASCII is not set | ||
592 | # CONFIG_NLS_ISO8859_1 is not set | ||
593 | # CONFIG_NLS_ISO8859_2 is not set | ||
594 | # CONFIG_NLS_ISO8859_3 is not set | ||
595 | # CONFIG_NLS_ISO8859_4 is not set | ||
596 | # CONFIG_NLS_ISO8859_5 is not set | ||
597 | # CONFIG_NLS_ISO8859_6 is not set | ||
598 | # CONFIG_NLS_ISO8859_7 is not set | ||
599 | # CONFIG_NLS_ISO8859_9 is not set | ||
600 | # CONFIG_NLS_ISO8859_13 is not set | ||
601 | # CONFIG_NLS_ISO8859_14 is not set | ||
602 | # CONFIG_NLS_ISO8859_15 is not set | ||
603 | # CONFIG_NLS_KOI8_R is not set | ||
604 | # CONFIG_NLS_KOI8_U is not set | ||
605 | # CONFIG_NLS_UTF8 is not set | ||
606 | |||
607 | # | ||
608 | # Profiling support | ||
609 | # | ||
610 | # CONFIG_PROFILING is not set | ||
611 | |||
612 | # | ||
613 | # Kernel hacking | ||
614 | # | ||
615 | # CONFIG_PRINTK_TIME is not set | ||
616 | # CONFIG_DEBUG_KERNEL is not set | ||
617 | CONFIG_LOG_BUF_SHIFT=14 | ||
618 | CONFIG_DEBUG_BUGVERBOSE=y | ||
619 | CONFIG_FRAME_POINTER=y | ||
620 | # CONFIG_DEBUG_USER is not set | ||
621 | |||
622 | # | ||
623 | # Security options | ||
624 | # | ||
625 | # CONFIG_KEYS is not set | ||
626 | # CONFIG_SECURITY is not set | ||
627 | |||
628 | # | ||
629 | # Cryptographic options | ||
630 | # | ||
631 | # CONFIG_CRYPTO is not set | ||
632 | |||
633 | # | ||
634 | # Hardware crypto devices | ||
635 | # | ||
636 | |||
637 | # | ||
638 | # Library routines | ||
639 | # | ||
640 | CONFIG_CRC_CCITT=y | ||
641 | CONFIG_CRC32=y | ||
642 | # CONFIG_LIBCRC32C is not set | ||
643 | CONFIG_ZLIB_INFLATE=y | ||
644 | CONFIG_ZLIB_DEFLATE=y | ||
diff --git a/arch/arm/configs/footbridge_defconfig b/arch/arm/configs/footbridge_defconfig new file mode 100644 index 000000000000..9737c4850721 --- /dev/null +++ b/arch/arm/configs/footbridge_defconfig | |||
@@ -0,0 +1,1257 @@ | |||
1 | # | ||
2 | # Automatically generated make config: don't edit | ||
3 | # Linux kernel version: 2.6.12-rc1-bk2 | ||
4 | # Sun Mar 27 23:02:24 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=y | ||
28 | # CONFIG_BSD_PROCESS_ACCT_V3 is not set | ||
29 | CONFIG_SYSCTL=y | ||
30 | # CONFIG_AUDIT is not set | ||
31 | # CONFIG_HOTPLUG is not set | ||
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_BASE_FULL=y | ||
38 | CONFIG_FUTEX=y | ||
39 | CONFIG_EPOLL=y | ||
40 | CONFIG_CC_OPTIMIZE_FOR_SIZE=y | ||
41 | CONFIG_SHMEM=y | ||
42 | CONFIG_CC_ALIGN_FUNCTIONS=0 | ||
43 | CONFIG_CC_ALIGN_LABELS=0 | ||
44 | CONFIG_CC_ALIGN_LOOPS=0 | ||
45 | CONFIG_CC_ALIGN_JUMPS=0 | ||
46 | # CONFIG_TINY_SHMEM is not set | ||
47 | CONFIG_BASE_SMALL=0 | ||
48 | |||
49 | # | ||
50 | # Loadable module support | ||
51 | # | ||
52 | CONFIG_MODULES=y | ||
53 | # CONFIG_MODULE_UNLOAD is not set | ||
54 | CONFIG_OBSOLETE_MODPARM=y | ||
55 | # CONFIG_MODVERSIONS is not set | ||
56 | # CONFIG_MODULE_SRCVERSION_ALL is not set | ||
57 | CONFIG_KMOD=y | ||
58 | |||
59 | # | ||
60 | # System Type | ||
61 | # | ||
62 | # CONFIG_ARCH_CLPS7500 is not set | ||
63 | # CONFIG_ARCH_CLPS711X is not set | ||
64 | # CONFIG_ARCH_CO285 is not set | ||
65 | # CONFIG_ARCH_EBSA110 is not set | ||
66 | # CONFIG_ARCH_CAMELOT is not set | ||
67 | CONFIG_ARCH_FOOTBRIDGE=y | ||
68 | # CONFIG_ARCH_INTEGRATOR is not set | ||
69 | # CONFIG_ARCH_IOP3XX is not set | ||
70 | # CONFIG_ARCH_IXP4XX is not set | ||
71 | # CONFIG_ARCH_IXP2000 is not set | ||
72 | # CONFIG_ARCH_L7200 is not set | ||
73 | # CONFIG_ARCH_PXA is not set | ||
74 | # CONFIG_ARCH_RPC is not set | ||
75 | # CONFIG_ARCH_SA1100 is not set | ||
76 | # CONFIG_ARCH_S3C2410 is not set | ||
77 | # CONFIG_ARCH_SHARK is not set | ||
78 | # CONFIG_ARCH_LH7A40X is not set | ||
79 | # CONFIG_ARCH_OMAP is not set | ||
80 | # CONFIG_ARCH_VERSATILE is not set | ||
81 | # CONFIG_ARCH_IMX is not set | ||
82 | # CONFIG_ARCH_H720X is not set | ||
83 | |||
84 | # | ||
85 | # Footbridge Implementations | ||
86 | # | ||
87 | CONFIG_ARCH_CATS=y | ||
88 | CONFIG_ARCH_PERSONAL_SERVER=y | ||
89 | # CONFIG_ARCH_EBSA285_ADDIN is not set | ||
90 | CONFIG_ARCH_EBSA285_HOST=y | ||
91 | CONFIG_ARCH_NETWINDER=y | ||
92 | CONFIG_FOOTBRIDGE=y | ||
93 | CONFIG_FOOTBRIDGE_HOST=y | ||
94 | CONFIG_ARCH_EBSA285=y | ||
95 | |||
96 | # | ||
97 | # Processor Type | ||
98 | # | ||
99 | CONFIG_CPU_32=y | ||
100 | CONFIG_CPU_SA110=y | ||
101 | CONFIG_CPU_32v4=y | ||
102 | CONFIG_CPU_ABRT_EV4=y | ||
103 | CONFIG_CPU_CACHE_V4WB=y | ||
104 | CONFIG_CPU_CACHE_VIVT=y | ||
105 | CONFIG_CPU_COPY_V4WB=y | ||
106 | CONFIG_CPU_TLB_V4WB=y | ||
107 | |||
108 | # | ||
109 | # Processor Features | ||
110 | # | ||
111 | |||
112 | # | ||
113 | # Bus support | ||
114 | # | ||
115 | CONFIG_ISA=y | ||
116 | CONFIG_ISA_DMA=y | ||
117 | CONFIG_PCI=y | ||
118 | # CONFIG_PCI_LEGACY_PROC is not set | ||
119 | CONFIG_PCI_NAMES=y | ||
120 | |||
121 | # | ||
122 | # PCCARD (PCMCIA/CardBus) support | ||
123 | # | ||
124 | # CONFIG_PCCARD is not set | ||
125 | |||
126 | # | ||
127 | # Kernel Features | ||
128 | # | ||
129 | # CONFIG_PREEMPT is not set | ||
130 | CONFIG_LEDS=y | ||
131 | CONFIG_LEDS_TIMER=y | ||
132 | # CONFIG_LEDS_CPU is not set | ||
133 | CONFIG_ALIGNMENT_TRAP=y | ||
134 | |||
135 | # | ||
136 | # Boot options | ||
137 | # | ||
138 | CONFIG_ZBOOT_ROM_TEXT=0x0 | ||
139 | CONFIG_ZBOOT_ROM_BSS=0x0 | ||
140 | CONFIG_CMDLINE="" | ||
141 | # CONFIG_XIP_KERNEL is not set | ||
142 | |||
143 | # | ||
144 | # Floating point emulation | ||
145 | # | ||
146 | |||
147 | # | ||
148 | # At least one emulation must be selected | ||
149 | # | ||
150 | CONFIG_FPE_NWFPE=y | ||
151 | CONFIG_FPE_NWFPE_XP=y | ||
152 | # CONFIG_FPE_FASTFPE is not set | ||
153 | |||
154 | # | ||
155 | # Userspace binary formats | ||
156 | # | ||
157 | CONFIG_BINFMT_ELF=y | ||
158 | CONFIG_BINFMT_AOUT=y | ||
159 | # CONFIG_BINFMT_MISC is not set | ||
160 | # CONFIG_ARTHUR is not set | ||
161 | |||
162 | # | ||
163 | # Power management options | ||
164 | # | ||
165 | # CONFIG_PM is not set | ||
166 | |||
167 | # | ||
168 | # Device Drivers | ||
169 | # | ||
170 | |||
171 | # | ||
172 | # Generic Driver Options | ||
173 | # | ||
174 | CONFIG_STANDALONE=y | ||
175 | CONFIG_PREVENT_FIRMWARE_BUILD=y | ||
176 | # CONFIG_FW_LOADER is not set | ||
177 | |||
178 | # | ||
179 | # Memory Technology Devices (MTD) | ||
180 | # | ||
181 | # CONFIG_MTD is not set | ||
182 | |||
183 | # | ||
184 | # Parallel port support | ||
185 | # | ||
186 | CONFIG_PARPORT=y | ||
187 | CONFIG_PARPORT_PC=y | ||
188 | CONFIG_PARPORT_PC_FIFO=y | ||
189 | # CONFIG_PARPORT_PC_SUPERIO is not set | ||
190 | # CONFIG_PARPORT_ARC is not set | ||
191 | # CONFIG_PARPORT_GSC is not set | ||
192 | CONFIG_PARPORT_1284=y | ||
193 | |||
194 | # | ||
195 | # Plug and Play support | ||
196 | # | ||
197 | CONFIG_PNP=y | ||
198 | # CONFIG_PNP_DEBUG is not set | ||
199 | |||
200 | # | ||
201 | # Protocols | ||
202 | # | ||
203 | CONFIG_ISAPNP=y | ||
204 | |||
205 | # | ||
206 | # Block devices | ||
207 | # | ||
208 | # CONFIG_BLK_DEV_FD is not set | ||
209 | # CONFIG_BLK_DEV_XD is not set | ||
210 | CONFIG_PARIDE=m | ||
211 | CONFIG_PARIDE_PARPORT=y | ||
212 | |||
213 | # | ||
214 | # Parallel IDE high-level drivers | ||
215 | # | ||
216 | CONFIG_PARIDE_PD=m | ||
217 | CONFIG_PARIDE_PCD=m | ||
218 | CONFIG_PARIDE_PF=m | ||
219 | CONFIG_PARIDE_PT=m | ||
220 | CONFIG_PARIDE_PG=m | ||
221 | |||
222 | # | ||
223 | # Parallel IDE protocol modules | ||
224 | # | ||
225 | CONFIG_PARIDE_ATEN=m | ||
226 | CONFIG_PARIDE_BPCK=m | ||
227 | # CONFIG_PARIDE_BPCK6 is not set | ||
228 | CONFIG_PARIDE_COMM=m | ||
229 | CONFIG_PARIDE_DSTR=m | ||
230 | CONFIG_PARIDE_FIT2=m | ||
231 | CONFIG_PARIDE_FIT3=m | ||
232 | CONFIG_PARIDE_EPAT=m | ||
233 | # CONFIG_PARIDE_EPATC8 is not set | ||
234 | CONFIG_PARIDE_EPIA=m | ||
235 | CONFIG_PARIDE_FRIQ=m | ||
236 | CONFIG_PARIDE_FRPW=m | ||
237 | CONFIG_PARIDE_KBIC=m | ||
238 | CONFIG_PARIDE_KTTI=m | ||
239 | CONFIG_PARIDE_ON20=m | ||
240 | CONFIG_PARIDE_ON26=m | ||
241 | # CONFIG_BLK_CPQ_DA is not set | ||
242 | # CONFIG_BLK_CPQ_CISS_DA is not set | ||
243 | # CONFIG_BLK_DEV_DAC960 is not set | ||
244 | # CONFIG_BLK_DEV_UMEM is not set | ||
245 | # CONFIG_BLK_DEV_COW_COMMON is not set | ||
246 | CONFIG_BLK_DEV_LOOP=m | ||
247 | # CONFIG_BLK_DEV_CRYPTOLOOP is not set | ||
248 | CONFIG_BLK_DEV_NBD=m | ||
249 | # CONFIG_BLK_DEV_SX8 is not set | ||
250 | # CONFIG_BLK_DEV_UB is not set | ||
251 | CONFIG_BLK_DEV_RAM=y | ||
252 | CONFIG_BLK_DEV_RAM_COUNT=16 | ||
253 | CONFIG_BLK_DEV_RAM_SIZE=4096 | ||
254 | CONFIG_BLK_DEV_INITRD=y | ||
255 | CONFIG_INITRAMFS_SOURCE="" | ||
256 | # CONFIG_CDROM_PKTCDVD is not set | ||
257 | |||
258 | # | ||
259 | # IO Schedulers | ||
260 | # | ||
261 | CONFIG_IOSCHED_NOOP=y | ||
262 | CONFIG_IOSCHED_AS=y | ||
263 | CONFIG_IOSCHED_DEADLINE=y | ||
264 | CONFIG_IOSCHED_CFQ=y | ||
265 | # CONFIG_ATA_OVER_ETH is not set | ||
266 | |||
267 | # | ||
268 | # ATA/ATAPI/MFM/RLL support | ||
269 | # | ||
270 | CONFIG_IDE=y | ||
271 | CONFIG_BLK_DEV_IDE=y | ||
272 | |||
273 | # | ||
274 | # Please see Documentation/ide.txt for help/info on IDE drives | ||
275 | # | ||
276 | # CONFIG_BLK_DEV_IDE_SATA is not set | ||
277 | CONFIG_BLK_DEV_IDEDISK=y | ||
278 | CONFIG_IDEDISK_MULTI_MODE=y | ||
279 | # CONFIG_BLK_DEV_IDECD is not set | ||
280 | # CONFIG_BLK_DEV_IDETAPE is not set | ||
281 | # CONFIG_BLK_DEV_IDEFLOPPY is not set | ||
282 | # CONFIG_IDE_TASK_IOCTL is not set | ||
283 | |||
284 | # | ||
285 | # IDE chipset support/bugfixes | ||
286 | # | ||
287 | CONFIG_IDE_GENERIC=y | ||
288 | # CONFIG_BLK_DEV_IDEPNP is not set | ||
289 | # CONFIG_BLK_DEV_IDEPCI is not set | ||
290 | # CONFIG_IDE_ARM is not set | ||
291 | # CONFIG_IDE_CHIPSETS is not set | ||
292 | # CONFIG_BLK_DEV_IDEDMA is not set | ||
293 | # CONFIG_IDEDMA_AUTO is not set | ||
294 | # CONFIG_BLK_DEV_HD is not set | ||
295 | |||
296 | # | ||
297 | # SCSI device support | ||
298 | # | ||
299 | # CONFIG_SCSI is not set | ||
300 | |||
301 | # | ||
302 | # Multi-device support (RAID and LVM) | ||
303 | # | ||
304 | # CONFIG_MD is not set | ||
305 | |||
306 | # | ||
307 | # Fusion MPT device support | ||
308 | # | ||
309 | |||
310 | # | ||
311 | # IEEE 1394 (FireWire) support | ||
312 | # | ||
313 | # CONFIG_IEEE1394 is not set | ||
314 | |||
315 | # | ||
316 | # I2O device support | ||
317 | # | ||
318 | # CONFIG_I2O is not set | ||
319 | |||
320 | # | ||
321 | # Networking support | ||
322 | # | ||
323 | CONFIG_NET=y | ||
324 | |||
325 | # | ||
326 | # Networking options | ||
327 | # | ||
328 | CONFIG_PACKET=y | ||
329 | CONFIG_PACKET_MMAP=y | ||
330 | # CONFIG_NETLINK_DEV is not set | ||
331 | CONFIG_UNIX=y | ||
332 | # CONFIG_NET_KEY is not set | ||
333 | CONFIG_INET=y | ||
334 | CONFIG_IP_MULTICAST=y | ||
335 | # CONFIG_IP_ADVANCED_ROUTER is not set | ||
336 | CONFIG_IP_PNP=y | ||
337 | # CONFIG_IP_PNP_DHCP is not set | ||
338 | CONFIG_IP_PNP_BOOTP=y | ||
339 | # CONFIG_IP_PNP_RARP 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=y | ||
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 is not set | ||
352 | # CONFIG_NETFILTER is not set | ||
353 | |||
354 | # | ||
355 | # SCTP Configuration (EXPERIMENTAL) | ||
356 | # | ||
357 | # CONFIG_IP_SCTP is not set | ||
358 | CONFIG_ATM=y | ||
359 | # CONFIG_ATM_CLIP is not set | ||
360 | # CONFIG_ATM_LANE is not set | ||
361 | # CONFIG_ATM_BR2684 is not set | ||
362 | # CONFIG_BRIDGE is not set | ||
363 | # CONFIG_VLAN_8021Q is not set | ||
364 | # CONFIG_DECNET is not set | ||
365 | # CONFIG_LLC2 is not set | ||
366 | # CONFIG_IPX is not set | ||
367 | # CONFIG_ATALK is not set | ||
368 | # CONFIG_X25 is not set | ||
369 | # CONFIG_LAPB is not set | ||
370 | # CONFIG_NET_DIVERT is not set | ||
371 | # CONFIG_ECONET is not set | ||
372 | # CONFIG_WAN_ROUTER is not set | ||
373 | |||
374 | # | ||
375 | # QoS and/or fair queueing | ||
376 | # | ||
377 | # CONFIG_NET_SCHED is not set | ||
378 | # CONFIG_NET_CLS_ROUTE is not set | ||
379 | |||
380 | # | ||
381 | # Network testing | ||
382 | # | ||
383 | # CONFIG_NET_PKTGEN is not set | ||
384 | # CONFIG_NETPOLL is not set | ||
385 | # CONFIG_NET_POLL_CONTROLLER is not set | ||
386 | # CONFIG_HAMRADIO is not set | ||
387 | CONFIG_IRDA=m | ||
388 | |||
389 | # | ||
390 | # IrDA protocols | ||
391 | # | ||
392 | CONFIG_IRLAN=m | ||
393 | CONFIG_IRNET=m | ||
394 | CONFIG_IRCOMM=m | ||
395 | CONFIG_IRDA_ULTRA=y | ||
396 | |||
397 | # | ||
398 | # IrDA options | ||
399 | # | ||
400 | CONFIG_IRDA_CACHE_LAST_LSAP=y | ||
401 | CONFIG_IRDA_FAST_RR=y | ||
402 | CONFIG_IRDA_DEBUG=y | ||
403 | |||
404 | # | ||
405 | # Infrared-port device drivers | ||
406 | # | ||
407 | |||
408 | # | ||
409 | # SIR device drivers | ||
410 | # | ||
411 | # CONFIG_IRTTY_SIR is not set | ||
412 | |||
413 | # | ||
414 | # Dongle support | ||
415 | # | ||
416 | |||
417 | # | ||
418 | # Old SIR device drivers | ||
419 | # | ||
420 | # CONFIG_IRPORT_SIR is not set | ||
421 | |||
422 | # | ||
423 | # Old Serial dongle support | ||
424 | # | ||
425 | |||
426 | # | ||
427 | # FIR device drivers | ||
428 | # | ||
429 | # CONFIG_USB_IRDA is not set | ||
430 | # CONFIG_SIGMATEL_FIR is not set | ||
431 | # CONFIG_NSC_FIR is not set | ||
432 | CONFIG_WINBOND_FIR=m | ||
433 | # CONFIG_TOSHIBA_FIR is not set | ||
434 | # CONFIG_SMC_IRCC_FIR is not set | ||
435 | # CONFIG_ALI_FIR is not set | ||
436 | # CONFIG_VLSI_FIR is not set | ||
437 | # CONFIG_VIA_FIR is not set | ||
438 | # CONFIG_BT is not set | ||
439 | CONFIG_NETDEVICES=y | ||
440 | # CONFIG_DUMMY is not set | ||
441 | # CONFIG_BONDING is not set | ||
442 | # CONFIG_EQUALIZER is not set | ||
443 | # CONFIG_TUN is not set | ||
444 | # CONFIG_NET_SB1000 is not set | ||
445 | |||
446 | # | ||
447 | # ARCnet devices | ||
448 | # | ||
449 | # CONFIG_ARCNET is not set | ||
450 | |||
451 | # | ||
452 | # Ethernet (10 or 100Mbit) | ||
453 | # | ||
454 | CONFIG_NET_ETHERNET=y | ||
455 | CONFIG_MII=y | ||
456 | # CONFIG_HAPPYMEAL is not set | ||
457 | # CONFIG_SUNGEM is not set | ||
458 | CONFIG_NET_VENDOR_3COM=y | ||
459 | # CONFIG_EL1 is not set | ||
460 | # CONFIG_EL2 is not set | ||
461 | # CONFIG_ELPLUS is not set | ||
462 | # CONFIG_EL16 is not set | ||
463 | # CONFIG_EL3 is not set | ||
464 | # CONFIG_3C515 is not set | ||
465 | CONFIG_VORTEX=y | ||
466 | # CONFIG_TYPHOON is not set | ||
467 | # CONFIG_LANCE is not set | ||
468 | # CONFIG_NET_VENDOR_SMC is not set | ||
469 | # CONFIG_SMC91X is not set | ||
470 | # CONFIG_NET_VENDOR_RACAL is not set | ||
471 | |||
472 | # | ||
473 | # Tulip family network device support | ||
474 | # | ||
475 | # CONFIG_NET_TULIP is not set | ||
476 | # CONFIG_AT1700 is not set | ||
477 | # CONFIG_DEPCA is not set | ||
478 | # CONFIG_HP100 is not set | ||
479 | # CONFIG_NET_ISA is not set | ||
480 | CONFIG_NET_PCI=y | ||
481 | # CONFIG_PCNET32 is not set | ||
482 | # CONFIG_AMD8111_ETH is not set | ||
483 | # CONFIG_ADAPTEC_STARFIRE is not set | ||
484 | # CONFIG_AC3200 is not set | ||
485 | # CONFIG_APRICOT is not set | ||
486 | # CONFIG_B44 is not set | ||
487 | # CONFIG_FORCEDETH is not set | ||
488 | # CONFIG_CS89x0 is not set | ||
489 | # CONFIG_DGRS is not set | ||
490 | # CONFIG_EEPRO100 is not set | ||
491 | # CONFIG_E100 is not set | ||
492 | # CONFIG_FEALNX is not set | ||
493 | # CONFIG_NATSEMI is not set | ||
494 | CONFIG_NE2K_PCI=y | ||
495 | # CONFIG_8139CP is not set | ||
496 | # CONFIG_8139TOO is not set | ||
497 | # CONFIG_SIS900 is not set | ||
498 | # CONFIG_EPIC100 is not set | ||
499 | # CONFIG_SUNDANCE is not set | ||
500 | # CONFIG_TLAN is not set | ||
501 | # CONFIG_VIA_RHINE is not set | ||
502 | # CONFIG_NET_POCKET is not set | ||
503 | |||
504 | # | ||
505 | # Ethernet (1000 Mbit) | ||
506 | # | ||
507 | # CONFIG_ACENIC is not set | ||
508 | # CONFIG_DL2K is not set | ||
509 | # CONFIG_E1000 is not set | ||
510 | # CONFIG_NS83820 is not set | ||
511 | # CONFIG_HAMACHI is not set | ||
512 | # CONFIG_YELLOWFIN is not set | ||
513 | # CONFIG_R8169 is not set | ||
514 | # CONFIG_SK98LIN is not set | ||
515 | # CONFIG_VIA_VELOCITY is not set | ||
516 | # CONFIG_TIGON3 is not set | ||
517 | |||
518 | # | ||
519 | # Ethernet (10000 Mbit) | ||
520 | # | ||
521 | # CONFIG_IXGB is not set | ||
522 | # CONFIG_S2IO is not set | ||
523 | |||
524 | # | ||
525 | # Token Ring devices | ||
526 | # | ||
527 | # CONFIG_TR is not set | ||
528 | |||
529 | # | ||
530 | # Wireless LAN (non-hamradio) | ||
531 | # | ||
532 | # CONFIG_NET_RADIO is not set | ||
533 | |||
534 | # | ||
535 | # Wan interfaces | ||
536 | # | ||
537 | # CONFIG_WAN is not set | ||
538 | |||
539 | # | ||
540 | # ATM drivers | ||
541 | # | ||
542 | # CONFIG_ATM_TCP is not set | ||
543 | # CONFIG_ATM_LANAI is not set | ||
544 | # CONFIG_ATM_ENI is not set | ||
545 | # CONFIG_ATM_FIRESTREAM is not set | ||
546 | # CONFIG_ATM_ZATM is not set | ||
547 | # CONFIG_ATM_NICSTAR is not set | ||
548 | # CONFIG_ATM_IDT77252 is not set | ||
549 | # CONFIG_ATM_AMBASSADOR is not set | ||
550 | # CONFIG_ATM_HORIZON is not set | ||
551 | # CONFIG_ATM_IA is not set | ||
552 | # CONFIG_ATM_FORE200E_MAYBE is not set | ||
553 | # CONFIG_ATM_HE is not set | ||
554 | # CONFIG_FDDI is not set | ||
555 | # CONFIG_HIPPI is not set | ||
556 | # CONFIG_PLIP is not set | ||
557 | CONFIG_PPP=m | ||
558 | # CONFIG_PPP_MULTILINK is not set | ||
559 | # CONFIG_PPP_FILTER is not set | ||
560 | CONFIG_PPP_ASYNC=m | ||
561 | # CONFIG_PPP_SYNC_TTY is not set | ||
562 | CONFIG_PPP_DEFLATE=m | ||
563 | CONFIG_PPP_BSDCOMP=m | ||
564 | CONFIG_PPPOE=m | ||
565 | # CONFIG_PPPOATM is not set | ||
566 | CONFIG_SLIP=m | ||
567 | CONFIG_SLIP_COMPRESSED=y | ||
568 | CONFIG_SLIP_SMART=y | ||
569 | CONFIG_SLIP_MODE_SLIP6=y | ||
570 | # CONFIG_SHAPER is not set | ||
571 | # CONFIG_NETCONSOLE is not set | ||
572 | |||
573 | # | ||
574 | # ISDN subsystem | ||
575 | # | ||
576 | # CONFIG_ISDN is not set | ||
577 | |||
578 | # | ||
579 | # Input device support | ||
580 | # | ||
581 | CONFIG_INPUT=y | ||
582 | |||
583 | # | ||
584 | # Userland interfaces | ||
585 | # | ||
586 | CONFIG_INPUT_MOUSEDEV=y | ||
587 | CONFIG_INPUT_MOUSEDEV_PSAUX=y | ||
588 | CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024 | ||
589 | CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768 | ||
590 | # CONFIG_INPUT_JOYDEV is not set | ||
591 | # CONFIG_INPUT_TSDEV is not set | ||
592 | # CONFIG_INPUT_EVDEV is not set | ||
593 | # CONFIG_INPUT_EVBUG is not set | ||
594 | |||
595 | # | ||
596 | # Input Device Drivers | ||
597 | # | ||
598 | CONFIG_INPUT_KEYBOARD=y | ||
599 | CONFIG_KEYBOARD_ATKBD=y | ||
600 | # CONFIG_KEYBOARD_SUNKBD is not set | ||
601 | # CONFIG_KEYBOARD_LKKBD is not set | ||
602 | # CONFIG_KEYBOARD_XTKBD is not set | ||
603 | # CONFIG_KEYBOARD_NEWTON is not set | ||
604 | CONFIG_INPUT_MOUSE=y | ||
605 | CONFIG_MOUSE_PS2=y | ||
606 | # CONFIG_MOUSE_SERIAL is not set | ||
607 | # CONFIG_MOUSE_INPORT is not set | ||
608 | # CONFIG_MOUSE_LOGIBM is not set | ||
609 | # CONFIG_MOUSE_PC110PAD is not set | ||
610 | # CONFIG_MOUSE_VSXXXAA is not set | ||
611 | # CONFIG_INPUT_JOYSTICK is not set | ||
612 | # CONFIG_INPUT_TOUCHSCREEN is not set | ||
613 | # CONFIG_INPUT_MISC is not set | ||
614 | |||
615 | # | ||
616 | # Hardware I/O ports | ||
617 | # | ||
618 | CONFIG_SERIO=y | ||
619 | CONFIG_SERIO_I8042=y | ||
620 | CONFIG_SERIO_SERPORT=y | ||
621 | # CONFIG_SERIO_PARKBD is not set | ||
622 | # CONFIG_SERIO_PCIPS2 is not set | ||
623 | CONFIG_SERIO_LIBPS2=y | ||
624 | # CONFIG_SERIO_RAW is not set | ||
625 | # CONFIG_GAMEPORT is not set | ||
626 | CONFIG_SOUND_GAMEPORT=y | ||
627 | |||
628 | # | ||
629 | # Character devices | ||
630 | # | ||
631 | CONFIG_VT=y | ||
632 | CONFIG_VT_CONSOLE=y | ||
633 | CONFIG_HW_CONSOLE=y | ||
634 | CONFIG_SERIAL_NONSTANDARD=y | ||
635 | # CONFIG_COMPUTONE is not set | ||
636 | # CONFIG_ROCKETPORT is not set | ||
637 | # CONFIG_CYCLADES is not set | ||
638 | # CONFIG_DIGIEPCA is not set | ||
639 | # CONFIG_ESPSERIAL is not set | ||
640 | # CONFIG_MOXA_INTELLIO is not set | ||
641 | # CONFIG_MOXA_SMARTIO is not set | ||
642 | # CONFIG_ISI is not set | ||
643 | # CONFIG_SYNCLINK is not set | ||
644 | # CONFIG_SYNCLINKMP is not set | ||
645 | # CONFIG_N_HDLC is not set | ||
646 | # CONFIG_RISCOM8 is not set | ||
647 | # CONFIG_SPECIALIX is not set | ||
648 | # CONFIG_SX is not set | ||
649 | # CONFIG_RIO is not set | ||
650 | # CONFIG_STALDRV is not set | ||
651 | |||
652 | # | ||
653 | # Serial drivers | ||
654 | # | ||
655 | # CONFIG_SERIAL_8250 is not set | ||
656 | |||
657 | # | ||
658 | # Non-8250 serial port support | ||
659 | # | ||
660 | CONFIG_SERIAL_21285=y | ||
661 | CONFIG_SERIAL_21285_CONSOLE=y | ||
662 | CONFIG_SERIAL_CORE=y | ||
663 | CONFIG_SERIAL_CORE_CONSOLE=y | ||
664 | CONFIG_UNIX98_PTYS=y | ||
665 | CONFIG_LEGACY_PTYS=y | ||
666 | CONFIG_LEGACY_PTY_COUNT=256 | ||
667 | CONFIG_PRINTER=m | ||
668 | # CONFIG_LP_CONSOLE is not set | ||
669 | # CONFIG_PPDEV is not set | ||
670 | # CONFIG_TIPAR is not set | ||
671 | |||
672 | # | ||
673 | # IPMI | ||
674 | # | ||
675 | # CONFIG_IPMI_HANDLER is not set | ||
676 | |||
677 | # | ||
678 | # Watchdog Cards | ||
679 | # | ||
680 | CONFIG_WATCHDOG=y | ||
681 | # CONFIG_WATCHDOG_NOWAYOUT is not set | ||
682 | |||
683 | # | ||
684 | # Watchdog Device Drivers | ||
685 | # | ||
686 | CONFIG_SOFT_WATCHDOG=y | ||
687 | CONFIG_21285_WATCHDOG=m | ||
688 | CONFIG_977_WATCHDOG=m | ||
689 | |||
690 | # | ||
691 | # ISA-based Watchdog Cards | ||
692 | # | ||
693 | # CONFIG_PCWATCHDOG is not set | ||
694 | # CONFIG_MIXCOMWD is not set | ||
695 | # CONFIG_WDT is not set | ||
696 | |||
697 | # | ||
698 | # PCI-based Watchdog Cards | ||
699 | # | ||
700 | # CONFIG_PCIPCWATCHDOG is not set | ||
701 | # CONFIG_WDTPCI is not set | ||
702 | |||
703 | # | ||
704 | # USB-based Watchdog Cards | ||
705 | # | ||
706 | # CONFIG_USBPCWATCHDOG is not set | ||
707 | CONFIG_DS1620=y | ||
708 | CONFIG_NWBUTTON=y | ||
709 | CONFIG_NWBUTTON_REBOOT=y | ||
710 | CONFIG_NWFLASH=m | ||
711 | CONFIG_NVRAM=m | ||
712 | CONFIG_RTC=y | ||
713 | # CONFIG_DTLK is not set | ||
714 | # CONFIG_R3964 is not set | ||
715 | # CONFIG_APPLICOM is not set | ||
716 | |||
717 | # | ||
718 | # Ftape, the floppy tape device driver | ||
719 | # | ||
720 | # CONFIG_DRM is not set | ||
721 | # CONFIG_RAW_DRIVER is not set | ||
722 | |||
723 | # | ||
724 | # TPM devices | ||
725 | # | ||
726 | # CONFIG_TCG_TPM is not set | ||
727 | |||
728 | # | ||
729 | # I2C support | ||
730 | # | ||
731 | CONFIG_I2C=m | ||
732 | # CONFIG_I2C_CHARDEV is not set | ||
733 | |||
734 | # | ||
735 | # I2C Algorithms | ||
736 | # | ||
737 | # CONFIG_I2C_ALGOBIT is not set | ||
738 | # CONFIG_I2C_ALGOPCF is not set | ||
739 | # CONFIG_I2C_ALGOPCA is not set | ||
740 | |||
741 | # | ||
742 | # I2C Hardware Bus support | ||
743 | # | ||
744 | # CONFIG_I2C_ALI1535 is not set | ||
745 | # CONFIG_I2C_ALI1563 is not set | ||
746 | # CONFIG_I2C_ALI15X3 is not set | ||
747 | # CONFIG_I2C_AMD756 is not set | ||
748 | # CONFIG_I2C_AMD8111 is not set | ||
749 | # CONFIG_I2C_ELEKTOR is not set | ||
750 | # CONFIG_I2C_I801 is not set | ||
751 | # CONFIG_I2C_I810 is not set | ||
752 | # CONFIG_I2C_ISA is not set | ||
753 | # CONFIG_I2C_NFORCE2 is not set | ||
754 | # CONFIG_I2C_PARPORT is not set | ||
755 | # CONFIG_I2C_PARPORT_LIGHT is not set | ||
756 | # CONFIG_I2C_PIIX4 is not set | ||
757 | # CONFIG_I2C_PROSAVAGE is not set | ||
758 | # CONFIG_I2C_SAVAGE4 is not set | ||
759 | # CONFIG_SCx200_ACB is not set | ||
760 | # CONFIG_I2C_SIS5595 is not set | ||
761 | # CONFIG_I2C_SIS630 is not set | ||
762 | # CONFIG_I2C_SIS96X is not set | ||
763 | # CONFIG_I2C_STUB is not set | ||
764 | # CONFIG_I2C_VIA is not set | ||
765 | # CONFIG_I2C_VIAPRO is not set | ||
766 | # CONFIG_I2C_VOODOO3 is not set | ||
767 | # CONFIG_I2C_PCA_ISA is not set | ||
768 | |||
769 | # | ||
770 | # Hardware Sensors Chip support | ||
771 | # | ||
772 | # CONFIG_I2C_SENSOR is not set | ||
773 | # CONFIG_SENSORS_ADM1021 is not set | ||
774 | # CONFIG_SENSORS_ADM1025 is not set | ||
775 | # CONFIG_SENSORS_ADM1026 is not set | ||
776 | # CONFIG_SENSORS_ADM1031 is not set | ||
777 | # CONFIG_SENSORS_ASB100 is not set | ||
778 | # CONFIG_SENSORS_DS1621 is not set | ||
779 | # CONFIG_SENSORS_FSCHER is not set | ||
780 | # CONFIG_SENSORS_FSCPOS is not set | ||
781 | # CONFIG_SENSORS_GL518SM is not set | ||
782 | # CONFIG_SENSORS_GL520SM is not set | ||
783 | # CONFIG_SENSORS_IT87 is not set | ||
784 | # CONFIG_SENSORS_LM63 is not set | ||
785 | # CONFIG_SENSORS_LM75 is not set | ||
786 | # CONFIG_SENSORS_LM77 is not set | ||
787 | # CONFIG_SENSORS_LM78 is not set | ||
788 | # CONFIG_SENSORS_LM80 is not set | ||
789 | # CONFIG_SENSORS_LM83 is not set | ||
790 | # CONFIG_SENSORS_LM85 is not set | ||
791 | # CONFIG_SENSORS_LM87 is not set | ||
792 | # CONFIG_SENSORS_LM90 is not set | ||
793 | # CONFIG_SENSORS_MAX1619 is not set | ||
794 | # CONFIG_SENSORS_PC87360 is not set | ||
795 | # CONFIG_SENSORS_SMSC47B397 is not set | ||
796 | # CONFIG_SENSORS_SIS5595 is not set | ||
797 | # CONFIG_SENSORS_SMSC47M1 is not set | ||
798 | # CONFIG_SENSORS_VIA686A is not set | ||
799 | # CONFIG_SENSORS_W83781D is not set | ||
800 | # CONFIG_SENSORS_W83L785TS is not set | ||
801 | # CONFIG_SENSORS_W83627HF is not set | ||
802 | |||
803 | # | ||
804 | # Other I2C Chip support | ||
805 | # | ||
806 | # CONFIG_SENSORS_EEPROM is not set | ||
807 | # CONFIG_SENSORS_PCF8574 is not set | ||
808 | # CONFIG_SENSORS_PCF8591 is not set | ||
809 | # CONFIG_SENSORS_RTC8564 is not set | ||
810 | # CONFIG_I2C_DEBUG_CORE is not set | ||
811 | # CONFIG_I2C_DEBUG_ALGO is not set | ||
812 | # CONFIG_I2C_DEBUG_BUS is not set | ||
813 | # CONFIG_I2C_DEBUG_CHIP is not set | ||
814 | |||
815 | # | ||
816 | # Misc devices | ||
817 | # | ||
818 | |||
819 | # | ||
820 | # Multimedia devices | ||
821 | # | ||
822 | CONFIG_VIDEO_DEV=m | ||
823 | |||
824 | # | ||
825 | # Video For Linux | ||
826 | # | ||
827 | |||
828 | # | ||
829 | # Video Adapters | ||
830 | # | ||
831 | # CONFIG_VIDEO_BT848 is not set | ||
832 | # CONFIG_VIDEO_PMS is not set | ||
833 | # CONFIG_VIDEO_BWQCAM is not set | ||
834 | # CONFIG_VIDEO_CQCAM is not set | ||
835 | # CONFIG_VIDEO_W9966 is not set | ||
836 | # CONFIG_VIDEO_CPIA is not set | ||
837 | # CONFIG_VIDEO_SAA5246A is not set | ||
838 | # CONFIG_VIDEO_SAA5249 is not set | ||
839 | # CONFIG_TUNER_3036 is not set | ||
840 | # CONFIG_VIDEO_STRADIS is not set | ||
841 | # CONFIG_VIDEO_SAA7134 is not set | ||
842 | # CONFIG_VIDEO_MXB is not set | ||
843 | # CONFIG_VIDEO_DPC is not set | ||
844 | # CONFIG_VIDEO_HEXIUM_ORION is not set | ||
845 | # CONFIG_VIDEO_HEXIUM_GEMINI is not set | ||
846 | # CONFIG_VIDEO_CX88 is not set | ||
847 | # CONFIG_VIDEO_OVCAMCHIP is not set | ||
848 | |||
849 | # | ||
850 | # Radio Adapters | ||
851 | # | ||
852 | # CONFIG_RADIO_CADET is not set | ||
853 | # CONFIG_RADIO_RTRACK is not set | ||
854 | # CONFIG_RADIO_RTRACK2 is not set | ||
855 | # CONFIG_RADIO_AZTECH is not set | ||
856 | # CONFIG_RADIO_GEMTEK is not set | ||
857 | # CONFIG_RADIO_GEMTEK_PCI is not set | ||
858 | # CONFIG_RADIO_MAXIRADIO is not set | ||
859 | # CONFIG_RADIO_MAESTRO is not set | ||
860 | # CONFIG_RADIO_SF16FMI is not set | ||
861 | # CONFIG_RADIO_SF16FMR2 is not set | ||
862 | # CONFIG_RADIO_TERRATEC is not set | ||
863 | # CONFIG_RADIO_TRUST is not set | ||
864 | # CONFIG_RADIO_TYPHOON is not set | ||
865 | # CONFIG_RADIO_ZOLTRIX is not set | ||
866 | |||
867 | # | ||
868 | # Digital Video Broadcasting Devices | ||
869 | # | ||
870 | # CONFIG_DVB is not set | ||
871 | |||
872 | # | ||
873 | # Graphics support | ||
874 | # | ||
875 | CONFIG_FB=y | ||
876 | CONFIG_FB_CFB_FILLRECT=y | ||
877 | CONFIG_FB_CFB_COPYAREA=y | ||
878 | CONFIG_FB_CFB_IMAGEBLIT=y | ||
879 | CONFIG_FB_SOFT_CURSOR=y | ||
880 | # CONFIG_FB_MODE_HELPERS is not set | ||
881 | # CONFIG_FB_TILEBLITTING is not set | ||
882 | # CONFIG_FB_CIRRUS is not set | ||
883 | # CONFIG_FB_PM2 is not set | ||
884 | CONFIG_FB_CYBER2000=y | ||
885 | # CONFIG_FB_ASILIANT is not set | ||
886 | # CONFIG_FB_IMSTT is not set | ||
887 | # CONFIG_FB_NVIDIA is not set | ||
888 | # CONFIG_FB_RIVA is not set | ||
889 | # CONFIG_FB_MATROX is not set | ||
890 | # CONFIG_FB_RADEON_OLD is not set | ||
891 | # CONFIG_FB_RADEON is not set | ||
892 | # CONFIG_FB_ATY128 is not set | ||
893 | # CONFIG_FB_ATY is not set | ||
894 | # CONFIG_FB_SAVAGE is not set | ||
895 | # CONFIG_FB_SIS is not set | ||
896 | # CONFIG_FB_NEOMAGIC is not set | ||
897 | # CONFIG_FB_KYRO is not set | ||
898 | # CONFIG_FB_3DFX is not set | ||
899 | # CONFIG_FB_VOODOO1 is not set | ||
900 | # CONFIG_FB_TRIDENT is not set | ||
901 | # CONFIG_FB_VIRTUAL is not set | ||
902 | |||
903 | # | ||
904 | # Console display driver support | ||
905 | # | ||
906 | CONFIG_VGA_CONSOLE=y | ||
907 | # CONFIG_MDA_CONSOLE is not set | ||
908 | CONFIG_DUMMY_CONSOLE=y | ||
909 | # CONFIG_FRAMEBUFFER_CONSOLE is not set | ||
910 | |||
911 | # | ||
912 | # Logo configuration | ||
913 | # | ||
914 | # CONFIG_LOGO is not set | ||
915 | # CONFIG_BACKLIGHT_LCD_SUPPORT is not set | ||
916 | |||
917 | # | ||
918 | # Sound | ||
919 | # | ||
920 | CONFIG_SOUND=m | ||
921 | |||
922 | # | ||
923 | # Advanced Linux Sound Architecture | ||
924 | # | ||
925 | # CONFIG_SND is not set | ||
926 | |||
927 | # | ||
928 | # Open Sound System | ||
929 | # | ||
930 | # CONFIG_SOUND_PRIME is not set | ||
931 | |||
932 | # | ||
933 | # USB support | ||
934 | # | ||
935 | CONFIG_USB_ARCH_HAS_HCD=y | ||
936 | CONFIG_USB_ARCH_HAS_OHCI=y | ||
937 | CONFIG_USB=m | ||
938 | CONFIG_USB_DEBUG=y | ||
939 | |||
940 | # | ||
941 | # Miscellaneous USB options | ||
942 | # | ||
943 | CONFIG_USB_DEVICEFS=y | ||
944 | # CONFIG_USB_BANDWIDTH is not set | ||
945 | # CONFIG_USB_DYNAMIC_MINORS is not set | ||
946 | # CONFIG_USB_OTG is not set | ||
947 | |||
948 | # | ||
949 | # USB Host Controller Drivers | ||
950 | # | ||
951 | # CONFIG_USB_EHCI_HCD is not set | ||
952 | # CONFIG_USB_OHCI_HCD is not set | ||
953 | # CONFIG_USB_UHCI_HCD is not set | ||
954 | # CONFIG_USB_SL811_HCD is not set | ||
955 | |||
956 | # | ||
957 | # USB Device Class drivers | ||
958 | # | ||
959 | CONFIG_USB_AUDIO=m | ||
960 | # CONFIG_USB_BLUETOOTH_TTY is not set | ||
961 | # CONFIG_USB_MIDI is not set | ||
962 | # CONFIG_USB_ACM is not set | ||
963 | CONFIG_USB_PRINTER=m | ||
964 | |||
965 | # | ||
966 | # NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' may also be needed; see USB_STORAGE Help for more information | ||
967 | # | ||
968 | # CONFIG_USB_STORAGE is not set | ||
969 | |||
970 | # | ||
971 | # USB Input Devices | ||
972 | # | ||
973 | # CONFIG_USB_HID is not set | ||
974 | |||
975 | # | ||
976 | # USB HID Boot Protocol drivers | ||
977 | # | ||
978 | # CONFIG_USB_KBD is not set | ||
979 | # CONFIG_USB_MOUSE is not set | ||
980 | # CONFIG_USB_AIPTEK is not set | ||
981 | # CONFIG_USB_WACOM is not set | ||
982 | # CONFIG_USB_KBTAB is not set | ||
983 | # CONFIG_USB_POWERMATE is not set | ||
984 | # CONFIG_USB_MTOUCH is not set | ||
985 | # CONFIG_USB_EGALAX is not set | ||
986 | # CONFIG_USB_XPAD is not set | ||
987 | # CONFIG_USB_ATI_REMOTE is not set | ||
988 | |||
989 | # | ||
990 | # USB Imaging devices | ||
991 | # | ||
992 | # CONFIG_USB_MDC800 is not set | ||
993 | |||
994 | # | ||
995 | # USB Multimedia devices | ||
996 | # | ||
997 | # CONFIG_USB_DABUSB is not set | ||
998 | # CONFIG_USB_VICAM is not set | ||
999 | # CONFIG_USB_DSBR is not set | ||
1000 | # CONFIG_USB_IBMCAM is not set | ||
1001 | # CONFIG_USB_KONICAWC is not set | ||
1002 | # CONFIG_USB_OV511 is not set | ||
1003 | # CONFIG_USB_SE401 is not set | ||
1004 | # CONFIG_USB_SN9C102 is not set | ||
1005 | # CONFIG_USB_STV680 is not set | ||
1006 | # CONFIG_USB_PWC is not set | ||
1007 | |||
1008 | # | ||
1009 | # USB Network Adapters | ||
1010 | # | ||
1011 | # CONFIG_USB_CATC is not set | ||
1012 | # CONFIG_USB_KAWETH is not set | ||
1013 | # CONFIG_USB_PEGASUS is not set | ||
1014 | # CONFIG_USB_RTL8150 is not set | ||
1015 | # CONFIG_USB_USBNET is not set | ||
1016 | CONFIG_USB_MON=m | ||
1017 | |||
1018 | # | ||
1019 | # USB port drivers | ||
1020 | # | ||
1021 | # CONFIG_USB_USS720 is not set | ||
1022 | |||
1023 | # | ||
1024 | # USB Serial Converter support | ||
1025 | # | ||
1026 | # CONFIG_USB_SERIAL is not set | ||
1027 | |||
1028 | # | ||
1029 | # USB Miscellaneous drivers | ||
1030 | # | ||
1031 | # CONFIG_USB_EMI62 is not set | ||
1032 | # CONFIG_USB_EMI26 is not set | ||
1033 | # CONFIG_USB_AUERSWALD is not set | ||
1034 | # CONFIG_USB_RIO500 is not set | ||
1035 | # CONFIG_USB_LEGOTOWER is not set | ||
1036 | # CONFIG_USB_LCD is not set | ||
1037 | # CONFIG_USB_LED is not set | ||
1038 | # CONFIG_USB_CYTHERM is not set | ||
1039 | # CONFIG_USB_PHIDGETKIT is not set | ||
1040 | # CONFIG_USB_PHIDGETSERVO is not set | ||
1041 | # CONFIG_USB_IDMOUSE is not set | ||
1042 | # CONFIG_USB_TEST is not set | ||
1043 | |||
1044 | # | ||
1045 | # USB ATM/DSL drivers | ||
1046 | # | ||
1047 | # CONFIG_USB_ATM is not set | ||
1048 | # CONFIG_USB_SPEEDTOUCH is not set | ||
1049 | |||
1050 | # | ||
1051 | # USB Gadget Support | ||
1052 | # | ||
1053 | # CONFIG_USB_GADGET is not set | ||
1054 | |||
1055 | # | ||
1056 | # MMC/SD Card support | ||
1057 | # | ||
1058 | # CONFIG_MMC is not set | ||
1059 | |||
1060 | # | ||
1061 | # File systems | ||
1062 | # | ||
1063 | CONFIG_EXT2_FS=y | ||
1064 | # CONFIG_EXT2_FS_XATTR is not set | ||
1065 | # CONFIG_EXT3_FS is not set | ||
1066 | # CONFIG_JBD is not set | ||
1067 | # CONFIG_REISERFS_FS is not set | ||
1068 | # CONFIG_JFS_FS is not set | ||
1069 | |||
1070 | # | ||
1071 | # XFS support | ||
1072 | # | ||
1073 | # CONFIG_XFS_FS is not set | ||
1074 | # CONFIG_MINIX_FS is not set | ||
1075 | # CONFIG_ROMFS_FS is not set | ||
1076 | # CONFIG_QUOTA is not set | ||
1077 | CONFIG_DNOTIFY=y | ||
1078 | # CONFIG_AUTOFS_FS is not set | ||
1079 | CONFIG_AUTOFS4_FS=y | ||
1080 | |||
1081 | # | ||
1082 | # CD-ROM/DVD Filesystems | ||
1083 | # | ||
1084 | CONFIG_ISO9660_FS=m | ||
1085 | CONFIG_JOLIET=y | ||
1086 | # CONFIG_ZISOFS is not set | ||
1087 | # CONFIG_UDF_FS is not set | ||
1088 | |||
1089 | # | ||
1090 | # DOS/FAT/NT Filesystems | ||
1091 | # | ||
1092 | CONFIG_FAT_FS=m | ||
1093 | CONFIG_MSDOS_FS=m | ||
1094 | CONFIG_VFAT_FS=m | ||
1095 | CONFIG_FAT_DEFAULT_CODEPAGE=437 | ||
1096 | CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1" | ||
1097 | # CONFIG_NTFS_FS is not set | ||
1098 | |||
1099 | # | ||
1100 | # Pseudo filesystems | ||
1101 | # | ||
1102 | CONFIG_PROC_FS=y | ||
1103 | CONFIG_SYSFS=y | ||
1104 | # CONFIG_DEVFS_FS is not set | ||
1105 | # CONFIG_DEVPTS_FS_XATTR is not set | ||
1106 | # CONFIG_TMPFS is not set | ||
1107 | # CONFIG_HUGETLB_PAGE is not set | ||
1108 | CONFIG_RAMFS=y | ||
1109 | |||
1110 | # | ||
1111 | # Miscellaneous filesystems | ||
1112 | # | ||
1113 | CONFIG_ADFS_FS=m | ||
1114 | # CONFIG_ADFS_FS_RW is not set | ||
1115 | # CONFIG_AFFS_FS is not set | ||
1116 | # CONFIG_HFS_FS is not set | ||
1117 | # CONFIG_HFSPLUS_FS is not set | ||
1118 | # CONFIG_BEFS_FS is not set | ||
1119 | # CONFIG_BFS_FS is not set | ||
1120 | # CONFIG_EFS_FS is not set | ||
1121 | # CONFIG_CRAMFS is not set | ||
1122 | # CONFIG_VXFS_FS is not set | ||
1123 | # CONFIG_HPFS_FS is not set | ||
1124 | # CONFIG_QNX4FS_FS is not set | ||
1125 | # CONFIG_SYSV_FS is not set | ||
1126 | # CONFIG_UFS_FS is not set | ||
1127 | |||
1128 | # | ||
1129 | # Network File Systems | ||
1130 | # | ||
1131 | CONFIG_NFS_FS=y | ||
1132 | # CONFIG_NFS_V3 is not set | ||
1133 | # CONFIG_NFS_V4 is not set | ||
1134 | # CONFIG_NFS_DIRECTIO is not set | ||
1135 | CONFIG_NFSD=m | ||
1136 | # CONFIG_NFSD_V3 is not set | ||
1137 | CONFIG_NFSD_TCP=y | ||
1138 | CONFIG_ROOT_NFS=y | ||
1139 | CONFIG_LOCKD=y | ||
1140 | CONFIG_EXPORTFS=m | ||
1141 | CONFIG_SUNRPC=y | ||
1142 | # CONFIG_RPCSEC_GSS_KRB5 is not set | ||
1143 | # CONFIG_RPCSEC_GSS_SPKM3 is not set | ||
1144 | # CONFIG_SMB_FS is not set | ||
1145 | # CONFIG_CIFS is not set | ||
1146 | # CONFIG_NCP_FS is not set | ||
1147 | # CONFIG_CODA_FS is not set | ||
1148 | # CONFIG_AFS_FS is not set | ||
1149 | |||
1150 | # | ||
1151 | # Partition Types | ||
1152 | # | ||
1153 | CONFIG_PARTITION_ADVANCED=y | ||
1154 | CONFIG_ACORN_PARTITION=y | ||
1155 | # CONFIG_ACORN_PARTITION_CUMANA is not set | ||
1156 | # CONFIG_ACORN_PARTITION_EESOX is not set | ||
1157 | # CONFIG_ACORN_PARTITION_ICS is not set | ||
1158 | CONFIG_ACORN_PARTITION_ADFS=y | ||
1159 | # CONFIG_ACORN_PARTITION_POWERTEC is not set | ||
1160 | # CONFIG_ACORN_PARTITION_RISCIX is not set | ||
1161 | # CONFIG_OSF_PARTITION is not set | ||
1162 | # CONFIG_AMIGA_PARTITION is not set | ||
1163 | # CONFIG_ATARI_PARTITION is not set | ||
1164 | # CONFIG_MAC_PARTITION is not set | ||
1165 | CONFIG_MSDOS_PARTITION=y | ||
1166 | # CONFIG_BSD_DISKLABEL is not set | ||
1167 | # CONFIG_MINIX_SUBPARTITION is not set | ||
1168 | # CONFIG_SOLARIS_X86_PARTITION is not set | ||
1169 | # CONFIG_UNIXWARE_DISKLABEL is not set | ||
1170 | # CONFIG_LDM_PARTITION is not set | ||
1171 | # CONFIG_SGI_PARTITION is not set | ||
1172 | # CONFIG_ULTRIX_PARTITION is not set | ||
1173 | # CONFIG_SUN_PARTITION is not set | ||
1174 | # CONFIG_EFI_PARTITION is not set | ||
1175 | |||
1176 | # | ||
1177 | # Native Language Support | ||
1178 | # | ||
1179 | CONFIG_NLS=y | ||
1180 | CONFIG_NLS_DEFAULT="iso8859-1" | ||
1181 | CONFIG_NLS_CODEPAGE_437=m | ||
1182 | # CONFIG_NLS_CODEPAGE_737 is not set | ||
1183 | # CONFIG_NLS_CODEPAGE_775 is not set | ||
1184 | CONFIG_NLS_CODEPAGE_850=m | ||
1185 | CONFIG_NLS_CODEPAGE_852=m | ||
1186 | # CONFIG_NLS_CODEPAGE_855 is not set | ||
1187 | # CONFIG_NLS_CODEPAGE_857 is not set | ||
1188 | # CONFIG_NLS_CODEPAGE_860 is not set | ||
1189 | # CONFIG_NLS_CODEPAGE_861 is not set | ||
1190 | # CONFIG_NLS_CODEPAGE_862 is not set | ||
1191 | # CONFIG_NLS_CODEPAGE_863 is not set | ||
1192 | # CONFIG_NLS_CODEPAGE_864 is not set | ||
1193 | # CONFIG_NLS_CODEPAGE_865 is not set | ||
1194 | # CONFIG_NLS_CODEPAGE_866 is not set | ||
1195 | # CONFIG_NLS_CODEPAGE_869 is not set | ||
1196 | # CONFIG_NLS_CODEPAGE_936 is not set | ||
1197 | # CONFIG_NLS_CODEPAGE_950 is not set | ||
1198 | # CONFIG_NLS_CODEPAGE_932 is not set | ||
1199 | # CONFIG_NLS_CODEPAGE_949 is not set | ||
1200 | # CONFIG_NLS_CODEPAGE_874 is not set | ||
1201 | # CONFIG_NLS_ISO8859_8 is not set | ||
1202 | # CONFIG_NLS_CODEPAGE_1250 is not set | ||
1203 | # CONFIG_NLS_CODEPAGE_1251 is not set | ||
1204 | # CONFIG_NLS_ASCII is not set | ||
1205 | CONFIG_NLS_ISO8859_1=m | ||
1206 | CONFIG_NLS_ISO8859_2=m | ||
1207 | # CONFIG_NLS_ISO8859_3 is not set | ||
1208 | # CONFIG_NLS_ISO8859_4 is not set | ||
1209 | # CONFIG_NLS_ISO8859_5 is not set | ||
1210 | # CONFIG_NLS_ISO8859_6 is not set | ||
1211 | # CONFIG_NLS_ISO8859_7 is not set | ||
1212 | # CONFIG_NLS_ISO8859_9 is not set | ||
1213 | # CONFIG_NLS_ISO8859_13 is not set | ||
1214 | # CONFIG_NLS_ISO8859_14 is not set | ||
1215 | CONFIG_NLS_ISO8859_15=m | ||
1216 | # CONFIG_NLS_KOI8_R is not set | ||
1217 | # CONFIG_NLS_KOI8_U is not set | ||
1218 | # CONFIG_NLS_UTF8 is not set | ||
1219 | |||
1220 | # | ||
1221 | # Profiling support | ||
1222 | # | ||
1223 | # CONFIG_PROFILING is not set | ||
1224 | |||
1225 | # | ||
1226 | # Kernel hacking | ||
1227 | # | ||
1228 | # CONFIG_PRINTK_TIME is not set | ||
1229 | # CONFIG_DEBUG_KERNEL is not set | ||
1230 | CONFIG_LOG_BUF_SHIFT=14 | ||
1231 | # CONFIG_DEBUG_BUGVERBOSE is not set | ||
1232 | CONFIG_FRAME_POINTER=y | ||
1233 | CONFIG_DEBUG_USER=y | ||
1234 | |||
1235 | # | ||
1236 | # Security options | ||
1237 | # | ||
1238 | # CONFIG_KEYS is not set | ||
1239 | # CONFIG_SECURITY is not set | ||
1240 | |||
1241 | # | ||
1242 | # Cryptographic options | ||
1243 | # | ||
1244 | # CONFIG_CRYPTO is not set | ||
1245 | |||
1246 | # | ||
1247 | # Hardware crypto devices | ||
1248 | # | ||
1249 | |||
1250 | # | ||
1251 | # Library routines | ||
1252 | # | ||
1253 | CONFIG_CRC_CCITT=m | ||
1254 | CONFIG_CRC32=y | ||
1255 | # CONFIG_LIBCRC32C is not set | ||
1256 | CONFIG_ZLIB_INFLATE=m | ||
1257 | CONFIG_ZLIB_DEFLATE=m | ||
diff --git a/arch/arm/configs/fortunet_defconfig b/arch/arm/configs/fortunet_defconfig new file mode 100644 index 000000000000..b6f688d850dc --- /dev/null +++ b/arch/arm/configs/fortunet_defconfig | |||
@@ -0,0 +1,558 @@ | |||
1 | # | ||
2 | # Automatically generated make config: don't edit | ||
3 | # Linux kernel version: 2.6.12-rc1-bk2 | ||
4 | # Sun Mar 27 23:51:10 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 is not set | ||
31 | CONFIG_KOBJECT_UEVENT=y | ||
32 | # CONFIG_IKCONFIG is not set | ||
33 | CONFIG_EMBEDDED=y | ||
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 is not set | ||
52 | |||
53 | # | ||
54 | # System Type | ||
55 | # | ||
56 | # CONFIG_ARCH_CLPS7500 is not set | ||
57 | CONFIG_ARCH_CLPS711X=y | ||
58 | # CONFIG_ARCH_CO285 is not set | ||
59 | # CONFIG_ARCH_EBSA110 is not set | ||
60 | # CONFIG_ARCH_CAMELOT is not set | ||
61 | # CONFIG_ARCH_FOOTBRIDGE is not set | ||
62 | # CONFIG_ARCH_INTEGRATOR is not set | ||
63 | # CONFIG_ARCH_IOP3XX is not set | ||
64 | # CONFIG_ARCH_IXP4XX is not set | ||
65 | # CONFIG_ARCH_IXP2000 is not set | ||
66 | # CONFIG_ARCH_L7200 is not set | ||
67 | # CONFIG_ARCH_PXA is not set | ||
68 | # CONFIG_ARCH_RPC is not set | ||
69 | # CONFIG_ARCH_SA1100 is not set | ||
70 | # CONFIG_ARCH_S3C2410 is not set | ||
71 | # CONFIG_ARCH_SHARK is not set | ||
72 | # CONFIG_ARCH_LH7A40X is not set | ||
73 | # CONFIG_ARCH_OMAP is not set | ||
74 | # CONFIG_ARCH_VERSATILE is not set | ||
75 | # CONFIG_ARCH_IMX is not set | ||
76 | # CONFIG_ARCH_H720X is not set | ||
77 | |||
78 | # | ||
79 | # CLPS711X/EP721X Implementations | ||
80 | # | ||
81 | # CONFIG_ARCH_AUTCPU12 is not set | ||
82 | # CONFIG_ARCH_CDB89712 is not set | ||
83 | # CONFIG_ARCH_CEIVA is not set | ||
84 | # CONFIG_ARCH_CLEP7312 is not set | ||
85 | # CONFIG_ARCH_EDB7211 is not set | ||
86 | # CONFIG_ARCH_P720T is not set | ||
87 | CONFIG_ARCH_FORTUNET=y | ||
88 | |||
89 | # | ||
90 | # Processor Type | ||
91 | # | ||
92 | CONFIG_CPU_32=y | ||
93 | CONFIG_CPU_ARM720T=y | ||
94 | CONFIG_CPU_32v4=y | ||
95 | CONFIG_CPU_ABRT_LV4T=y | ||
96 | CONFIG_CPU_CACHE_V4=y | ||
97 | CONFIG_CPU_CACHE_VIVT=y | ||
98 | CONFIG_CPU_COPY_V4WT=y | ||
99 | CONFIG_CPU_TLB_V4WT=y | ||
100 | |||
101 | # | ||
102 | # Processor Features | ||
103 | # | ||
104 | # CONFIG_ARM_THUMB is not set | ||
105 | |||
106 | # | ||
107 | # Bus support | ||
108 | # | ||
109 | |||
110 | # | ||
111 | # PCCARD (PCMCIA/CardBus) support | ||
112 | # | ||
113 | # CONFIG_PCCARD is not set | ||
114 | |||
115 | # | ||
116 | # Kernel Features | ||
117 | # | ||
118 | # CONFIG_PREEMPT is not set | ||
119 | CONFIG_ALIGNMENT_TRAP=y | ||
120 | |||
121 | # | ||
122 | # Boot options | ||
123 | # | ||
124 | CONFIG_ZBOOT_ROM_TEXT=0x0 | ||
125 | CONFIG_ZBOOT_ROM_BSS=0x0 | ||
126 | CONFIG_CMDLINE="" | ||
127 | # CONFIG_XIP_KERNEL is not set | ||
128 | |||
129 | # | ||
130 | # Floating point emulation | ||
131 | # | ||
132 | |||
133 | # | ||
134 | # At least one emulation must be selected | ||
135 | # | ||
136 | # CONFIG_FPE_NWFPE is not set | ||
137 | CONFIG_FPE_FASTFPE=y | ||
138 | |||
139 | # | ||
140 | # Userspace binary formats | ||
141 | # | ||
142 | CONFIG_BINFMT_ELF=y | ||
143 | CONFIG_BINFMT_AOUT=y | ||
144 | # CONFIG_BINFMT_MISC is not set | ||
145 | # CONFIG_ARTHUR is not set | ||
146 | |||
147 | # | ||
148 | # Power management options | ||
149 | # | ||
150 | # CONFIG_PM is not set | ||
151 | |||
152 | # | ||
153 | # Device Drivers | ||
154 | # | ||
155 | |||
156 | # | ||
157 | # Generic Driver Options | ||
158 | # | ||
159 | CONFIG_STANDALONE=y | ||
160 | CONFIG_PREVENT_FIRMWARE_BUILD=y | ||
161 | # CONFIG_FW_LOADER is not set | ||
162 | |||
163 | # | ||
164 | # Memory Technology Devices (MTD) | ||
165 | # | ||
166 | CONFIG_MTD=y | ||
167 | # CONFIG_MTD_DEBUG is not set | ||
168 | # CONFIG_MTD_CONCAT is not set | ||
169 | # CONFIG_MTD_PARTITIONS is not set | ||
170 | |||
171 | # | ||
172 | # User Modules And Translation Layers | ||
173 | # | ||
174 | CONFIG_MTD_CHAR=y | ||
175 | CONFIG_MTD_BLOCK=y | ||
176 | # CONFIG_FTL is not set | ||
177 | # CONFIG_NFTL is not set | ||
178 | # CONFIG_INFTL is not set | ||
179 | |||
180 | # | ||
181 | # RAM/ROM/Flash chip drivers | ||
182 | # | ||
183 | CONFIG_MTD_CFI=y | ||
184 | # CONFIG_MTD_JEDECPROBE is not set | ||
185 | CONFIG_MTD_GEN_PROBE=y | ||
186 | # CONFIG_MTD_CFI_ADV_OPTIONS is not set | ||
187 | CONFIG_MTD_MAP_BANK_WIDTH_1=y | ||
188 | CONFIG_MTD_MAP_BANK_WIDTH_2=y | ||
189 | CONFIG_MTD_MAP_BANK_WIDTH_4=y | ||
190 | # CONFIG_MTD_MAP_BANK_WIDTH_8 is not set | ||
191 | # CONFIG_MTD_MAP_BANK_WIDTH_16 is not set | ||
192 | # CONFIG_MTD_MAP_BANK_WIDTH_32 is not set | ||
193 | CONFIG_MTD_CFI_I1=y | ||
194 | CONFIG_MTD_CFI_I2=y | ||
195 | # CONFIG_MTD_CFI_I4 is not set | ||
196 | # CONFIG_MTD_CFI_I8 is not set | ||
197 | CONFIG_MTD_CFI_INTELEXT=y | ||
198 | # CONFIG_MTD_CFI_AMDSTD is not set | ||
199 | # CONFIG_MTD_CFI_STAA is not set | ||
200 | CONFIG_MTD_CFI_UTIL=y | ||
201 | # CONFIG_MTD_RAM is not set | ||
202 | # CONFIG_MTD_ROM is not set | ||
203 | # CONFIG_MTD_ABSENT is not set | ||
204 | # CONFIG_MTD_XIP is not set | ||
205 | |||
206 | # | ||
207 | # Mapping drivers for chip access | ||
208 | # | ||
209 | # CONFIG_MTD_COMPLEX_MAPPINGS is not set | ||
210 | # CONFIG_MTD_PHYSMAP is not set | ||
211 | # CONFIG_MTD_ARM_INTEGRATOR is not set | ||
212 | # CONFIG_MTD_EDB7312 is not set | ||
213 | |||
214 | # | ||
215 | # Self-contained MTD device drivers | ||
216 | # | ||
217 | # CONFIG_MTD_SLRAM is not set | ||
218 | # CONFIG_MTD_PHRAM is not set | ||
219 | # CONFIG_MTD_MTDRAM is not set | ||
220 | # CONFIG_MTD_BLKMTD is not set | ||
221 | # CONFIG_MTD_BLOCK2MTD is not set | ||
222 | |||
223 | # | ||
224 | # Disk-On-Chip Device Drivers | ||
225 | # | ||
226 | # CONFIG_MTD_DOC2000 is not set | ||
227 | # CONFIG_MTD_DOC2001 is not set | ||
228 | # CONFIG_MTD_DOC2001PLUS is not set | ||
229 | |||
230 | # | ||
231 | # NAND Flash Device Drivers | ||
232 | # | ||
233 | # CONFIG_MTD_NAND is not set | ||
234 | |||
235 | # | ||
236 | # Parallel port support | ||
237 | # | ||
238 | # CONFIG_PARPORT is not set | ||
239 | |||
240 | # | ||
241 | # Plug and Play support | ||
242 | # | ||
243 | |||
244 | # | ||
245 | # Block devices | ||
246 | # | ||
247 | # CONFIG_BLK_DEV_FD is not set | ||
248 | # CONFIG_BLK_DEV_COW_COMMON is not set | ||
249 | # CONFIG_BLK_DEV_LOOP is not set | ||
250 | # CONFIG_BLK_DEV_NBD is not set | ||
251 | CONFIG_BLK_DEV_RAM=y | ||
252 | CONFIG_BLK_DEV_RAM_COUNT=16 | ||
253 | CONFIG_BLK_DEV_RAM_SIZE=4096 | ||
254 | CONFIG_BLK_DEV_INITRD=y | ||
255 | CONFIG_INITRAMFS_SOURCE="" | ||
256 | # CONFIG_CDROM_PKTCDVD is not set | ||
257 | |||
258 | # | ||
259 | # IO Schedulers | ||
260 | # | ||
261 | CONFIG_IOSCHED_NOOP=y | ||
262 | CONFIG_IOSCHED_AS=y | ||
263 | CONFIG_IOSCHED_DEADLINE=y | ||
264 | CONFIG_IOSCHED_CFQ=y | ||
265 | # CONFIG_ATA_OVER_ETH is not set | ||
266 | |||
267 | # | ||
268 | # SCSI device support | ||
269 | # | ||
270 | # CONFIG_SCSI is not set | ||
271 | |||
272 | # | ||
273 | # Multi-device support (RAID and LVM) | ||
274 | # | ||
275 | # CONFIG_MD is not set | ||
276 | |||
277 | # | ||
278 | # Fusion MPT device support | ||
279 | # | ||
280 | |||
281 | # | ||
282 | # IEEE 1394 (FireWire) support | ||
283 | # | ||
284 | |||
285 | # | ||
286 | # I2O device support | ||
287 | # | ||
288 | |||
289 | # | ||
290 | # Networking support | ||
291 | # | ||
292 | CONFIG_NET=y | ||
293 | |||
294 | # | ||
295 | # Networking options | ||
296 | # | ||
297 | # CONFIG_PACKET is not set | ||
298 | # CONFIG_NETLINK_DEV is not set | ||
299 | CONFIG_UNIX=y | ||
300 | # CONFIG_NET_KEY is not set | ||
301 | # CONFIG_INET is not set | ||
302 | # CONFIG_IP_TCPDIAG_IPV6 is not set | ||
303 | # CONFIG_NETFILTER is not set | ||
304 | # CONFIG_ATM is not set | ||
305 | # CONFIG_BRIDGE is not set | ||
306 | # CONFIG_VLAN_8021Q is not set | ||
307 | # CONFIG_DECNET is not set | ||
308 | # CONFIG_LLC2 is not set | ||
309 | # CONFIG_IPX is not set | ||
310 | # CONFIG_ATALK is not set | ||
311 | # CONFIG_X25 is not set | ||
312 | # CONFIG_LAPB is not set | ||
313 | # CONFIG_NET_DIVERT is not set | ||
314 | # CONFIG_WAN_ROUTER is not set | ||
315 | |||
316 | # | ||
317 | # QoS and/or fair queueing | ||
318 | # | ||
319 | # CONFIG_NET_SCHED is not set | ||
320 | # CONFIG_NET_CLS_ROUTE is not set | ||
321 | |||
322 | # | ||
323 | # Network testing | ||
324 | # | ||
325 | # CONFIG_NET_PKTGEN is not set | ||
326 | # CONFIG_NETPOLL is not set | ||
327 | # CONFIG_NET_POLL_CONTROLLER is not set | ||
328 | # CONFIG_HAMRADIO is not set | ||
329 | # CONFIG_IRDA is not set | ||
330 | # CONFIG_BT is not set | ||
331 | # CONFIG_NETDEVICES is not set | ||
332 | |||
333 | # | ||
334 | # ISDN subsystem | ||
335 | # | ||
336 | # CONFIG_ISDN is not set | ||
337 | |||
338 | # | ||
339 | # Input device support | ||
340 | # | ||
341 | # CONFIG_INPUT is not set | ||
342 | |||
343 | # | ||
344 | # Hardware I/O ports | ||
345 | # | ||
346 | # CONFIG_SERIO is not set | ||
347 | # CONFIG_GAMEPORT is not set | ||
348 | CONFIG_SOUND_GAMEPORT=y | ||
349 | |||
350 | # | ||
351 | # Character devices | ||
352 | # | ||
353 | # CONFIG_VT is not set | ||
354 | # CONFIG_SERIAL_NONSTANDARD is not set | ||
355 | |||
356 | # | ||
357 | # Serial drivers | ||
358 | # | ||
359 | # CONFIG_SERIAL_8250 is not set | ||
360 | |||
361 | # | ||
362 | # Non-8250 serial port support | ||
363 | # | ||
364 | CONFIG_SERIAL_CLPS711X=y | ||
365 | CONFIG_SERIAL_CLPS711X_CONSOLE=y | ||
366 | CONFIG_SERIAL_CORE=y | ||
367 | CONFIG_SERIAL_CORE_CONSOLE=y | ||
368 | CONFIG_UNIX98_PTYS=y | ||
369 | CONFIG_LEGACY_PTYS=y | ||
370 | CONFIG_LEGACY_PTY_COUNT=256 | ||
371 | |||
372 | # | ||
373 | # IPMI | ||
374 | # | ||
375 | # CONFIG_IPMI_HANDLER is not set | ||
376 | |||
377 | # | ||
378 | # Watchdog Cards | ||
379 | # | ||
380 | # CONFIG_WATCHDOG is not set | ||
381 | # CONFIG_NVRAM is not set | ||
382 | # CONFIG_RTC is not set | ||
383 | # CONFIG_DTLK is not set | ||
384 | # CONFIG_R3964 is not set | ||
385 | |||
386 | # | ||
387 | # Ftape, the floppy tape device driver | ||
388 | # | ||
389 | # CONFIG_DRM is not set | ||
390 | # CONFIG_RAW_DRIVER is not set | ||
391 | |||
392 | # | ||
393 | # TPM devices | ||
394 | # | ||
395 | # CONFIG_TCG_TPM is not set | ||
396 | |||
397 | # | ||
398 | # I2C support | ||
399 | # | ||
400 | # CONFIG_I2C is not set | ||
401 | |||
402 | # | ||
403 | # Misc devices | ||
404 | # | ||
405 | |||
406 | # | ||
407 | # Multimedia devices | ||
408 | # | ||
409 | # CONFIG_VIDEO_DEV is not set | ||
410 | |||
411 | # | ||
412 | # Digital Video Broadcasting Devices | ||
413 | # | ||
414 | |||
415 | # | ||
416 | # Graphics support | ||
417 | # | ||
418 | # CONFIG_FB is not set | ||
419 | |||
420 | # | ||
421 | # Sound | ||
422 | # | ||
423 | # CONFIG_SOUND is not set | ||
424 | |||
425 | # | ||
426 | # USB support | ||
427 | # | ||
428 | CONFIG_USB_ARCH_HAS_HCD=y | ||
429 | # CONFIG_USB_ARCH_HAS_OHCI is not set | ||
430 | # CONFIG_USB is not set | ||
431 | |||
432 | # | ||
433 | # USB Gadget Support | ||
434 | # | ||
435 | # CONFIG_USB_GADGET is not set | ||
436 | |||
437 | # | ||
438 | # MMC/SD Card support | ||
439 | # | ||
440 | # CONFIG_MMC is not set | ||
441 | |||
442 | # | ||
443 | # File systems | ||
444 | # | ||
445 | CONFIG_EXT2_FS=y | ||
446 | # CONFIG_EXT2_FS_XATTR is not set | ||
447 | # CONFIG_EXT3_FS is not set | ||
448 | # CONFIG_JBD is not set | ||
449 | # CONFIG_REISERFS_FS is not set | ||
450 | # CONFIG_JFS_FS is not set | ||
451 | |||
452 | # | ||
453 | # XFS support | ||
454 | # | ||
455 | # CONFIG_XFS_FS is not set | ||
456 | # CONFIG_MINIX_FS is not set | ||
457 | # CONFIG_ROMFS_FS is not set | ||
458 | # CONFIG_QUOTA is not set | ||
459 | CONFIG_DNOTIFY=y | ||
460 | # CONFIG_AUTOFS_FS is not set | ||
461 | # CONFIG_AUTOFS4_FS is not set | ||
462 | |||
463 | # | ||
464 | # CD-ROM/DVD Filesystems | ||
465 | # | ||
466 | # CONFIG_ISO9660_FS is not set | ||
467 | # CONFIG_UDF_FS is not set | ||
468 | |||
469 | # | ||
470 | # DOS/FAT/NT Filesystems | ||
471 | # | ||
472 | # CONFIG_MSDOS_FS is not set | ||
473 | # CONFIG_VFAT_FS is not set | ||
474 | # CONFIG_NTFS_FS is not set | ||
475 | |||
476 | # | ||
477 | # Pseudo filesystems | ||
478 | # | ||
479 | CONFIG_PROC_FS=y | ||
480 | CONFIG_SYSFS=y | ||
481 | # CONFIG_DEVFS_FS is not set | ||
482 | # CONFIG_DEVPTS_FS_XATTR is not set | ||
483 | # CONFIG_TMPFS is not set | ||
484 | # CONFIG_HUGETLB_PAGE is not set | ||
485 | CONFIG_RAMFS=y | ||
486 | |||
487 | # | ||
488 | # Miscellaneous filesystems | ||
489 | # | ||
490 | # CONFIG_ADFS_FS is not set | ||
491 | # CONFIG_AFFS_FS is not set | ||
492 | # CONFIG_HFS_FS is not set | ||
493 | # CONFIG_HFSPLUS_FS is not set | ||
494 | # CONFIG_BEFS_FS is not set | ||
495 | # CONFIG_BFS_FS is not set | ||
496 | # CONFIG_EFS_FS is not set | ||
497 | CONFIG_JFFS_FS=y | ||
498 | CONFIG_JFFS_FS_VERBOSE=0 | ||
499 | # CONFIG_JFFS_PROC_FS is not set | ||
500 | # CONFIG_JFFS2_FS is not set | ||
501 | # CONFIG_CRAMFS is not set | ||
502 | # CONFIG_VXFS_FS is not set | ||
503 | # CONFIG_HPFS_FS is not set | ||
504 | # CONFIG_QNX4FS_FS is not set | ||
505 | # CONFIG_SYSV_FS is not set | ||
506 | # CONFIG_UFS_FS is not set | ||
507 | |||
508 | # | ||
509 | # Network File Systems | ||
510 | # | ||
511 | |||
512 | # | ||
513 | # Partition Types | ||
514 | # | ||
515 | # CONFIG_PARTITION_ADVANCED is not set | ||
516 | CONFIG_MSDOS_PARTITION=y | ||
517 | |||
518 | # | ||
519 | # Native Language Support | ||
520 | # | ||
521 | # CONFIG_NLS is not set | ||
522 | |||
523 | # | ||
524 | # Profiling support | ||
525 | # | ||
526 | # CONFIG_PROFILING is not set | ||
527 | |||
528 | # | ||
529 | # Kernel hacking | ||
530 | # | ||
531 | # CONFIG_PRINTK_TIME is not set | ||
532 | # CONFIG_DEBUG_KERNEL is not set | ||
533 | CONFIG_LOG_BUF_SHIFT=14 | ||
534 | # CONFIG_DEBUG_BUGVERBOSE is not set | ||
535 | CONFIG_FRAME_POINTER=y | ||
536 | CONFIG_DEBUG_USER=y | ||
537 | |||
538 | # | ||
539 | # Security options | ||
540 | # | ||
541 | # CONFIG_KEYS is not set | ||
542 | # CONFIG_SECURITY is not set | ||
543 | |||
544 | # | ||
545 | # Cryptographic options | ||
546 | # | ||
547 | # CONFIG_CRYPTO is not set | ||
548 | |||
549 | # | ||
550 | # Hardware crypto devices | ||
551 | # | ||
552 | |||
553 | # | ||
554 | # Library routines | ||
555 | # | ||
556 | # CONFIG_CRC_CCITT is not set | ||
557 | CONFIG_CRC32=y | ||
558 | # CONFIG_LIBCRC32C is not set | ||
diff --git a/arch/arm/configs/h3600_defconfig b/arch/arm/configs/h3600_defconfig new file mode 100644 index 000000000000..b4e297dd54b2 --- /dev/null +++ b/arch/arm/configs/h3600_defconfig | |||
@@ -0,0 +1,913 @@ | |||
1 | # | ||
2 | # Automatically generated make config: don't edit | ||
3 | # Linux kernel version: 2.6.12-rc1-bk2 | ||
4 | # Mon Mar 28 00:02:26 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=y | ||
91 | # CONFIG_SA1100_H3800 is not set | ||
92 | CONFIG_SA1100_H3XXX=y | ||
93 | # CONFIG_SA1100_BADGE4 is not set | ||
94 | # CONFIG_SA1100_JORNADA720 is not set | ||
95 | # CONFIG_SA1100_HACKKIT is not set | ||
96 | # CONFIG_SA1100_LART is not set | ||
97 | # CONFIG_SA1100_PLEB is not set | ||
98 | # CONFIG_SA1100_SHANNON is not set | ||
99 | # CONFIG_SA1100_SIMPAD is not set | ||
100 | # CONFIG_SA1100_SSP is not set | ||
101 | # CONFIG_H3600_SLEEVE is not set | ||
102 | |||
103 | # | ||
104 | # Processor Type | ||
105 | # | ||
106 | CONFIG_CPU_32=y | ||
107 | CONFIG_CPU_SA1100=y | ||
108 | CONFIG_CPU_32v4=y | ||
109 | CONFIG_CPU_ABRT_EV4=y | ||
110 | CONFIG_CPU_CACHE_V4WB=y | ||
111 | CONFIG_CPU_CACHE_VIVT=y | ||
112 | CONFIG_CPU_TLB_V4WB=y | ||
113 | CONFIG_CPU_MINICACHE=y | ||
114 | |||
115 | # | ||
116 | # Processor Features | ||
117 | # | ||
118 | |||
119 | # | ||
120 | # Bus support | ||
121 | # | ||
122 | CONFIG_ISA=y | ||
123 | |||
124 | # | ||
125 | # PCCARD (PCMCIA/CardBus) support | ||
126 | # | ||
127 | CONFIG_PCCARD=y | ||
128 | # CONFIG_PCMCIA_DEBUG is not set | ||
129 | CONFIG_PCMCIA=y | ||
130 | |||
131 | # | ||
132 | # PC-card bridges | ||
133 | # | ||
134 | # CONFIG_I82365 is not set | ||
135 | # CONFIG_TCIC is not set | ||
136 | CONFIG_PCMCIA_SA1100=y | ||
137 | |||
138 | # | ||
139 | # Kernel Features | ||
140 | # | ||
141 | # CONFIG_PREEMPT is not set | ||
142 | CONFIG_DISCONTIGMEM=y | ||
143 | # CONFIG_LEDS is not set | ||
144 | CONFIG_ALIGNMENT_TRAP=y | ||
145 | |||
146 | # | ||
147 | # Boot options | ||
148 | # | ||
149 | CONFIG_ZBOOT_ROM_TEXT=0x0 | ||
150 | CONFIG_ZBOOT_ROM_BSS=0x0 | ||
151 | CONFIG_CMDLINE="" | ||
152 | # CONFIG_XIP_KERNEL is not set | ||
153 | |||
154 | # | ||
155 | # CPU Frequency scaling | ||
156 | # | ||
157 | CONFIG_CPU_FREQ=y | ||
158 | CONFIG_CPU_FREQ_TABLE=y | ||
159 | # CONFIG_CPU_FREQ_DEBUG is not set | ||
160 | CONFIG_CPU_FREQ_STAT=y | ||
161 | # CONFIG_CPU_FREQ_STAT_DETAILS is not set | ||
162 | CONFIG_CPU_FREQ_DEFAULT_GOV_PERFORMANCE=y | ||
163 | # CONFIG_CPU_FREQ_DEFAULT_GOV_USERSPACE is not set | ||
164 | CONFIG_CPU_FREQ_GOV_PERFORMANCE=y | ||
165 | # CONFIG_CPU_FREQ_GOV_POWERSAVE is not set | ||
166 | # CONFIG_CPU_FREQ_GOV_USERSPACE is not set | ||
167 | # CONFIG_CPU_FREQ_GOV_ONDEMAND is not set | ||
168 | |||
169 | # | ||
170 | # Floating point emulation | ||
171 | # | ||
172 | |||
173 | # | ||
174 | # At least one emulation must be selected | ||
175 | # | ||
176 | CONFIG_FPE_NWFPE=y | ||
177 | # CONFIG_FPE_NWFPE_XP is not set | ||
178 | # CONFIG_FPE_FASTFPE is not set | ||
179 | |||
180 | # | ||
181 | # Userspace binary formats | ||
182 | # | ||
183 | CONFIG_BINFMT_ELF=y | ||
184 | # CONFIG_BINFMT_AOUT is not set | ||
185 | # CONFIG_BINFMT_MISC is not set | ||
186 | # CONFIG_ARTHUR is not set | ||
187 | |||
188 | # | ||
189 | # Power management options | ||
190 | # | ||
191 | CONFIG_PM=y | ||
192 | # CONFIG_APM is not set | ||
193 | |||
194 | # | ||
195 | # Device Drivers | ||
196 | # | ||
197 | |||
198 | # | ||
199 | # Generic Driver Options | ||
200 | # | ||
201 | CONFIG_STANDALONE=y | ||
202 | CONFIG_PREVENT_FIRMWARE_BUILD=y | ||
203 | # CONFIG_FW_LOADER is not set | ||
204 | |||
205 | # | ||
206 | # Memory Technology Devices (MTD) | ||
207 | # | ||
208 | CONFIG_MTD=y | ||
209 | # CONFIG_MTD_DEBUG is not set | ||
210 | # CONFIG_MTD_CONCAT is not set | ||
211 | CONFIG_MTD_PARTITIONS=y | ||
212 | CONFIG_MTD_REDBOOT_PARTS=y | ||
213 | CONFIG_MTD_REDBOOT_DIRECTORY_BLOCK=-1 | ||
214 | # CONFIG_MTD_REDBOOT_PARTS_UNALLOCATED is not set | ||
215 | # CONFIG_MTD_REDBOOT_PARTS_READONLY is not set | ||
216 | # CONFIG_MTD_CMDLINE_PARTS is not set | ||
217 | # CONFIG_MTD_AFS_PARTS is not set | ||
218 | |||
219 | # | ||
220 | # User Modules And Translation Layers | ||
221 | # | ||
222 | CONFIG_MTD_CHAR=y | ||
223 | CONFIG_MTD_BLOCK=y | ||
224 | # CONFIG_FTL is not set | ||
225 | # CONFIG_NFTL is not set | ||
226 | # CONFIG_INFTL is not set | ||
227 | |||
228 | # | ||
229 | # RAM/ROM/Flash chip drivers | ||
230 | # | ||
231 | CONFIG_MTD_CFI=y | ||
232 | # CONFIG_MTD_JEDECPROBE is not set | ||
233 | CONFIG_MTD_GEN_PROBE=y | ||
234 | CONFIG_MTD_CFI_ADV_OPTIONS=y | ||
235 | CONFIG_MTD_CFI_NOSWAP=y | ||
236 | # CONFIG_MTD_CFI_BE_BYTE_SWAP is not set | ||
237 | # CONFIG_MTD_CFI_LE_BYTE_SWAP is not set | ||
238 | CONFIG_MTD_CFI_GEOMETRY=y | ||
239 | CONFIG_MTD_MAP_BANK_WIDTH_1=y | ||
240 | CONFIG_MTD_MAP_BANK_WIDTH_2=y | ||
241 | CONFIG_MTD_MAP_BANK_WIDTH_4=y | ||
242 | # CONFIG_MTD_MAP_BANK_WIDTH_8 is not set | ||
243 | # CONFIG_MTD_MAP_BANK_WIDTH_16 is not set | ||
244 | # CONFIG_MTD_MAP_BANK_WIDTH_32 is not set | ||
245 | # CONFIG_MTD_CFI_I1 is not set | ||
246 | CONFIG_MTD_CFI_I2=y | ||
247 | # CONFIG_MTD_CFI_I4 is not set | ||
248 | # CONFIG_MTD_CFI_I8 is not set | ||
249 | CONFIG_MTD_CFI_INTELEXT=y | ||
250 | # CONFIG_MTD_CFI_AMDSTD is not set | ||
251 | # CONFIG_MTD_CFI_STAA is not set | ||
252 | CONFIG_MTD_CFI_UTIL=y | ||
253 | # CONFIG_MTD_RAM is not set | ||
254 | # CONFIG_MTD_ROM is not set | ||
255 | # CONFIG_MTD_ABSENT is not set | ||
256 | # CONFIG_MTD_XIP is not set | ||
257 | |||
258 | # | ||
259 | # Mapping drivers for chip access | ||
260 | # | ||
261 | # CONFIG_MTD_COMPLEX_MAPPINGS is not set | ||
262 | # CONFIG_MTD_PHYSMAP is not set | ||
263 | # CONFIG_MTD_ARM_INTEGRATOR is not set | ||
264 | CONFIG_MTD_SA1100=y | ||
265 | # CONFIG_MTD_EDB7312 is not set | ||
266 | |||
267 | # | ||
268 | # Self-contained MTD device drivers | ||
269 | # | ||
270 | # CONFIG_MTD_SLRAM is not set | ||
271 | # CONFIG_MTD_PHRAM is not set | ||
272 | # CONFIG_MTD_MTDRAM is not set | ||
273 | # CONFIG_MTD_BLKMTD is not set | ||
274 | # CONFIG_MTD_BLOCK2MTD is not set | ||
275 | |||
276 | # | ||
277 | # Disk-On-Chip Device Drivers | ||
278 | # | ||
279 | # CONFIG_MTD_DOC2000 is not set | ||
280 | # CONFIG_MTD_DOC2001 is not set | ||
281 | # CONFIG_MTD_DOC2001PLUS is not set | ||
282 | |||
283 | # | ||
284 | # NAND Flash Device Drivers | ||
285 | # | ||
286 | # CONFIG_MTD_NAND is not set | ||
287 | |||
288 | # | ||
289 | # Parallel port support | ||
290 | # | ||
291 | # CONFIG_PARPORT is not set | ||
292 | |||
293 | # | ||
294 | # Plug and Play support | ||
295 | # | ||
296 | # CONFIG_PNP is not set | ||
297 | |||
298 | # | ||
299 | # Block devices | ||
300 | # | ||
301 | # CONFIG_BLK_DEV_FD is not set | ||
302 | # CONFIG_BLK_DEV_XD is not set | ||
303 | # CONFIG_BLK_DEV_COW_COMMON is not set | ||
304 | CONFIG_BLK_DEV_LOOP=m | ||
305 | # CONFIG_BLK_DEV_CRYPTOLOOP is not set | ||
306 | # CONFIG_BLK_DEV_NBD is not set | ||
307 | CONFIG_BLK_DEV_RAM=y | ||
308 | CONFIG_BLK_DEV_RAM_COUNT=16 | ||
309 | CONFIG_BLK_DEV_RAM_SIZE=8192 | ||
310 | CONFIG_BLK_DEV_INITRD=y | ||
311 | CONFIG_INITRAMFS_SOURCE="" | ||
312 | # CONFIG_CDROM_PKTCDVD is not set | ||
313 | |||
314 | # | ||
315 | # IO Schedulers | ||
316 | # | ||
317 | CONFIG_IOSCHED_NOOP=y | ||
318 | CONFIG_IOSCHED_AS=y | ||
319 | CONFIG_IOSCHED_DEADLINE=y | ||
320 | CONFIG_IOSCHED_CFQ=y | ||
321 | # CONFIG_ATA_OVER_ETH is not set | ||
322 | |||
323 | # | ||
324 | # ATA/ATAPI/MFM/RLL support | ||
325 | # | ||
326 | CONFIG_IDE=m | ||
327 | CONFIG_BLK_DEV_IDE=m | ||
328 | |||
329 | # | ||
330 | # Please see Documentation/ide.txt for help/info on IDE drives | ||
331 | # | ||
332 | # CONFIG_BLK_DEV_IDE_SATA is not set | ||
333 | CONFIG_BLK_DEV_IDEDISK=m | ||
334 | # CONFIG_IDEDISK_MULTI_MODE is not set | ||
335 | # CONFIG_BLK_DEV_IDECS is not set | ||
336 | CONFIG_BLK_DEV_IDECD=m | ||
337 | # CONFIG_BLK_DEV_IDETAPE is not set | ||
338 | # CONFIG_BLK_DEV_IDEFLOPPY is not set | ||
339 | # CONFIG_IDE_TASK_IOCTL is not set | ||
340 | |||
341 | # | ||
342 | # IDE chipset support/bugfixes | ||
343 | # | ||
344 | CONFIG_IDE_GENERIC=m | ||
345 | # CONFIG_IDE_ARM is not set | ||
346 | # CONFIG_IDE_CHIPSETS is not set | ||
347 | # CONFIG_BLK_DEV_IDEDMA is not set | ||
348 | # CONFIG_IDEDMA_AUTO is not set | ||
349 | # CONFIG_BLK_DEV_HD is not set | ||
350 | |||
351 | # | ||
352 | # SCSI device support | ||
353 | # | ||
354 | # CONFIG_SCSI is not set | ||
355 | |||
356 | # | ||
357 | # Multi-device support (RAID and LVM) | ||
358 | # | ||
359 | # CONFIG_MD is not set | ||
360 | |||
361 | # | ||
362 | # Fusion MPT device support | ||
363 | # | ||
364 | |||
365 | # | ||
366 | # IEEE 1394 (FireWire) support | ||
367 | # | ||
368 | |||
369 | # | ||
370 | # I2O device support | ||
371 | # | ||
372 | |||
373 | # | ||
374 | # Networking support | ||
375 | # | ||
376 | CONFIG_NET=y | ||
377 | |||
378 | # | ||
379 | # Networking options | ||
380 | # | ||
381 | # CONFIG_PACKET is not set | ||
382 | # CONFIG_NETLINK_DEV is not set | ||
383 | CONFIG_UNIX=y | ||
384 | # CONFIG_NET_KEY is not set | ||
385 | CONFIG_INET=y | ||
386 | # CONFIG_IP_MULTICAST is not set | ||
387 | # CONFIG_IP_ADVANCED_ROUTER is not set | ||
388 | # CONFIG_IP_PNP is not set | ||
389 | # CONFIG_NET_IPIP is not set | ||
390 | # CONFIG_NET_IPGRE is not set | ||
391 | # CONFIG_ARPD is not set | ||
392 | # CONFIG_SYN_COOKIES is not set | ||
393 | # CONFIG_INET_AH is not set | ||
394 | # CONFIG_INET_ESP is not set | ||
395 | # CONFIG_INET_IPCOMP is not set | ||
396 | # CONFIG_INET_TUNNEL is not set | ||
397 | # CONFIG_IP_TCPDIAG is not set | ||
398 | # CONFIG_IP_TCPDIAG_IPV6 is not set | ||
399 | # CONFIG_IPV6 is not set | ||
400 | # CONFIG_NETFILTER is not set | ||
401 | |||
402 | # | ||
403 | # SCTP Configuration (EXPERIMENTAL) | ||
404 | # | ||
405 | # CONFIG_IP_SCTP is not set | ||
406 | # CONFIG_ATM is not set | ||
407 | # CONFIG_BRIDGE is not set | ||
408 | # CONFIG_VLAN_8021Q is not set | ||
409 | # CONFIG_DECNET is not set | ||
410 | # CONFIG_LLC2 is not set | ||
411 | # CONFIG_IPX is not set | ||
412 | # CONFIG_ATALK is not set | ||
413 | # CONFIG_X25 is not set | ||
414 | # CONFIG_LAPB is not set | ||
415 | # CONFIG_NET_DIVERT is not set | ||
416 | # CONFIG_ECONET is not set | ||
417 | # CONFIG_WAN_ROUTER is not set | ||
418 | |||
419 | # | ||
420 | # QoS and/or fair queueing | ||
421 | # | ||
422 | # CONFIG_NET_SCHED is not set | ||
423 | # CONFIG_NET_CLS_ROUTE is not set | ||
424 | |||
425 | # | ||
426 | # Network testing | ||
427 | # | ||
428 | # CONFIG_NET_PKTGEN is not set | ||
429 | # CONFIG_NETPOLL is not set | ||
430 | # CONFIG_NET_POLL_CONTROLLER is not set | ||
431 | # CONFIG_HAMRADIO is not set | ||
432 | CONFIG_IRDA=m | ||
433 | |||
434 | # | ||
435 | # IrDA protocols | ||
436 | # | ||
437 | CONFIG_IRLAN=m | ||
438 | CONFIG_IRNET=m | ||
439 | CONFIG_IRCOMM=m | ||
440 | # CONFIG_IRDA_ULTRA is not set | ||
441 | |||
442 | # | ||
443 | # IrDA options | ||
444 | # | ||
445 | # CONFIG_IRDA_CACHE_LAST_LSAP is not set | ||
446 | # CONFIG_IRDA_FAST_RR is not set | ||
447 | # CONFIG_IRDA_DEBUG is not set | ||
448 | |||
449 | # | ||
450 | # Infrared-port device drivers | ||
451 | # | ||
452 | |||
453 | # | ||
454 | # SIR device drivers | ||
455 | # | ||
456 | # CONFIG_IRTTY_SIR is not set | ||
457 | |||
458 | # | ||
459 | # Dongle support | ||
460 | # | ||
461 | |||
462 | # | ||
463 | # Old SIR device drivers | ||
464 | # | ||
465 | # CONFIG_IRPORT_SIR is not set | ||
466 | |||
467 | # | ||
468 | # Old Serial dongle support | ||
469 | # | ||
470 | |||
471 | # | ||
472 | # FIR device drivers | ||
473 | # | ||
474 | # CONFIG_NSC_FIR is not set | ||
475 | # CONFIG_WINBOND_FIR is not set | ||
476 | # CONFIG_SMC_IRCC_FIR is not set | ||
477 | # CONFIG_ALI_FIR is not set | ||
478 | CONFIG_SA1100_FIR=m | ||
479 | # CONFIG_BT is not set | ||
480 | CONFIG_NETDEVICES=y | ||
481 | # CONFIG_DUMMY is not set | ||
482 | # CONFIG_BONDING is not set | ||
483 | # CONFIG_EQUALIZER is not set | ||
484 | # CONFIG_TUN is not set | ||
485 | |||
486 | # | ||
487 | # ARCnet devices | ||
488 | # | ||
489 | # CONFIG_ARCNET is not set | ||
490 | |||
491 | # | ||
492 | # Ethernet (10 or 100Mbit) | ||
493 | # | ||
494 | # CONFIG_NET_ETHERNET is not set | ||
495 | |||
496 | # | ||
497 | # Ethernet (1000 Mbit) | ||
498 | # | ||
499 | |||
500 | # | ||
501 | # Ethernet (10000 Mbit) | ||
502 | # | ||
503 | |||
504 | # | ||
505 | # Token Ring devices | ||
506 | # | ||
507 | # CONFIG_TR is not set | ||
508 | |||
509 | # | ||
510 | # Wireless LAN (non-hamradio) | ||
511 | # | ||
512 | # CONFIG_NET_RADIO is not set | ||
513 | |||
514 | # | ||
515 | # PCMCIA network device support | ||
516 | # | ||
517 | CONFIG_NET_PCMCIA=y | ||
518 | # CONFIG_PCMCIA_3C589 is not set | ||
519 | # CONFIG_PCMCIA_3C574 is not set | ||
520 | # CONFIG_PCMCIA_FMVJ18X is not set | ||
521 | CONFIG_PCMCIA_PCNET=y | ||
522 | # CONFIG_PCMCIA_NMCLAN is not set | ||
523 | # CONFIG_PCMCIA_SMC91C92 is not set | ||
524 | # CONFIG_PCMCIA_XIRC2PS is not set | ||
525 | # CONFIG_PCMCIA_AXNET is not set | ||
526 | |||
527 | # | ||
528 | # Wan interfaces | ||
529 | # | ||
530 | # CONFIG_WAN is not set | ||
531 | CONFIG_PPP=m | ||
532 | # CONFIG_PPP_MULTILINK is not set | ||
533 | # CONFIG_PPP_FILTER is not set | ||
534 | CONFIG_PPP_ASYNC=m | ||
535 | # CONFIG_PPP_SYNC_TTY is not set | ||
536 | CONFIG_PPP_DEFLATE=m | ||
537 | CONFIG_PPP_BSDCOMP=m | ||
538 | # CONFIG_PPPOE is not set | ||
539 | # CONFIG_SLIP is not set | ||
540 | # CONFIG_SHAPER is not set | ||
541 | # CONFIG_NETCONSOLE is not set | ||
542 | |||
543 | # | ||
544 | # ISDN subsystem | ||
545 | # | ||
546 | # CONFIG_ISDN is not set | ||
547 | |||
548 | # | ||
549 | # Input device support | ||
550 | # | ||
551 | CONFIG_INPUT=y | ||
552 | |||
553 | # | ||
554 | # Userland interfaces | ||
555 | # | ||
556 | CONFIG_INPUT_MOUSEDEV=y | ||
557 | CONFIG_INPUT_MOUSEDEV_PSAUX=y | ||
558 | CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024 | ||
559 | CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768 | ||
560 | # CONFIG_INPUT_JOYDEV is not set | ||
561 | # CONFIG_INPUT_TSDEV is not set | ||
562 | # CONFIG_INPUT_EVDEV is not set | ||
563 | # CONFIG_INPUT_EVBUG is not set | ||
564 | |||
565 | # | ||
566 | # Input Device Drivers | ||
567 | # | ||
568 | CONFIG_INPUT_KEYBOARD=y | ||
569 | CONFIG_KEYBOARD_ATKBD=y | ||
570 | # CONFIG_KEYBOARD_SUNKBD is not set | ||
571 | # CONFIG_KEYBOARD_LKKBD is not set | ||
572 | # CONFIG_KEYBOARD_XTKBD is not set | ||
573 | # CONFIG_KEYBOARD_NEWTON is not set | ||
574 | CONFIG_INPUT_MOUSE=y | ||
575 | CONFIG_MOUSE_PS2=y | ||
576 | # CONFIG_MOUSE_SERIAL is not set | ||
577 | # CONFIG_MOUSE_INPORT is not set | ||
578 | # CONFIG_MOUSE_LOGIBM is not set | ||
579 | # CONFIG_MOUSE_PC110PAD is not set | ||
580 | # CONFIG_MOUSE_VSXXXAA is not set | ||
581 | # CONFIG_INPUT_JOYSTICK is not set | ||
582 | # CONFIG_INPUT_TOUCHSCREEN is not set | ||
583 | # CONFIG_INPUT_MISC is not set | ||
584 | |||
585 | # | ||
586 | # Hardware I/O ports | ||
587 | # | ||
588 | CONFIG_SERIO=y | ||
589 | CONFIG_SERIO_SERPORT=y | ||
590 | CONFIG_SERIO_LIBPS2=y | ||
591 | # CONFIG_SERIO_RAW is not set | ||
592 | # CONFIG_GAMEPORT is not set | ||
593 | CONFIG_SOUND_GAMEPORT=y | ||
594 | |||
595 | # | ||
596 | # Character devices | ||
597 | # | ||
598 | CONFIG_VT=y | ||
599 | CONFIG_VT_CONSOLE=y | ||
600 | CONFIG_HW_CONSOLE=y | ||
601 | # CONFIG_SERIAL_NONSTANDARD is not set | ||
602 | |||
603 | # | ||
604 | # Serial drivers | ||
605 | # | ||
606 | CONFIG_SERIAL_8250=m | ||
607 | # CONFIG_SERIAL_8250_CS is not set | ||
608 | CONFIG_SERIAL_8250_NR_UARTS=4 | ||
609 | # CONFIG_SERIAL_8250_EXTENDED is not set | ||
610 | |||
611 | # | ||
612 | # Non-8250 serial port support | ||
613 | # | ||
614 | CONFIG_SERIAL_SA1100=y | ||
615 | CONFIG_SERIAL_SA1100_CONSOLE=y | ||
616 | CONFIG_SERIAL_CORE=y | ||
617 | CONFIG_SERIAL_CORE_CONSOLE=y | ||
618 | CONFIG_UNIX98_PTYS=y | ||
619 | CONFIG_LEGACY_PTYS=y | ||
620 | CONFIG_LEGACY_PTY_COUNT=256 | ||
621 | |||
622 | # | ||
623 | # IPMI | ||
624 | # | ||
625 | # CONFIG_IPMI_HANDLER is not set | ||
626 | |||
627 | # | ||
628 | # Watchdog Cards | ||
629 | # | ||
630 | # CONFIG_WATCHDOG is not set | ||
631 | # CONFIG_NVRAM is not set | ||
632 | # CONFIG_RTC is not set | ||
633 | # CONFIG_DTLK is not set | ||
634 | # CONFIG_R3964 is not set | ||
635 | |||
636 | # | ||
637 | # Ftape, the floppy tape device driver | ||
638 | # | ||
639 | # CONFIG_DRM is not set | ||
640 | |||
641 | # | ||
642 | # PCMCIA character devices | ||
643 | # | ||
644 | # CONFIG_SYNCLINK_CS is not set | ||
645 | # CONFIG_RAW_DRIVER is not set | ||
646 | |||
647 | # | ||
648 | # TPM devices | ||
649 | # | ||
650 | # CONFIG_TCG_TPM is not set | ||
651 | |||
652 | # | ||
653 | # I2C support | ||
654 | # | ||
655 | # CONFIG_I2C is not set | ||
656 | |||
657 | # | ||
658 | # Misc devices | ||
659 | # | ||
660 | |||
661 | # | ||
662 | # Multimedia devices | ||
663 | # | ||
664 | # CONFIG_VIDEO_DEV is not set | ||
665 | |||
666 | # | ||
667 | # Digital Video Broadcasting Devices | ||
668 | # | ||
669 | # CONFIG_DVB is not set | ||
670 | |||
671 | # | ||
672 | # Graphics support | ||
673 | # | ||
674 | CONFIG_FB=y | ||
675 | CONFIG_FB_CFB_FILLRECT=y | ||
676 | CONFIG_FB_CFB_COPYAREA=y | ||
677 | CONFIG_FB_CFB_IMAGEBLIT=y | ||
678 | CONFIG_FB_SOFT_CURSOR=y | ||
679 | # CONFIG_FB_MODE_HELPERS is not set | ||
680 | # CONFIG_FB_TILEBLITTING is not set | ||
681 | CONFIG_FB_SA1100=y | ||
682 | # CONFIG_FB_VIRTUAL is not set | ||
683 | |||
684 | # | ||
685 | # Console display driver support | ||
686 | # | ||
687 | # CONFIG_VGA_CONSOLE is not set | ||
688 | # CONFIG_MDA_CONSOLE is not set | ||
689 | CONFIG_DUMMY_CONSOLE=y | ||
690 | # CONFIG_FRAMEBUFFER_CONSOLE is not set | ||
691 | |||
692 | # | ||
693 | # Logo configuration | ||
694 | # | ||
695 | # CONFIG_LOGO is not set | ||
696 | # CONFIG_BACKLIGHT_LCD_SUPPORT is not set | ||
697 | |||
698 | # | ||
699 | # Sound | ||
700 | # | ||
701 | CONFIG_SOUND=y | ||
702 | |||
703 | # | ||
704 | # Advanced Linux Sound Architecture | ||
705 | # | ||
706 | # CONFIG_SND is not set | ||
707 | |||
708 | # | ||
709 | # Open Sound System | ||
710 | # | ||
711 | # CONFIG_SOUND_PRIME is not set | ||
712 | |||
713 | # | ||
714 | # USB support | ||
715 | # | ||
716 | CONFIG_USB_ARCH_HAS_HCD=y | ||
717 | # CONFIG_USB_ARCH_HAS_OHCI is not set | ||
718 | # CONFIG_USB is not set | ||
719 | |||
720 | # | ||
721 | # USB Gadget Support | ||
722 | # | ||
723 | # CONFIG_USB_GADGET is not set | ||
724 | |||
725 | # | ||
726 | # MMC/SD Card support | ||
727 | # | ||
728 | # CONFIG_MMC is not set | ||
729 | |||
730 | # | ||
731 | # File systems | ||
732 | # | ||
733 | CONFIG_EXT2_FS=y | ||
734 | # CONFIG_EXT2_FS_XATTR is not set | ||
735 | # CONFIG_EXT3_FS is not set | ||
736 | # CONFIG_JBD is not set | ||
737 | # CONFIG_REISERFS_FS is not set | ||
738 | # CONFIG_JFS_FS is not set | ||
739 | |||
740 | # | ||
741 | # XFS support | ||
742 | # | ||
743 | # CONFIG_XFS_FS is not set | ||
744 | # CONFIG_MINIX_FS is not set | ||
745 | # CONFIG_ROMFS_FS is not set | ||
746 | # CONFIG_QUOTA is not set | ||
747 | CONFIG_DNOTIFY=y | ||
748 | # CONFIG_AUTOFS_FS is not set | ||
749 | # CONFIG_AUTOFS4_FS is not set | ||
750 | |||
751 | # | ||
752 | # CD-ROM/DVD Filesystems | ||
753 | # | ||
754 | # CONFIG_ISO9660_FS is not set | ||
755 | # CONFIG_UDF_FS is not set | ||
756 | |||
757 | # | ||
758 | # DOS/FAT/NT Filesystems | ||
759 | # | ||
760 | CONFIG_FAT_FS=m | ||
761 | CONFIG_MSDOS_FS=m | ||
762 | CONFIG_VFAT_FS=m | ||
763 | CONFIG_FAT_DEFAULT_CODEPAGE=437 | ||
764 | CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1" | ||
765 | # CONFIG_NTFS_FS is not set | ||
766 | |||
767 | # | ||
768 | # Pseudo filesystems | ||
769 | # | ||
770 | CONFIG_PROC_FS=y | ||
771 | CONFIG_SYSFS=y | ||
772 | # CONFIG_DEVFS_FS is not set | ||
773 | # CONFIG_DEVPTS_FS_XATTR is not set | ||
774 | # CONFIG_TMPFS is not set | ||
775 | # CONFIG_HUGETLB_PAGE is not set | ||
776 | CONFIG_RAMFS=y | ||
777 | |||
778 | # | ||
779 | # Miscellaneous filesystems | ||
780 | # | ||
781 | # CONFIG_ADFS_FS is not set | ||
782 | # CONFIG_AFFS_FS is not set | ||
783 | # CONFIG_HFS_FS is not set | ||
784 | # CONFIG_HFSPLUS_FS is not set | ||
785 | # CONFIG_BEFS_FS is not set | ||
786 | # CONFIG_BFS_FS is not set | ||
787 | # CONFIG_EFS_FS is not set | ||
788 | # CONFIG_JFFS_FS is not set | ||
789 | CONFIG_JFFS2_FS=y | ||
790 | CONFIG_JFFS2_FS_DEBUG=0 | ||
791 | # CONFIG_JFFS2_FS_NAND is not set | ||
792 | # CONFIG_JFFS2_FS_NOR_ECC is not set | ||
793 | # CONFIG_JFFS2_COMPRESSION_OPTIONS is not set | ||
794 | CONFIG_JFFS2_ZLIB=y | ||
795 | CONFIG_JFFS2_RTIME=y | ||
796 | # CONFIG_JFFS2_RUBIN is not set | ||
797 | CONFIG_CRAMFS=m | ||
798 | # CONFIG_VXFS_FS is not set | ||
799 | # CONFIG_HPFS_FS is not set | ||
800 | # CONFIG_QNX4FS_FS is not set | ||
801 | # CONFIG_SYSV_FS is not set | ||
802 | # CONFIG_UFS_FS is not set | ||
803 | |||
804 | # | ||
805 | # Network File Systems | ||
806 | # | ||
807 | CONFIG_NFS_FS=y | ||
808 | # CONFIG_NFS_V3 is not set | ||
809 | # CONFIG_NFS_V4 is not set | ||
810 | # CONFIG_NFS_DIRECTIO is not set | ||
811 | CONFIG_NFSD=m | ||
812 | # CONFIG_NFSD_V3 is not set | ||
813 | CONFIG_NFSD_TCP=y | ||
814 | CONFIG_LOCKD=y | ||
815 | CONFIG_EXPORTFS=m | ||
816 | CONFIG_SUNRPC=y | ||
817 | # CONFIG_RPCSEC_GSS_KRB5 is not set | ||
818 | # CONFIG_RPCSEC_GSS_SPKM3 is not set | ||
819 | CONFIG_SMB_FS=m | ||
820 | # CONFIG_SMB_NLS_DEFAULT is not set | ||
821 | # CONFIG_CIFS is not set | ||
822 | # CONFIG_NCP_FS is not set | ||
823 | # CONFIG_CODA_FS is not set | ||
824 | # CONFIG_AFS_FS is not set | ||
825 | |||
826 | # | ||
827 | # Partition Types | ||
828 | # | ||
829 | # CONFIG_PARTITION_ADVANCED is not set | ||
830 | CONFIG_MSDOS_PARTITION=y | ||
831 | |||
832 | # | ||
833 | # Native Language Support | ||
834 | # | ||
835 | CONFIG_NLS=y | ||
836 | CONFIG_NLS_DEFAULT="iso8859-1" | ||
837 | # CONFIG_NLS_CODEPAGE_437 is not set | ||
838 | # CONFIG_NLS_CODEPAGE_737 is not set | ||
839 | # CONFIG_NLS_CODEPAGE_775 is not set | ||
840 | # CONFIG_NLS_CODEPAGE_850 is not set | ||
841 | # CONFIG_NLS_CODEPAGE_852 is not set | ||
842 | # CONFIG_NLS_CODEPAGE_855 is not set | ||
843 | # CONFIG_NLS_CODEPAGE_857 is not set | ||
844 | # CONFIG_NLS_CODEPAGE_860 is not set | ||
845 | # CONFIG_NLS_CODEPAGE_861 is not set | ||
846 | # CONFIG_NLS_CODEPAGE_862 is not set | ||
847 | # CONFIG_NLS_CODEPAGE_863 is not set | ||
848 | # CONFIG_NLS_CODEPAGE_864 is not set | ||
849 | # CONFIG_NLS_CODEPAGE_865 is not set | ||
850 | # CONFIG_NLS_CODEPAGE_866 is not set | ||
851 | # CONFIG_NLS_CODEPAGE_869 is not set | ||
852 | # CONFIG_NLS_CODEPAGE_936 is not set | ||
853 | # CONFIG_NLS_CODEPAGE_950 is not set | ||
854 | # CONFIG_NLS_CODEPAGE_932 is not set | ||
855 | # CONFIG_NLS_CODEPAGE_949 is not set | ||
856 | # CONFIG_NLS_CODEPAGE_874 is not set | ||
857 | # CONFIG_NLS_ISO8859_8 is not set | ||
858 | # CONFIG_NLS_CODEPAGE_1250 is not set | ||
859 | # CONFIG_NLS_CODEPAGE_1251 is not set | ||
860 | # CONFIG_NLS_ASCII is not set | ||
861 | # CONFIG_NLS_ISO8859_1 is not set | ||
862 | # CONFIG_NLS_ISO8859_2 is not set | ||
863 | # CONFIG_NLS_ISO8859_3 is not set | ||
864 | # CONFIG_NLS_ISO8859_4 is not set | ||
865 | # CONFIG_NLS_ISO8859_5 is not set | ||
866 | # CONFIG_NLS_ISO8859_6 is not set | ||
867 | # CONFIG_NLS_ISO8859_7 is not set | ||
868 | # CONFIG_NLS_ISO8859_9 is not set | ||
869 | # CONFIG_NLS_ISO8859_13 is not set | ||
870 | # CONFIG_NLS_ISO8859_14 is not set | ||
871 | # CONFIG_NLS_ISO8859_15 is not set | ||
872 | # CONFIG_NLS_KOI8_R is not set | ||
873 | # CONFIG_NLS_KOI8_U is not set | ||
874 | # CONFIG_NLS_UTF8 is not set | ||
875 | |||
876 | # | ||
877 | # Profiling support | ||
878 | # | ||
879 | # CONFIG_PROFILING is not set | ||
880 | |||
881 | # | ||
882 | # Kernel hacking | ||
883 | # | ||
884 | # CONFIG_PRINTK_TIME is not set | ||
885 | # CONFIG_DEBUG_KERNEL is not set | ||
886 | CONFIG_LOG_BUF_SHIFT=14 | ||
887 | CONFIG_DEBUG_BUGVERBOSE=y | ||
888 | CONFIG_FRAME_POINTER=y | ||
889 | # CONFIG_DEBUG_USER is not set | ||
890 | |||
891 | # | ||
892 | # Security options | ||
893 | # | ||
894 | # CONFIG_KEYS is not set | ||
895 | # CONFIG_SECURITY is not set | ||
896 | |||
897 | # | ||
898 | # Cryptographic options | ||
899 | # | ||
900 | # CONFIG_CRYPTO is not set | ||
901 | |||
902 | # | ||
903 | # Hardware crypto devices | ||
904 | # | ||
905 | |||
906 | # | ||
907 | # Library routines | ||
908 | # | ||
909 | CONFIG_CRC_CCITT=m | ||
910 | CONFIG_CRC32=y | ||
911 | # CONFIG_LIBCRC32C is not set | ||
912 | CONFIG_ZLIB_INFLATE=y | ||
913 | CONFIG_ZLIB_DEFLATE=y | ||
diff --git a/arch/arm/configs/h7201_defconfig b/arch/arm/configs/h7201_defconfig new file mode 100644 index 000000000000..39c13a354541 --- /dev/null +++ b/arch/arm/configs/h7201_defconfig | |||
@@ -0,0 +1,567 @@ | |||
1 | # | ||
2 | # Automatically generated make config: don't edit | ||
3 | # Linux kernel version: 2.6.12-rc1-bk2 | ||
4 | # Mon Mar 28 00:11:33 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_BSD_PROCESS_ACCT is not set | ||
27 | CONFIG_SYSCTL=y | ||
28 | # CONFIG_AUDIT is not set | ||
29 | CONFIG_HOTPLUG=y | ||
30 | # CONFIG_IKCONFIG is not set | ||
31 | # CONFIG_EMBEDDED is not set | ||
32 | CONFIG_KALLSYMS=y | ||
33 | # CONFIG_KALLSYMS_EXTRA_PASS is not set | ||
34 | CONFIG_BASE_FULL=y | ||
35 | CONFIG_FUTEX=y | ||
36 | CONFIG_EPOLL=y | ||
37 | CONFIG_CC_OPTIMIZE_FOR_SIZE=y | ||
38 | CONFIG_SHMEM=y | ||
39 | CONFIG_CC_ALIGN_FUNCTIONS=0 | ||
40 | CONFIG_CC_ALIGN_LABELS=0 | ||
41 | CONFIG_CC_ALIGN_LOOPS=0 | ||
42 | CONFIG_CC_ALIGN_JUMPS=0 | ||
43 | # CONFIG_TINY_SHMEM is not set | ||
44 | CONFIG_BASE_SMALL=0 | ||
45 | |||
46 | # | ||
47 | # Loadable module support | ||
48 | # | ||
49 | CONFIG_MODULES=y | ||
50 | # CONFIG_MODULE_UNLOAD is not set | ||
51 | CONFIG_OBSOLETE_MODPARM=y | ||
52 | # CONFIG_MODVERSIONS is not set | ||
53 | # CONFIG_MODULE_SRCVERSION_ALL is not set | ||
54 | CONFIG_KMOD=y | ||
55 | |||
56 | # | ||
57 | # System Type | ||
58 | # | ||
59 | # CONFIG_ARCH_CLPS7500 is not set | ||
60 | # CONFIG_ARCH_CLPS711X is not set | ||
61 | # CONFIG_ARCH_CO285 is not set | ||
62 | # CONFIG_ARCH_EBSA110 is not set | ||
63 | # CONFIG_ARCH_CAMELOT is not set | ||
64 | # CONFIG_ARCH_FOOTBRIDGE is not set | ||
65 | # CONFIG_ARCH_INTEGRATOR is not set | ||
66 | # CONFIG_ARCH_IOP3XX is not set | ||
67 | # CONFIG_ARCH_IXP4XX is not set | ||
68 | # CONFIG_ARCH_IXP2000 is not set | ||
69 | # CONFIG_ARCH_L7200 is not set | ||
70 | # CONFIG_ARCH_PXA is not set | ||
71 | # CONFIG_ARCH_RPC is not set | ||
72 | # CONFIG_ARCH_SA1100 is not set | ||
73 | # CONFIG_ARCH_S3C2410 is not set | ||
74 | # CONFIG_ARCH_SHARK is not set | ||
75 | # CONFIG_ARCH_LH7A40X is not set | ||
76 | # CONFIG_ARCH_OMAP is not set | ||
77 | # CONFIG_ARCH_VERSATILE is not set | ||
78 | # CONFIG_ARCH_IMX is not set | ||
79 | CONFIG_ARCH_H720X=y | ||
80 | |||
81 | # | ||
82 | # h720x Implementations | ||
83 | # | ||
84 | CONFIG_ARCH_H7201=y | ||
85 | # CONFIG_ARCH_H7202 is not set | ||
86 | CONFIG_CPU_H7201=y | ||
87 | |||
88 | # | ||
89 | # Processor Type | ||
90 | # | ||
91 | CONFIG_CPU_32=y | ||
92 | CONFIG_CPU_ARM720T=y | ||
93 | CONFIG_CPU_32v4=y | ||
94 | CONFIG_CPU_ABRT_LV4T=y | ||
95 | CONFIG_CPU_CACHE_V4=y | ||
96 | CONFIG_CPU_CACHE_VIVT=y | ||
97 | CONFIG_CPU_COPY_V4WT=y | ||
98 | CONFIG_CPU_TLB_V4WT=y | ||
99 | |||
100 | # | ||
101 | # Processor Features | ||
102 | # | ||
103 | CONFIG_ARM_THUMB=y | ||
104 | |||
105 | # | ||
106 | # Bus support | ||
107 | # | ||
108 | |||
109 | # | ||
110 | # PCCARD (PCMCIA/CardBus) support | ||
111 | # | ||
112 | # CONFIG_PCCARD is not set | ||
113 | |||
114 | # | ||
115 | # Kernel Features | ||
116 | # | ||
117 | # CONFIG_PREEMPT is not set | ||
118 | CONFIG_ALIGNMENT_TRAP=y | ||
119 | |||
120 | # | ||
121 | # Boot options | ||
122 | # | ||
123 | CONFIG_ZBOOT_ROM_TEXT=0x0 | ||
124 | CONFIG_ZBOOT_ROM_BSS=0x0 | ||
125 | CONFIG_CMDLINE="" | ||
126 | # CONFIG_XIP_KERNEL is not set | ||
127 | |||
128 | # | ||
129 | # Floating point emulation | ||
130 | # | ||
131 | |||
132 | # | ||
133 | # At least one emulation must be selected | ||
134 | # | ||
135 | CONFIG_FPE_NWFPE=y | ||
136 | # CONFIG_FPE_NWFPE_XP is not set | ||
137 | # CONFIG_FPE_FASTFPE is not set | ||
138 | |||
139 | # | ||
140 | # Userspace binary formats | ||
141 | # | ||
142 | CONFIG_BINFMT_ELF=y | ||
143 | # CONFIG_BINFMT_AOUT is not set | ||
144 | # CONFIG_BINFMT_MISC is not set | ||
145 | # CONFIG_ARTHUR is not set | ||
146 | |||
147 | # | ||
148 | # Power management options | ||
149 | # | ||
150 | # CONFIG_PM is not set | ||
151 | |||
152 | # | ||
153 | # Device Drivers | ||
154 | # | ||
155 | |||
156 | # | ||
157 | # Generic Driver Options | ||
158 | # | ||
159 | CONFIG_STANDALONE=y | ||
160 | CONFIG_PREVENT_FIRMWARE_BUILD=y | ||
161 | # CONFIG_FW_LOADER is not set | ||
162 | |||
163 | # | ||
164 | # Memory Technology Devices (MTD) | ||
165 | # | ||
166 | CONFIG_MTD=y | ||
167 | CONFIG_MTD_DEBUG=y | ||
168 | CONFIG_MTD_DEBUG_VERBOSE=0 | ||
169 | # CONFIG_MTD_CONCAT is not set | ||
170 | CONFIG_MTD_PARTITIONS=y | ||
171 | # CONFIG_MTD_REDBOOT_PARTS is not set | ||
172 | # CONFIG_MTD_CMDLINE_PARTS is not set | ||
173 | # CONFIG_MTD_AFS_PARTS is not set | ||
174 | |||
175 | # | ||
176 | # User Modules And Translation Layers | ||
177 | # | ||
178 | CONFIG_MTD_CHAR=y | ||
179 | CONFIG_MTD_BLOCK=y | ||
180 | # CONFIG_FTL is not set | ||
181 | # CONFIG_NFTL is not set | ||
182 | # CONFIG_INFTL is not set | ||
183 | |||
184 | # | ||
185 | # RAM/ROM/Flash chip drivers | ||
186 | # | ||
187 | CONFIG_MTD_CFI=y | ||
188 | # CONFIG_MTD_JEDECPROBE is not set | ||
189 | CONFIG_MTD_GEN_PROBE=y | ||
190 | CONFIG_MTD_CFI_ADV_OPTIONS=y | ||
191 | CONFIG_MTD_CFI_NOSWAP=y | ||
192 | # CONFIG_MTD_CFI_BE_BYTE_SWAP is not set | ||
193 | # CONFIG_MTD_CFI_LE_BYTE_SWAP is not set | ||
194 | # CONFIG_MTD_CFI_GEOMETRY is not set | ||
195 | CONFIG_MTD_MAP_BANK_WIDTH_1=y | ||
196 | CONFIG_MTD_MAP_BANK_WIDTH_2=y | ||
197 | CONFIG_MTD_MAP_BANK_WIDTH_4=y | ||
198 | # CONFIG_MTD_MAP_BANK_WIDTH_8 is not set | ||
199 | # CONFIG_MTD_MAP_BANK_WIDTH_16 is not set | ||
200 | # CONFIG_MTD_MAP_BANK_WIDTH_32 is not set | ||
201 | CONFIG_MTD_CFI_I1=y | ||
202 | CONFIG_MTD_CFI_I2=y | ||
203 | # CONFIG_MTD_CFI_I4 is not set | ||
204 | # CONFIG_MTD_CFI_I8 is not set | ||
205 | CONFIG_MTD_CFI_INTELEXT=y | ||
206 | # CONFIG_MTD_CFI_AMDSTD is not set | ||
207 | # CONFIG_MTD_CFI_STAA is not set | ||
208 | CONFIG_MTD_CFI_UTIL=y | ||
209 | # CONFIG_MTD_RAM is not set | ||
210 | # CONFIG_MTD_ROM is not set | ||
211 | # CONFIG_MTD_ABSENT is not set | ||
212 | # CONFIG_MTD_XIP is not set | ||
213 | |||
214 | # | ||
215 | # Mapping drivers for chip access | ||
216 | # | ||
217 | # CONFIG_MTD_COMPLEX_MAPPINGS is not set | ||
218 | # CONFIG_MTD_PHYSMAP is not set | ||
219 | # CONFIG_MTD_ARM_INTEGRATOR is not set | ||
220 | # CONFIG_MTD_EDB7312 is not set | ||
221 | # CONFIG_MTD_H720X is not set | ||
222 | |||
223 | # | ||
224 | # Self-contained MTD device drivers | ||
225 | # | ||
226 | # CONFIG_MTD_SLRAM is not set | ||
227 | # CONFIG_MTD_PHRAM is not set | ||
228 | # CONFIG_MTD_MTDRAM is not set | ||
229 | # CONFIG_MTD_BLKMTD is not set | ||
230 | # CONFIG_MTD_BLOCK2MTD is not set | ||
231 | |||
232 | # | ||
233 | # Disk-On-Chip Device Drivers | ||
234 | # | ||
235 | # CONFIG_MTD_DOC2000 is not set | ||
236 | # CONFIG_MTD_DOC2001 is not set | ||
237 | # CONFIG_MTD_DOC2001PLUS is not set | ||
238 | |||
239 | # | ||
240 | # NAND Flash Device Drivers | ||
241 | # | ||
242 | # CONFIG_MTD_NAND is not set | ||
243 | |||
244 | # | ||
245 | # Parallel port support | ||
246 | # | ||
247 | # CONFIG_PARPORT is not set | ||
248 | |||
249 | # | ||
250 | # Plug and Play support | ||
251 | # | ||
252 | |||
253 | # | ||
254 | # Block devices | ||
255 | # | ||
256 | # CONFIG_BLK_DEV_FD is not set | ||
257 | # CONFIG_BLK_DEV_COW_COMMON is not set | ||
258 | # CONFIG_BLK_DEV_LOOP is not set | ||
259 | CONFIG_BLK_DEV_RAM=y | ||
260 | CONFIG_BLK_DEV_RAM_COUNT=16 | ||
261 | CONFIG_BLK_DEV_RAM_SIZE=8192 | ||
262 | CONFIG_BLK_DEV_INITRD=y | ||
263 | CONFIG_INITRAMFS_SOURCE="" | ||
264 | # CONFIG_CDROM_PKTCDVD is not set | ||
265 | |||
266 | # | ||
267 | # IO Schedulers | ||
268 | # | ||
269 | CONFIG_IOSCHED_NOOP=y | ||
270 | CONFIG_IOSCHED_AS=y | ||
271 | CONFIG_IOSCHED_DEADLINE=y | ||
272 | CONFIG_IOSCHED_CFQ=y | ||
273 | |||
274 | # | ||
275 | # SCSI device support | ||
276 | # | ||
277 | # CONFIG_SCSI is not set | ||
278 | |||
279 | # | ||
280 | # Multi-device support (RAID and LVM) | ||
281 | # | ||
282 | # CONFIG_MD is not set | ||
283 | |||
284 | # | ||
285 | # Fusion MPT device support | ||
286 | # | ||
287 | |||
288 | # | ||
289 | # IEEE 1394 (FireWire) support | ||
290 | # | ||
291 | |||
292 | # | ||
293 | # I2O device support | ||
294 | # | ||
295 | |||
296 | # | ||
297 | # Networking support | ||
298 | # | ||
299 | # CONFIG_NET is not set | ||
300 | # CONFIG_NETPOLL is not set | ||
301 | # CONFIG_NET_POLL_CONTROLLER is not set | ||
302 | |||
303 | # | ||
304 | # ISDN subsystem | ||
305 | # | ||
306 | |||
307 | # | ||
308 | # Input device support | ||
309 | # | ||
310 | CONFIG_INPUT=y | ||
311 | |||
312 | # | ||
313 | # Userland interfaces | ||
314 | # | ||
315 | CONFIG_INPUT_MOUSEDEV=y | ||
316 | CONFIG_INPUT_MOUSEDEV_PSAUX=y | ||
317 | CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024 | ||
318 | CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768 | ||
319 | # CONFIG_INPUT_JOYDEV is not set | ||
320 | # CONFIG_INPUT_TSDEV is not set | ||
321 | # CONFIG_INPUT_EVDEV is not set | ||
322 | # CONFIG_INPUT_EVBUG is not set | ||
323 | |||
324 | # | ||
325 | # Input Device Drivers | ||
326 | # | ||
327 | # CONFIG_INPUT_KEYBOARD is not set | ||
328 | # CONFIG_INPUT_MOUSE is not set | ||
329 | # CONFIG_INPUT_JOYSTICK is not set | ||
330 | # CONFIG_INPUT_TOUCHSCREEN is not set | ||
331 | # CONFIG_INPUT_MISC is not set | ||
332 | |||
333 | # | ||
334 | # Hardware I/O ports | ||
335 | # | ||
336 | CONFIG_SERIO=y | ||
337 | CONFIG_SERIO_SERPORT=y | ||
338 | # CONFIG_SERIO_RAW is not set | ||
339 | # CONFIG_GAMEPORT is not set | ||
340 | CONFIG_SOUND_GAMEPORT=y | ||
341 | |||
342 | # | ||
343 | # Character devices | ||
344 | # | ||
345 | CONFIG_VT=y | ||
346 | CONFIG_VT_CONSOLE=y | ||
347 | CONFIG_HW_CONSOLE=y | ||
348 | # CONFIG_SERIAL_NONSTANDARD is not set | ||
349 | |||
350 | # | ||
351 | # Serial drivers | ||
352 | # | ||
353 | # CONFIG_SERIAL_8250 is not set | ||
354 | |||
355 | # | ||
356 | # Non-8250 serial port support | ||
357 | # | ||
358 | CONFIG_UNIX98_PTYS=y | ||
359 | CONFIG_LEGACY_PTYS=y | ||
360 | CONFIG_LEGACY_PTY_COUNT=256 | ||
361 | |||
362 | # | ||
363 | # IPMI | ||
364 | # | ||
365 | # CONFIG_IPMI_HANDLER is not set | ||
366 | |||
367 | # | ||
368 | # Watchdog Cards | ||
369 | # | ||
370 | # CONFIG_WATCHDOG is not set | ||
371 | # CONFIG_NVRAM is not set | ||
372 | # CONFIG_RTC is not set | ||
373 | # CONFIG_DTLK is not set | ||
374 | # CONFIG_R3964 is not set | ||
375 | |||
376 | # | ||
377 | # Ftape, the floppy tape device driver | ||
378 | # | ||
379 | # CONFIG_DRM is not set | ||
380 | # CONFIG_RAW_DRIVER is not set | ||
381 | |||
382 | # | ||
383 | # TPM devices | ||
384 | # | ||
385 | # CONFIG_TCG_TPM is not set | ||
386 | |||
387 | # | ||
388 | # I2C support | ||
389 | # | ||
390 | # CONFIG_I2C is not set | ||
391 | |||
392 | # | ||
393 | # Misc devices | ||
394 | # | ||
395 | |||
396 | # | ||
397 | # Multimedia devices | ||
398 | # | ||
399 | # CONFIG_VIDEO_DEV is not set | ||
400 | |||
401 | # | ||
402 | # Digital Video Broadcasting Devices | ||
403 | # | ||
404 | |||
405 | # | ||
406 | # Graphics support | ||
407 | # | ||
408 | # CONFIG_FB is not set | ||
409 | |||
410 | # | ||
411 | # Console display driver support | ||
412 | # | ||
413 | # CONFIG_VGA_CONSOLE is not set | ||
414 | CONFIG_DUMMY_CONSOLE=y | ||
415 | |||
416 | # | ||
417 | # Sound | ||
418 | # | ||
419 | CONFIG_SOUND=m | ||
420 | |||
421 | # | ||
422 | # Advanced Linux Sound Architecture | ||
423 | # | ||
424 | # CONFIG_SND is not set | ||
425 | |||
426 | # | ||
427 | # Open Sound System | ||
428 | # | ||
429 | # CONFIG_SOUND_PRIME is not set | ||
430 | |||
431 | # | ||
432 | # USB support | ||
433 | # | ||
434 | CONFIG_USB_ARCH_HAS_HCD=y | ||
435 | # CONFIG_USB_ARCH_HAS_OHCI is not set | ||
436 | # CONFIG_USB is not set | ||
437 | |||
438 | # | ||
439 | # USB Gadget Support | ||
440 | # | ||
441 | # CONFIG_USB_GADGET is not set | ||
442 | |||
443 | # | ||
444 | # MMC/SD Card support | ||
445 | # | ||
446 | # CONFIG_MMC is not set | ||
447 | |||
448 | # | ||
449 | # File systems | ||
450 | # | ||
451 | CONFIG_EXT2_FS=y | ||
452 | # CONFIG_EXT2_FS_XATTR is not set | ||
453 | # CONFIG_EXT3_FS is not set | ||
454 | # CONFIG_JBD is not set | ||
455 | # CONFIG_REISERFS_FS is not set | ||
456 | # CONFIG_JFS_FS is not set | ||
457 | |||
458 | # | ||
459 | # XFS support | ||
460 | # | ||
461 | # CONFIG_XFS_FS is not set | ||
462 | # CONFIG_MINIX_FS is not set | ||
463 | # CONFIG_ROMFS_FS is not set | ||
464 | # CONFIG_QUOTA is not set | ||
465 | CONFIG_DNOTIFY=y | ||
466 | # CONFIG_AUTOFS_FS is not set | ||
467 | # CONFIG_AUTOFS4_FS is not set | ||
468 | |||
469 | # | ||
470 | # CD-ROM/DVD Filesystems | ||
471 | # | ||
472 | # CONFIG_ISO9660_FS is not set | ||
473 | # CONFIG_UDF_FS is not set | ||
474 | |||
475 | # | ||
476 | # DOS/FAT/NT Filesystems | ||
477 | # | ||
478 | # CONFIG_MSDOS_FS is not set | ||
479 | # CONFIG_VFAT_FS is not set | ||
480 | # CONFIG_NTFS_FS is not set | ||
481 | |||
482 | # | ||
483 | # Pseudo filesystems | ||
484 | # | ||
485 | CONFIG_PROC_FS=y | ||
486 | CONFIG_SYSFS=y | ||
487 | # CONFIG_DEVFS_FS is not set | ||
488 | # CONFIG_DEVPTS_FS_XATTR is not set | ||
489 | # CONFIG_TMPFS is not set | ||
490 | # CONFIG_HUGETLB_PAGE is not set | ||
491 | CONFIG_RAMFS=y | ||
492 | |||
493 | # | ||
494 | # Miscellaneous filesystems | ||
495 | # | ||
496 | # CONFIG_ADFS_FS is not set | ||
497 | # CONFIG_AFFS_FS is not set | ||
498 | # CONFIG_HFS_FS is not set | ||
499 | # CONFIG_HFSPLUS_FS is not set | ||
500 | # CONFIG_BEFS_FS is not set | ||
501 | # CONFIG_BFS_FS is not set | ||
502 | # CONFIG_EFS_FS is not set | ||
503 | # CONFIG_JFFS_FS is not set | ||
504 | CONFIG_JFFS2_FS=y | ||
505 | CONFIG_JFFS2_FS_DEBUG=0 | ||
506 | # CONFIG_JFFS2_FS_NAND is not set | ||
507 | # CONFIG_JFFS2_FS_NOR_ECC is not set | ||
508 | # CONFIG_JFFS2_COMPRESSION_OPTIONS is not set | ||
509 | CONFIG_JFFS2_ZLIB=y | ||
510 | CONFIG_JFFS2_RTIME=y | ||
511 | # CONFIG_JFFS2_RUBIN is not set | ||
512 | # CONFIG_CRAMFS is not set | ||
513 | # CONFIG_VXFS_FS is not set | ||
514 | # CONFIG_HPFS_FS is not set | ||
515 | # CONFIG_QNX4FS_FS is not set | ||
516 | # CONFIG_SYSV_FS is not set | ||
517 | # CONFIG_UFS_FS is not set | ||
518 | |||
519 | # | ||
520 | # Partition Types | ||
521 | # | ||
522 | # CONFIG_PARTITION_ADVANCED is not set | ||
523 | CONFIG_MSDOS_PARTITION=y | ||
524 | |||
525 | # | ||
526 | # Native Language Support | ||
527 | # | ||
528 | # CONFIG_NLS is not set | ||
529 | |||
530 | # | ||
531 | # Profiling support | ||
532 | # | ||
533 | # CONFIG_PROFILING is not set | ||
534 | |||
535 | # | ||
536 | # Kernel hacking | ||
537 | # | ||
538 | # CONFIG_PRINTK_TIME is not set | ||
539 | # CONFIG_DEBUG_KERNEL is not set | ||
540 | CONFIG_LOG_BUF_SHIFT=14 | ||
541 | CONFIG_DEBUG_BUGVERBOSE=y | ||
542 | CONFIG_FRAME_POINTER=y | ||
543 | CONFIG_DEBUG_USER=y | ||
544 | |||
545 | # | ||
546 | # Security options | ||
547 | # | ||
548 | # CONFIG_KEYS is not set | ||
549 | # CONFIG_SECURITY is not set | ||
550 | |||
551 | # | ||
552 | # Cryptographic options | ||
553 | # | ||
554 | # CONFIG_CRYPTO is not set | ||
555 | |||
556 | # | ||
557 | # Hardware crypto devices | ||
558 | # | ||
559 | |||
560 | # | ||
561 | # Library routines | ||
562 | # | ||
563 | # CONFIG_CRC_CCITT is not set | ||
564 | CONFIG_CRC32=y | ||
565 | # CONFIG_LIBCRC32C is not set | ||
566 | CONFIG_ZLIB_INFLATE=y | ||
567 | CONFIG_ZLIB_DEFLATE=y | ||
diff --git a/arch/arm/configs/h7202_defconfig b/arch/arm/configs/h7202_defconfig new file mode 100644 index 000000000000..fbf5c244c696 --- /dev/null +++ b/arch/arm/configs/h7202_defconfig | |||
@@ -0,0 +1,732 @@ | |||
1 | # | ||
2 | # Automatically generated make config: don't edit | ||
3 | # Linux kernel version: 2.6.12-rc1-bk2 | ||
4 | # Mon Mar 28 00:15:45 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 is not set | ||
31 | CONFIG_KOBJECT_UEVENT=y | ||
32 | # CONFIG_IKCONFIG is not set | ||
33 | # CONFIG_EMBEDDED is not set | ||
34 | CONFIG_KALLSYMS=y | ||
35 | # CONFIG_KALLSYMS_ALL is not set | ||
36 | # CONFIG_KALLSYMS_EXTRA_PASS is not set | ||
37 | CONFIG_BASE_FULL=y | ||
38 | CONFIG_FUTEX=y | ||
39 | CONFIG_EPOLL=y | ||
40 | CONFIG_CC_OPTIMIZE_FOR_SIZE=y | ||
41 | CONFIG_SHMEM=y | ||
42 | CONFIG_CC_ALIGN_FUNCTIONS=0 | ||
43 | CONFIG_CC_ALIGN_LABELS=0 | ||
44 | CONFIG_CC_ALIGN_LOOPS=0 | ||
45 | CONFIG_CC_ALIGN_JUMPS=0 | ||
46 | # CONFIG_TINY_SHMEM is not set | ||
47 | CONFIG_BASE_SMALL=0 | ||
48 | |||
49 | # | ||
50 | # Loadable module support | ||
51 | # | ||
52 | CONFIG_MODULES=y | ||
53 | # CONFIG_MODULE_UNLOAD is not set | ||
54 | CONFIG_OBSOLETE_MODPARM=y | ||
55 | # CONFIG_MODVERSIONS is not set | ||
56 | # CONFIG_MODULE_SRCVERSION_ALL is not set | ||
57 | CONFIG_KMOD=y | ||
58 | |||
59 | # | ||
60 | # System Type | ||
61 | # | ||
62 | # CONFIG_ARCH_CLPS7500 is not set | ||
63 | # CONFIG_ARCH_CLPS711X is not set | ||
64 | # CONFIG_ARCH_CO285 is not set | ||
65 | # CONFIG_ARCH_EBSA110 is not set | ||
66 | # CONFIG_ARCH_CAMELOT is not set | ||
67 | # CONFIG_ARCH_FOOTBRIDGE is not set | ||
68 | # CONFIG_ARCH_INTEGRATOR is not set | ||
69 | # CONFIG_ARCH_IOP3XX is not set | ||
70 | # CONFIG_ARCH_IXP4XX is not set | ||
71 | # CONFIG_ARCH_IXP2000 is not set | ||
72 | # CONFIG_ARCH_L7200 is not set | ||
73 | # CONFIG_ARCH_PXA is not set | ||
74 | # CONFIG_ARCH_RPC is not set | ||
75 | # CONFIG_ARCH_SA1100 is not set | ||
76 | # CONFIG_ARCH_S3C2410 is not set | ||
77 | # CONFIG_ARCH_SHARK is not set | ||
78 | # CONFIG_ARCH_LH7A40X is not set | ||
79 | # CONFIG_ARCH_OMAP is not set | ||
80 | # CONFIG_ARCH_VERSATILE is not set | ||
81 | # CONFIG_ARCH_IMX is not set | ||
82 | CONFIG_ARCH_H720X=y | ||
83 | |||
84 | # | ||
85 | # h720x Implementations | ||
86 | # | ||
87 | # CONFIG_ARCH_H7201 is not set | ||
88 | CONFIG_ARCH_H7202=y | ||
89 | CONFIG_CPU_H7202=y | ||
90 | # CONFIG_H7202_SERIAL23 is not set | ||
91 | |||
92 | # | ||
93 | # Processor Type | ||
94 | # | ||
95 | CONFIG_CPU_32=y | ||
96 | CONFIG_CPU_ARM720T=y | ||
97 | CONFIG_CPU_32v4=y | ||
98 | CONFIG_CPU_ABRT_LV4T=y | ||
99 | CONFIG_CPU_CACHE_V4=y | ||
100 | CONFIG_CPU_CACHE_VIVT=y | ||
101 | CONFIG_CPU_COPY_V4WT=y | ||
102 | CONFIG_CPU_TLB_V4WT=y | ||
103 | |||
104 | # | ||
105 | # Processor Features | ||
106 | # | ||
107 | # CONFIG_ARM_THUMB is not set | ||
108 | |||
109 | # | ||
110 | # Bus support | ||
111 | # | ||
112 | |||
113 | # | ||
114 | # PCCARD (PCMCIA/CardBus) support | ||
115 | # | ||
116 | # CONFIG_PCCARD is not set | ||
117 | |||
118 | # | ||
119 | # Kernel Features | ||
120 | # | ||
121 | # CONFIG_PREEMPT is not set | ||
122 | CONFIG_ALIGNMENT_TRAP=y | ||
123 | |||
124 | # | ||
125 | # Boot options | ||
126 | # | ||
127 | CONFIG_ZBOOT_ROM_TEXT=0x0 | ||
128 | CONFIG_ZBOOT_ROM_BSS=0x0 | ||
129 | CONFIG_CMDLINE="console=ttyS0,19200" | ||
130 | # CONFIG_XIP_KERNEL is not set | ||
131 | |||
132 | # | ||
133 | # Floating point emulation | ||
134 | # | ||
135 | |||
136 | # | ||
137 | # At least one emulation must be selected | ||
138 | # | ||
139 | CONFIG_FPE_NWFPE=y | ||
140 | CONFIG_FPE_NWFPE_XP=y | ||
141 | # CONFIG_FPE_FASTFPE is not set | ||
142 | |||
143 | # | ||
144 | # Userspace binary formats | ||
145 | # | ||
146 | CONFIG_BINFMT_ELF=y | ||
147 | # CONFIG_BINFMT_AOUT is not set | ||
148 | # CONFIG_BINFMT_MISC is not set | ||
149 | # CONFIG_ARTHUR is not set | ||
150 | |||
151 | # | ||
152 | # Power management options | ||
153 | # | ||
154 | # CONFIG_PM is not set | ||
155 | |||
156 | # | ||
157 | # Device Drivers | ||
158 | # | ||
159 | |||
160 | # | ||
161 | # Generic Driver Options | ||
162 | # | ||
163 | CONFIG_STANDALONE=y | ||
164 | CONFIG_PREVENT_FIRMWARE_BUILD=y | ||
165 | # CONFIG_FW_LOADER is not set | ||
166 | # CONFIG_DEBUG_DRIVER is not set | ||
167 | |||
168 | # | ||
169 | # Memory Technology Devices (MTD) | ||
170 | # | ||
171 | CONFIG_MTD=y | ||
172 | # CONFIG_MTD_DEBUG is not set | ||
173 | # CONFIG_MTD_CONCAT is not set | ||
174 | CONFIG_MTD_PARTITIONS=y | ||
175 | # CONFIG_MTD_REDBOOT_PARTS is not set | ||
176 | CONFIG_MTD_CMDLINE_PARTS=y | ||
177 | # CONFIG_MTD_AFS_PARTS is not set | ||
178 | |||
179 | # | ||
180 | # User Modules And Translation Layers | ||
181 | # | ||
182 | CONFIG_MTD_CHAR=y | ||
183 | CONFIG_MTD_BLOCK=y | ||
184 | # CONFIG_FTL is not set | ||
185 | # CONFIG_NFTL is not set | ||
186 | # CONFIG_INFTL is not set | ||
187 | |||
188 | # | ||
189 | # RAM/ROM/Flash chip drivers | ||
190 | # | ||
191 | CONFIG_MTD_CFI=y | ||
192 | # CONFIG_MTD_JEDECPROBE is not set | ||
193 | CONFIG_MTD_GEN_PROBE=y | ||
194 | # CONFIG_MTD_CFI_ADV_OPTIONS is not set | ||
195 | CONFIG_MTD_MAP_BANK_WIDTH_1=y | ||
196 | CONFIG_MTD_MAP_BANK_WIDTH_2=y | ||
197 | CONFIG_MTD_MAP_BANK_WIDTH_4=y | ||
198 | # CONFIG_MTD_MAP_BANK_WIDTH_8 is not set | ||
199 | # CONFIG_MTD_MAP_BANK_WIDTH_16 is not set | ||
200 | # CONFIG_MTD_MAP_BANK_WIDTH_32 is not set | ||
201 | CONFIG_MTD_CFI_I1=y | ||
202 | CONFIG_MTD_CFI_I2=y | ||
203 | # CONFIG_MTD_CFI_I4 is not set | ||
204 | # CONFIG_MTD_CFI_I8 is not set | ||
205 | CONFIG_MTD_CFI_INTELEXT=y | ||
206 | # CONFIG_MTD_CFI_AMDSTD is not set | ||
207 | # CONFIG_MTD_CFI_STAA is not set | ||
208 | CONFIG_MTD_CFI_UTIL=y | ||
209 | # CONFIG_MTD_RAM is not set | ||
210 | # CONFIG_MTD_ROM is not set | ||
211 | # CONFIG_MTD_ABSENT is not set | ||
212 | # CONFIG_MTD_XIP is not set | ||
213 | |||
214 | # | ||
215 | # Mapping drivers for chip access | ||
216 | # | ||
217 | # CONFIG_MTD_COMPLEX_MAPPINGS is not set | ||
218 | # CONFIG_MTD_PHYSMAP is not set | ||
219 | # CONFIG_MTD_ARM_INTEGRATOR is not set | ||
220 | # CONFIG_MTD_EDB7312 is not set | ||
221 | CONFIG_MTD_H720X=y | ||
222 | |||
223 | # | ||
224 | # Self-contained MTD device drivers | ||
225 | # | ||
226 | # CONFIG_MTD_SLRAM is not set | ||
227 | # CONFIG_MTD_PHRAM is not set | ||
228 | # CONFIG_MTD_MTDRAM is not set | ||
229 | # CONFIG_MTD_BLKMTD is not set | ||
230 | # CONFIG_MTD_BLOCK2MTD is not set | ||
231 | |||
232 | # | ||
233 | # Disk-On-Chip Device Drivers | ||
234 | # | ||
235 | # CONFIG_MTD_DOC2000 is not set | ||
236 | # CONFIG_MTD_DOC2001 is not set | ||
237 | # CONFIG_MTD_DOC2001PLUS is not set | ||
238 | |||
239 | # | ||
240 | # NAND Flash Device Drivers | ||
241 | # | ||
242 | # CONFIG_MTD_NAND is not set | ||
243 | |||
244 | # | ||
245 | # Parallel port support | ||
246 | # | ||
247 | # CONFIG_PARPORT is not set | ||
248 | |||
249 | # | ||
250 | # Plug and Play support | ||
251 | # | ||
252 | |||
253 | # | ||
254 | # Block devices | ||
255 | # | ||
256 | # CONFIG_BLK_DEV_FD is not set | ||
257 | # CONFIG_BLK_DEV_COW_COMMON is not set | ||
258 | # CONFIG_BLK_DEV_LOOP is not set | ||
259 | # CONFIG_BLK_DEV_NBD is not set | ||
260 | # CONFIG_BLK_DEV_RAM is not set | ||
261 | CONFIG_BLK_DEV_RAM_COUNT=16 | ||
262 | CONFIG_INITRAMFS_SOURCE="" | ||
263 | # CONFIG_CDROM_PKTCDVD is not set | ||
264 | |||
265 | # | ||
266 | # IO Schedulers | ||
267 | # | ||
268 | CONFIG_IOSCHED_NOOP=y | ||
269 | CONFIG_IOSCHED_AS=y | ||
270 | CONFIG_IOSCHED_DEADLINE=y | ||
271 | CONFIG_IOSCHED_CFQ=y | ||
272 | # CONFIG_ATA_OVER_ETH is not set | ||
273 | |||
274 | # | ||
275 | # SCSI device support | ||
276 | # | ||
277 | # CONFIG_SCSI is not set | ||
278 | |||
279 | # | ||
280 | # Multi-device support (RAID and LVM) | ||
281 | # | ||
282 | # CONFIG_MD is not set | ||
283 | |||
284 | # | ||
285 | # Fusion MPT device support | ||
286 | # | ||
287 | |||
288 | # | ||
289 | # IEEE 1394 (FireWire) support | ||
290 | # | ||
291 | |||
292 | # | ||
293 | # I2O device support | ||
294 | # | ||
295 | |||
296 | # | ||
297 | # Networking support | ||
298 | # | ||
299 | CONFIG_NET=y | ||
300 | |||
301 | # | ||
302 | # Networking options | ||
303 | # | ||
304 | # CONFIG_PACKET is not set | ||
305 | # CONFIG_NETLINK_DEV is not set | ||
306 | CONFIG_UNIX=y | ||
307 | # CONFIG_NET_KEY is not set | ||
308 | CONFIG_INET=y | ||
309 | # CONFIG_IP_MULTICAST is not set | ||
310 | # CONFIG_IP_ADVANCED_ROUTER is not set | ||
311 | CONFIG_IP_PNP=y | ||
312 | # CONFIG_IP_PNP_DHCP is not set | ||
313 | CONFIG_IP_PNP_BOOTP=y | ||
314 | # CONFIG_IP_PNP_RARP is not set | ||
315 | # CONFIG_NET_IPIP is not set | ||
316 | # CONFIG_NET_IPGRE is not set | ||
317 | # CONFIG_ARPD is not set | ||
318 | # CONFIG_SYN_COOKIES is not set | ||
319 | # CONFIG_INET_AH is not set | ||
320 | # CONFIG_INET_ESP is not set | ||
321 | # CONFIG_INET_IPCOMP is not set | ||
322 | # CONFIG_INET_TUNNEL is not set | ||
323 | # CONFIG_IP_TCPDIAG is not set | ||
324 | # CONFIG_IP_TCPDIAG_IPV6 is not set | ||
325 | # CONFIG_IPV6 is not set | ||
326 | # CONFIG_NETFILTER is not set | ||
327 | |||
328 | # | ||
329 | # SCTP Configuration (EXPERIMENTAL) | ||
330 | # | ||
331 | # CONFIG_IP_SCTP is not set | ||
332 | # CONFIG_ATM is not set | ||
333 | # CONFIG_BRIDGE is not set | ||
334 | # CONFIG_VLAN_8021Q is not set | ||
335 | # CONFIG_DECNET is not set | ||
336 | # CONFIG_LLC2 is not set | ||
337 | # CONFIG_IPX is not set | ||
338 | # CONFIG_ATALK is not set | ||
339 | # CONFIG_X25 is not set | ||
340 | # CONFIG_LAPB is not set | ||
341 | # CONFIG_NET_DIVERT is not set | ||
342 | # CONFIG_ECONET is not set | ||
343 | # CONFIG_WAN_ROUTER is not set | ||
344 | |||
345 | # | ||
346 | # QoS and/or fair queueing | ||
347 | # | ||
348 | # CONFIG_NET_SCHED is not set | ||
349 | # CONFIG_NET_CLS_ROUTE is not set | ||
350 | |||
351 | # | ||
352 | # Network testing | ||
353 | # | ||
354 | # CONFIG_NET_PKTGEN is not set | ||
355 | # CONFIG_NETPOLL is not set | ||
356 | # CONFIG_NET_POLL_CONTROLLER is not set | ||
357 | # CONFIG_HAMRADIO is not set | ||
358 | # CONFIG_IRDA is not set | ||
359 | # CONFIG_BT is not set | ||
360 | CONFIG_NETDEVICES=y | ||
361 | # CONFIG_DUMMY is not set | ||
362 | # CONFIG_BONDING is not set | ||
363 | # CONFIG_EQUALIZER is not set | ||
364 | # CONFIG_TUN is not set | ||
365 | |||
366 | # | ||
367 | # Ethernet (10 or 100Mbit) | ||
368 | # | ||
369 | CONFIG_NET_ETHERNET=y | ||
370 | # CONFIG_MII is not set | ||
371 | # CONFIG_SMC91X is not set | ||
372 | |||
373 | # | ||
374 | # Ethernet (1000 Mbit) | ||
375 | # | ||
376 | |||
377 | # | ||
378 | # Ethernet (10000 Mbit) | ||
379 | # | ||
380 | |||
381 | # | ||
382 | # Token Ring devices | ||
383 | # | ||
384 | |||
385 | # | ||
386 | # Wireless LAN (non-hamradio) | ||
387 | # | ||
388 | # CONFIG_NET_RADIO is not set | ||
389 | |||
390 | # | ||
391 | # Wan interfaces | ||
392 | # | ||
393 | # CONFIG_WAN is not set | ||
394 | # CONFIG_PPP is not set | ||
395 | # CONFIG_SLIP is not set | ||
396 | # CONFIG_SHAPER is not set | ||
397 | # CONFIG_NETCONSOLE is not set | ||
398 | |||
399 | # | ||
400 | # ISDN subsystem | ||
401 | # | ||
402 | # CONFIG_ISDN is not set | ||
403 | |||
404 | # | ||
405 | # Input device support | ||
406 | # | ||
407 | CONFIG_INPUT=y | ||
408 | |||
409 | # | ||
410 | # Userland interfaces | ||
411 | # | ||
412 | CONFIG_INPUT_MOUSEDEV=y | ||
413 | CONFIG_INPUT_MOUSEDEV_PSAUX=y | ||
414 | CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024 | ||
415 | CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768 | ||
416 | # CONFIG_INPUT_JOYDEV is not set | ||
417 | # CONFIG_INPUT_TSDEV is not set | ||
418 | # CONFIG_INPUT_EVDEV is not set | ||
419 | # CONFIG_INPUT_EVBUG is not set | ||
420 | |||
421 | # | ||
422 | # Input Device Drivers | ||
423 | # | ||
424 | CONFIG_INPUT_KEYBOARD=y | ||
425 | CONFIG_KEYBOARD_ATKBD=y | ||
426 | # CONFIG_KEYBOARD_SUNKBD is not set | ||
427 | # CONFIG_KEYBOARD_LKKBD is not set | ||
428 | # CONFIG_KEYBOARD_XTKBD is not set | ||
429 | # CONFIG_KEYBOARD_NEWTON is not set | ||
430 | CONFIG_INPUT_MOUSE=y | ||
431 | CONFIG_MOUSE_PS2=y | ||
432 | # CONFIG_MOUSE_SERIAL is not set | ||
433 | # CONFIG_MOUSE_VSXXXAA is not set | ||
434 | # CONFIG_INPUT_JOYSTICK is not set | ||
435 | # CONFIG_INPUT_TOUCHSCREEN is not set | ||
436 | # CONFIG_INPUT_MISC is not set | ||
437 | |||
438 | # | ||
439 | # Hardware I/O ports | ||
440 | # | ||
441 | CONFIG_SERIO=y | ||
442 | CONFIG_SERIO_SERPORT=y | ||
443 | CONFIG_SERIO_LIBPS2=y | ||
444 | # CONFIG_SERIO_RAW is not set | ||
445 | # CONFIG_GAMEPORT is not set | ||
446 | CONFIG_SOUND_GAMEPORT=y | ||
447 | |||
448 | # | ||
449 | # Character devices | ||
450 | # | ||
451 | CONFIG_VT=y | ||
452 | CONFIG_VT_CONSOLE=y | ||
453 | CONFIG_HW_CONSOLE=y | ||
454 | # CONFIG_SERIAL_NONSTANDARD is not set | ||
455 | |||
456 | # | ||
457 | # Serial drivers | ||
458 | # | ||
459 | CONFIG_SERIAL_8250=y | ||
460 | CONFIG_SERIAL_8250_CONSOLE=y | ||
461 | CONFIG_SERIAL_8250_NR_UARTS=4 | ||
462 | # CONFIG_SERIAL_8250_EXTENDED is not set | ||
463 | |||
464 | # | ||
465 | # Non-8250 serial port support | ||
466 | # | ||
467 | CONFIG_SERIAL_CORE=y | ||
468 | CONFIG_SERIAL_CORE_CONSOLE=y | ||
469 | CONFIG_UNIX98_PTYS=y | ||
470 | CONFIG_LEGACY_PTYS=y | ||
471 | CONFIG_LEGACY_PTY_COUNT=256 | ||
472 | |||
473 | # | ||
474 | # IPMI | ||
475 | # | ||
476 | # CONFIG_IPMI_HANDLER is not set | ||
477 | |||
478 | # | ||
479 | # Watchdog Cards | ||
480 | # | ||
481 | # CONFIG_WATCHDOG is not set | ||
482 | # CONFIG_NVRAM is not set | ||
483 | # CONFIG_RTC is not set | ||
484 | # CONFIG_DTLK is not set | ||
485 | # CONFIG_R3964 is not set | ||
486 | |||
487 | # | ||
488 | # Ftape, the floppy tape device driver | ||
489 | # | ||
490 | # CONFIG_DRM is not set | ||
491 | # CONFIG_RAW_DRIVER is not set | ||
492 | |||
493 | # | ||
494 | # TPM devices | ||
495 | # | ||
496 | # CONFIG_TCG_TPM is not set | ||
497 | |||
498 | # | ||
499 | # I2C support | ||
500 | # | ||
501 | # CONFIG_I2C is not set | ||
502 | |||
503 | # | ||
504 | # Misc devices | ||
505 | # | ||
506 | |||
507 | # | ||
508 | # Multimedia devices | ||
509 | # | ||
510 | # CONFIG_VIDEO_DEV is not set | ||
511 | |||
512 | # | ||
513 | # Digital Video Broadcasting Devices | ||
514 | # | ||
515 | # CONFIG_DVB is not set | ||
516 | |||
517 | # | ||
518 | # Graphics support | ||
519 | # | ||
520 | CONFIG_FB=y | ||
521 | # CONFIG_FB_CFB_FILLRECT is not set | ||
522 | # CONFIG_FB_CFB_COPYAREA is not set | ||
523 | # CONFIG_FB_CFB_IMAGEBLIT is not set | ||
524 | # CONFIG_FB_SOFT_CURSOR is not set | ||
525 | CONFIG_FB_MODE_HELPERS=y | ||
526 | # CONFIG_FB_TILEBLITTING is not set | ||
527 | # CONFIG_FB_VIRTUAL is not set | ||
528 | |||
529 | # | ||
530 | # Console display driver support | ||
531 | # | ||
532 | # CONFIG_VGA_CONSOLE is not set | ||
533 | CONFIG_DUMMY_CONSOLE=y | ||
534 | # CONFIG_FRAMEBUFFER_CONSOLE is not set | ||
535 | |||
536 | # | ||
537 | # Logo configuration | ||
538 | # | ||
539 | # CONFIG_LOGO is not set | ||
540 | # CONFIG_BACKLIGHT_LCD_SUPPORT is not set | ||
541 | |||
542 | # | ||
543 | # Sound | ||
544 | # | ||
545 | # CONFIG_SOUND is not set | ||
546 | |||
547 | # | ||
548 | # USB support | ||
549 | # | ||
550 | CONFIG_USB_ARCH_HAS_HCD=y | ||
551 | # CONFIG_USB_ARCH_HAS_OHCI is not set | ||
552 | # CONFIG_USB is not set | ||
553 | |||
554 | # | ||
555 | # USB Gadget Support | ||
556 | # | ||
557 | CONFIG_USB_GADGET=m | ||
558 | # CONFIG_USB_GADGET_DEBUG_FILES is not set | ||
559 | # CONFIG_USB_GADGET_NET2280 is not set | ||
560 | # CONFIG_USB_GADGET_PXA2XX is not set | ||
561 | # CONFIG_USB_GADGET_GOKU is not set | ||
562 | # CONFIG_USB_GADGET_SA1100 is not set | ||
563 | # CONFIG_USB_GADGET_LH7A40X is not set | ||
564 | # CONFIG_USB_GADGET_DUMMY_HCD is not set | ||
565 | # CONFIG_USB_GADGET_OMAP is not set | ||
566 | # CONFIG_USB_GADGET_DUALSPEED is not set | ||
567 | CONFIG_USB_ZERO=m | ||
568 | # CONFIG_USB_ETH is not set | ||
569 | CONFIG_USB_GADGETFS=m | ||
570 | CONFIG_USB_FILE_STORAGE=m | ||
571 | CONFIG_USB_FILE_STORAGE_TEST=y | ||
572 | CONFIG_USB_G_SERIAL=m | ||
573 | |||
574 | # | ||
575 | # MMC/SD Card support | ||
576 | # | ||
577 | # CONFIG_MMC is not set | ||
578 | |||
579 | # | ||
580 | # File systems | ||
581 | # | ||
582 | CONFIG_EXT2_FS=y | ||
583 | # CONFIG_EXT2_FS_XATTR is not set | ||
584 | # CONFIG_EXT3_FS is not set | ||
585 | # CONFIG_JBD is not set | ||
586 | # CONFIG_REISERFS_FS is not set | ||
587 | # CONFIG_JFS_FS is not set | ||
588 | |||
589 | # | ||
590 | # XFS support | ||
591 | # | ||
592 | # CONFIG_XFS_FS is not set | ||
593 | # CONFIG_MINIX_FS is not set | ||
594 | # CONFIG_ROMFS_FS is not set | ||
595 | # CONFIG_QUOTA is not set | ||
596 | CONFIG_DNOTIFY=y | ||
597 | # CONFIG_AUTOFS_FS is not set | ||
598 | # CONFIG_AUTOFS4_FS is not set | ||
599 | |||
600 | # | ||
601 | # CD-ROM/DVD Filesystems | ||
602 | # | ||
603 | # CONFIG_ISO9660_FS is not set | ||
604 | # CONFIG_UDF_FS is not set | ||
605 | |||
606 | # | ||
607 | # DOS/FAT/NT Filesystems | ||
608 | # | ||
609 | # CONFIG_MSDOS_FS is not set | ||
610 | # CONFIG_VFAT_FS is not set | ||
611 | # CONFIG_NTFS_FS is not set | ||
612 | |||
613 | # | ||
614 | # Pseudo filesystems | ||
615 | # | ||
616 | CONFIG_PROC_FS=y | ||
617 | CONFIG_SYSFS=y | ||
618 | CONFIG_DEVFS_FS=y | ||
619 | CONFIG_DEVFS_MOUNT=y | ||
620 | # CONFIG_DEVFS_DEBUG is not set | ||
621 | # CONFIG_DEVPTS_FS_XATTR is not set | ||
622 | CONFIG_TMPFS=y | ||
623 | # CONFIG_TMPFS_XATTR is not set | ||
624 | # CONFIG_HUGETLB_PAGE is not set | ||
625 | CONFIG_RAMFS=y | ||
626 | |||
627 | # | ||
628 | # Miscellaneous filesystems | ||
629 | # | ||
630 | # CONFIG_ADFS_FS is not set | ||
631 | # CONFIG_AFFS_FS is not set | ||
632 | # CONFIG_HFS_FS is not set | ||
633 | # CONFIG_HFSPLUS_FS is not set | ||
634 | # CONFIG_BEFS_FS is not set | ||
635 | # CONFIG_BFS_FS is not set | ||
636 | # CONFIG_EFS_FS is not set | ||
637 | # CONFIG_JFFS_FS is not set | ||
638 | CONFIG_JFFS2_FS=y | ||
639 | CONFIG_JFFS2_FS_DEBUG=0 | ||
640 | # CONFIG_JFFS2_FS_NAND is not set | ||
641 | # CONFIG_JFFS2_FS_NOR_ECC is not set | ||
642 | # CONFIG_JFFS2_COMPRESSION_OPTIONS is not set | ||
643 | CONFIG_JFFS2_ZLIB=y | ||
644 | CONFIG_JFFS2_RTIME=y | ||
645 | # CONFIG_JFFS2_RUBIN is not set | ||
646 | # CONFIG_CRAMFS is not set | ||
647 | # CONFIG_VXFS_FS is not set | ||
648 | # CONFIG_HPFS_FS is not set | ||
649 | # CONFIG_QNX4FS_FS is not set | ||
650 | # CONFIG_SYSV_FS is not set | ||
651 | # CONFIG_UFS_FS is not set | ||
652 | |||
653 | # | ||
654 | # Network File Systems | ||
655 | # | ||
656 | CONFIG_NFS_FS=y | ||
657 | CONFIG_NFS_V3=y | ||
658 | # CONFIG_NFS_V4 is not set | ||
659 | # CONFIG_NFS_DIRECTIO is not set | ||
660 | # CONFIG_NFSD is not set | ||
661 | # CONFIG_ROOT_NFS is not set | ||
662 | CONFIG_LOCKD=y | ||
663 | CONFIG_LOCKD_V4=y | ||
664 | CONFIG_SUNRPC=y | ||
665 | # CONFIG_RPCSEC_GSS_KRB5 is not set | ||
666 | # CONFIG_RPCSEC_GSS_SPKM3 is not set | ||
667 | # CONFIG_SMB_FS is not set | ||
668 | # CONFIG_CIFS is not set | ||
669 | # CONFIG_NCP_FS is not set | ||
670 | # CONFIG_CODA_FS is not set | ||
671 | # CONFIG_AFS_FS is not set | ||
672 | |||
673 | # | ||
674 | # Partition Types | ||
675 | # | ||
676 | # CONFIG_PARTITION_ADVANCED is not set | ||
677 | CONFIG_MSDOS_PARTITION=y | ||
678 | |||
679 | # | ||
680 | # Native Language Support | ||
681 | # | ||
682 | # CONFIG_NLS is not set | ||
683 | |||
684 | # | ||
685 | # Profiling support | ||
686 | # | ||
687 | # CONFIG_PROFILING is not set | ||
688 | |||
689 | # | ||
690 | # Kernel hacking | ||
691 | # | ||
692 | # CONFIG_PRINTK_TIME is not set | ||
693 | CONFIG_DEBUG_KERNEL=y | ||
694 | CONFIG_MAGIC_SYSRQ=y | ||
695 | CONFIG_LOG_BUF_SHIFT=14 | ||
696 | # CONFIG_SCHEDSTATS is not set | ||
697 | # CONFIG_DEBUG_SLAB is not set | ||
698 | # CONFIG_DEBUG_SPINLOCK is not set | ||
699 | # CONFIG_DEBUG_SPINLOCK_SLEEP is not set | ||
700 | # CONFIG_DEBUG_KOBJECT is not set | ||
701 | CONFIG_DEBUG_BUGVERBOSE=y | ||
702 | CONFIG_DEBUG_INFO=y | ||
703 | # CONFIG_DEBUG_FS is not set | ||
704 | CONFIG_FRAME_POINTER=y | ||
705 | CONFIG_DEBUG_USER=y | ||
706 | # CONFIG_DEBUG_WAITQ is not set | ||
707 | # CONFIG_DEBUG_ERRORS is not set | ||
708 | # CONFIG_DEBUG_LL is not set | ||
709 | |||
710 | # | ||
711 | # Security options | ||
712 | # | ||
713 | # CONFIG_KEYS is not set | ||
714 | # CONFIG_SECURITY is not set | ||
715 | |||
716 | # | ||
717 | # Cryptographic options | ||
718 | # | ||
719 | # CONFIG_CRYPTO is not set | ||
720 | |||
721 | # | ||
722 | # Hardware crypto devices | ||
723 | # | ||
724 | |||
725 | # | ||
726 | # Library routines | ||
727 | # | ||
728 | # CONFIG_CRC_CCITT is not set | ||
729 | CONFIG_CRC32=y | ||
730 | # CONFIG_LIBCRC32C is not set | ||
731 | CONFIG_ZLIB_INFLATE=y | ||
732 | CONFIG_ZLIB_DEFLATE=y | ||
diff --git a/arch/arm/configs/hackkit_defconfig b/arch/arm/configs/hackkit_defconfig new file mode 100644 index 000000000000..6987c8c5ddb4 --- /dev/null +++ b/arch/arm/configs/hackkit_defconfig | |||
@@ -0,0 +1,768 @@ | |||
1 | # | ||
2 | # Automatically generated make config: don't edit | ||
3 | # Linux kernel version: 2.6.12-rc1-bk2 | ||
4 | # Mon Mar 28 00:22:34 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 is not set | ||
31 | CONFIG_KOBJECT_UEVENT=y | ||
32 | # CONFIG_IKCONFIG is not set | ||
33 | # CONFIG_EMBEDDED is not set | ||
34 | CONFIG_KALLSYMS=y | ||
35 | # CONFIG_KALLSYMS_ALL is not set | ||
36 | # CONFIG_KALLSYMS_EXTRA_PASS is not set | ||
37 | CONFIG_BASE_FULL=y | ||
38 | CONFIG_FUTEX=y | ||
39 | CONFIG_EPOLL=y | ||
40 | CONFIG_CC_OPTIMIZE_FOR_SIZE=y | ||
41 | CONFIG_SHMEM=y | ||
42 | CONFIG_CC_ALIGN_FUNCTIONS=0 | ||
43 | CONFIG_CC_ALIGN_LABELS=0 | ||
44 | CONFIG_CC_ALIGN_LOOPS=0 | ||
45 | CONFIG_CC_ALIGN_JUMPS=0 | ||
46 | # CONFIG_TINY_SHMEM is not set | ||
47 | CONFIG_BASE_SMALL=0 | ||
48 | |||
49 | # | ||
50 | # Loadable module support | ||
51 | # | ||
52 | CONFIG_MODULES=y | ||
53 | # CONFIG_MODULE_UNLOAD is not set | ||
54 | CONFIG_OBSOLETE_MODPARM=y | ||
55 | # CONFIG_MODVERSIONS is not set | ||
56 | # CONFIG_MODULE_SRCVERSION_ALL is not set | ||
57 | CONFIG_KMOD=y | ||
58 | |||
59 | # | ||
60 | # System Type | ||
61 | # | ||
62 | # CONFIG_ARCH_CLPS7500 is not set | ||
63 | # CONFIG_ARCH_CLPS711X is not set | ||
64 | # CONFIG_ARCH_CO285 is not set | ||
65 | # CONFIG_ARCH_EBSA110 is not set | ||
66 | # CONFIG_ARCH_CAMELOT is not set | ||
67 | # CONFIG_ARCH_FOOTBRIDGE is not set | ||
68 | # CONFIG_ARCH_INTEGRATOR is not set | ||
69 | # CONFIG_ARCH_IOP3XX is not set | ||
70 | # CONFIG_ARCH_IXP4XX is not set | ||
71 | # CONFIG_ARCH_IXP2000 is not set | ||
72 | # CONFIG_ARCH_L7200 is not set | ||
73 | # CONFIG_ARCH_PXA is not set | ||
74 | # CONFIG_ARCH_RPC is not set | ||
75 | CONFIG_ARCH_SA1100=y | ||
76 | # CONFIG_ARCH_S3C2410 is not set | ||
77 | # CONFIG_ARCH_SHARK is not set | ||
78 | # CONFIG_ARCH_LH7A40X is not set | ||
79 | # CONFIG_ARCH_OMAP is not set | ||
80 | # CONFIG_ARCH_VERSATILE is not set | ||
81 | # CONFIG_ARCH_IMX is not set | ||
82 | # CONFIG_ARCH_H720X is not set | ||
83 | |||
84 | # | ||
85 | # SA11x0 Implementations | ||
86 | # | ||
87 | # CONFIG_SA1100_ASSABET is not set | ||
88 | # CONFIG_SA1100_CERF is not set | ||
89 | # CONFIG_SA1100_COLLIE is not set | ||
90 | # CONFIG_SA1100_H3100 is not set | ||
91 | # CONFIG_SA1100_H3600 is not set | ||
92 | # CONFIG_SA1100_H3800 is not set | ||
93 | # CONFIG_SA1100_BADGE4 is not set | ||
94 | # CONFIG_SA1100_JORNADA720 is not set | ||
95 | CONFIG_SA1100_HACKKIT=y | ||
96 | # CONFIG_SA1100_LART is not set | ||
97 | # CONFIG_SA1100_PLEB is not set | ||
98 | # CONFIG_SA1100_SHANNON is not set | ||
99 | # CONFIG_SA1100_SIMPAD is not set | ||
100 | # CONFIG_SA1100_SSP is not set | ||
101 | |||
102 | # | ||
103 | # Processor Type | ||
104 | # | ||
105 | CONFIG_CPU_32=y | ||
106 | CONFIG_CPU_SA1100=y | ||
107 | CONFIG_CPU_32v4=y | ||
108 | CONFIG_CPU_ABRT_EV4=y | ||
109 | CONFIG_CPU_CACHE_V4WB=y | ||
110 | CONFIG_CPU_CACHE_VIVT=y | ||
111 | CONFIG_CPU_TLB_V4WB=y | ||
112 | CONFIG_CPU_MINICACHE=y | ||
113 | |||
114 | # | ||
115 | # Processor Features | ||
116 | # | ||
117 | |||
118 | # | ||
119 | # Bus support | ||
120 | # | ||
121 | CONFIG_ISA=y | ||
122 | |||
123 | # | ||
124 | # PCCARD (PCMCIA/CardBus) support | ||
125 | # | ||
126 | # CONFIG_PCCARD is not set | ||
127 | |||
128 | # | ||
129 | # Kernel Features | ||
130 | # | ||
131 | # CONFIG_PREEMPT is not set | ||
132 | CONFIG_DISCONTIGMEM=y | ||
133 | CONFIG_LEDS=y | ||
134 | CONFIG_LEDS_TIMER=y | ||
135 | CONFIG_LEDS_CPU=y | ||
136 | CONFIG_ALIGNMENT_TRAP=y | ||
137 | |||
138 | # | ||
139 | # Boot options | ||
140 | # | ||
141 | CONFIG_ZBOOT_ROM_TEXT=0x0 | ||
142 | CONFIG_ZBOOT_ROM_BSS=0x0 | ||
143 | CONFIG_CMDLINE="console=ttySA0,115200 root=/dev/ram0 initrd=0xc0400000,8M init=/rootshell" | ||
144 | # CONFIG_XIP_KERNEL is not set | ||
145 | |||
146 | # | ||
147 | # CPU Frequency scaling | ||
148 | # | ||
149 | CONFIG_CPU_FREQ=y | ||
150 | CONFIG_CPU_FREQ_TABLE=y | ||
151 | # CONFIG_CPU_FREQ_DEBUG is not set | ||
152 | CONFIG_CPU_FREQ_STAT=y | ||
153 | # CONFIG_CPU_FREQ_STAT_DETAILS is not set | ||
154 | CONFIG_CPU_FREQ_DEFAULT_GOV_PERFORMANCE=y | ||
155 | # CONFIG_CPU_FREQ_DEFAULT_GOV_USERSPACE is not set | ||
156 | CONFIG_CPU_FREQ_GOV_PERFORMANCE=y | ||
157 | # CONFIG_CPU_FREQ_GOV_POWERSAVE is not set | ||
158 | # CONFIG_CPU_FREQ_GOV_USERSPACE is not set | ||
159 | # CONFIG_CPU_FREQ_GOV_ONDEMAND is not set | ||
160 | |||
161 | # | ||
162 | # Floating point emulation | ||
163 | # | ||
164 | |||
165 | # | ||
166 | # At least one emulation must be selected | ||
167 | # | ||
168 | CONFIG_FPE_NWFPE=y | ||
169 | # CONFIG_FPE_NWFPE_XP is not set | ||
170 | # CONFIG_FPE_FASTFPE is not set | ||
171 | |||
172 | # | ||
173 | # Userspace binary formats | ||
174 | # | ||
175 | CONFIG_BINFMT_ELF=y | ||
176 | CONFIG_BINFMT_AOUT=y | ||
177 | # CONFIG_BINFMT_MISC is not set | ||
178 | # CONFIG_ARTHUR is not set | ||
179 | |||
180 | # | ||
181 | # Power management options | ||
182 | # | ||
183 | # CONFIG_PM is not set | ||
184 | |||
185 | # | ||
186 | # Device Drivers | ||
187 | # | ||
188 | |||
189 | # | ||
190 | # Generic Driver Options | ||
191 | # | ||
192 | CONFIG_STANDALONE=y | ||
193 | CONFIG_PREVENT_FIRMWARE_BUILD=y | ||
194 | # CONFIG_FW_LOADER is not set | ||
195 | # CONFIG_DEBUG_DRIVER is not set | ||
196 | |||
197 | # | ||
198 | # Memory Technology Devices (MTD) | ||
199 | # | ||
200 | CONFIG_MTD=y | ||
201 | CONFIG_MTD_DEBUG=y | ||
202 | CONFIG_MTD_DEBUG_VERBOSE=3 | ||
203 | # CONFIG_MTD_CONCAT is not set | ||
204 | # CONFIG_MTD_PARTITIONS is not set | ||
205 | |||
206 | # | ||
207 | # User Modules And Translation Layers | ||
208 | # | ||
209 | CONFIG_MTD_CHAR=y | ||
210 | CONFIG_MTD_BLOCK=y | ||
211 | # CONFIG_FTL is not set | ||
212 | # CONFIG_NFTL is not set | ||
213 | # CONFIG_INFTL is not set | ||
214 | |||
215 | # | ||
216 | # RAM/ROM/Flash chip drivers | ||
217 | # | ||
218 | CONFIG_MTD_CFI=y | ||
219 | # CONFIG_MTD_JEDECPROBE is not set | ||
220 | CONFIG_MTD_GEN_PROBE=y | ||
221 | # CONFIG_MTD_CFI_ADV_OPTIONS is not set | ||
222 | CONFIG_MTD_MAP_BANK_WIDTH_1=y | ||
223 | CONFIG_MTD_MAP_BANK_WIDTH_2=y | ||
224 | CONFIG_MTD_MAP_BANK_WIDTH_4=y | ||
225 | # CONFIG_MTD_MAP_BANK_WIDTH_8 is not set | ||
226 | # CONFIG_MTD_MAP_BANK_WIDTH_16 is not set | ||
227 | # CONFIG_MTD_MAP_BANK_WIDTH_32 is not set | ||
228 | CONFIG_MTD_CFI_I1=y | ||
229 | CONFIG_MTD_CFI_I2=y | ||
230 | # CONFIG_MTD_CFI_I4 is not set | ||
231 | # CONFIG_MTD_CFI_I8 is not set | ||
232 | CONFIG_MTD_CFI_INTELEXT=y | ||
233 | # CONFIG_MTD_CFI_AMDSTD is not set | ||
234 | # CONFIG_MTD_CFI_STAA is not set | ||
235 | CONFIG_MTD_CFI_UTIL=y | ||
236 | # CONFIG_MTD_RAM is not set | ||
237 | # CONFIG_MTD_ROM is not set | ||
238 | # CONFIG_MTD_ABSENT is not set | ||
239 | # CONFIG_MTD_XIP is not set | ||
240 | |||
241 | # | ||
242 | # Mapping drivers for chip access | ||
243 | # | ||
244 | # CONFIG_MTD_COMPLEX_MAPPINGS is not set | ||
245 | # CONFIG_MTD_PHYSMAP is not set | ||
246 | # CONFIG_MTD_ARM_INTEGRATOR is not set | ||
247 | # CONFIG_MTD_EDB7312 is not set | ||
248 | |||
249 | # | ||
250 | # Self-contained MTD device drivers | ||
251 | # | ||
252 | # CONFIG_MTD_SLRAM is not set | ||
253 | # CONFIG_MTD_PHRAM is not set | ||
254 | # CONFIG_MTD_MTDRAM is not set | ||
255 | # CONFIG_MTD_BLKMTD is not set | ||
256 | # CONFIG_MTD_BLOCK2MTD is not set | ||
257 | |||
258 | # | ||
259 | # Disk-On-Chip Device Drivers | ||
260 | # | ||
261 | # CONFIG_MTD_DOC2000 is not set | ||
262 | # CONFIG_MTD_DOC2001 is not set | ||
263 | # CONFIG_MTD_DOC2001PLUS is not set | ||
264 | |||
265 | # | ||
266 | # NAND Flash Device Drivers | ||
267 | # | ||
268 | # CONFIG_MTD_NAND is not set | ||
269 | |||
270 | # | ||
271 | # Parallel port support | ||
272 | # | ||
273 | # CONFIG_PARPORT is not set | ||
274 | |||
275 | # | ||
276 | # Plug and Play support | ||
277 | # | ||
278 | # CONFIG_PNP is not set | ||
279 | |||
280 | # | ||
281 | # Block devices | ||
282 | # | ||
283 | # CONFIG_BLK_DEV_FD is not set | ||
284 | # CONFIG_BLK_DEV_XD is not set | ||
285 | # CONFIG_BLK_DEV_COW_COMMON is not set | ||
286 | # CONFIG_BLK_DEV_LOOP is not set | ||
287 | # CONFIG_BLK_DEV_NBD is not set | ||
288 | CONFIG_BLK_DEV_RAM=y | ||
289 | CONFIG_BLK_DEV_RAM_COUNT=16 | ||
290 | CONFIG_BLK_DEV_RAM_SIZE=8192 | ||
291 | CONFIG_BLK_DEV_INITRD=y | ||
292 | CONFIG_INITRAMFS_SOURCE="" | ||
293 | # CONFIG_CDROM_PKTCDVD is not set | ||
294 | |||
295 | # | ||
296 | # IO Schedulers | ||
297 | # | ||
298 | CONFIG_IOSCHED_NOOP=y | ||
299 | CONFIG_IOSCHED_AS=y | ||
300 | CONFIG_IOSCHED_DEADLINE=y | ||
301 | CONFIG_IOSCHED_CFQ=y | ||
302 | # CONFIG_ATA_OVER_ETH is not set | ||
303 | |||
304 | # | ||
305 | # ATA/ATAPI/MFM/RLL support | ||
306 | # | ||
307 | # CONFIG_IDE is not set | ||
308 | |||
309 | # | ||
310 | # SCSI device support | ||
311 | # | ||
312 | # CONFIG_SCSI is not set | ||
313 | |||
314 | # | ||
315 | # Multi-device support (RAID and LVM) | ||
316 | # | ||
317 | # CONFIG_MD is not set | ||
318 | |||
319 | # | ||
320 | # Fusion MPT device support | ||
321 | # | ||
322 | |||
323 | # | ||
324 | # IEEE 1394 (FireWire) support | ||
325 | # | ||
326 | |||
327 | # | ||
328 | # I2O device support | ||
329 | # | ||
330 | |||
331 | # | ||
332 | # Networking support | ||
333 | # | ||
334 | CONFIG_NET=y | ||
335 | |||
336 | # | ||
337 | # Networking options | ||
338 | # | ||
339 | CONFIG_PACKET=y | ||
340 | # CONFIG_PACKET_MMAP is not set | ||
341 | # CONFIG_NETLINK_DEV is not set | ||
342 | CONFIG_UNIX=y | ||
343 | # CONFIG_NET_KEY is not set | ||
344 | CONFIG_INET=y | ||
345 | # CONFIG_IP_MULTICAST is not set | ||
346 | # CONFIG_IP_ADVANCED_ROUTER is not set | ||
347 | # CONFIG_IP_PNP is not set | ||
348 | # CONFIG_NET_IPIP is not set | ||
349 | # CONFIG_NET_IPGRE is not set | ||
350 | # CONFIG_ARPD is not set | ||
351 | CONFIG_SYN_COOKIES=y | ||
352 | # CONFIG_INET_AH is not set | ||
353 | # CONFIG_INET_ESP is not set | ||
354 | # CONFIG_INET_IPCOMP is not set | ||
355 | # CONFIG_INET_TUNNEL is not set | ||
356 | # CONFIG_IP_TCPDIAG is not set | ||
357 | # CONFIG_IP_TCPDIAG_IPV6 is not set | ||
358 | # CONFIG_IPV6 is not set | ||
359 | # CONFIG_NETFILTER is not set | ||
360 | |||
361 | # | ||
362 | # SCTP Configuration (EXPERIMENTAL) | ||
363 | # | ||
364 | # CONFIG_IP_SCTP is not set | ||
365 | # CONFIG_ATM is not set | ||
366 | # CONFIG_BRIDGE is not set | ||
367 | # CONFIG_VLAN_8021Q is not set | ||
368 | # CONFIG_DECNET is not set | ||
369 | # CONFIG_LLC2 is not set | ||
370 | # CONFIG_IPX is not set | ||
371 | # CONFIG_ATALK is not set | ||
372 | # CONFIG_X25 is not set | ||
373 | # CONFIG_LAPB is not set | ||
374 | # CONFIG_NET_DIVERT is not set | ||
375 | # CONFIG_ECONET is not set | ||
376 | # CONFIG_WAN_ROUTER is not set | ||
377 | |||
378 | # | ||
379 | # QoS and/or fair queueing | ||
380 | # | ||
381 | # CONFIG_NET_SCHED is not set | ||
382 | # CONFIG_NET_CLS_ROUTE is not set | ||
383 | |||
384 | # | ||
385 | # Network testing | ||
386 | # | ||
387 | # CONFIG_NET_PKTGEN is not set | ||
388 | # CONFIG_NETPOLL is not set | ||
389 | # CONFIG_NET_POLL_CONTROLLER is not set | ||
390 | # CONFIG_HAMRADIO is not set | ||
391 | # CONFIG_IRDA is not set | ||
392 | # CONFIG_BT is not set | ||
393 | CONFIG_NETDEVICES=y | ||
394 | CONFIG_DUMMY=y | ||
395 | # CONFIG_BONDING is not set | ||
396 | # CONFIG_EQUALIZER is not set | ||
397 | # CONFIG_TUN is not set | ||
398 | |||
399 | # | ||
400 | # ARCnet devices | ||
401 | # | ||
402 | # CONFIG_ARCNET is not set | ||
403 | |||
404 | # | ||
405 | # Ethernet (10 or 100Mbit) | ||
406 | # | ||
407 | # CONFIG_NET_ETHERNET 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 | # CONFIG_TR is not set | ||
421 | |||
422 | # | ||
423 | # Wireless LAN (non-hamradio) | ||
424 | # | ||
425 | CONFIG_NET_RADIO=y | ||
426 | |||
427 | # | ||
428 | # Obsolete Wireless cards support (pre-802.11) | ||
429 | # | ||
430 | # CONFIG_STRIP is not set | ||
431 | # CONFIG_ARLAN is not set | ||
432 | # CONFIG_WAVELAN is not set | ||
433 | |||
434 | # | ||
435 | # Wireless 802.11b ISA/PCI cards support | ||
436 | # | ||
437 | # CONFIG_ATMEL is not set | ||
438 | CONFIG_NET_WIRELESS=y | ||
439 | |||
440 | # | ||
441 | # Wan interfaces | ||
442 | # | ||
443 | # CONFIG_WAN is not set | ||
444 | # CONFIG_PPP is not set | ||
445 | # CONFIG_SLIP is not set | ||
446 | # CONFIG_SHAPER is not set | ||
447 | # CONFIG_NETCONSOLE is not set | ||
448 | |||
449 | # | ||
450 | # ISDN subsystem | ||
451 | # | ||
452 | # CONFIG_ISDN is not set | ||
453 | |||
454 | # | ||
455 | # Input device support | ||
456 | # | ||
457 | CONFIG_INPUT=y | ||
458 | |||
459 | # | ||
460 | # Userland interfaces | ||
461 | # | ||
462 | CONFIG_INPUT_MOUSEDEV=y | ||
463 | CONFIG_INPUT_MOUSEDEV_PSAUX=y | ||
464 | CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024 | ||
465 | CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768 | ||
466 | # CONFIG_INPUT_JOYDEV is not set | ||
467 | # CONFIG_INPUT_TSDEV is not set | ||
468 | # CONFIG_INPUT_EVDEV is not set | ||
469 | # CONFIG_INPUT_EVBUG is not set | ||
470 | |||
471 | # | ||
472 | # Input Device Drivers | ||
473 | # | ||
474 | # CONFIG_INPUT_KEYBOARD is not set | ||
475 | # CONFIG_INPUT_MOUSE 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=y | ||
485 | # CONFIG_SERIO_RAW is not set | ||
486 | # CONFIG_GAMEPORT is not set | ||
487 | CONFIG_SOUND_GAMEPORT=y | ||
488 | |||
489 | # | ||
490 | # Character devices | ||
491 | # | ||
492 | CONFIG_VT=y | ||
493 | CONFIG_VT_CONSOLE=y | ||
494 | CONFIG_HW_CONSOLE=y | ||
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_SA1100=y | ||
506 | CONFIG_SERIAL_SA1100_CONSOLE=y | ||
507 | CONFIG_SERIAL_CORE=y | ||
508 | CONFIG_SERIAL_CORE_CONSOLE=y | ||
509 | CONFIG_UNIX98_PTYS=y | ||
510 | CONFIG_LEGACY_PTYS=y | ||
511 | CONFIG_LEGACY_PTY_COUNT=256 | ||
512 | |||
513 | # | ||
514 | # IPMI | ||
515 | # | ||
516 | # CONFIG_IPMI_HANDLER is not set | ||
517 | |||
518 | # | ||
519 | # Watchdog Cards | ||
520 | # | ||
521 | # CONFIG_WATCHDOG is not set | ||
522 | # CONFIG_NVRAM is not set | ||
523 | # CONFIG_RTC is not set | ||
524 | # CONFIG_DTLK is not set | ||
525 | # CONFIG_R3964 is not set | ||
526 | |||
527 | # | ||
528 | # Ftape, the floppy tape device driver | ||
529 | # | ||
530 | # CONFIG_DRM is not set | ||
531 | # CONFIG_RAW_DRIVER is not set | ||
532 | |||
533 | # | ||
534 | # TPM devices | ||
535 | # | ||
536 | # CONFIG_TCG_TPM is not set | ||
537 | |||
538 | # | ||
539 | # I2C support | ||
540 | # | ||
541 | # CONFIG_I2C is not set | ||
542 | |||
543 | # | ||
544 | # Misc devices | ||
545 | # | ||
546 | |||
547 | # | ||
548 | # Multimedia devices | ||
549 | # | ||
550 | # CONFIG_VIDEO_DEV is not set | ||
551 | |||
552 | # | ||
553 | # Digital Video Broadcasting Devices | ||
554 | # | ||
555 | # CONFIG_DVB is not set | ||
556 | |||
557 | # | ||
558 | # Graphics support | ||
559 | # | ||
560 | # CONFIG_FB is not set | ||
561 | |||
562 | # | ||
563 | # Console display driver support | ||
564 | # | ||
565 | # CONFIG_VGA_CONSOLE is not set | ||
566 | # CONFIG_MDA_CONSOLE is not set | ||
567 | CONFIG_DUMMY_CONSOLE=y | ||
568 | |||
569 | # | ||
570 | # Sound | ||
571 | # | ||
572 | # CONFIG_SOUND is not set | ||
573 | |||
574 | # | ||
575 | # USB support | ||
576 | # | ||
577 | CONFIG_USB_ARCH_HAS_HCD=y | ||
578 | # CONFIG_USB_ARCH_HAS_OHCI is not set | ||
579 | # CONFIG_USB is not set | ||
580 | |||
581 | # | ||
582 | # USB Gadget Support | ||
583 | # | ||
584 | # CONFIG_USB_GADGET is not set | ||
585 | |||
586 | # | ||
587 | # MMC/SD Card support | ||
588 | # | ||
589 | # CONFIG_MMC is not set | ||
590 | |||
591 | # | ||
592 | # File systems | ||
593 | # | ||
594 | CONFIG_EXT2_FS=y | ||
595 | # CONFIG_EXT2_FS_XATTR is not set | ||
596 | # CONFIG_EXT3_FS is not set | ||
597 | # CONFIG_JBD is not set | ||
598 | # CONFIG_REISERFS_FS is not set | ||
599 | # CONFIG_JFS_FS is not set | ||
600 | |||
601 | # | ||
602 | # XFS support | ||
603 | # | ||
604 | # CONFIG_XFS_FS is not set | ||
605 | # CONFIG_MINIX_FS is not set | ||
606 | # CONFIG_ROMFS_FS is not set | ||
607 | # CONFIG_QUOTA is not set | ||
608 | CONFIG_DNOTIFY=y | ||
609 | # CONFIG_AUTOFS_FS is not set | ||
610 | # CONFIG_AUTOFS4_FS is not set | ||
611 | |||
612 | # | ||
613 | # CD-ROM/DVD Filesystems | ||
614 | # | ||
615 | # CONFIG_ISO9660_FS is not set | ||
616 | # CONFIG_UDF_FS is not set | ||
617 | |||
618 | # | ||
619 | # DOS/FAT/NT Filesystems | ||
620 | # | ||
621 | CONFIG_FAT_FS=y | ||
622 | CONFIG_MSDOS_FS=y | ||
623 | CONFIG_VFAT_FS=y | ||
624 | CONFIG_FAT_DEFAULT_CODEPAGE=437 | ||
625 | CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1" | ||
626 | # CONFIG_NTFS_FS is not set | ||
627 | |||
628 | # | ||
629 | # Pseudo filesystems | ||
630 | # | ||
631 | CONFIG_PROC_FS=y | ||
632 | CONFIG_SYSFS=y | ||
633 | # CONFIG_DEVFS_FS is not set | ||
634 | # CONFIG_DEVPTS_FS_XATTR is not set | ||
635 | CONFIG_TMPFS=y | ||
636 | # CONFIG_TMPFS_XATTR is not set | ||
637 | # CONFIG_HUGETLB_PAGE is not set | ||
638 | CONFIG_RAMFS=y | ||
639 | |||
640 | # | ||
641 | # Miscellaneous filesystems | ||
642 | # | ||
643 | # CONFIG_ADFS_FS is not set | ||
644 | # CONFIG_AFFS_FS is not set | ||
645 | # CONFIG_HFS_FS is not set | ||
646 | # CONFIG_HFSPLUS_FS is not set | ||
647 | # CONFIG_BEFS_FS is not set | ||
648 | # CONFIG_BFS_FS is not set | ||
649 | # CONFIG_EFS_FS is not set | ||
650 | # CONFIG_JFFS_FS is not set | ||
651 | # CONFIG_JFFS2_FS is not set | ||
652 | CONFIG_CRAMFS=y | ||
653 | # CONFIG_VXFS_FS is not set | ||
654 | # CONFIG_HPFS_FS is not set | ||
655 | # CONFIG_QNX4FS_FS is not set | ||
656 | # CONFIG_SYSV_FS is not set | ||
657 | # CONFIG_UFS_FS is not set | ||
658 | |||
659 | # | ||
660 | # Network File Systems | ||
661 | # | ||
662 | # CONFIG_NFS_FS is not set | ||
663 | # CONFIG_NFSD is not set | ||
664 | # CONFIG_SMB_FS is not set | ||
665 | # CONFIG_CIFS is not set | ||
666 | # CONFIG_NCP_FS is not set | ||
667 | # CONFIG_CODA_FS is not set | ||
668 | # CONFIG_AFS_FS is not set | ||
669 | |||
670 | # | ||
671 | # Partition Types | ||
672 | # | ||
673 | # CONFIG_PARTITION_ADVANCED is not set | ||
674 | CONFIG_MSDOS_PARTITION=y | ||
675 | |||
676 | # | ||
677 | # Native Language Support | ||
678 | # | ||
679 | CONFIG_NLS=y | ||
680 | CONFIG_NLS_DEFAULT="iso8859-1" | ||
681 | # CONFIG_NLS_CODEPAGE_437 is not set | ||
682 | # CONFIG_NLS_CODEPAGE_737 is not set | ||
683 | # CONFIG_NLS_CODEPAGE_775 is not set | ||
684 | # CONFIG_NLS_CODEPAGE_850 is not set | ||
685 | # CONFIG_NLS_CODEPAGE_852 is not set | ||
686 | # CONFIG_NLS_CODEPAGE_855 is not set | ||
687 | # CONFIG_NLS_CODEPAGE_857 is not set | ||
688 | # CONFIG_NLS_CODEPAGE_860 is not set | ||
689 | # CONFIG_NLS_CODEPAGE_861 is not set | ||
690 | # CONFIG_NLS_CODEPAGE_862 is not set | ||
691 | # CONFIG_NLS_CODEPAGE_863 is not set | ||
692 | # CONFIG_NLS_CODEPAGE_864 is not set | ||
693 | # CONFIG_NLS_CODEPAGE_865 is not set | ||
694 | # CONFIG_NLS_CODEPAGE_866 is not set | ||
695 | # CONFIG_NLS_CODEPAGE_869 is not set | ||
696 | # CONFIG_NLS_CODEPAGE_936 is not set | ||
697 | # CONFIG_NLS_CODEPAGE_950 is not set | ||
698 | # CONFIG_NLS_CODEPAGE_932 is not set | ||
699 | # CONFIG_NLS_CODEPAGE_949 is not set | ||
700 | # CONFIG_NLS_CODEPAGE_874 is not set | ||
701 | # CONFIG_NLS_ISO8859_8 is not set | ||
702 | # CONFIG_NLS_CODEPAGE_1250 is not set | ||
703 | # CONFIG_NLS_CODEPAGE_1251 is not set | ||
704 | # CONFIG_NLS_ASCII is not set | ||
705 | # CONFIG_NLS_ISO8859_1 is not set | ||
706 | # CONFIG_NLS_ISO8859_2 is not set | ||
707 | # CONFIG_NLS_ISO8859_3 is not set | ||
708 | # CONFIG_NLS_ISO8859_4 is not set | ||
709 | # CONFIG_NLS_ISO8859_5 is not set | ||
710 | # CONFIG_NLS_ISO8859_6 is not set | ||
711 | # CONFIG_NLS_ISO8859_7 is not set | ||
712 | # CONFIG_NLS_ISO8859_9 is not set | ||
713 | # CONFIG_NLS_ISO8859_13 is not set | ||
714 | # CONFIG_NLS_ISO8859_14 is not set | ||
715 | # CONFIG_NLS_ISO8859_15 is not set | ||
716 | # CONFIG_NLS_KOI8_R is not set | ||
717 | # CONFIG_NLS_KOI8_U is not set | ||
718 | # CONFIG_NLS_UTF8 is not set | ||
719 | |||
720 | # | ||
721 | # Profiling support | ||
722 | # | ||
723 | # CONFIG_PROFILING is not set | ||
724 | |||
725 | # | ||
726 | # Kernel hacking | ||
727 | # | ||
728 | # CONFIG_PRINTK_TIME is not set | ||
729 | CONFIG_DEBUG_KERNEL=y | ||
730 | CONFIG_MAGIC_SYSRQ=y | ||
731 | CONFIG_LOG_BUF_SHIFT=14 | ||
732 | # CONFIG_SCHEDSTATS is not set | ||
733 | CONFIG_DEBUG_SLAB=y | ||
734 | CONFIG_DEBUG_SPINLOCK=y | ||
735 | # CONFIG_DEBUG_SPINLOCK_SLEEP is not set | ||
736 | # CONFIG_DEBUG_KOBJECT is not set | ||
737 | CONFIG_DEBUG_BUGVERBOSE=y | ||
738 | # CONFIG_DEBUG_INFO is not set | ||
739 | # CONFIG_DEBUG_FS is not set | ||
740 | CONFIG_FRAME_POINTER=y | ||
741 | CONFIG_DEBUG_USER=y | ||
742 | CONFIG_DEBUG_WAITQ=y | ||
743 | CONFIG_DEBUG_ERRORS=y | ||
744 | CONFIG_DEBUG_LL=y | ||
745 | # CONFIG_DEBUG_ICEDCC is not set | ||
746 | |||
747 | # | ||
748 | # Security options | ||
749 | # | ||
750 | # CONFIG_KEYS is not set | ||
751 | # CONFIG_SECURITY is not set | ||
752 | |||
753 | # | ||
754 | # Cryptographic options | ||
755 | # | ||
756 | # CONFIG_CRYPTO is not set | ||
757 | |||
758 | # | ||
759 | # Hardware crypto devices | ||
760 | # | ||
761 | |||
762 | # | ||
763 | # Library routines | ||
764 | # | ||
765 | # CONFIG_CRC_CCITT is not set | ||
766 | # CONFIG_CRC32 is not set | ||
767 | # CONFIG_LIBCRC32C is not set | ||
768 | CONFIG_ZLIB_INFLATE=y | ||
diff --git a/arch/arm/configs/integrator_defconfig b/arch/arm/configs/integrator_defconfig new file mode 100644 index 000000000000..27ee76825254 --- /dev/null +++ b/arch/arm/configs/integrator_defconfig | |||
@@ -0,0 +1,864 @@ | |||
1 | # | ||
2 | # Automatically generated make config: don't edit | ||
3 | # Linux kernel version: 2.6.12-rc1-bk2 | ||
4 | # Sun Mar 27 21:14:51 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 is not set | ||
31 | CONFIG_KOBJECT_UEVENT=y | ||
32 | CONFIG_IKCONFIG=y | ||
33 | CONFIG_IKCONFIG_PROC=y | ||
34 | # CONFIG_EMBEDDED is not set | ||
35 | CONFIG_KALLSYMS=y | ||
36 | # CONFIG_KALLSYMS_ALL is not set | ||
37 | # CONFIG_KALLSYMS_EXTRA_PASS is not set | ||
38 | CONFIG_BASE_FULL=y | ||
39 | CONFIG_FUTEX=y | ||
40 | CONFIG_EPOLL=y | ||
41 | CONFIG_CC_OPTIMIZE_FOR_SIZE=y | ||
42 | CONFIG_SHMEM=y | ||
43 | CONFIG_CC_ALIGN_FUNCTIONS=0 | ||
44 | CONFIG_CC_ALIGN_LABELS=0 | ||
45 | CONFIG_CC_ALIGN_LOOPS=0 | ||
46 | CONFIG_CC_ALIGN_JUMPS=0 | ||
47 | # CONFIG_TINY_SHMEM is not set | ||
48 | CONFIG_BASE_SMALL=0 | ||
49 | |||
50 | # | ||
51 | # Loadable module support | ||
52 | # | ||
53 | CONFIG_MODULES=y | ||
54 | CONFIG_MODULE_UNLOAD=y | ||
55 | # CONFIG_MODULE_FORCE_UNLOAD is not set | ||
56 | CONFIG_OBSOLETE_MODPARM=y | ||
57 | # CONFIG_MODVERSIONS is not set | ||
58 | # CONFIG_MODULE_SRCVERSION_ALL is not set | ||
59 | CONFIG_KMOD=y | ||
60 | |||
61 | # | ||
62 | # System Type | ||
63 | # | ||
64 | # CONFIG_ARCH_CLPS7500 is not set | ||
65 | # CONFIG_ARCH_CLPS711X is not set | ||
66 | # CONFIG_ARCH_CO285 is not set | ||
67 | # CONFIG_ARCH_EBSA110 is not set | ||
68 | # CONFIG_ARCH_CAMELOT is not set | ||
69 | # CONFIG_ARCH_FOOTBRIDGE is not set | ||
70 | CONFIG_ARCH_INTEGRATOR=y | ||
71 | # CONFIG_ARCH_IOP3XX is not set | ||
72 | # CONFIG_ARCH_IXP4XX is not set | ||
73 | # CONFIG_ARCH_IXP2000 is not set | ||
74 | # CONFIG_ARCH_L7200 is not set | ||
75 | # CONFIG_ARCH_PXA is not set | ||
76 | # CONFIG_ARCH_RPC is not set | ||
77 | # CONFIG_ARCH_SA1100 is not set | ||
78 | # CONFIG_ARCH_S3C2410 is not set | ||
79 | # CONFIG_ARCH_SHARK is not set | ||
80 | # CONFIG_ARCH_LH7A40X is not set | ||
81 | # CONFIG_ARCH_OMAP is not set | ||
82 | # CONFIG_ARCH_VERSATILE is not set | ||
83 | # CONFIG_ARCH_IMX is not set | ||
84 | # CONFIG_ARCH_H720X is not set | ||
85 | |||
86 | # | ||
87 | # Integrator Options | ||
88 | # | ||
89 | CONFIG_ARCH_INTEGRATOR_AP=y | ||
90 | # CONFIG_ARCH_INTEGRATOR_CP is not set | ||
91 | # CONFIG_INTEGRATOR_IMPD1 is not set | ||
92 | |||
93 | # | ||
94 | # Processor Type | ||
95 | # | ||
96 | CONFIG_CPU_32=y | ||
97 | CONFIG_CPU_ARM720T=y | ||
98 | CONFIG_CPU_ARM920T=y | ||
99 | # CONFIG_CPU_ARM922T is not set | ||
100 | # CONFIG_CPU_ARM926T is not set | ||
101 | # CONFIG_CPU_ARM1020 is not set | ||
102 | # CONFIG_CPU_ARM1022 is not set | ||
103 | # CONFIG_CPU_ARM1026 is not set | ||
104 | # CONFIG_CPU_V6 is not set | ||
105 | CONFIG_CPU_32v4=y | ||
106 | CONFIG_CPU_ABRT_EV4T=y | ||
107 | CONFIG_CPU_ABRT_LV4T=y | ||
108 | CONFIG_CPU_CACHE_V4=y | ||
109 | CONFIG_CPU_CACHE_V4WT=y | ||
110 | CONFIG_CPU_CACHE_VIVT=y | ||
111 | CONFIG_CPU_COPY_V4WT=y | ||
112 | CONFIG_CPU_COPY_V4WB=y | ||
113 | CONFIG_CPU_TLB_V4WT=y | ||
114 | CONFIG_CPU_TLB_V4WBI=y | ||
115 | |||
116 | # | ||
117 | # Processor Features | ||
118 | # | ||
119 | CONFIG_ARM_THUMB=y | ||
120 | # CONFIG_CPU_ICACHE_DISABLE is not set | ||
121 | # CONFIG_CPU_DCACHE_DISABLE is not set | ||
122 | # CONFIG_CPU_DCACHE_WRITETHROUGH is not set | ||
123 | CONFIG_ICST525=y | ||
124 | |||
125 | # | ||
126 | # Bus support | ||
127 | # | ||
128 | CONFIG_ARM_AMBA=y | ||
129 | CONFIG_PCI=y | ||
130 | CONFIG_PCI_LEGACY_PROC=y | ||
131 | CONFIG_PCI_NAMES=y | ||
132 | |||
133 | # | ||
134 | # PCCARD (PCMCIA/CardBus) support | ||
135 | # | ||
136 | # CONFIG_PCCARD is not set | ||
137 | |||
138 | # | ||
139 | # Kernel Features | ||
140 | # | ||
141 | # CONFIG_PREEMPT is not set | ||
142 | CONFIG_LEDS=y | ||
143 | CONFIG_LEDS_TIMER=y | ||
144 | CONFIG_LEDS_CPU=y | ||
145 | CONFIG_ALIGNMENT_TRAP=y | ||
146 | |||
147 | # | ||
148 | # Boot options | ||
149 | # | ||
150 | CONFIG_ZBOOT_ROM_TEXT=0x0 | ||
151 | CONFIG_ZBOOT_ROM_BSS=0x0 | ||
152 | CONFIG_CMDLINE="console=ttyAM0,38400n8 root=/dev/nfs ip=bootp mem=32M" | ||
153 | # CONFIG_XIP_KERNEL is not set | ||
154 | |||
155 | # | ||
156 | # CPU Frequency scaling | ||
157 | # | ||
158 | CONFIG_CPU_FREQ=y | ||
159 | CONFIG_CPU_FREQ_TABLE=y | ||
160 | # CONFIG_CPU_FREQ_DEBUG is not set | ||
161 | CONFIG_CPU_FREQ_STAT=y | ||
162 | # CONFIG_CPU_FREQ_STAT_DETAILS is not set | ||
163 | CONFIG_CPU_FREQ_DEFAULT_GOV_PERFORMANCE=y | ||
164 | # CONFIG_CPU_FREQ_DEFAULT_GOV_USERSPACE is not set | ||
165 | CONFIG_CPU_FREQ_GOV_PERFORMANCE=y | ||
166 | CONFIG_CPU_FREQ_GOV_POWERSAVE=y | ||
167 | CONFIG_CPU_FREQ_GOV_USERSPACE=y | ||
168 | CONFIG_CPU_FREQ_GOV_ONDEMAND=y | ||
169 | CONFIG_CPU_FREQ_INTEGRATOR=y | ||
170 | |||
171 | # | ||
172 | # Floating point emulation | ||
173 | # | ||
174 | |||
175 | # | ||
176 | # At least one emulation must be selected | ||
177 | # | ||
178 | CONFIG_FPE_NWFPE=y | ||
179 | # CONFIG_FPE_NWFPE_XP is not set | ||
180 | # CONFIG_FPE_FASTFPE is not set | ||
181 | |||
182 | # | ||
183 | # Userspace binary formats | ||
184 | # | ||
185 | CONFIG_BINFMT_ELF=y | ||
186 | # CONFIG_BINFMT_AOUT is not set | ||
187 | # CONFIG_BINFMT_MISC is not set | ||
188 | # CONFIG_ARTHUR is not set | ||
189 | |||
190 | # | ||
191 | # Power management options | ||
192 | # | ||
193 | CONFIG_PM=y | ||
194 | # CONFIG_APM is not set | ||
195 | |||
196 | # | ||
197 | # Device Drivers | ||
198 | # | ||
199 | |||
200 | # | ||
201 | # Generic Driver Options | ||
202 | # | ||
203 | CONFIG_STANDALONE=y | ||
204 | CONFIG_PREVENT_FIRMWARE_BUILD=y | ||
205 | # CONFIG_FW_LOADER is not set | ||
206 | # CONFIG_DEBUG_DRIVER is not set | ||
207 | |||
208 | # | ||
209 | # Memory Technology Devices (MTD) | ||
210 | # | ||
211 | CONFIG_MTD=y | ||
212 | # CONFIG_MTD_DEBUG is not set | ||
213 | # CONFIG_MTD_CONCAT is not set | ||
214 | CONFIG_MTD_PARTITIONS=y | ||
215 | # CONFIG_MTD_REDBOOT_PARTS is not set | ||
216 | CONFIG_MTD_CMDLINE_PARTS=y | ||
217 | CONFIG_MTD_AFS_PARTS=y | ||
218 | |||
219 | # | ||
220 | # User Modules And Translation Layers | ||
221 | # | ||
222 | CONFIG_MTD_CHAR=y | ||
223 | CONFIG_MTD_BLOCK=y | ||
224 | # CONFIG_FTL is not set | ||
225 | # CONFIG_NFTL is not set | ||
226 | # CONFIG_INFTL is not set | ||
227 | |||
228 | # | ||
229 | # RAM/ROM/Flash chip drivers | ||
230 | # | ||
231 | CONFIG_MTD_CFI=y | ||
232 | # CONFIG_MTD_JEDECPROBE is not set | ||
233 | CONFIG_MTD_GEN_PROBE=y | ||
234 | CONFIG_MTD_CFI_ADV_OPTIONS=y | ||
235 | CONFIG_MTD_CFI_NOSWAP=y | ||
236 | # CONFIG_MTD_CFI_BE_BYTE_SWAP is not set | ||
237 | # CONFIG_MTD_CFI_LE_BYTE_SWAP is not set | ||
238 | # CONFIG_MTD_CFI_GEOMETRY is not set | ||
239 | CONFIG_MTD_MAP_BANK_WIDTH_1=y | ||
240 | CONFIG_MTD_MAP_BANK_WIDTH_2=y | ||
241 | CONFIG_MTD_MAP_BANK_WIDTH_4=y | ||
242 | # CONFIG_MTD_MAP_BANK_WIDTH_8 is not set | ||
243 | # CONFIG_MTD_MAP_BANK_WIDTH_16 is not set | ||
244 | # CONFIG_MTD_MAP_BANK_WIDTH_32 is not set | ||
245 | CONFIG_MTD_CFI_I1=y | ||
246 | CONFIG_MTD_CFI_I2=y | ||
247 | # CONFIG_MTD_CFI_I4 is not set | ||
248 | # CONFIG_MTD_CFI_I8 is not set | ||
249 | CONFIG_MTD_CFI_INTELEXT=y | ||
250 | # CONFIG_MTD_CFI_AMDSTD is not set | ||
251 | # CONFIG_MTD_CFI_STAA is not set | ||
252 | CONFIG_MTD_CFI_UTIL=y | ||
253 | # CONFIG_MTD_RAM is not set | ||
254 | # CONFIG_MTD_ROM is not set | ||
255 | # CONFIG_MTD_ABSENT is not set | ||
256 | # CONFIG_MTD_XIP is not set | ||
257 | |||
258 | # | ||
259 | # Mapping drivers for chip access | ||
260 | # | ||
261 | # CONFIG_MTD_COMPLEX_MAPPINGS is not set | ||
262 | # CONFIG_MTD_PHYSMAP is not set | ||
263 | # CONFIG_MTD_ARM_INTEGRATOR is not set | ||
264 | # CONFIG_MTD_EDB7312 is not set | ||
265 | |||
266 | # | ||
267 | # Self-contained MTD device drivers | ||
268 | # | ||
269 | # CONFIG_MTD_PMC551 is not set | ||
270 | # CONFIG_MTD_SLRAM is not set | ||
271 | # CONFIG_MTD_PHRAM is not set | ||
272 | # CONFIG_MTD_MTDRAM is not set | ||
273 | # CONFIG_MTD_BLKMTD is not set | ||
274 | # CONFIG_MTD_BLOCK2MTD is not set | ||
275 | |||
276 | # | ||
277 | # Disk-On-Chip Device Drivers | ||
278 | # | ||
279 | # CONFIG_MTD_DOC2000 is not set | ||
280 | # CONFIG_MTD_DOC2001 is not set | ||
281 | # CONFIG_MTD_DOC2001PLUS is not set | ||
282 | |||
283 | # | ||
284 | # NAND Flash Device Drivers | ||
285 | # | ||
286 | # CONFIG_MTD_NAND is not set | ||
287 | |||
288 | # | ||
289 | # Parallel port support | ||
290 | # | ||
291 | # CONFIG_PARPORT is not set | ||
292 | |||
293 | # | ||
294 | # Plug and Play support | ||
295 | # | ||
296 | |||
297 | # | ||
298 | # Block devices | ||
299 | # | ||
300 | # CONFIG_BLK_DEV_FD is not set | ||
301 | # CONFIG_BLK_CPQ_DA is not set | ||
302 | # CONFIG_BLK_CPQ_CISS_DA is not set | ||
303 | # CONFIG_BLK_DEV_DAC960 is not set | ||
304 | # CONFIG_BLK_DEV_UMEM is not set | ||
305 | # CONFIG_BLK_DEV_COW_COMMON is not set | ||
306 | CONFIG_BLK_DEV_LOOP=y | ||
307 | # CONFIG_BLK_DEV_CRYPTOLOOP is not set | ||
308 | # CONFIG_BLK_DEV_NBD is not set | ||
309 | # CONFIG_BLK_DEV_SX8 is not set | ||
310 | CONFIG_BLK_DEV_RAM=y | ||
311 | CONFIG_BLK_DEV_RAM_COUNT=16 | ||
312 | CONFIG_BLK_DEV_RAM_SIZE=8192 | ||
313 | CONFIG_BLK_DEV_INITRD=y | ||
314 | CONFIG_INITRAMFS_SOURCE="" | ||
315 | # CONFIG_CDROM_PKTCDVD is not set | ||
316 | |||
317 | # | ||
318 | # IO Schedulers | ||
319 | # | ||
320 | CONFIG_IOSCHED_NOOP=y | ||
321 | CONFIG_IOSCHED_AS=y | ||
322 | CONFIG_IOSCHED_DEADLINE=y | ||
323 | CONFIG_IOSCHED_CFQ=y | ||
324 | # CONFIG_ATA_OVER_ETH is not set | ||
325 | |||
326 | # | ||
327 | # SCSI device support | ||
328 | # | ||
329 | # CONFIG_SCSI is not set | ||
330 | |||
331 | # | ||
332 | # Multi-device support (RAID and LVM) | ||
333 | # | ||
334 | # CONFIG_MD is not set | ||
335 | |||
336 | # | ||
337 | # Fusion MPT device support | ||
338 | # | ||
339 | |||
340 | # | ||
341 | # IEEE 1394 (FireWire) support | ||
342 | # | ||
343 | # CONFIG_IEEE1394 is not set | ||
344 | |||
345 | # | ||
346 | # I2O device support | ||
347 | # | ||
348 | # CONFIG_I2O is not set | ||
349 | |||
350 | # | ||
351 | # Networking support | ||
352 | # | ||
353 | CONFIG_NET=y | ||
354 | |||
355 | # | ||
356 | # Networking options | ||
357 | # | ||
358 | CONFIG_PACKET=y | ||
359 | CONFIG_PACKET_MMAP=y | ||
360 | # CONFIG_NETLINK_DEV is not set | ||
361 | CONFIG_UNIX=y | ||
362 | # CONFIG_NET_KEY is not set | ||
363 | CONFIG_INET=y | ||
364 | CONFIG_IP_MULTICAST=y | ||
365 | # CONFIG_IP_ADVANCED_ROUTER is not set | ||
366 | CONFIG_IP_PNP=y | ||
367 | CONFIG_IP_PNP_DHCP=y | ||
368 | CONFIG_IP_PNP_BOOTP=y | ||
369 | # CONFIG_IP_PNP_RARP is not set | ||
370 | # CONFIG_NET_IPIP is not set | ||
371 | # CONFIG_NET_IPGRE is not set | ||
372 | # CONFIG_IP_MROUTE is not set | ||
373 | # CONFIG_ARPD is not set | ||
374 | # CONFIG_SYN_COOKIES is not set | ||
375 | # CONFIG_INET_AH is not set | ||
376 | # CONFIG_INET_ESP is not set | ||
377 | # CONFIG_INET_IPCOMP is not set | ||
378 | # CONFIG_INET_TUNNEL is not set | ||
379 | CONFIG_IP_TCPDIAG=y | ||
380 | # CONFIG_IP_TCPDIAG_IPV6 is not set | ||
381 | # CONFIG_IPV6 is not set | ||
382 | # CONFIG_NETFILTER is not set | ||
383 | |||
384 | # | ||
385 | # SCTP Configuration (EXPERIMENTAL) | ||
386 | # | ||
387 | # CONFIG_IP_SCTP is not set | ||
388 | # CONFIG_ATM is not set | ||
389 | # CONFIG_BRIDGE is not set | ||
390 | # CONFIG_VLAN_8021Q is not set | ||
391 | # CONFIG_DECNET is not set | ||
392 | # CONFIG_LLC2 is not set | ||
393 | # CONFIG_IPX is not set | ||
394 | # CONFIG_ATALK is not set | ||
395 | # CONFIG_X25 is not set | ||
396 | # CONFIG_LAPB is not set | ||
397 | # CONFIG_NET_DIVERT is not set | ||
398 | # CONFIG_ECONET is not set | ||
399 | # CONFIG_WAN_ROUTER is not set | ||
400 | |||
401 | # | ||
402 | # QoS and/or fair queueing | ||
403 | # | ||
404 | # CONFIG_NET_SCHED is not set | ||
405 | # CONFIG_NET_CLS_ROUTE is not set | ||
406 | |||
407 | # | ||
408 | # Network testing | ||
409 | # | ||
410 | # CONFIG_NET_PKTGEN is not set | ||
411 | # CONFIG_NETPOLL is not set | ||
412 | # CONFIG_NET_POLL_CONTROLLER is not set | ||
413 | # CONFIG_HAMRADIO is not set | ||
414 | # CONFIG_IRDA is not set | ||
415 | # CONFIG_BT is not set | ||
416 | CONFIG_NETDEVICES=y | ||
417 | # CONFIG_DUMMY is not set | ||
418 | # CONFIG_BONDING is not set | ||
419 | # CONFIG_EQUALIZER is not set | ||
420 | # CONFIG_TUN is not set | ||
421 | |||
422 | # | ||
423 | # ARCnet devices | ||
424 | # | ||
425 | # CONFIG_ARCNET is not set | ||
426 | |||
427 | # | ||
428 | # Ethernet (10 or 100Mbit) | ||
429 | # | ||
430 | CONFIG_NET_ETHERNET=y | ||
431 | CONFIG_MII=y | ||
432 | # CONFIG_HAPPYMEAL is not set | ||
433 | # CONFIG_SUNGEM is not set | ||
434 | # CONFIG_NET_VENDOR_3COM is not set | ||
435 | # CONFIG_SMC91X is not set | ||
436 | |||
437 | # | ||
438 | # Tulip family network device support | ||
439 | # | ||
440 | # CONFIG_NET_TULIP is not set | ||
441 | # CONFIG_HP100 is not set | ||
442 | CONFIG_NET_PCI=y | ||
443 | # CONFIG_PCNET32 is not set | ||
444 | # CONFIG_AMD8111_ETH is not set | ||
445 | # CONFIG_ADAPTEC_STARFIRE is not set | ||
446 | # CONFIG_B44 is not set | ||
447 | # CONFIG_FORCEDETH is not set | ||
448 | # CONFIG_DGRS is not set | ||
449 | # CONFIG_EEPRO100 is not set | ||
450 | CONFIG_E100=y | ||
451 | # CONFIG_FEALNX is not set | ||
452 | # CONFIG_NATSEMI is not set | ||
453 | # CONFIG_NE2K_PCI is not set | ||
454 | # CONFIG_8139CP is not set | ||
455 | # CONFIG_8139TOO is not set | ||
456 | # CONFIG_SIS900 is not set | ||
457 | # CONFIG_EPIC100 is not set | ||
458 | # CONFIG_SUNDANCE is not set | ||
459 | # CONFIG_TLAN is not set | ||
460 | # CONFIG_VIA_RHINE is not set | ||
461 | |||
462 | # | ||
463 | # Ethernet (1000 Mbit) | ||
464 | # | ||
465 | # CONFIG_ACENIC is not set | ||
466 | # CONFIG_DL2K is not set | ||
467 | # CONFIG_E1000 is not set | ||
468 | # CONFIG_NS83820 is not set | ||
469 | # CONFIG_HAMACHI is not set | ||
470 | # CONFIG_YELLOWFIN is not set | ||
471 | # CONFIG_R8169 is not set | ||
472 | # CONFIG_SK98LIN is not set | ||
473 | # CONFIG_VIA_VELOCITY is not set | ||
474 | # CONFIG_TIGON3 is not set | ||
475 | |||
476 | # | ||
477 | # Ethernet (10000 Mbit) | ||
478 | # | ||
479 | # CONFIG_IXGB is not set | ||
480 | # CONFIG_S2IO is not set | ||
481 | |||
482 | # | ||
483 | # Token Ring devices | ||
484 | # | ||
485 | # CONFIG_TR is not set | ||
486 | |||
487 | # | ||
488 | # Wireless LAN (non-hamradio) | ||
489 | # | ||
490 | # CONFIG_NET_RADIO is not set | ||
491 | |||
492 | # | ||
493 | # Wan interfaces | ||
494 | # | ||
495 | # CONFIG_WAN is not set | ||
496 | # CONFIG_FDDI is not set | ||
497 | # CONFIG_HIPPI is not set | ||
498 | # CONFIG_PPP is not set | ||
499 | # CONFIG_SLIP is not set | ||
500 | # CONFIG_SHAPER is not set | ||
501 | # CONFIG_NETCONSOLE is not set | ||
502 | |||
503 | # | ||
504 | # ISDN subsystem | ||
505 | # | ||
506 | # CONFIG_ISDN is not set | ||
507 | |||
508 | # | ||
509 | # Input device support | ||
510 | # | ||
511 | CONFIG_INPUT=y | ||
512 | |||
513 | # | ||
514 | # Userland interfaces | ||
515 | # | ||
516 | CONFIG_INPUT_MOUSEDEV=y | ||
517 | CONFIG_INPUT_MOUSEDEV_PSAUX=y | ||
518 | CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024 | ||
519 | CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768 | ||
520 | # CONFIG_INPUT_JOYDEV is not set | ||
521 | # CONFIG_INPUT_TSDEV is not set | ||
522 | # CONFIG_INPUT_EVDEV is not set | ||
523 | # CONFIG_INPUT_EVBUG is not set | ||
524 | |||
525 | # | ||
526 | # Input Device Drivers | ||
527 | # | ||
528 | CONFIG_INPUT_KEYBOARD=y | ||
529 | # CONFIG_KEYBOARD_ATKBD is not set | ||
530 | # CONFIG_KEYBOARD_SUNKBD is not set | ||
531 | # CONFIG_KEYBOARD_LKKBD is not set | ||
532 | # CONFIG_KEYBOARD_XTKBD is not set | ||
533 | # CONFIG_KEYBOARD_NEWTON is not set | ||
534 | CONFIG_INPUT_MOUSE=y | ||
535 | CONFIG_MOUSE_PS2=y | ||
536 | # CONFIG_MOUSE_SERIAL is not set | ||
537 | # CONFIG_MOUSE_VSXXXAA is not set | ||
538 | # CONFIG_INPUT_JOYSTICK is not set | ||
539 | # CONFIG_INPUT_TOUCHSCREEN is not set | ||
540 | # CONFIG_INPUT_MISC is not set | ||
541 | |||
542 | # | ||
543 | # Hardware I/O ports | ||
544 | # | ||
545 | CONFIG_SERIO=y | ||
546 | # CONFIG_SERIO_SERPORT is not set | ||
547 | # CONFIG_SERIO_AMBAKMI is not set | ||
548 | # CONFIG_SERIO_PCIPS2 is not set | ||
549 | CONFIG_SERIO_LIBPS2=y | ||
550 | # CONFIG_SERIO_RAW is not set | ||
551 | # CONFIG_GAMEPORT is not set | ||
552 | CONFIG_SOUND_GAMEPORT=y | ||
553 | |||
554 | # | ||
555 | # Character devices | ||
556 | # | ||
557 | CONFIG_VT=y | ||
558 | CONFIG_VT_CONSOLE=y | ||
559 | CONFIG_HW_CONSOLE=y | ||
560 | # CONFIG_SERIAL_NONSTANDARD is not set | ||
561 | |||
562 | # | ||
563 | # Serial drivers | ||
564 | # | ||
565 | # CONFIG_SERIAL_8250 is not set | ||
566 | |||
567 | # | ||
568 | # Non-8250 serial port support | ||
569 | # | ||
570 | CONFIG_SERIAL_AMBA_PL010=y | ||
571 | CONFIG_SERIAL_AMBA_PL010_CONSOLE=y | ||
572 | # CONFIG_SERIAL_AMBA_PL011 is not set | ||
573 | CONFIG_SERIAL_CORE=y | ||
574 | CONFIG_SERIAL_CORE_CONSOLE=y | ||
575 | CONFIG_UNIX98_PTYS=y | ||
576 | CONFIG_LEGACY_PTYS=y | ||
577 | CONFIG_LEGACY_PTY_COUNT=256 | ||
578 | |||
579 | # | ||
580 | # IPMI | ||
581 | # | ||
582 | # CONFIG_IPMI_HANDLER is not set | ||
583 | |||
584 | # | ||
585 | # Watchdog Cards | ||
586 | # | ||
587 | # CONFIG_WATCHDOG is not set | ||
588 | # CONFIG_NVRAM is not set | ||
589 | # CONFIG_RTC is not set | ||
590 | # CONFIG_DTLK is not set | ||
591 | # CONFIG_R3964 is not set | ||
592 | # CONFIG_APPLICOM is not set | ||
593 | |||
594 | # | ||
595 | # Ftape, the floppy tape device driver | ||
596 | # | ||
597 | # CONFIG_DRM is not set | ||
598 | # CONFIG_RAW_DRIVER is not set | ||
599 | |||
600 | # | ||
601 | # TPM devices | ||
602 | # | ||
603 | # CONFIG_TCG_TPM is not set | ||
604 | |||
605 | # | ||
606 | # I2C support | ||
607 | # | ||
608 | # CONFIG_I2C is not set | ||
609 | |||
610 | # | ||
611 | # Misc devices | ||
612 | # | ||
613 | |||
614 | # | ||
615 | # Multimedia devices | ||
616 | # | ||
617 | # CONFIG_VIDEO_DEV is not set | ||
618 | |||
619 | # | ||
620 | # Digital Video Broadcasting Devices | ||
621 | # | ||
622 | # CONFIG_DVB is not set | ||
623 | |||
624 | # | ||
625 | # Graphics support | ||
626 | # | ||
627 | CONFIG_FB=y | ||
628 | CONFIG_FB_CFB_FILLRECT=y | ||
629 | CONFIG_FB_CFB_COPYAREA=y | ||
630 | CONFIG_FB_CFB_IMAGEBLIT=y | ||
631 | CONFIG_FB_SOFT_CURSOR=y | ||
632 | CONFIG_FB_MODE_HELPERS=y | ||
633 | CONFIG_FB_TILEBLITTING=y | ||
634 | # CONFIG_FB_CIRRUS is not set | ||
635 | # CONFIG_FB_PM2 is not set | ||
636 | # CONFIG_FB_ARMCLCD is not set | ||
637 | # CONFIG_FB_CYBER2000 is not set | ||
638 | # CONFIG_FB_ASILIANT is not set | ||
639 | # CONFIG_FB_IMSTT is not set | ||
640 | # CONFIG_FB_NVIDIA is not set | ||
641 | # CONFIG_FB_RIVA is not set | ||
642 | CONFIG_FB_MATROX=y | ||
643 | CONFIG_FB_MATROX_MILLENIUM=y | ||
644 | CONFIG_FB_MATROX_MYSTIQUE=y | ||
645 | # CONFIG_FB_MATROX_G is not set | ||
646 | CONFIG_FB_MATROX_MULTIHEAD=y | ||
647 | # CONFIG_FB_RADEON_OLD is not set | ||
648 | # CONFIG_FB_RADEON is not set | ||
649 | # CONFIG_FB_ATY128 is not set | ||
650 | # CONFIG_FB_ATY is not set | ||
651 | # CONFIG_FB_SAVAGE is not set | ||
652 | # CONFIG_FB_SIS is not set | ||
653 | # CONFIG_FB_NEOMAGIC is not set | ||
654 | # CONFIG_FB_KYRO is not set | ||
655 | # CONFIG_FB_3DFX is not set | ||
656 | # CONFIG_FB_VOODOO1 is not set | ||
657 | # CONFIG_FB_TRIDENT is not set | ||
658 | # CONFIG_FB_VIRTUAL is not set | ||
659 | |||
660 | # | ||
661 | # Console display driver support | ||
662 | # | ||
663 | CONFIG_VGA_CONSOLE=y | ||
664 | CONFIG_DUMMY_CONSOLE=y | ||
665 | # CONFIG_FRAMEBUFFER_CONSOLE is not set | ||
666 | |||
667 | # | ||
668 | # Logo configuration | ||
669 | # | ||
670 | # CONFIG_LOGO is not set | ||
671 | # CONFIG_BACKLIGHT_LCD_SUPPORT is not set | ||
672 | |||
673 | # | ||
674 | # Sound | ||
675 | # | ||
676 | # CONFIG_SOUND is not set | ||
677 | |||
678 | # | ||
679 | # USB support | ||
680 | # | ||
681 | CONFIG_USB_ARCH_HAS_HCD=y | ||
682 | CONFIG_USB_ARCH_HAS_OHCI=y | ||
683 | # CONFIG_USB is not set | ||
684 | |||
685 | # | ||
686 | # USB Gadget Support | ||
687 | # | ||
688 | # CONFIG_USB_GADGET is not set | ||
689 | |||
690 | # | ||
691 | # MMC/SD Card support | ||
692 | # | ||
693 | # CONFIG_MMC is not set | ||
694 | |||
695 | # | ||
696 | # File systems | ||
697 | # | ||
698 | CONFIG_EXT2_FS=y | ||
699 | # CONFIG_EXT2_FS_XATTR is not set | ||
700 | # CONFIG_EXT3_FS is not set | ||
701 | # CONFIG_JBD is not set | ||
702 | # CONFIG_REISERFS_FS is not set | ||
703 | # CONFIG_JFS_FS is not set | ||
704 | |||
705 | # | ||
706 | # XFS support | ||
707 | # | ||
708 | # CONFIG_XFS_FS is not set | ||
709 | # CONFIG_MINIX_FS is not set | ||
710 | # CONFIG_ROMFS_FS is not set | ||
711 | # CONFIG_QUOTA is not set | ||
712 | CONFIG_DNOTIFY=y | ||
713 | # CONFIG_AUTOFS_FS is not set | ||
714 | # CONFIG_AUTOFS4_FS is not set | ||
715 | |||
716 | # | ||
717 | # CD-ROM/DVD Filesystems | ||
718 | # | ||
719 | # CONFIG_ISO9660_FS is not set | ||
720 | # CONFIG_UDF_FS is not set | ||
721 | |||
722 | # | ||
723 | # DOS/FAT/NT Filesystems | ||
724 | # | ||
725 | # CONFIG_MSDOS_FS is not set | ||
726 | # CONFIG_VFAT_FS is not set | ||
727 | # CONFIG_NTFS_FS is not set | ||
728 | |||
729 | # | ||
730 | # Pseudo filesystems | ||
731 | # | ||
732 | CONFIG_PROC_FS=y | ||
733 | CONFIG_SYSFS=y | ||
734 | # CONFIG_DEVFS_FS is not set | ||
735 | # CONFIG_DEVPTS_FS_XATTR is not set | ||
736 | CONFIG_TMPFS=y | ||
737 | # CONFIG_TMPFS_XATTR is not set | ||
738 | # CONFIG_HUGETLB_PAGE is not set | ||
739 | CONFIG_RAMFS=y | ||
740 | |||
741 | # | ||
742 | # Miscellaneous filesystems | ||
743 | # | ||
744 | # CONFIG_ADFS_FS is not set | ||
745 | # CONFIG_AFFS_FS is not set | ||
746 | # CONFIG_HFS_FS is not set | ||
747 | # CONFIG_HFSPLUS_FS is not set | ||
748 | # CONFIG_BEFS_FS is not set | ||
749 | # CONFIG_BFS_FS is not set | ||
750 | # CONFIG_EFS_FS is not set | ||
751 | # CONFIG_JFFS_FS is not set | ||
752 | CONFIG_JFFS2_FS=y | ||
753 | CONFIG_JFFS2_FS_DEBUG=0 | ||
754 | # CONFIG_JFFS2_FS_NAND is not set | ||
755 | # CONFIG_JFFS2_FS_NOR_ECC is not set | ||
756 | # CONFIG_JFFS2_COMPRESSION_OPTIONS is not set | ||
757 | CONFIG_JFFS2_ZLIB=y | ||
758 | CONFIG_JFFS2_RTIME=y | ||
759 | # CONFIG_JFFS2_RUBIN is not set | ||
760 | CONFIG_CRAMFS=y | ||
761 | # CONFIG_VXFS_FS is not set | ||
762 | # CONFIG_HPFS_FS is not set | ||
763 | # CONFIG_QNX4FS_FS is not set | ||
764 | # CONFIG_SYSV_FS is not set | ||
765 | # CONFIG_UFS_FS is not set | ||
766 | |||
767 | # | ||
768 | # Network File Systems | ||
769 | # | ||
770 | CONFIG_NFS_FS=y | ||
771 | CONFIG_NFS_V3=y | ||
772 | # CONFIG_NFS_V4 is not set | ||
773 | # CONFIG_NFS_DIRECTIO is not set | ||
774 | CONFIG_NFSD=y | ||
775 | CONFIG_NFSD_V3=y | ||
776 | # CONFIG_NFSD_V4 is not set | ||
777 | # CONFIG_NFSD_TCP is not set | ||
778 | CONFIG_ROOT_NFS=y | ||
779 | CONFIG_LOCKD=y | ||
780 | CONFIG_LOCKD_V4=y | ||
781 | CONFIG_EXPORTFS=y | ||
782 | CONFIG_SUNRPC=y | ||
783 | # CONFIG_RPCSEC_GSS_KRB5 is not set | ||
784 | # CONFIG_RPCSEC_GSS_SPKM3 is not set | ||
785 | # CONFIG_SMB_FS is not set | ||
786 | # CONFIG_CIFS is not set | ||
787 | # CONFIG_NCP_FS is not set | ||
788 | # CONFIG_CODA_FS is not set | ||
789 | # CONFIG_AFS_FS is not set | ||
790 | |||
791 | # | ||
792 | # Partition Types | ||
793 | # | ||
794 | CONFIG_PARTITION_ADVANCED=y | ||
795 | # CONFIG_ACORN_PARTITION is not set | ||
796 | # CONFIG_OSF_PARTITION is not set | ||
797 | # CONFIG_AMIGA_PARTITION is not set | ||
798 | # CONFIG_ATARI_PARTITION is not set | ||
799 | # CONFIG_MAC_PARTITION is not set | ||
800 | CONFIG_MSDOS_PARTITION=y | ||
801 | # CONFIG_BSD_DISKLABEL is not set | ||
802 | # CONFIG_MINIX_SUBPARTITION is not set | ||
803 | # CONFIG_SOLARIS_X86_PARTITION is not set | ||
804 | # CONFIG_UNIXWARE_DISKLABEL is not set | ||
805 | # CONFIG_LDM_PARTITION is not set | ||
806 | # CONFIG_SGI_PARTITION is not set | ||
807 | # CONFIG_ULTRIX_PARTITION is not set | ||
808 | # CONFIG_SUN_PARTITION is not set | ||
809 | # CONFIG_EFI_PARTITION is not set | ||
810 | |||
811 | # | ||
812 | # Native Language Support | ||
813 | # | ||
814 | # CONFIG_NLS is not set | ||
815 | |||
816 | # | ||
817 | # Profiling support | ||
818 | # | ||
819 | # CONFIG_PROFILING is not set | ||
820 | |||
821 | # | ||
822 | # Kernel hacking | ||
823 | # | ||
824 | # CONFIG_PRINTK_TIME is not set | ||
825 | CONFIG_DEBUG_KERNEL=y | ||
826 | CONFIG_MAGIC_SYSRQ=y | ||
827 | CONFIG_LOG_BUF_SHIFT=14 | ||
828 | # CONFIG_SCHEDSTATS is not set | ||
829 | # CONFIG_DEBUG_SLAB is not set | ||
830 | # CONFIG_DEBUG_SPINLOCK is not set | ||
831 | # CONFIG_DEBUG_SPINLOCK_SLEEP is not set | ||
832 | # CONFIG_DEBUG_KOBJECT is not set | ||
833 | CONFIG_DEBUG_BUGVERBOSE=y | ||
834 | # CONFIG_DEBUG_INFO is not set | ||
835 | # CONFIG_DEBUG_FS is not set | ||
836 | CONFIG_FRAME_POINTER=y | ||
837 | # CONFIG_DEBUG_USER is not set | ||
838 | # CONFIG_DEBUG_WAITQ is not set | ||
839 | CONFIG_DEBUG_ERRORS=y | ||
840 | # CONFIG_DEBUG_LL is not set | ||
841 | |||
842 | # | ||
843 | # Security options | ||
844 | # | ||
845 | # CONFIG_KEYS is not set | ||
846 | # CONFIG_SECURITY is not set | ||
847 | |||
848 | # | ||
849 | # Cryptographic options | ||
850 | # | ||
851 | # CONFIG_CRYPTO is not set | ||
852 | |||
853 | # | ||
854 | # Hardware crypto devices | ||
855 | # | ||
856 | |||
857 | # | ||
858 | # Library routines | ||
859 | # | ||
860 | # CONFIG_CRC_CCITT is not set | ||
861 | CONFIG_CRC32=y | ||
862 | # CONFIG_LIBCRC32C is not set | ||
863 | CONFIG_ZLIB_INFLATE=y | ||
864 | CONFIG_ZLIB_DEFLATE=y | ||
diff --git a/arch/arm/configs/iq31244_defconfig b/arch/arm/configs/iq31244_defconfig new file mode 100644 index 000000000000..e71443b97390 --- /dev/null +++ b/arch/arm/configs/iq31244_defconfig | |||
@@ -0,0 +1,922 @@ | |||
1 | # | ||
2 | # Automatically generated make config: don't edit | ||
3 | # Linux kernel version: 2.6.12-rc1-bk2 | ||
4 | # Sun Mar 27 02:10:38 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=y | ||
28 | # CONFIG_BSD_PROCESS_ACCT_V3 is not set | ||
29 | CONFIG_SYSCTL=y | ||
30 | # CONFIG_AUDIT is not set | ||
31 | # CONFIG_HOTPLUG is not set | ||
32 | CONFIG_KOBJECT_UEVENT=y | ||
33 | CONFIG_IKCONFIG=y | ||
34 | CONFIG_IKCONFIG_PROC=y | ||
35 | # CONFIG_EMBEDDED is not set | ||
36 | CONFIG_KALLSYMS=y | ||
37 | # CONFIG_KALLSYMS_EXTRA_PASS is not set | ||
38 | CONFIG_BASE_FULL=y | ||
39 | CONFIG_FUTEX=y | ||
40 | CONFIG_EPOLL=y | ||
41 | CONFIG_CC_OPTIMIZE_FOR_SIZE=y | ||
42 | CONFIG_SHMEM=y | ||
43 | CONFIG_CC_ALIGN_FUNCTIONS=0 | ||
44 | CONFIG_CC_ALIGN_LABELS=0 | ||
45 | CONFIG_CC_ALIGN_LOOPS=0 | ||
46 | CONFIG_CC_ALIGN_JUMPS=0 | ||
47 | # CONFIG_TINY_SHMEM is not set | ||
48 | CONFIG_BASE_SMALL=0 | ||
49 | |||
50 | # | ||
51 | # Loadable module support | ||
52 | # | ||
53 | CONFIG_MODULES=y | ||
54 | CONFIG_MODULE_UNLOAD=y | ||
55 | # CONFIG_MODULE_FORCE_UNLOAD is not set | ||
56 | CONFIG_OBSOLETE_MODPARM=y | ||
57 | # CONFIG_MODVERSIONS is not set | ||
58 | # CONFIG_MODULE_SRCVERSION_ALL is not set | ||
59 | CONFIG_KMOD=y | ||
60 | |||
61 | # | ||
62 | # System Type | ||
63 | # | ||
64 | # CONFIG_ARCH_CLPS7500 is not set | ||
65 | # CONFIG_ARCH_CLPS711X is not set | ||
66 | # CONFIG_ARCH_CO285 is not set | ||
67 | # CONFIG_ARCH_EBSA110 is not set | ||
68 | # CONFIG_ARCH_CAMELOT is not set | ||
69 | # CONFIG_ARCH_FOOTBRIDGE is not set | ||
70 | # CONFIG_ARCH_INTEGRATOR is not set | ||
71 | CONFIG_ARCH_IOP3XX=y | ||
72 | # CONFIG_ARCH_IXP4XX is not set | ||
73 | # CONFIG_ARCH_IXP2000 is not set | ||
74 | # CONFIG_ARCH_L7200 is not set | ||
75 | # CONFIG_ARCH_PXA is not set | ||
76 | # CONFIG_ARCH_RPC is not set | ||
77 | # CONFIG_ARCH_SA1100 is not set | ||
78 | # CONFIG_ARCH_S3C2410 is not set | ||
79 | # CONFIG_ARCH_SHARK is not set | ||
80 | # CONFIG_ARCH_LH7A40X is not set | ||
81 | # CONFIG_ARCH_OMAP is not set | ||
82 | # CONFIG_ARCH_VERSATILE is not set | ||
83 | # CONFIG_ARCH_IMX is not set | ||
84 | # CONFIG_ARCH_H720X is not set | ||
85 | |||
86 | # | ||
87 | # IOP3xx Implementation Options | ||
88 | # | ||
89 | |||
90 | # | ||
91 | # IOP3xx Platform Types | ||
92 | # | ||
93 | # CONFIG_ARCH_IQ80321 is not set | ||
94 | CONFIG_ARCH_IQ31244=y | ||
95 | # CONFIG_ARCH_IQ80331 is not set | ||
96 | # CONFIG_MACH_IQ80332 is not set | ||
97 | # CONFIG_ARCH_EP80219 is not set | ||
98 | CONFIG_ARCH_IOP321=y | ||
99 | # CONFIG_ARCH_IOP331 is not set | ||
100 | |||
101 | # | ||
102 | # IOP3xx Chipset Features | ||
103 | # | ||
104 | |||
105 | # | ||
106 | # Processor Type | ||
107 | # | ||
108 | CONFIG_CPU_32=y | ||
109 | CONFIG_CPU_XSCALE=y | ||
110 | CONFIG_CPU_32v5=y | ||
111 | CONFIG_CPU_ABRT_EV5T=y | ||
112 | CONFIG_CPU_CACHE_VIVT=y | ||
113 | CONFIG_CPU_TLB_V4WBI=y | ||
114 | CONFIG_CPU_MINICACHE=y | ||
115 | |||
116 | # | ||
117 | # Processor Features | ||
118 | # | ||
119 | # CONFIG_ARM_THUMB is not set | ||
120 | CONFIG_XSCALE_PMU=y | ||
121 | |||
122 | # | ||
123 | # Bus support | ||
124 | # | ||
125 | CONFIG_PCI=y | ||
126 | # CONFIG_PCI_LEGACY_PROC is not set | ||
127 | CONFIG_PCI_NAMES=y | ||
128 | |||
129 | # | ||
130 | # PCCARD (PCMCIA/CardBus) support | ||
131 | # | ||
132 | # CONFIG_PCCARD is not set | ||
133 | |||
134 | # | ||
135 | # Kernel Features | ||
136 | # | ||
137 | # CONFIG_PREEMPT is not set | ||
138 | CONFIG_ALIGNMENT_TRAP=y | ||
139 | |||
140 | # | ||
141 | # Boot options | ||
142 | # | ||
143 | CONFIG_ZBOOT_ROM_TEXT=0x0 | ||
144 | CONFIG_ZBOOT_ROM_BSS=0x0 | ||
145 | CONFIG_CMDLINE="ip=boot root=nfs console=ttyS0,115200" | ||
146 | # CONFIG_XIP_KERNEL is not set | ||
147 | |||
148 | # | ||
149 | # Floating point emulation | ||
150 | # | ||
151 | |||
152 | # | ||
153 | # At least one emulation must be selected | ||
154 | # | ||
155 | CONFIG_FPE_NWFPE=y | ||
156 | # CONFIG_FPE_NWFPE_XP is not set | ||
157 | # CONFIG_FPE_FASTFPE is not set | ||
158 | |||
159 | # | ||
160 | # Userspace binary formats | ||
161 | # | ||
162 | CONFIG_BINFMT_ELF=y | ||
163 | CONFIG_BINFMT_AOUT=y | ||
164 | # CONFIG_BINFMT_MISC is not set | ||
165 | # CONFIG_ARTHUR is not set | ||
166 | |||
167 | # | ||
168 | # Power management options | ||
169 | # | ||
170 | # CONFIG_PM is not set | ||
171 | |||
172 | # | ||
173 | # Device Drivers | ||
174 | # | ||
175 | |||
176 | # | ||
177 | # Generic Driver Options | ||
178 | # | ||
179 | CONFIG_STANDALONE=y | ||
180 | CONFIG_PREVENT_FIRMWARE_BUILD=y | ||
181 | # CONFIG_FW_LOADER is not set | ||
182 | |||
183 | # | ||
184 | # Memory Technology Devices (MTD) | ||
185 | # | ||
186 | CONFIG_MTD=y | ||
187 | # CONFIG_MTD_DEBUG is not set | ||
188 | # CONFIG_MTD_CONCAT is not set | ||
189 | CONFIG_MTD_PARTITIONS=y | ||
190 | CONFIG_MTD_REDBOOT_PARTS=y | ||
191 | CONFIG_MTD_REDBOOT_DIRECTORY_BLOCK=-1 | ||
192 | CONFIG_MTD_REDBOOT_PARTS_UNALLOCATED=y | ||
193 | CONFIG_MTD_REDBOOT_PARTS_READONLY=y | ||
194 | # CONFIG_MTD_CMDLINE_PARTS is not set | ||
195 | # CONFIG_MTD_AFS_PARTS is not set | ||
196 | |||
197 | # | ||
198 | # User Modules And Translation Layers | ||
199 | # | ||
200 | CONFIG_MTD_CHAR=y | ||
201 | CONFIG_MTD_BLOCK=y | ||
202 | # CONFIG_FTL is not set | ||
203 | # CONFIG_NFTL is not set | ||
204 | # CONFIG_INFTL is not set | ||
205 | |||
206 | # | ||
207 | # RAM/ROM/Flash chip drivers | ||
208 | # | ||
209 | CONFIG_MTD_CFI=y | ||
210 | # CONFIG_MTD_JEDECPROBE is not set | ||
211 | CONFIG_MTD_GEN_PROBE=y | ||
212 | # CONFIG_MTD_CFI_ADV_OPTIONS is not set | ||
213 | CONFIG_MTD_MAP_BANK_WIDTH_1=y | ||
214 | CONFIG_MTD_MAP_BANK_WIDTH_2=y | ||
215 | CONFIG_MTD_MAP_BANK_WIDTH_4=y | ||
216 | # CONFIG_MTD_MAP_BANK_WIDTH_8 is not set | ||
217 | # CONFIG_MTD_MAP_BANK_WIDTH_16 is not set | ||
218 | # CONFIG_MTD_MAP_BANK_WIDTH_32 is not set | ||
219 | CONFIG_MTD_CFI_I1=y | ||
220 | CONFIG_MTD_CFI_I2=y | ||
221 | # CONFIG_MTD_CFI_I4 is not set | ||
222 | # CONFIG_MTD_CFI_I8 is not set | ||
223 | CONFIG_MTD_CFI_INTELEXT=y | ||
224 | # CONFIG_MTD_CFI_AMDSTD is not set | ||
225 | # CONFIG_MTD_CFI_STAA is not set | ||
226 | CONFIG_MTD_CFI_UTIL=y | ||
227 | # CONFIG_MTD_RAM is not set | ||
228 | # CONFIG_MTD_ROM is not set | ||
229 | # CONFIG_MTD_ABSENT is not set | ||
230 | # CONFIG_MTD_XIP is not set | ||
231 | |||
232 | # | ||
233 | # Mapping drivers for chip access | ||
234 | # | ||
235 | # CONFIG_MTD_COMPLEX_MAPPINGS is not set | ||
236 | CONFIG_MTD_PHYSMAP=y | ||
237 | CONFIG_MTD_PHYSMAP_START=0xf0000000 | ||
238 | CONFIG_MTD_PHYSMAP_LEN=0x00800000 | ||
239 | CONFIG_MTD_PHYSMAP_BANKWIDTH=2 | ||
240 | # CONFIG_MTD_ARM_INTEGRATOR is not set | ||
241 | # CONFIG_MTD_EDB7312 is not set | ||
242 | |||
243 | # | ||
244 | # Self-contained MTD device drivers | ||
245 | # | ||
246 | # CONFIG_MTD_PMC551 is not set | ||
247 | # CONFIG_MTD_SLRAM is not set | ||
248 | # CONFIG_MTD_PHRAM is not set | ||
249 | # CONFIG_MTD_MTDRAM is not set | ||
250 | # CONFIG_MTD_BLKMTD is not set | ||
251 | # CONFIG_MTD_BLOCK2MTD is not set | ||
252 | |||
253 | # | ||
254 | # Disk-On-Chip Device Drivers | ||
255 | # | ||
256 | # CONFIG_MTD_DOC2000 is not set | ||
257 | # CONFIG_MTD_DOC2001 is not set | ||
258 | # CONFIG_MTD_DOC2001PLUS is not set | ||
259 | |||
260 | # | ||
261 | # NAND Flash Device Drivers | ||
262 | # | ||
263 | # CONFIG_MTD_NAND is not set | ||
264 | |||
265 | # | ||
266 | # Parallel port support | ||
267 | # | ||
268 | # CONFIG_PARPORT is not set | ||
269 | |||
270 | # | ||
271 | # Plug and Play support | ||
272 | # | ||
273 | |||
274 | # | ||
275 | # Block devices | ||
276 | # | ||
277 | # CONFIG_BLK_DEV_FD is not set | ||
278 | # CONFIG_BLK_CPQ_DA is not set | ||
279 | # CONFIG_BLK_CPQ_CISS_DA is not set | ||
280 | # CONFIG_BLK_DEV_DAC960 is not set | ||
281 | # CONFIG_BLK_DEV_UMEM is not set | ||
282 | # CONFIG_BLK_DEV_COW_COMMON is not set | ||
283 | # CONFIG_BLK_DEV_LOOP is not set | ||
284 | # CONFIG_BLK_DEV_NBD is not set | ||
285 | # CONFIG_BLK_DEV_SX8 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 is not set | ||
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 is not set | ||
306 | |||
307 | # | ||
308 | # SCSI device support | ||
309 | # | ||
310 | CONFIG_SCSI=y | ||
311 | CONFIG_SCSI_PROC_FS=y | ||
312 | |||
313 | # | ||
314 | # SCSI support type (disk, tape, CD-ROM) | ||
315 | # | ||
316 | CONFIG_BLK_DEV_SD=y | ||
317 | # CONFIG_CHR_DEV_ST is not set | ||
318 | # CONFIG_CHR_DEV_OSST is not set | ||
319 | # CONFIG_BLK_DEV_SR is not set | ||
320 | CONFIG_CHR_DEV_SG=y | ||
321 | |||
322 | # | ||
323 | # Some SCSI devices (e.g. CD jukebox) support multiple LUNs | ||
324 | # | ||
325 | # CONFIG_SCSI_MULTI_LUN is not set | ||
326 | # CONFIG_SCSI_CONSTANTS is not set | ||
327 | # CONFIG_SCSI_LOGGING is not set | ||
328 | |||
329 | # | ||
330 | # SCSI Transport Attributes | ||
331 | # | ||
332 | # CONFIG_SCSI_SPI_ATTRS is not set | ||
333 | # CONFIG_SCSI_FC_ATTRS is not set | ||
334 | # CONFIG_SCSI_ISCSI_ATTRS is not set | ||
335 | |||
336 | # | ||
337 | # SCSI low-level drivers | ||
338 | # | ||
339 | # CONFIG_BLK_DEV_3W_XXXX_RAID is not set | ||
340 | # CONFIG_SCSI_3W_9XXX is not set | ||
341 | # CONFIG_SCSI_ACARD is not set | ||
342 | # CONFIG_SCSI_AACRAID is not set | ||
343 | # CONFIG_SCSI_AIC7XXX is not set | ||
344 | # CONFIG_SCSI_AIC7XXX_OLD is not set | ||
345 | # CONFIG_SCSI_AIC79XX is not set | ||
346 | # CONFIG_SCSI_DPT_I2O is not set | ||
347 | # CONFIG_MEGARAID_NEWGEN is not set | ||
348 | # CONFIG_MEGARAID_LEGACY is not set | ||
349 | # CONFIG_SCSI_SATA is not set | ||
350 | # CONFIG_SCSI_BUSLOGIC is not set | ||
351 | # CONFIG_SCSI_DMX3191D is not set | ||
352 | # CONFIG_SCSI_EATA is not set | ||
353 | # CONFIG_SCSI_FUTURE_DOMAIN is not set | ||
354 | # CONFIG_SCSI_GDTH is not set | ||
355 | # CONFIG_SCSI_IPS is not set | ||
356 | # CONFIG_SCSI_INITIO is not set | ||
357 | # CONFIG_SCSI_INIA100 is not set | ||
358 | # CONFIG_SCSI_SYM53C8XX_2 is not set | ||
359 | # CONFIG_SCSI_IPR is not set | ||
360 | # CONFIG_SCSI_QLOGIC_FC is not set | ||
361 | # CONFIG_SCSI_QLOGIC_1280 is not set | ||
362 | CONFIG_SCSI_QLA2XXX=y | ||
363 | # CONFIG_SCSI_QLA21XX is not set | ||
364 | # CONFIG_SCSI_QLA22XX is not set | ||
365 | # CONFIG_SCSI_QLA2300 is not set | ||
366 | # CONFIG_SCSI_QLA2322 is not set | ||
367 | # CONFIG_SCSI_QLA6312 is not set | ||
368 | # CONFIG_SCSI_DC395x is not set | ||
369 | # CONFIG_SCSI_DC390T is not set | ||
370 | # CONFIG_SCSI_NSP32 is not set | ||
371 | # CONFIG_SCSI_DEBUG is not set | ||
372 | |||
373 | # | ||
374 | # Multi-device support (RAID and LVM) | ||
375 | # | ||
376 | CONFIG_MD=y | ||
377 | CONFIG_BLK_DEV_MD=y | ||
378 | # CONFIG_MD_LINEAR is not set | ||
379 | CONFIG_MD_RAID0=y | ||
380 | CONFIG_MD_RAID1=y | ||
381 | # CONFIG_MD_RAID10 is not set | ||
382 | CONFIG_MD_RAID5=y | ||
383 | # CONFIG_MD_RAID6 is not set | ||
384 | # CONFIG_MD_MULTIPATH is not set | ||
385 | # CONFIG_MD_FAULTY is not set | ||
386 | CONFIG_BLK_DEV_DM=y | ||
387 | # CONFIG_DM_CRYPT is not set | ||
388 | # CONFIG_DM_SNAPSHOT is not set | ||
389 | # CONFIG_DM_MIRROR is not set | ||
390 | # CONFIG_DM_ZERO is not set | ||
391 | # CONFIG_DM_MULTIPATH is not set | ||
392 | |||
393 | # | ||
394 | # Fusion MPT device support | ||
395 | # | ||
396 | # CONFIG_FUSION is not set | ||
397 | |||
398 | # | ||
399 | # IEEE 1394 (FireWire) support | ||
400 | # | ||
401 | # CONFIG_IEEE1394 is not set | ||
402 | |||
403 | # | ||
404 | # I2O device support | ||
405 | # | ||
406 | # CONFIG_I2O is not set | ||
407 | |||
408 | # | ||
409 | # Networking support | ||
410 | # | ||
411 | CONFIG_NET=y | ||
412 | |||
413 | # | ||
414 | # Networking options | ||
415 | # | ||
416 | CONFIG_PACKET=y | ||
417 | CONFIG_PACKET_MMAP=y | ||
418 | # CONFIG_NETLINK_DEV is not set | ||
419 | CONFIG_UNIX=y | ||
420 | # CONFIG_NET_KEY is not set | ||
421 | CONFIG_INET=y | ||
422 | CONFIG_IP_MULTICAST=y | ||
423 | # CONFIG_IP_ADVANCED_ROUTER is not set | ||
424 | CONFIG_IP_PNP=y | ||
425 | # CONFIG_IP_PNP_DHCP is not set | ||
426 | CONFIG_IP_PNP_BOOTP=y | ||
427 | # CONFIG_IP_PNP_RARP is not set | ||
428 | # CONFIG_NET_IPIP is not set | ||
429 | # CONFIG_NET_IPGRE is not set | ||
430 | # CONFIG_IP_MROUTE is not set | ||
431 | # CONFIG_ARPD is not set | ||
432 | # CONFIG_SYN_COOKIES is not set | ||
433 | # CONFIG_INET_AH is not set | ||
434 | # CONFIG_INET_ESP is not set | ||
435 | # CONFIG_INET_IPCOMP is not set | ||
436 | # CONFIG_INET_TUNNEL is not set | ||
437 | CONFIG_IP_TCPDIAG=y | ||
438 | # CONFIG_IP_TCPDIAG_IPV6 is not set | ||
439 | # CONFIG_IPV6 is not set | ||
440 | # CONFIG_NETFILTER is not set | ||
441 | |||
442 | # | ||
443 | # SCTP Configuration (EXPERIMENTAL) | ||
444 | # | ||
445 | # CONFIG_IP_SCTP is not set | ||
446 | # CONFIG_ATM is not set | ||
447 | # CONFIG_BRIDGE is not set | ||
448 | # CONFIG_VLAN_8021Q is not set | ||
449 | # CONFIG_DECNET is not set | ||
450 | # CONFIG_LLC2 is not set | ||
451 | # CONFIG_IPX is not set | ||
452 | # CONFIG_ATALK is not set | ||
453 | # CONFIG_X25 is not set | ||
454 | # CONFIG_LAPB is not set | ||
455 | # CONFIG_NET_DIVERT is not set | ||
456 | # CONFIG_ECONET is not set | ||
457 | # CONFIG_WAN_ROUTER is not set | ||
458 | |||
459 | # | ||
460 | # QoS and/or fair queueing | ||
461 | # | ||
462 | # CONFIG_NET_SCHED is not set | ||
463 | # CONFIG_NET_CLS_ROUTE is not set | ||
464 | |||
465 | # | ||
466 | # Network testing | ||
467 | # | ||
468 | # CONFIG_NET_PKTGEN is not set | ||
469 | # CONFIG_NETPOLL is not set | ||
470 | # CONFIG_NET_POLL_CONTROLLER is not set | ||
471 | # CONFIG_HAMRADIO is not set | ||
472 | # CONFIG_IRDA is not set | ||
473 | # CONFIG_BT is not set | ||
474 | CONFIG_NETDEVICES=y | ||
475 | # CONFIG_DUMMY is not set | ||
476 | # CONFIG_BONDING is not set | ||
477 | # CONFIG_EQUALIZER is not set | ||
478 | # CONFIG_TUN is not set | ||
479 | |||
480 | # | ||
481 | # ARCnet devices | ||
482 | # | ||
483 | # CONFIG_ARCNET is not set | ||
484 | |||
485 | # | ||
486 | # Ethernet (10 or 100Mbit) | ||
487 | # | ||
488 | # CONFIG_NET_ETHERNET is not set | ||
489 | |||
490 | # | ||
491 | # Ethernet (1000 Mbit) | ||
492 | # | ||
493 | # CONFIG_ACENIC is not set | ||
494 | # CONFIG_DL2K is not set | ||
495 | CONFIG_E1000=y | ||
496 | CONFIG_E1000_NAPI=y | ||
497 | # CONFIG_NS83820 is not set | ||
498 | # CONFIG_HAMACHI is not set | ||
499 | # CONFIG_YELLOWFIN is not set | ||
500 | # CONFIG_R8169 is not set | ||
501 | # CONFIG_SK98LIN is not set | ||
502 | # CONFIG_TIGON3 is not set | ||
503 | |||
504 | # | ||
505 | # Ethernet (10000 Mbit) | ||
506 | # | ||
507 | # CONFIG_IXGB is not set | ||
508 | # CONFIG_S2IO is not set | ||
509 | |||
510 | # | ||
511 | # Token Ring devices | ||
512 | # | ||
513 | # CONFIG_TR is not set | ||
514 | |||
515 | # | ||
516 | # Wireless LAN (non-hamradio) | ||
517 | # | ||
518 | # CONFIG_NET_RADIO is not set | ||
519 | |||
520 | # | ||
521 | # Wan interfaces | ||
522 | # | ||
523 | # CONFIG_WAN is not set | ||
524 | # CONFIG_FDDI is not set | ||
525 | # CONFIG_HIPPI is not set | ||
526 | # CONFIG_PPP is not set | ||
527 | # CONFIG_SLIP is not set | ||
528 | # CONFIG_NET_FC is not set | ||
529 | # CONFIG_SHAPER is not set | ||
530 | # CONFIG_NETCONSOLE is not set | ||
531 | |||
532 | # | ||
533 | # ISDN subsystem | ||
534 | # | ||
535 | # CONFIG_ISDN is not set | ||
536 | |||
537 | # | ||
538 | # Input device support | ||
539 | # | ||
540 | CONFIG_INPUT=y | ||
541 | |||
542 | # | ||
543 | # Userland interfaces | ||
544 | # | ||
545 | CONFIG_INPUT_MOUSEDEV=y | ||
546 | # CONFIG_INPUT_MOUSEDEV_PSAUX is not set | ||
547 | CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024 | ||
548 | CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768 | ||
549 | # CONFIG_INPUT_JOYDEV is not set | ||
550 | # CONFIG_INPUT_TSDEV is not set | ||
551 | # CONFIG_INPUT_EVDEV is not set | ||
552 | # CONFIG_INPUT_EVBUG is not set | ||
553 | |||
554 | # | ||
555 | # Input Device Drivers | ||
556 | # | ||
557 | # CONFIG_INPUT_KEYBOARD is not set | ||
558 | # CONFIG_INPUT_MOUSE is not set | ||
559 | # CONFIG_INPUT_JOYSTICK is not set | ||
560 | # CONFIG_INPUT_TOUCHSCREEN is not set | ||
561 | # CONFIG_INPUT_MISC is not set | ||
562 | |||
563 | # | ||
564 | # Hardware I/O ports | ||
565 | # | ||
566 | # CONFIG_SERIO is not set | ||
567 | # CONFIG_GAMEPORT is not set | ||
568 | CONFIG_SOUND_GAMEPORT=y | ||
569 | |||
570 | # | ||
571 | # Character devices | ||
572 | # | ||
573 | CONFIG_VT=y | ||
574 | CONFIG_VT_CONSOLE=y | ||
575 | CONFIG_HW_CONSOLE=y | ||
576 | # CONFIG_SERIAL_NONSTANDARD is not set | ||
577 | |||
578 | # | ||
579 | # Serial drivers | ||
580 | # | ||
581 | CONFIG_SERIAL_8250=y | ||
582 | CONFIG_SERIAL_8250_CONSOLE=y | ||
583 | CONFIG_SERIAL_8250_NR_UARTS=4 | ||
584 | # CONFIG_SERIAL_8250_EXTENDED is not set | ||
585 | |||
586 | # | ||
587 | # Non-8250 serial port support | ||
588 | # | ||
589 | CONFIG_SERIAL_CORE=y | ||
590 | CONFIG_SERIAL_CORE_CONSOLE=y | ||
591 | CONFIG_UNIX98_PTYS=y | ||
592 | CONFIG_LEGACY_PTYS=y | ||
593 | CONFIG_LEGACY_PTY_COUNT=256 | ||
594 | |||
595 | # | ||
596 | # IPMI | ||
597 | # | ||
598 | # CONFIG_IPMI_HANDLER is not set | ||
599 | |||
600 | # | ||
601 | # Watchdog Cards | ||
602 | # | ||
603 | # CONFIG_WATCHDOG is not set | ||
604 | # CONFIG_NVRAM is not set | ||
605 | # CONFIG_RTC is not set | ||
606 | # CONFIG_DTLK is not set | ||
607 | # CONFIG_R3964 is not set | ||
608 | # CONFIG_APPLICOM is not set | ||
609 | |||
610 | # | ||
611 | # Ftape, the floppy tape device driver | ||
612 | # | ||
613 | # CONFIG_DRM is not set | ||
614 | # CONFIG_RAW_DRIVER is not set | ||
615 | |||
616 | # | ||
617 | # TPM devices | ||
618 | # | ||
619 | # CONFIG_TCG_TPM is not set | ||
620 | |||
621 | # | ||
622 | # I2C support | ||
623 | # | ||
624 | CONFIG_I2C=y | ||
625 | CONFIG_I2C_CHARDEV=y | ||
626 | |||
627 | # | ||
628 | # I2C Algorithms | ||
629 | # | ||
630 | # CONFIG_I2C_ALGOBIT is not set | ||
631 | # CONFIG_I2C_ALGOPCF is not set | ||
632 | # CONFIG_I2C_ALGOPCA is not set | ||
633 | |||
634 | # | ||
635 | # I2C Hardware Bus support | ||
636 | # | ||
637 | # CONFIG_I2C_ALI1535 is not set | ||
638 | # CONFIG_I2C_ALI1563 is not set | ||
639 | # CONFIG_I2C_ALI15X3 is not set | ||
640 | # CONFIG_I2C_AMD756 is not set | ||
641 | # CONFIG_I2C_AMD8111 is not set | ||
642 | # CONFIG_I2C_I801 is not set | ||
643 | # CONFIG_I2C_I810 is not set | ||
644 | CONFIG_I2C_IOP3XX=y | ||
645 | # CONFIG_I2C_ISA is not set | ||
646 | # CONFIG_I2C_NFORCE2 is not set | ||
647 | # CONFIG_I2C_PARPORT_LIGHT is not set | ||
648 | # CONFIG_I2C_PIIX4 is not set | ||
649 | # CONFIG_I2C_PROSAVAGE is not set | ||
650 | # CONFIG_I2C_SAVAGE4 is not set | ||
651 | # CONFIG_SCx200_ACB is not set | ||
652 | # CONFIG_I2C_SIS5595 is not set | ||
653 | # CONFIG_I2C_SIS630 is not set | ||
654 | # CONFIG_I2C_SIS96X is not set | ||
655 | # CONFIG_I2C_STUB is not set | ||
656 | # CONFIG_I2C_VIA is not set | ||
657 | # CONFIG_I2C_VIAPRO is not set | ||
658 | # CONFIG_I2C_VOODOO3 is not set | ||
659 | # CONFIG_I2C_PCA_ISA is not set | ||
660 | |||
661 | # | ||
662 | # Hardware Sensors Chip support | ||
663 | # | ||
664 | # CONFIG_I2C_SENSOR is not set | ||
665 | # CONFIG_SENSORS_ADM1021 is not set | ||
666 | # CONFIG_SENSORS_ADM1025 is not set | ||
667 | # CONFIG_SENSORS_ADM1026 is not set | ||
668 | # CONFIG_SENSORS_ADM1031 is not set | ||
669 | # CONFIG_SENSORS_ASB100 is not set | ||
670 | # CONFIG_SENSORS_DS1621 is not set | ||
671 | # CONFIG_SENSORS_FSCHER is not set | ||
672 | # CONFIG_SENSORS_FSCPOS is not set | ||
673 | # CONFIG_SENSORS_GL518SM is not set | ||
674 | # CONFIG_SENSORS_GL520SM is not set | ||
675 | # CONFIG_SENSORS_IT87 is not set | ||
676 | # CONFIG_SENSORS_LM63 is not set | ||
677 | # CONFIG_SENSORS_LM75 is not set | ||
678 | # CONFIG_SENSORS_LM77 is not set | ||
679 | # CONFIG_SENSORS_LM78 is not set | ||
680 | # CONFIG_SENSORS_LM80 is not set | ||
681 | # CONFIG_SENSORS_LM83 is not set | ||
682 | # CONFIG_SENSORS_LM85 is not set | ||
683 | # CONFIG_SENSORS_LM87 is not set | ||
684 | # CONFIG_SENSORS_LM90 is not set | ||
685 | # CONFIG_SENSORS_MAX1619 is not set | ||
686 | # CONFIG_SENSORS_PC87360 is not set | ||
687 | # CONFIG_SENSORS_SMSC47B397 is not set | ||
688 | # CONFIG_SENSORS_SIS5595 is not set | ||
689 | # CONFIG_SENSORS_SMSC47M1 is not set | ||
690 | # CONFIG_SENSORS_VIA686A is not set | ||
691 | # CONFIG_SENSORS_W83781D is not set | ||
692 | # CONFIG_SENSORS_W83L785TS is not set | ||
693 | # CONFIG_SENSORS_W83627HF is not set | ||
694 | |||
695 | # | ||
696 | # Other I2C Chip support | ||
697 | # | ||
698 | # CONFIG_SENSORS_EEPROM is not set | ||
699 | # CONFIG_SENSORS_PCF8574 is not set | ||
700 | # CONFIG_SENSORS_PCF8591 is not set | ||
701 | # CONFIG_SENSORS_RTC8564 is not set | ||
702 | # CONFIG_I2C_DEBUG_CORE is not set | ||
703 | # CONFIG_I2C_DEBUG_ALGO is not set | ||
704 | # CONFIG_I2C_DEBUG_BUS is not set | ||
705 | # CONFIG_I2C_DEBUG_CHIP is not set | ||
706 | |||
707 | # | ||
708 | # Misc devices | ||
709 | # | ||
710 | |||
711 | # | ||
712 | # Multimedia devices | ||
713 | # | ||
714 | # CONFIG_VIDEO_DEV is not set | ||
715 | |||
716 | # | ||
717 | # Digital Video Broadcasting Devices | ||
718 | # | ||
719 | # CONFIG_DVB is not set | ||
720 | |||
721 | # | ||
722 | # Graphics support | ||
723 | # | ||
724 | # CONFIG_FB is not set | ||
725 | |||
726 | # | ||
727 | # Console display driver support | ||
728 | # | ||
729 | # CONFIG_VGA_CONSOLE is not set | ||
730 | CONFIG_DUMMY_CONSOLE=y | ||
731 | |||
732 | # | ||
733 | # Sound | ||
734 | # | ||
735 | # CONFIG_SOUND is not set | ||
736 | |||
737 | # | ||
738 | # USB support | ||
739 | # | ||
740 | CONFIG_USB_ARCH_HAS_HCD=y | ||
741 | CONFIG_USB_ARCH_HAS_OHCI=y | ||
742 | # CONFIG_USB is not set | ||
743 | |||
744 | # | ||
745 | # USB Gadget Support | ||
746 | # | ||
747 | # CONFIG_USB_GADGET is not set | ||
748 | |||
749 | # | ||
750 | # MMC/SD Card support | ||
751 | # | ||
752 | # CONFIG_MMC is not set | ||
753 | |||
754 | # | ||
755 | # File systems | ||
756 | # | ||
757 | CONFIG_EXT2_FS=y | ||
758 | # CONFIG_EXT2_FS_XATTR is not set | ||
759 | CONFIG_EXT3_FS=y | ||
760 | CONFIG_EXT3_FS_XATTR=y | ||
761 | # CONFIG_EXT3_FS_POSIX_ACL is not set | ||
762 | # CONFIG_EXT3_FS_SECURITY is not set | ||
763 | CONFIG_JBD=y | ||
764 | # CONFIG_JBD_DEBUG is not set | ||
765 | CONFIG_FS_MBCACHE=y | ||
766 | # CONFIG_REISERFS_FS is not set | ||
767 | # CONFIG_JFS_FS is not set | ||
768 | |||
769 | # | ||
770 | # XFS support | ||
771 | # | ||
772 | CONFIG_XFS_FS=y | ||
773 | CONFIG_XFS_EXPORT=y | ||
774 | # CONFIG_XFS_RT is not set | ||
775 | # CONFIG_XFS_QUOTA is not set | ||
776 | CONFIG_XFS_SECURITY=y | ||
777 | CONFIG_XFS_POSIX_ACL=y | ||
778 | # CONFIG_MINIX_FS is not set | ||
779 | # CONFIG_ROMFS_FS is not set | ||
780 | # CONFIG_QUOTA is not set | ||
781 | CONFIG_DNOTIFY=y | ||
782 | # CONFIG_AUTOFS_FS is not set | ||
783 | # CONFIG_AUTOFS4_FS is not set | ||
784 | |||
785 | # | ||
786 | # CD-ROM/DVD Filesystems | ||
787 | # | ||
788 | # CONFIG_ISO9660_FS is not set | ||
789 | # CONFIG_UDF_FS is not set | ||
790 | |||
791 | # | ||
792 | # DOS/FAT/NT Filesystems | ||
793 | # | ||
794 | # CONFIG_MSDOS_FS is not set | ||
795 | # CONFIG_VFAT_FS is not set | ||
796 | # CONFIG_NTFS_FS is not set | ||
797 | |||
798 | # | ||
799 | # Pseudo filesystems | ||
800 | # | ||
801 | CONFIG_PROC_FS=y | ||
802 | CONFIG_SYSFS=y | ||
803 | # CONFIG_DEVFS_FS is not set | ||
804 | # CONFIG_DEVPTS_FS_XATTR is not set | ||
805 | CONFIG_TMPFS=y | ||
806 | # CONFIG_TMPFS_XATTR is not set | ||
807 | # CONFIG_HUGETLB_PAGE is not set | ||
808 | CONFIG_RAMFS=y | ||
809 | |||
810 | # | ||
811 | # Miscellaneous filesystems | ||
812 | # | ||
813 | # CONFIG_ADFS_FS is not set | ||
814 | # CONFIG_AFFS_FS is not set | ||
815 | # CONFIG_HFS_FS is not set | ||
816 | # CONFIG_HFSPLUS_FS is not set | ||
817 | # CONFIG_BEFS_FS is not set | ||
818 | # CONFIG_BFS_FS is not set | ||
819 | # CONFIG_EFS_FS is not set | ||
820 | # CONFIG_JFFS_FS is not set | ||
821 | CONFIG_JFFS2_FS=y | ||
822 | CONFIG_JFFS2_FS_DEBUG=0 | ||
823 | # CONFIG_JFFS2_FS_NAND is not set | ||
824 | # CONFIG_JFFS2_FS_NOR_ECC is not set | ||
825 | # CONFIG_JFFS2_COMPRESSION_OPTIONS is not set | ||
826 | CONFIG_JFFS2_ZLIB=y | ||
827 | CONFIG_JFFS2_RTIME=y | ||
828 | # CONFIG_JFFS2_RUBIN is not set | ||
829 | # CONFIG_CRAMFS is not set | ||
830 | # CONFIG_VXFS_FS is not set | ||
831 | # CONFIG_HPFS_FS is not set | ||
832 | # CONFIG_QNX4FS_FS is not set | ||
833 | # CONFIG_SYSV_FS is not set | ||
834 | # CONFIG_UFS_FS is not set | ||
835 | |||
836 | # | ||
837 | # Network File Systems | ||
838 | # | ||
839 | CONFIG_NFS_FS=y | ||
840 | CONFIG_NFS_V3=y | ||
841 | # CONFIG_NFS_V4 is not set | ||
842 | # CONFIG_NFS_DIRECTIO is not set | ||
843 | CONFIG_NFSD=y | ||
844 | CONFIG_NFSD_V3=y | ||
845 | # CONFIG_NFSD_V4 is not set | ||
846 | # CONFIG_NFSD_TCP is not set | ||
847 | CONFIG_ROOT_NFS=y | ||
848 | CONFIG_LOCKD=y | ||
849 | CONFIG_LOCKD_V4=y | ||
850 | CONFIG_EXPORTFS=y | ||
851 | CONFIG_SUNRPC=y | ||
852 | # CONFIG_RPCSEC_GSS_KRB5 is not set | ||
853 | # CONFIG_RPCSEC_GSS_SPKM3 is not set | ||
854 | # CONFIG_SMB_FS is not set | ||
855 | # CONFIG_CIFS is not set | ||
856 | # CONFIG_NCP_FS is not set | ||
857 | # CONFIG_CODA_FS is not set | ||
858 | # CONFIG_AFS_FS is not set | ||
859 | |||
860 | # | ||
861 | # Partition Types | ||
862 | # | ||
863 | CONFIG_PARTITION_ADVANCED=y | ||
864 | # CONFIG_ACORN_PARTITION is not set | ||
865 | # CONFIG_OSF_PARTITION is not set | ||
866 | # CONFIG_AMIGA_PARTITION is not set | ||
867 | # CONFIG_ATARI_PARTITION is not set | ||
868 | # CONFIG_MAC_PARTITION is not set | ||
869 | CONFIG_MSDOS_PARTITION=y | ||
870 | # CONFIG_BSD_DISKLABEL is not set | ||
871 | # CONFIG_MINIX_SUBPARTITION is not set | ||
872 | # CONFIG_SOLARIS_X86_PARTITION is not set | ||
873 | # CONFIG_UNIXWARE_DISKLABEL is not set | ||
874 | # CONFIG_LDM_PARTITION is not set | ||
875 | # CONFIG_SGI_PARTITION is not set | ||
876 | # CONFIG_ULTRIX_PARTITION is not set | ||
877 | # CONFIG_SUN_PARTITION is not set | ||
878 | # CONFIG_EFI_PARTITION is not set | ||
879 | |||
880 | # | ||
881 | # Native Language Support | ||
882 | # | ||
883 | # CONFIG_NLS is not set | ||
884 | |||
885 | # | ||
886 | # Profiling support | ||
887 | # | ||
888 | # CONFIG_PROFILING is not set | ||
889 | |||
890 | # | ||
891 | # Kernel hacking | ||
892 | # | ||
893 | # CONFIG_PRINTK_TIME is not set | ||
894 | # CONFIG_DEBUG_KERNEL is not set | ||
895 | CONFIG_LOG_BUF_SHIFT=14 | ||
896 | CONFIG_DEBUG_BUGVERBOSE=y | ||
897 | CONFIG_FRAME_POINTER=y | ||
898 | CONFIG_DEBUG_USER=y | ||
899 | |||
900 | # | ||
901 | # Security options | ||
902 | # | ||
903 | # CONFIG_KEYS is not set | ||
904 | # CONFIG_SECURITY is not set | ||
905 | |||
906 | # | ||
907 | # Cryptographic options | ||
908 | # | ||
909 | # CONFIG_CRYPTO is not set | ||
910 | |||
911 | # | ||
912 | # Hardware crypto devices | ||
913 | # | ||
914 | |||
915 | # | ||
916 | # Library routines | ||
917 | # | ||
918 | # CONFIG_CRC_CCITT is not set | ||
919 | CONFIG_CRC32=y | ||
920 | # CONFIG_LIBCRC32C is not set | ||
921 | CONFIG_ZLIB_INFLATE=y | ||
922 | CONFIG_ZLIB_DEFLATE=y | ||
diff --git a/arch/arm/configs/iq80321_defconfig b/arch/arm/configs/iq80321_defconfig new file mode 100644 index 000000000000..ab5ad23b27da --- /dev/null +++ b/arch/arm/configs/iq80321_defconfig | |||
@@ -0,0 +1,843 @@ | |||
1 | # | ||
2 | # Automatically generated make config: don't edit | ||
3 | # Linux kernel version: 2.6.12-rc1-bk2 | ||
4 | # Sun Mar 27 13:24:10 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=y | ||
28 | # CONFIG_BSD_PROCESS_ACCT_V3 is not set | ||
29 | CONFIG_SYSCTL=y | ||
30 | # CONFIG_AUDIT is not set | ||
31 | # CONFIG_HOTPLUG is not set | ||
32 | CONFIG_KOBJECT_UEVENT=y | ||
33 | # CONFIG_IKCONFIG is not set | ||
34 | # CONFIG_EMBEDDED is not set | ||
35 | CONFIG_KALLSYMS=y | ||
36 | # CONFIG_KALLSYMS_EXTRA_PASS is not set | ||
37 | CONFIG_BASE_FULL=y | ||
38 | CONFIG_FUTEX=y | ||
39 | CONFIG_EPOLL=y | ||
40 | CONFIG_CC_OPTIMIZE_FOR_SIZE=y | ||
41 | CONFIG_SHMEM=y | ||
42 | CONFIG_CC_ALIGN_FUNCTIONS=0 | ||
43 | CONFIG_CC_ALIGN_LABELS=0 | ||
44 | CONFIG_CC_ALIGN_LOOPS=0 | ||
45 | CONFIG_CC_ALIGN_JUMPS=0 | ||
46 | # CONFIG_TINY_SHMEM is not set | ||
47 | CONFIG_BASE_SMALL=0 | ||
48 | |||
49 | # | ||
50 | # Loadable module support | ||
51 | # | ||
52 | CONFIG_MODULES=y | ||
53 | CONFIG_MODULE_UNLOAD=y | ||
54 | # CONFIG_MODULE_FORCE_UNLOAD is not set | ||
55 | CONFIG_OBSOLETE_MODPARM=y | ||
56 | # CONFIG_MODVERSIONS is not set | ||
57 | # CONFIG_MODULE_SRCVERSION_ALL is not set | ||
58 | CONFIG_KMOD=y | ||
59 | |||
60 | # | ||
61 | # System Type | ||
62 | # | ||
63 | # CONFIG_ARCH_CLPS7500 is not set | ||
64 | # CONFIG_ARCH_CLPS711X is not set | ||
65 | # CONFIG_ARCH_CO285 is not set | ||
66 | # CONFIG_ARCH_EBSA110 is not set | ||
67 | # CONFIG_ARCH_CAMELOT is not set | ||
68 | # CONFIG_ARCH_FOOTBRIDGE is not set | ||
69 | # CONFIG_ARCH_INTEGRATOR is not set | ||
70 | CONFIG_ARCH_IOP3XX=y | ||
71 | # CONFIG_ARCH_IXP4XX is not set | ||
72 | # CONFIG_ARCH_IXP2000 is not set | ||
73 | # CONFIG_ARCH_L7200 is not set | ||
74 | # CONFIG_ARCH_PXA is not set | ||
75 | # CONFIG_ARCH_RPC is not set | ||
76 | # CONFIG_ARCH_SA1100 is not set | ||
77 | # CONFIG_ARCH_S3C2410 is not set | ||
78 | # CONFIG_ARCH_SHARK is not set | ||
79 | # CONFIG_ARCH_LH7A40X is not set | ||
80 | # CONFIG_ARCH_OMAP is not set | ||
81 | # CONFIG_ARCH_VERSATILE is not set | ||
82 | # CONFIG_ARCH_IMX is not set | ||
83 | # CONFIG_ARCH_H720X is not set | ||
84 | |||
85 | # | ||
86 | # IOP3xx Implementation Options | ||
87 | # | ||
88 | |||
89 | # | ||
90 | # IOP3xx Platform Types | ||
91 | # | ||
92 | CONFIG_ARCH_IQ80321=y | ||
93 | # CONFIG_ARCH_IQ31244 is not set | ||
94 | # CONFIG_ARCH_IQ80331 is not set | ||
95 | # CONFIG_MACH_IQ80332 is not set | ||
96 | # CONFIG_ARCH_EP80219 is not set | ||
97 | CONFIG_ARCH_IOP321=y | ||
98 | # CONFIG_ARCH_IOP331 is not set | ||
99 | |||
100 | # | ||
101 | # IOP3xx Chipset Features | ||
102 | # | ||
103 | |||
104 | # | ||
105 | # Processor Type | ||
106 | # | ||
107 | CONFIG_CPU_32=y | ||
108 | CONFIG_CPU_XSCALE=y | ||
109 | CONFIG_CPU_32v5=y | ||
110 | CONFIG_CPU_ABRT_EV5T=y | ||
111 | CONFIG_CPU_CACHE_VIVT=y | ||
112 | CONFIG_CPU_TLB_V4WBI=y | ||
113 | CONFIG_CPU_MINICACHE=y | ||
114 | |||
115 | # | ||
116 | # Processor Features | ||
117 | # | ||
118 | # CONFIG_ARM_THUMB is not set | ||
119 | CONFIG_XSCALE_PMU=y | ||
120 | |||
121 | # | ||
122 | # Bus support | ||
123 | # | ||
124 | CONFIG_PCI=y | ||
125 | # CONFIG_PCI_LEGACY_PROC is not set | ||
126 | CONFIG_PCI_NAMES=y | ||
127 | |||
128 | # | ||
129 | # PCCARD (PCMCIA/CardBus) support | ||
130 | # | ||
131 | # CONFIG_PCCARD is not set | ||
132 | |||
133 | # | ||
134 | # Kernel Features | ||
135 | # | ||
136 | # CONFIG_PREEMPT is not set | ||
137 | CONFIG_ALIGNMENT_TRAP=y | ||
138 | |||
139 | # | ||
140 | # Boot options | ||
141 | # | ||
142 | CONFIG_ZBOOT_ROM_TEXT=0x0 | ||
143 | CONFIG_ZBOOT_ROM_BSS=0x0 | ||
144 | CONFIG_CMDLINE="ip=boot root=nfs console=ttyS0,115200" | ||
145 | # CONFIG_XIP_KERNEL is not set | ||
146 | |||
147 | # | ||
148 | # Floating point emulation | ||
149 | # | ||
150 | |||
151 | # | ||
152 | # At least one emulation must be selected | ||
153 | # | ||
154 | CONFIG_FPE_NWFPE=y | ||
155 | # CONFIG_FPE_NWFPE_XP is not set | ||
156 | # CONFIG_FPE_FASTFPE is not set | ||
157 | |||
158 | # | ||
159 | # Userspace binary formats | ||
160 | # | ||
161 | CONFIG_BINFMT_ELF=y | ||
162 | CONFIG_BINFMT_AOUT=y | ||
163 | # CONFIG_BINFMT_MISC is not set | ||
164 | # CONFIG_ARTHUR is not set | ||
165 | |||
166 | # | ||
167 | # Power management options | ||
168 | # | ||
169 | # CONFIG_PM is not set | ||
170 | |||
171 | # | ||
172 | # Device Drivers | ||
173 | # | ||
174 | |||
175 | # | ||
176 | # Generic Driver Options | ||
177 | # | ||
178 | CONFIG_STANDALONE=y | ||
179 | CONFIG_PREVENT_FIRMWARE_BUILD=y | ||
180 | # CONFIG_FW_LOADER is not set | ||
181 | |||
182 | # | ||
183 | # Memory Technology Devices (MTD) | ||
184 | # | ||
185 | CONFIG_MTD=y | ||
186 | # CONFIG_MTD_DEBUG is not set | ||
187 | # CONFIG_MTD_CONCAT is not set | ||
188 | CONFIG_MTD_PARTITIONS=y | ||
189 | CONFIG_MTD_REDBOOT_PARTS=y | ||
190 | CONFIG_MTD_REDBOOT_DIRECTORY_BLOCK=-1 | ||
191 | CONFIG_MTD_REDBOOT_PARTS_UNALLOCATED=y | ||
192 | CONFIG_MTD_REDBOOT_PARTS_READONLY=y | ||
193 | # CONFIG_MTD_CMDLINE_PARTS is not set | ||
194 | # CONFIG_MTD_AFS_PARTS is not set | ||
195 | |||
196 | # | ||
197 | # User Modules And Translation Layers | ||
198 | # | ||
199 | CONFIG_MTD_CHAR=y | ||
200 | CONFIG_MTD_BLOCK=y | ||
201 | # CONFIG_FTL is not set | ||
202 | # CONFIG_NFTL is not set | ||
203 | # CONFIG_INFTL is not set | ||
204 | |||
205 | # | ||
206 | # RAM/ROM/Flash chip drivers | ||
207 | # | ||
208 | CONFIG_MTD_CFI=y | ||
209 | # CONFIG_MTD_JEDECPROBE is not set | ||
210 | CONFIG_MTD_GEN_PROBE=y | ||
211 | # CONFIG_MTD_CFI_ADV_OPTIONS is not set | ||
212 | CONFIG_MTD_MAP_BANK_WIDTH_1=y | ||
213 | CONFIG_MTD_MAP_BANK_WIDTH_2=y | ||
214 | CONFIG_MTD_MAP_BANK_WIDTH_4=y | ||
215 | # CONFIG_MTD_MAP_BANK_WIDTH_8 is not set | ||
216 | # CONFIG_MTD_MAP_BANK_WIDTH_16 is not set | ||
217 | # CONFIG_MTD_MAP_BANK_WIDTH_32 is not set | ||
218 | CONFIG_MTD_CFI_I1=y | ||
219 | CONFIG_MTD_CFI_I2=y | ||
220 | # CONFIG_MTD_CFI_I4 is not set | ||
221 | # CONFIG_MTD_CFI_I8 is not set | ||
222 | CONFIG_MTD_CFI_INTELEXT=y | ||
223 | # CONFIG_MTD_CFI_AMDSTD is not set | ||
224 | # CONFIG_MTD_CFI_STAA is not set | ||
225 | CONFIG_MTD_CFI_UTIL=y | ||
226 | # CONFIG_MTD_RAM is not set | ||
227 | # CONFIG_MTD_ROM is not set | ||
228 | # CONFIG_MTD_ABSENT is not set | ||
229 | # CONFIG_MTD_XIP is not set | ||
230 | |||
231 | # | ||
232 | # Mapping drivers for chip access | ||
233 | # | ||
234 | # CONFIG_MTD_COMPLEX_MAPPINGS is not set | ||
235 | CONFIG_MTD_PHYSMAP=y | ||
236 | CONFIG_MTD_PHYSMAP_START=0xf0000000 | ||
237 | CONFIG_MTD_PHYSMAP_LEN=0x00800000 | ||
238 | CONFIG_MTD_PHYSMAP_BANKWIDTH=1 | ||
239 | # CONFIG_MTD_ARM_INTEGRATOR is not set | ||
240 | # CONFIG_MTD_EDB7312 is not set | ||
241 | |||
242 | # | ||
243 | # Self-contained MTD device drivers | ||
244 | # | ||
245 | # CONFIG_MTD_PMC551 is not set | ||
246 | # CONFIG_MTD_SLRAM is not set | ||
247 | # CONFIG_MTD_PHRAM is not set | ||
248 | # CONFIG_MTD_MTDRAM is not set | ||
249 | # CONFIG_MTD_BLKMTD is not set | ||
250 | # CONFIG_MTD_BLOCK2MTD is not set | ||
251 | |||
252 | # | ||
253 | # Disk-On-Chip Device Drivers | ||
254 | # | ||
255 | # CONFIG_MTD_DOC2000 is not set | ||
256 | # CONFIG_MTD_DOC2001 is not set | ||
257 | # CONFIG_MTD_DOC2001PLUS is not set | ||
258 | |||
259 | # | ||
260 | # NAND Flash Device Drivers | ||
261 | # | ||
262 | # CONFIG_MTD_NAND is not set | ||
263 | |||
264 | # | ||
265 | # Parallel port support | ||
266 | # | ||
267 | # CONFIG_PARPORT is not set | ||
268 | |||
269 | # | ||
270 | # Plug and Play support | ||
271 | # | ||
272 | |||
273 | # | ||
274 | # Block devices | ||
275 | # | ||
276 | # CONFIG_BLK_DEV_FD is not set | ||
277 | # CONFIG_BLK_CPQ_DA is not set | ||
278 | # CONFIG_BLK_CPQ_CISS_DA is not set | ||
279 | # CONFIG_BLK_DEV_DAC960 is not set | ||
280 | # CONFIG_BLK_DEV_UMEM is not set | ||
281 | # CONFIG_BLK_DEV_COW_COMMON is not set | ||
282 | # CONFIG_BLK_DEV_LOOP is not set | ||
283 | # CONFIG_BLK_DEV_NBD is not set | ||
284 | # CONFIG_BLK_DEV_SX8 is not set | ||
285 | CONFIG_BLK_DEV_RAM=y | ||
286 | CONFIG_BLK_DEV_RAM_COUNT=16 | ||
287 | CONFIG_BLK_DEV_RAM_SIZE=8192 | ||
288 | # CONFIG_BLK_DEV_INITRD is not set | ||
289 | CONFIG_INITRAMFS_SOURCE="" | ||
290 | # CONFIG_CDROM_PKTCDVD is not set | ||
291 | |||
292 | # | ||
293 | # IO Schedulers | ||
294 | # | ||
295 | CONFIG_IOSCHED_NOOP=y | ||
296 | CONFIG_IOSCHED_AS=y | ||
297 | CONFIG_IOSCHED_DEADLINE=y | ||
298 | CONFIG_IOSCHED_CFQ=y | ||
299 | # CONFIG_ATA_OVER_ETH is not set | ||
300 | |||
301 | # | ||
302 | # ATA/ATAPI/MFM/RLL support | ||
303 | # | ||
304 | # CONFIG_IDE is not set | ||
305 | |||
306 | # | ||
307 | # SCSI device support | ||
308 | # | ||
309 | # CONFIG_SCSI is not set | ||
310 | |||
311 | # | ||
312 | # Multi-device support (RAID and LVM) | ||
313 | # | ||
314 | # CONFIG_MD is not set | ||
315 | |||
316 | # | ||
317 | # Fusion MPT device support | ||
318 | # | ||
319 | |||
320 | # | ||
321 | # IEEE 1394 (FireWire) support | ||
322 | # | ||
323 | # CONFIG_IEEE1394 is not set | ||
324 | |||
325 | # | ||
326 | # I2O device support | ||
327 | # | ||
328 | # CONFIG_I2O is not set | ||
329 | |||
330 | # | ||
331 | # Networking support | ||
332 | # | ||
333 | CONFIG_NET=y | ||
334 | |||
335 | # | ||
336 | # Networking options | ||
337 | # | ||
338 | CONFIG_PACKET=y | ||
339 | CONFIG_PACKET_MMAP=y | ||
340 | # CONFIG_NETLINK_DEV is not set | ||
341 | CONFIG_UNIX=y | ||
342 | # CONFIG_NET_KEY is not set | ||
343 | CONFIG_INET=y | ||
344 | CONFIG_IP_MULTICAST=y | ||
345 | # CONFIG_IP_ADVANCED_ROUTER is not set | ||
346 | CONFIG_IP_PNP=y | ||
347 | # CONFIG_IP_PNP_DHCP is not set | ||
348 | CONFIG_IP_PNP_BOOTP=y | ||
349 | # CONFIG_IP_PNP_RARP is not set | ||
350 | # CONFIG_NET_IPIP is not set | ||
351 | # CONFIG_NET_IPGRE is not set | ||
352 | # CONFIG_IP_MROUTE is not set | ||
353 | # CONFIG_ARPD is not set | ||
354 | # CONFIG_SYN_COOKIES is not set | ||
355 | # CONFIG_INET_AH is not set | ||
356 | # CONFIG_INET_ESP is not set | ||
357 | # CONFIG_INET_IPCOMP is not set | ||
358 | # CONFIG_INET_TUNNEL is not set | ||
359 | CONFIG_IP_TCPDIAG=y | ||
360 | # CONFIG_IP_TCPDIAG_IPV6 is not set | ||
361 | # CONFIG_IPV6 is not set | ||
362 | # CONFIG_NETFILTER is not set | ||
363 | |||
364 | # | ||
365 | # SCTP Configuration (EXPERIMENTAL) | ||
366 | # | ||
367 | # CONFIG_IP_SCTP is not set | ||
368 | # CONFIG_ATM is not set | ||
369 | # CONFIG_BRIDGE is not set | ||
370 | # CONFIG_VLAN_8021Q is not set | ||
371 | # CONFIG_DECNET is not set | ||
372 | # CONFIG_LLC2 is not set | ||
373 | # CONFIG_IPX is not set | ||
374 | # CONFIG_ATALK is not set | ||
375 | # CONFIG_X25 is not set | ||
376 | # CONFIG_LAPB is not set | ||
377 | # CONFIG_NET_DIVERT is not set | ||
378 | # CONFIG_ECONET is not set | ||
379 | # CONFIG_WAN_ROUTER is not set | ||
380 | |||
381 | # | ||
382 | # QoS and/or fair queueing | ||
383 | # | ||
384 | # CONFIG_NET_SCHED is not set | ||
385 | # CONFIG_NET_CLS_ROUTE is not set | ||
386 | |||
387 | # | ||
388 | # Network testing | ||
389 | # | ||
390 | # CONFIG_NET_PKTGEN is not set | ||
391 | # CONFIG_NETPOLL is not set | ||
392 | # CONFIG_NET_POLL_CONTROLLER is not set | ||
393 | # CONFIG_HAMRADIO is not set | ||
394 | # CONFIG_IRDA is not set | ||
395 | # CONFIG_BT is not set | ||
396 | CONFIG_NETDEVICES=y | ||
397 | # CONFIG_DUMMY is not set | ||
398 | # CONFIG_BONDING is not set | ||
399 | # CONFIG_EQUALIZER is not set | ||
400 | # CONFIG_TUN is not set | ||
401 | |||
402 | # | ||
403 | # ARCnet devices | ||
404 | # | ||
405 | # CONFIG_ARCNET is not set | ||
406 | |||
407 | # | ||
408 | # Ethernet (10 or 100Mbit) | ||
409 | # | ||
410 | # CONFIG_NET_ETHERNET is not set | ||
411 | |||
412 | # | ||
413 | # Ethernet (1000 Mbit) | ||
414 | # | ||
415 | # CONFIG_ACENIC is not set | ||
416 | # CONFIG_DL2K is not set | ||
417 | CONFIG_E1000=y | ||
418 | CONFIG_E1000_NAPI=y | ||
419 | # CONFIG_NS83820 is not set | ||
420 | # CONFIG_HAMACHI is not set | ||
421 | # CONFIG_YELLOWFIN is not set | ||
422 | # CONFIG_R8169 is not set | ||
423 | # CONFIG_SK98LIN is not set | ||
424 | # CONFIG_TIGON3 is not set | ||
425 | |||
426 | # | ||
427 | # Ethernet (10000 Mbit) | ||
428 | # | ||
429 | # CONFIG_IXGB is not set | ||
430 | # CONFIG_S2IO is not set | ||
431 | |||
432 | # | ||
433 | # Token Ring devices | ||
434 | # | ||
435 | # CONFIG_TR is not set | ||
436 | |||
437 | # | ||
438 | # Wireless LAN (non-hamradio) | ||
439 | # | ||
440 | # CONFIG_NET_RADIO is not set | ||
441 | |||
442 | # | ||
443 | # Wan interfaces | ||
444 | # | ||
445 | # CONFIG_WAN is not set | ||
446 | # CONFIG_FDDI is not set | ||
447 | # CONFIG_HIPPI is not set | ||
448 | # CONFIG_PPP is not set | ||
449 | # CONFIG_SLIP is not set | ||
450 | # CONFIG_SHAPER is not set | ||
451 | # CONFIG_NETCONSOLE is not set | ||
452 | |||
453 | # | ||
454 | # ISDN subsystem | ||
455 | # | ||
456 | # CONFIG_ISDN is not set | ||
457 | |||
458 | # | ||
459 | # Input device support | ||
460 | # | ||
461 | CONFIG_INPUT=y | ||
462 | |||
463 | # | ||
464 | # Userland interfaces | ||
465 | # | ||
466 | CONFIG_INPUT_MOUSEDEV=y | ||
467 | # CONFIG_INPUT_MOUSEDEV_PSAUX is not set | ||
468 | CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024 | ||
469 | CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768 | ||
470 | # CONFIG_INPUT_JOYDEV is not set | ||
471 | # CONFIG_INPUT_TSDEV is not set | ||
472 | # CONFIG_INPUT_EVDEV is not set | ||
473 | # CONFIG_INPUT_EVBUG is not set | ||
474 | |||
475 | # | ||
476 | # Input Device Drivers | ||
477 | # | ||
478 | # CONFIG_INPUT_KEYBOARD is not set | ||
479 | # CONFIG_INPUT_MOUSE is not set | ||
480 | # CONFIG_INPUT_JOYSTICK is not set | ||
481 | # CONFIG_INPUT_TOUCHSCREEN is not set | ||
482 | # CONFIG_INPUT_MISC is not set | ||
483 | |||
484 | # | ||
485 | # Hardware I/O ports | ||
486 | # | ||
487 | # CONFIG_SERIO is not set | ||
488 | # CONFIG_GAMEPORT is not set | ||
489 | CONFIG_SOUND_GAMEPORT=y | ||
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=4 | ||
505 | # CONFIG_SERIAL_8250_EXTENDED is not set | ||
506 | |||
507 | # | ||
508 | # Non-8250 serial port support | ||
509 | # | ||
510 | CONFIG_SERIAL_CORE=y | ||
511 | CONFIG_SERIAL_CORE_CONSOLE=y | ||
512 | CONFIG_UNIX98_PTYS=y | ||
513 | CONFIG_LEGACY_PTYS=y | ||
514 | CONFIG_LEGACY_PTY_COUNT=256 | ||
515 | |||
516 | # | ||
517 | # IPMI | ||
518 | # | ||
519 | # CONFIG_IPMI_HANDLER is not set | ||
520 | |||
521 | # | ||
522 | # Watchdog Cards | ||
523 | # | ||
524 | # CONFIG_WATCHDOG is not set | ||
525 | # CONFIG_NVRAM is not set | ||
526 | # CONFIG_RTC is not set | ||
527 | # CONFIG_DTLK is not set | ||
528 | # CONFIG_R3964 is not set | ||
529 | # CONFIG_APPLICOM is not set | ||
530 | |||
531 | # | ||
532 | # Ftape, the floppy tape device driver | ||
533 | # | ||
534 | # CONFIG_DRM is not set | ||
535 | # CONFIG_RAW_DRIVER is not set | ||
536 | |||
537 | # | ||
538 | # TPM devices | ||
539 | # | ||
540 | # CONFIG_TCG_TPM is not set | ||
541 | |||
542 | # | ||
543 | # I2C support | ||
544 | # | ||
545 | CONFIG_I2C=y | ||
546 | CONFIG_I2C_CHARDEV=y | ||
547 | |||
548 | # | ||
549 | # I2C Algorithms | ||
550 | # | ||
551 | # CONFIG_I2C_ALGOBIT is not set | ||
552 | # CONFIG_I2C_ALGOPCF is not set | ||
553 | # CONFIG_I2C_ALGOPCA is not set | ||
554 | |||
555 | # | ||
556 | # I2C Hardware Bus support | ||
557 | # | ||
558 | # CONFIG_I2C_ALI1535 is not set | ||
559 | # CONFIG_I2C_ALI1563 is not set | ||
560 | # CONFIG_I2C_ALI15X3 is not set | ||
561 | # CONFIG_I2C_AMD756 is not set | ||
562 | # CONFIG_I2C_AMD8111 is not set | ||
563 | # CONFIG_I2C_I801 is not set | ||
564 | # CONFIG_I2C_I810 is not set | ||
565 | CONFIG_I2C_IOP3XX=y | ||
566 | # CONFIG_I2C_ISA is not set | ||
567 | # CONFIG_I2C_NFORCE2 is not set | ||
568 | # CONFIG_I2C_PARPORT_LIGHT is not set | ||
569 | # CONFIG_I2C_PIIX4 is not set | ||
570 | # CONFIG_I2C_PROSAVAGE is not set | ||
571 | # CONFIG_I2C_SAVAGE4 is not set | ||
572 | # CONFIG_SCx200_ACB is not set | ||
573 | # CONFIG_I2C_SIS5595 is not set | ||
574 | # CONFIG_I2C_SIS630 is not set | ||
575 | # CONFIG_I2C_SIS96X is not set | ||
576 | # CONFIG_I2C_STUB is not set | ||
577 | # CONFIG_I2C_VIA is not set | ||
578 | # CONFIG_I2C_VIAPRO is not set | ||
579 | # CONFIG_I2C_VOODOO3 is not set | ||
580 | # CONFIG_I2C_PCA_ISA is not set | ||
581 | |||
582 | # | ||
583 | # Hardware Sensors Chip support | ||
584 | # | ||
585 | # CONFIG_I2C_SENSOR is not set | ||
586 | # CONFIG_SENSORS_ADM1021 is not set | ||
587 | # CONFIG_SENSORS_ADM1025 is not set | ||
588 | # CONFIG_SENSORS_ADM1026 is not set | ||
589 | # CONFIG_SENSORS_ADM1031 is not set | ||
590 | # CONFIG_SENSORS_ASB100 is not set | ||
591 | # CONFIG_SENSORS_DS1621 is not set | ||
592 | # CONFIG_SENSORS_FSCHER is not set | ||
593 | # CONFIG_SENSORS_FSCPOS is not set | ||
594 | # CONFIG_SENSORS_GL518SM is not set | ||
595 | # CONFIG_SENSORS_GL520SM is not set | ||
596 | # CONFIG_SENSORS_IT87 is not set | ||
597 | # CONFIG_SENSORS_LM63 is not set | ||
598 | # CONFIG_SENSORS_LM75 is not set | ||
599 | # CONFIG_SENSORS_LM77 is not set | ||
600 | # CONFIG_SENSORS_LM78 is not set | ||
601 | # CONFIG_SENSORS_LM80 is not set | ||
602 | # CONFIG_SENSORS_LM83 is not set | ||
603 | # CONFIG_SENSORS_LM85 is not set | ||
604 | # CONFIG_SENSORS_LM87 is not set | ||
605 | # CONFIG_SENSORS_LM90 is not set | ||
606 | # CONFIG_SENSORS_MAX1619 is not set | ||
607 | # CONFIG_SENSORS_PC87360 is not set | ||
608 | # CONFIG_SENSORS_SMSC47B397 is not set | ||
609 | # CONFIG_SENSORS_SIS5595 is not set | ||
610 | # CONFIG_SENSORS_SMSC47M1 is not set | ||
611 | # CONFIG_SENSORS_VIA686A is not set | ||
612 | # CONFIG_SENSORS_W83781D is not set | ||
613 | # CONFIG_SENSORS_W83L785TS is not set | ||
614 | # CONFIG_SENSORS_W83627HF is not set | ||
615 | |||
616 | # | ||
617 | # Other I2C Chip support | ||
618 | # | ||
619 | # CONFIG_SENSORS_EEPROM is not set | ||
620 | # CONFIG_SENSORS_PCF8574 is not set | ||
621 | # CONFIG_SENSORS_PCF8591 is not set | ||
622 | # CONFIG_SENSORS_RTC8564 is not set | ||
623 | # CONFIG_I2C_DEBUG_CORE is not set | ||
624 | # CONFIG_I2C_DEBUG_ALGO is not set | ||
625 | # CONFIG_I2C_DEBUG_BUS is not set | ||
626 | # CONFIG_I2C_DEBUG_CHIP is not set | ||
627 | |||
628 | # | ||
629 | # Misc devices | ||
630 | # | ||
631 | |||
632 | # | ||
633 | # Multimedia devices | ||
634 | # | ||
635 | # CONFIG_VIDEO_DEV is not set | ||
636 | |||
637 | # | ||
638 | # Digital Video Broadcasting Devices | ||
639 | # | ||
640 | # CONFIG_DVB is not set | ||
641 | |||
642 | # | ||
643 | # Graphics support | ||
644 | # | ||
645 | # CONFIG_FB is not set | ||
646 | |||
647 | # | ||
648 | # Console display driver support | ||
649 | # | ||
650 | # CONFIG_VGA_CONSOLE is not set | ||
651 | CONFIG_DUMMY_CONSOLE=y | ||
652 | |||
653 | # | ||
654 | # Sound | ||
655 | # | ||
656 | # CONFIG_SOUND is not set | ||
657 | |||
658 | # | ||
659 | # USB support | ||
660 | # | ||
661 | CONFIG_USB_ARCH_HAS_HCD=y | ||
662 | CONFIG_USB_ARCH_HAS_OHCI=y | ||
663 | # CONFIG_USB is not set | ||
664 | |||
665 | # | ||
666 | # USB Gadget Support | ||
667 | # | ||
668 | # CONFIG_USB_GADGET is not set | ||
669 | |||
670 | # | ||
671 | # MMC/SD Card support | ||
672 | # | ||
673 | # CONFIG_MMC is not set | ||
674 | |||
675 | # | ||
676 | # File systems | ||
677 | # | ||
678 | CONFIG_EXT2_FS=y | ||
679 | # CONFIG_EXT2_FS_XATTR is not set | ||
680 | CONFIG_EXT3_FS=y | ||
681 | CONFIG_EXT3_FS_XATTR=y | ||
682 | # CONFIG_EXT3_FS_POSIX_ACL is not set | ||
683 | # CONFIG_EXT3_FS_SECURITY is not set | ||
684 | CONFIG_JBD=y | ||
685 | # CONFIG_JBD_DEBUG is not set | ||
686 | CONFIG_FS_MBCACHE=y | ||
687 | # CONFIG_REISERFS_FS is not set | ||
688 | # CONFIG_JFS_FS is not set | ||
689 | |||
690 | # | ||
691 | # XFS support | ||
692 | # | ||
693 | CONFIG_XFS_FS=y | ||
694 | CONFIG_XFS_EXPORT=y | ||
695 | # CONFIG_XFS_RT is not set | ||
696 | # CONFIG_XFS_QUOTA is not set | ||
697 | CONFIG_XFS_SECURITY=y | ||
698 | CONFIG_XFS_POSIX_ACL=y | ||
699 | # CONFIG_MINIX_FS is not set | ||
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_MSDOS_FS is not set | ||
716 | # CONFIG_VFAT_FS is not set | ||
717 | # CONFIG_NTFS_FS is not set | ||
718 | |||
719 | # | ||
720 | # Pseudo filesystems | ||
721 | # | ||
722 | CONFIG_PROC_FS=y | ||
723 | CONFIG_SYSFS=y | ||
724 | # CONFIG_DEVFS_FS is not set | ||
725 | # CONFIG_DEVPTS_FS_XATTR is not set | ||
726 | CONFIG_TMPFS=y | ||
727 | # CONFIG_TMPFS_XATTR is not set | ||
728 | # CONFIG_HUGETLB_PAGE is not set | ||
729 | CONFIG_RAMFS=y | ||
730 | |||
731 | # | ||
732 | # Miscellaneous filesystems | ||
733 | # | ||
734 | # CONFIG_ADFS_FS is not set | ||
735 | # CONFIG_AFFS_FS is not set | ||
736 | # CONFIG_HFS_FS is not set | ||
737 | # CONFIG_HFSPLUS_FS is not set | ||
738 | # CONFIG_BEFS_FS is not set | ||
739 | # CONFIG_BFS_FS is not set | ||
740 | # CONFIG_EFS_FS is not set | ||
741 | # CONFIG_JFFS_FS is not set | ||
742 | CONFIG_JFFS2_FS=y | ||
743 | CONFIG_JFFS2_FS_DEBUG=0 | ||
744 | # CONFIG_JFFS2_FS_NAND is not set | ||
745 | # CONFIG_JFFS2_FS_NOR_ECC is not set | ||
746 | # CONFIG_JFFS2_COMPRESSION_OPTIONS is not set | ||
747 | CONFIG_JFFS2_ZLIB=y | ||
748 | CONFIG_JFFS2_RTIME=y | ||
749 | # CONFIG_JFFS2_RUBIN is not set | ||
750 | # CONFIG_CRAMFS is not set | ||
751 | # CONFIG_VXFS_FS is not set | ||
752 | # CONFIG_HPFS_FS is not set | ||
753 | # CONFIG_QNX4FS_FS is not set | ||
754 | # CONFIG_SYSV_FS is not set | ||
755 | # CONFIG_UFS_FS is not set | ||
756 | |||
757 | # | ||
758 | # Network File Systems | ||
759 | # | ||
760 | CONFIG_NFS_FS=y | ||
761 | CONFIG_NFS_V3=y | ||
762 | # CONFIG_NFS_V4 is not set | ||
763 | # CONFIG_NFS_DIRECTIO is not set | ||
764 | CONFIG_NFSD=y | ||
765 | CONFIG_NFSD_V3=y | ||
766 | # CONFIG_NFSD_V4 is not set | ||
767 | # CONFIG_NFSD_TCP is not set | ||
768 | CONFIG_ROOT_NFS=y | ||
769 | CONFIG_LOCKD=y | ||
770 | CONFIG_LOCKD_V4=y | ||
771 | CONFIG_EXPORTFS=y | ||
772 | CONFIG_SUNRPC=y | ||
773 | # CONFIG_RPCSEC_GSS_KRB5 is not set | ||
774 | # CONFIG_RPCSEC_GSS_SPKM3 is not set | ||
775 | # CONFIG_SMB_FS is not set | ||
776 | # CONFIG_CIFS is not set | ||
777 | # CONFIG_NCP_FS is not set | ||
778 | # CONFIG_CODA_FS is not set | ||
779 | # CONFIG_AFS_FS is not set | ||
780 | |||
781 | # | ||
782 | # Partition Types | ||
783 | # | ||
784 | CONFIG_PARTITION_ADVANCED=y | ||
785 | # CONFIG_ACORN_PARTITION is not set | ||
786 | # CONFIG_OSF_PARTITION is not set | ||
787 | # CONFIG_AMIGA_PARTITION is not set | ||
788 | # CONFIG_ATARI_PARTITION is not set | ||
789 | # CONFIG_MAC_PARTITION is not set | ||
790 | CONFIG_MSDOS_PARTITION=y | ||
791 | # CONFIG_BSD_DISKLABEL is not set | ||
792 | # CONFIG_MINIX_SUBPARTITION is not set | ||
793 | # CONFIG_SOLARIS_X86_PARTITION is not set | ||
794 | # CONFIG_UNIXWARE_DISKLABEL is not set | ||
795 | # CONFIG_LDM_PARTITION is not set | ||
796 | # CONFIG_SGI_PARTITION is not set | ||
797 | # CONFIG_ULTRIX_PARTITION is not set | ||
798 | # CONFIG_SUN_PARTITION is not set | ||
799 | # CONFIG_EFI_PARTITION is not set | ||
800 | |||
801 | # | ||
802 | # Native Language Support | ||
803 | # | ||
804 | # CONFIG_NLS is not set | ||
805 | |||
806 | # | ||
807 | # Profiling support | ||
808 | # | ||
809 | # CONFIG_PROFILING is not set | ||
810 | |||
811 | # | ||
812 | # Kernel hacking | ||
813 | # | ||
814 | # CONFIG_PRINTK_TIME is not set | ||
815 | # CONFIG_DEBUG_KERNEL is not set | ||
816 | CONFIG_LOG_BUF_SHIFT=14 | ||
817 | CONFIG_DEBUG_BUGVERBOSE=y | ||
818 | CONFIG_FRAME_POINTER=y | ||
819 | CONFIG_DEBUG_USER=y | ||
820 | |||
821 | # | ||
822 | # Security options | ||
823 | # | ||
824 | # CONFIG_KEYS is not set | ||
825 | # CONFIG_SECURITY is not set | ||
826 | |||
827 | # | ||
828 | # Cryptographic options | ||
829 | # | ||
830 | # CONFIG_CRYPTO is not set | ||
831 | |||
832 | # | ||
833 | # Hardware crypto devices | ||
834 | # | ||
835 | |||
836 | # | ||
837 | # Library routines | ||
838 | # | ||
839 | # CONFIG_CRC_CCITT is not set | ||
840 | CONFIG_CRC32=y | ||
841 | # CONFIG_LIBCRC32C is not set | ||
842 | CONFIG_ZLIB_INFLATE=y | ||
843 | CONFIG_ZLIB_DEFLATE=y | ||
diff --git a/arch/arm/configs/iq80331_defconfig b/arch/arm/configs/iq80331_defconfig new file mode 100644 index 000000000000..bb536133ef87 --- /dev/null +++ b/arch/arm/configs/iq80331_defconfig | |||
@@ -0,0 +1,916 @@ | |||
1 | # | ||
2 | # Automatically generated make config: don't edit | ||
3 | # Linux kernel version: 2.6.12-rc1-bk2 | ||
4 | # Sun Mar 27 15:13:37 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=y | ||
28 | # CONFIG_BSD_PROCESS_ACCT_V3 is not set | ||
29 | CONFIG_SYSCTL=y | ||
30 | # CONFIG_AUDIT is not set | ||
31 | # CONFIG_HOTPLUG is not set | ||
32 | CONFIG_KOBJECT_UEVENT=y | ||
33 | # CONFIG_IKCONFIG is not set | ||
34 | # CONFIG_EMBEDDED is not set | ||
35 | CONFIG_KALLSYMS=y | ||
36 | # CONFIG_KALLSYMS_EXTRA_PASS is not set | ||
37 | CONFIG_BASE_FULL=y | ||
38 | CONFIG_FUTEX=y | ||
39 | CONFIG_EPOLL=y | ||
40 | CONFIG_CC_OPTIMIZE_FOR_SIZE=y | ||
41 | CONFIG_SHMEM=y | ||
42 | CONFIG_CC_ALIGN_FUNCTIONS=0 | ||
43 | CONFIG_CC_ALIGN_LABELS=0 | ||
44 | CONFIG_CC_ALIGN_LOOPS=0 | ||
45 | CONFIG_CC_ALIGN_JUMPS=0 | ||
46 | # CONFIG_TINY_SHMEM is not set | ||
47 | CONFIG_BASE_SMALL=0 | ||
48 | |||
49 | # | ||
50 | # Loadable module support | ||
51 | # | ||
52 | CONFIG_MODULES=y | ||
53 | CONFIG_MODULE_UNLOAD=y | ||
54 | # CONFIG_MODULE_FORCE_UNLOAD is not set | ||
55 | CONFIG_OBSOLETE_MODPARM=y | ||
56 | # CONFIG_MODVERSIONS is not set | ||
57 | # CONFIG_MODULE_SRCVERSION_ALL is not set | ||
58 | CONFIG_KMOD=y | ||
59 | |||
60 | # | ||
61 | # System Type | ||
62 | # | ||
63 | # CONFIG_ARCH_CLPS7500 is not set | ||
64 | # CONFIG_ARCH_CLPS711X is not set | ||
65 | # CONFIG_ARCH_CO285 is not set | ||
66 | # CONFIG_ARCH_EBSA110 is not set | ||
67 | # CONFIG_ARCH_CAMELOT is not set | ||
68 | # CONFIG_ARCH_FOOTBRIDGE is not set | ||
69 | # CONFIG_ARCH_INTEGRATOR is not set | ||
70 | CONFIG_ARCH_IOP3XX=y | ||
71 | # CONFIG_ARCH_IXP4XX is not set | ||
72 | # CONFIG_ARCH_IXP2000 is not set | ||
73 | # CONFIG_ARCH_L7200 is not set | ||
74 | # CONFIG_ARCH_PXA is not set | ||
75 | # CONFIG_ARCH_RPC is not set | ||
76 | # CONFIG_ARCH_SA1100 is not set | ||
77 | # CONFIG_ARCH_S3C2410 is not set | ||
78 | # CONFIG_ARCH_SHARK is not set | ||
79 | # CONFIG_ARCH_LH7A40X is not set | ||
80 | # CONFIG_ARCH_OMAP is not set | ||
81 | # CONFIG_ARCH_VERSATILE is not set | ||
82 | # CONFIG_ARCH_IMX is not set | ||
83 | # CONFIG_ARCH_H720X is not set | ||
84 | |||
85 | # | ||
86 | # IOP3xx Implementation Options | ||
87 | # | ||
88 | |||
89 | # | ||
90 | # IOP3xx Platform Types | ||
91 | # | ||
92 | # CONFIG_ARCH_IQ80321 is not set | ||
93 | # CONFIG_ARCH_IQ31244 is not set | ||
94 | CONFIG_ARCH_IQ80331=y | ||
95 | # CONFIG_MACH_IQ80332 is not set | ||
96 | # CONFIG_ARCH_EP80219 is not set | ||
97 | CONFIG_ARCH_IOP331=y | ||
98 | |||
99 | # | ||
100 | # IOP3xx Chipset Features | ||
101 | # | ||
102 | CONFIG_IOP331_STEPD=y | ||
103 | |||
104 | # | ||
105 | # Processor Type | ||
106 | # | ||
107 | CONFIG_CPU_32=y | ||
108 | CONFIG_CPU_XSCALE=y | ||
109 | CONFIG_CPU_32v5=y | ||
110 | CONFIG_CPU_ABRT_EV5T=y | ||
111 | CONFIG_CPU_CACHE_VIVT=y | ||
112 | CONFIG_CPU_TLB_V4WBI=y | ||
113 | CONFIG_CPU_MINICACHE=y | ||
114 | |||
115 | # | ||
116 | # Processor Features | ||
117 | # | ||
118 | # CONFIG_ARM_THUMB is not set | ||
119 | CONFIG_XSCALE_PMU=y | ||
120 | |||
121 | # | ||
122 | # Bus support | ||
123 | # | ||
124 | CONFIG_PCI=y | ||
125 | # CONFIG_PCI_LEGACY_PROC is not set | ||
126 | CONFIG_PCI_NAMES=y | ||
127 | |||
128 | # | ||
129 | # PCCARD (PCMCIA/CardBus) support | ||
130 | # | ||
131 | # CONFIG_PCCARD is not set | ||
132 | |||
133 | # | ||
134 | # Kernel Features | ||
135 | # | ||
136 | # CONFIG_PREEMPT is not set | ||
137 | CONFIG_ALIGNMENT_TRAP=y | ||
138 | |||
139 | # | ||
140 | # Boot options | ||
141 | # | ||
142 | CONFIG_ZBOOT_ROM_TEXT=0x0 | ||
143 | CONFIG_ZBOOT_ROM_BSS=0x0 | ||
144 | CONFIG_CMDLINE="ip=boot root=nfs console=ttyS0,115200" | ||
145 | # CONFIG_XIP_KERNEL is not set | ||
146 | |||
147 | # | ||
148 | # Floating point emulation | ||
149 | # | ||
150 | |||
151 | # | ||
152 | # At least one emulation must be selected | ||
153 | # | ||
154 | CONFIG_FPE_NWFPE=y | ||
155 | # CONFIG_FPE_NWFPE_XP is not set | ||
156 | # CONFIG_FPE_FASTFPE is not set | ||
157 | |||
158 | # | ||
159 | # Userspace binary formats | ||
160 | # | ||
161 | CONFIG_BINFMT_ELF=y | ||
162 | CONFIG_BINFMT_AOUT=y | ||
163 | # CONFIG_BINFMT_MISC is not set | ||
164 | # CONFIG_ARTHUR is not set | ||
165 | |||
166 | # | ||
167 | # Power management options | ||
168 | # | ||
169 | # CONFIG_PM is not set | ||
170 | |||
171 | # | ||
172 | # Device Drivers | ||
173 | # | ||
174 | |||
175 | # | ||
176 | # Generic Driver Options | ||
177 | # | ||
178 | CONFIG_STANDALONE=y | ||
179 | CONFIG_PREVENT_FIRMWARE_BUILD=y | ||
180 | # CONFIG_FW_LOADER is not set | ||
181 | |||
182 | # | ||
183 | # Memory Technology Devices (MTD) | ||
184 | # | ||
185 | CONFIG_MTD=y | ||
186 | # CONFIG_MTD_DEBUG is not set | ||
187 | # CONFIG_MTD_CONCAT is not set | ||
188 | CONFIG_MTD_PARTITIONS=y | ||
189 | CONFIG_MTD_REDBOOT_PARTS=y | ||
190 | CONFIG_MTD_REDBOOT_DIRECTORY_BLOCK=-1 | ||
191 | CONFIG_MTD_REDBOOT_PARTS_UNALLOCATED=y | ||
192 | CONFIG_MTD_REDBOOT_PARTS_READONLY=y | ||
193 | # CONFIG_MTD_CMDLINE_PARTS is not set | ||
194 | # CONFIG_MTD_AFS_PARTS is not set | ||
195 | |||
196 | # | ||
197 | # User Modules And Translation Layers | ||
198 | # | ||
199 | CONFIG_MTD_CHAR=y | ||
200 | CONFIG_MTD_BLOCK=y | ||
201 | # CONFIG_FTL is not set | ||
202 | # CONFIG_NFTL is not set | ||
203 | # CONFIG_INFTL is not set | ||
204 | |||
205 | # | ||
206 | # RAM/ROM/Flash chip drivers | ||
207 | # | ||
208 | CONFIG_MTD_CFI=y | ||
209 | # CONFIG_MTD_JEDECPROBE is not set | ||
210 | CONFIG_MTD_GEN_PROBE=y | ||
211 | CONFIG_MTD_CFI_ADV_OPTIONS=y | ||
212 | CONFIG_MTD_CFI_NOSWAP=y | ||
213 | # CONFIG_MTD_CFI_BE_BYTE_SWAP is not set | ||
214 | # CONFIG_MTD_CFI_LE_BYTE_SWAP is not set | ||
215 | # CONFIG_MTD_CFI_GEOMETRY is not set | ||
216 | CONFIG_MTD_MAP_BANK_WIDTH_1=y | ||
217 | CONFIG_MTD_MAP_BANK_WIDTH_2=y | ||
218 | CONFIG_MTD_MAP_BANK_WIDTH_4=y | ||
219 | # CONFIG_MTD_MAP_BANK_WIDTH_8 is not set | ||
220 | # CONFIG_MTD_MAP_BANK_WIDTH_16 is not set | ||
221 | # CONFIG_MTD_MAP_BANK_WIDTH_32 is not set | ||
222 | CONFIG_MTD_CFI_I1=y | ||
223 | CONFIG_MTD_CFI_I2=y | ||
224 | # CONFIG_MTD_CFI_I4 is not set | ||
225 | # CONFIG_MTD_CFI_I8 is not set | ||
226 | CONFIG_MTD_CFI_INTELEXT=y | ||
227 | # CONFIG_MTD_CFI_AMDSTD is not set | ||
228 | # CONFIG_MTD_CFI_STAA is not set | ||
229 | CONFIG_MTD_CFI_UTIL=y | ||
230 | # CONFIG_MTD_RAM is not set | ||
231 | # CONFIG_MTD_ROM is not set | ||
232 | # CONFIG_MTD_ABSENT is not set | ||
233 | # CONFIG_MTD_XIP is not set | ||
234 | |||
235 | # | ||
236 | # Mapping drivers for chip access | ||
237 | # | ||
238 | # CONFIG_MTD_COMPLEX_MAPPINGS is not set | ||
239 | CONFIG_MTD_PHYSMAP=y | ||
240 | CONFIG_MTD_PHYSMAP_START=0xc0000000 | ||
241 | CONFIG_MTD_PHYSMAP_LEN=0x00800000 | ||
242 | CONFIG_MTD_PHYSMAP_BANKWIDTH=1 | ||
243 | # CONFIG_MTD_ARM_INTEGRATOR is not set | ||
244 | # CONFIG_MTD_EDB7312 is not set | ||
245 | |||
246 | # | ||
247 | # Self-contained MTD device drivers | ||
248 | # | ||
249 | # CONFIG_MTD_PMC551 is not set | ||
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 | |||
277 | # | ||
278 | # Block devices | ||
279 | # | ||
280 | # CONFIG_BLK_DEV_FD is not set | ||
281 | # CONFIG_BLK_CPQ_DA is not set | ||
282 | # CONFIG_BLK_CPQ_CISS_DA is not set | ||
283 | # CONFIG_BLK_DEV_DAC960 is not set | ||
284 | # CONFIG_BLK_DEV_UMEM is not set | ||
285 | # CONFIG_BLK_DEV_COW_COMMON is not set | ||
286 | # CONFIG_BLK_DEV_LOOP is not set | ||
287 | # CONFIG_BLK_DEV_NBD is not set | ||
288 | # CONFIG_BLK_DEV_SX8 is not set | ||
289 | CONFIG_BLK_DEV_RAM=y | ||
290 | CONFIG_BLK_DEV_RAM_COUNT=16 | ||
291 | CONFIG_BLK_DEV_RAM_SIZE=8192 | ||
292 | # CONFIG_BLK_DEV_INITRD is not set | ||
293 | CONFIG_INITRAMFS_SOURCE="" | ||
294 | # CONFIG_CDROM_PKTCDVD is not set | ||
295 | |||
296 | # | ||
297 | # IO Schedulers | ||
298 | # | ||
299 | CONFIG_IOSCHED_NOOP=y | ||
300 | CONFIG_IOSCHED_AS=y | ||
301 | CONFIG_IOSCHED_DEADLINE=y | ||
302 | CONFIG_IOSCHED_CFQ=y | ||
303 | # CONFIG_ATA_OVER_ETH is not set | ||
304 | |||
305 | # | ||
306 | # ATA/ATAPI/MFM/RLL support | ||
307 | # | ||
308 | # CONFIG_IDE is not set | ||
309 | |||
310 | # | ||
311 | # SCSI device support | ||
312 | # | ||
313 | CONFIG_SCSI=y | ||
314 | CONFIG_SCSI_PROC_FS=y | ||
315 | |||
316 | # | ||
317 | # SCSI support type (disk, tape, CD-ROM) | ||
318 | # | ||
319 | CONFIG_BLK_DEV_SD=y | ||
320 | # CONFIG_CHR_DEV_ST is not set | ||
321 | # CONFIG_CHR_DEV_OSST is not set | ||
322 | # CONFIG_BLK_DEV_SR is not set | ||
323 | CONFIG_CHR_DEV_SG=y | ||
324 | |||
325 | # | ||
326 | # Some SCSI devices (e.g. CD jukebox) support multiple LUNs | ||
327 | # | ||
328 | # CONFIG_SCSI_MULTI_LUN is not set | ||
329 | # CONFIG_SCSI_CONSTANTS is not set | ||
330 | # CONFIG_SCSI_LOGGING is not set | ||
331 | |||
332 | # | ||
333 | # SCSI Transport Attributes | ||
334 | # | ||
335 | # CONFIG_SCSI_SPI_ATTRS is not set | ||
336 | # CONFIG_SCSI_FC_ATTRS is not set | ||
337 | # CONFIG_SCSI_ISCSI_ATTRS is not set | ||
338 | |||
339 | # | ||
340 | # SCSI low-level drivers | ||
341 | # | ||
342 | # CONFIG_BLK_DEV_3W_XXXX_RAID is not set | ||
343 | # CONFIG_SCSI_3W_9XXX is not set | ||
344 | # CONFIG_SCSI_ACARD is not set | ||
345 | # CONFIG_SCSI_AACRAID is not set | ||
346 | # CONFIG_SCSI_AIC7XXX is not set | ||
347 | # CONFIG_SCSI_AIC7XXX_OLD is not set | ||
348 | # CONFIG_SCSI_AIC79XX is not set | ||
349 | # CONFIG_SCSI_DPT_I2O is not set | ||
350 | # CONFIG_MEGARAID_NEWGEN is not set | ||
351 | # CONFIG_MEGARAID_LEGACY is not set | ||
352 | # CONFIG_SCSI_SATA is not set | ||
353 | # CONFIG_SCSI_BUSLOGIC is not set | ||
354 | # CONFIG_SCSI_DMX3191D is not set | ||
355 | # CONFIG_SCSI_EATA is not set | ||
356 | # CONFIG_SCSI_FUTURE_DOMAIN is not set | ||
357 | # CONFIG_SCSI_GDTH is not set | ||
358 | # CONFIG_SCSI_IPS is not set | ||
359 | # CONFIG_SCSI_INITIO is not set | ||
360 | # CONFIG_SCSI_INIA100 is not set | ||
361 | # CONFIG_SCSI_SYM53C8XX_2 is not set | ||
362 | # CONFIG_SCSI_IPR is not set | ||
363 | # CONFIG_SCSI_QLOGIC_FC is not set | ||
364 | # CONFIG_SCSI_QLOGIC_1280 is not set | ||
365 | CONFIG_SCSI_QLA2XXX=y | ||
366 | # CONFIG_SCSI_QLA21XX is not set | ||
367 | # CONFIG_SCSI_QLA22XX is not set | ||
368 | # CONFIG_SCSI_QLA2300 is not set | ||
369 | # CONFIG_SCSI_QLA2322 is not set | ||
370 | # CONFIG_SCSI_QLA6312 is not set | ||
371 | # CONFIG_SCSI_DC395x is not set | ||
372 | # CONFIG_SCSI_DC390T is not set | ||
373 | # CONFIG_SCSI_NSP32 is not set | ||
374 | # CONFIG_SCSI_DEBUG is not set | ||
375 | |||
376 | # | ||
377 | # Multi-device support (RAID and LVM) | ||
378 | # | ||
379 | CONFIG_MD=y | ||
380 | CONFIG_BLK_DEV_MD=y | ||
381 | CONFIG_MD_LINEAR=y | ||
382 | CONFIG_MD_RAID0=y | ||
383 | CONFIG_MD_RAID1=y | ||
384 | # CONFIG_MD_RAID10 is not set | ||
385 | CONFIG_MD_RAID5=y | ||
386 | # CONFIG_MD_RAID6 is not set | ||
387 | # CONFIG_MD_MULTIPATH is not set | ||
388 | # CONFIG_MD_FAULTY is not set | ||
389 | CONFIG_BLK_DEV_DM=y | ||
390 | # CONFIG_DM_CRYPT is not set | ||
391 | # CONFIG_DM_SNAPSHOT is not set | ||
392 | # CONFIG_DM_MIRROR is not set | ||
393 | # CONFIG_DM_ZERO is not set | ||
394 | # CONFIG_DM_MULTIPATH is not set | ||
395 | |||
396 | # | ||
397 | # Fusion MPT device support | ||
398 | # | ||
399 | # CONFIG_FUSION is not set | ||
400 | |||
401 | # | ||
402 | # IEEE 1394 (FireWire) support | ||
403 | # | ||
404 | # CONFIG_IEEE1394 is not set | ||
405 | |||
406 | # | ||
407 | # I2O device support | ||
408 | # | ||
409 | # CONFIG_I2O is not set | ||
410 | |||
411 | # | ||
412 | # Networking support | ||
413 | # | ||
414 | CONFIG_NET=y | ||
415 | |||
416 | # | ||
417 | # Networking options | ||
418 | # | ||
419 | CONFIG_PACKET=y | ||
420 | CONFIG_PACKET_MMAP=y | ||
421 | # CONFIG_NETLINK_DEV is not set | ||
422 | CONFIG_UNIX=y | ||
423 | # CONFIG_NET_KEY is not set | ||
424 | CONFIG_INET=y | ||
425 | CONFIG_IP_MULTICAST=y | ||
426 | # CONFIG_IP_ADVANCED_ROUTER is not set | ||
427 | CONFIG_IP_PNP=y | ||
428 | # CONFIG_IP_PNP_DHCP is not set | ||
429 | CONFIG_IP_PNP_BOOTP=y | ||
430 | # CONFIG_IP_PNP_RARP is not set | ||
431 | # CONFIG_NET_IPIP is not set | ||
432 | # CONFIG_NET_IPGRE is not set | ||
433 | # CONFIG_IP_MROUTE is not set | ||
434 | # CONFIG_ARPD is not set | ||
435 | # CONFIG_SYN_COOKIES is not set | ||
436 | # CONFIG_INET_AH is not set | ||
437 | # CONFIG_INET_ESP is not set | ||
438 | # CONFIG_INET_IPCOMP is not set | ||
439 | # CONFIG_INET_TUNNEL is not set | ||
440 | CONFIG_IP_TCPDIAG=y | ||
441 | # CONFIG_IP_TCPDIAG_IPV6 is not set | ||
442 | # CONFIG_IPV6 is not set | ||
443 | # CONFIG_NETFILTER is not set | ||
444 | |||
445 | # | ||
446 | # SCTP Configuration (EXPERIMENTAL) | ||
447 | # | ||
448 | # CONFIG_IP_SCTP is not set | ||
449 | # CONFIG_ATM is not set | ||
450 | # CONFIG_BRIDGE is not set | ||
451 | # CONFIG_VLAN_8021Q is not set | ||
452 | # CONFIG_DECNET is not set | ||
453 | # CONFIG_LLC2 is not set | ||
454 | # CONFIG_IPX is not set | ||
455 | # CONFIG_ATALK is not set | ||
456 | # CONFIG_X25 is not set | ||
457 | # CONFIG_LAPB is not set | ||
458 | # CONFIG_NET_DIVERT is not set | ||
459 | # CONFIG_ECONET is not set | ||
460 | # CONFIG_WAN_ROUTER is not set | ||
461 | |||
462 | # | ||
463 | # QoS and/or fair queueing | ||
464 | # | ||
465 | # CONFIG_NET_SCHED is not set | ||
466 | # CONFIG_NET_CLS_ROUTE is not set | ||
467 | |||
468 | # | ||
469 | # Network testing | ||
470 | # | ||
471 | # CONFIG_NET_PKTGEN is not set | ||
472 | # CONFIG_NETPOLL is not set | ||
473 | # CONFIG_NET_POLL_CONTROLLER is not set | ||
474 | # CONFIG_HAMRADIO is not set | ||
475 | # CONFIG_IRDA is not set | ||
476 | # CONFIG_BT is not set | ||
477 | CONFIG_NETDEVICES=y | ||
478 | # CONFIG_DUMMY is not set | ||
479 | # CONFIG_BONDING is not set | ||
480 | # CONFIG_EQUALIZER is not set | ||
481 | # CONFIG_TUN is not set | ||
482 | |||
483 | # | ||
484 | # ARCnet devices | ||
485 | # | ||
486 | # CONFIG_ARCNET is not set | ||
487 | |||
488 | # | ||
489 | # Ethernet (10 or 100Mbit) | ||
490 | # | ||
491 | # CONFIG_NET_ETHERNET is not set | ||
492 | |||
493 | # | ||
494 | # Ethernet (1000 Mbit) | ||
495 | # | ||
496 | # CONFIG_ACENIC is not set | ||
497 | # CONFIG_DL2K is not set | ||
498 | CONFIG_E1000=y | ||
499 | CONFIG_E1000_NAPI=y | ||
500 | # CONFIG_NS83820 is not set | ||
501 | # CONFIG_HAMACHI is not set | ||
502 | # CONFIG_YELLOWFIN is not set | ||
503 | # CONFIG_R8169 is not set | ||
504 | # CONFIG_SK98LIN is not set | ||
505 | # CONFIG_TIGON3 is not set | ||
506 | |||
507 | # | ||
508 | # Ethernet (10000 Mbit) | ||
509 | # | ||
510 | # CONFIG_IXGB is not set | ||
511 | # CONFIG_S2IO is not set | ||
512 | |||
513 | # | ||
514 | # Token Ring devices | ||
515 | # | ||
516 | # CONFIG_TR is not set | ||
517 | |||
518 | # | ||
519 | # Wireless LAN (non-hamradio) | ||
520 | # | ||
521 | # CONFIG_NET_RADIO is not set | ||
522 | |||
523 | # | ||
524 | # Wan interfaces | ||
525 | # | ||
526 | # CONFIG_WAN is not set | ||
527 | # CONFIG_FDDI is not set | ||
528 | # CONFIG_HIPPI is not set | ||
529 | # CONFIG_PPP is not set | ||
530 | # CONFIG_SLIP is not set | ||
531 | # CONFIG_NET_FC is not set | ||
532 | # CONFIG_SHAPER is not set | ||
533 | # CONFIG_NETCONSOLE is not set | ||
534 | |||
535 | # | ||
536 | # ISDN subsystem | ||
537 | # | ||
538 | # CONFIG_ISDN is not set | ||
539 | |||
540 | # | ||
541 | # Input device support | ||
542 | # | ||
543 | CONFIG_INPUT=y | ||
544 | |||
545 | # | ||
546 | # Userland interfaces | ||
547 | # | ||
548 | CONFIG_INPUT_MOUSEDEV=y | ||
549 | # CONFIG_INPUT_MOUSEDEV_PSAUX is not set | ||
550 | CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024 | ||
551 | CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768 | ||
552 | # CONFIG_INPUT_JOYDEV is not set | ||
553 | # CONFIG_INPUT_TSDEV is not set | ||
554 | # CONFIG_INPUT_EVDEV is not set | ||
555 | # CONFIG_INPUT_EVBUG is not set | ||
556 | |||
557 | # | ||
558 | # Input Device Drivers | ||
559 | # | ||
560 | # CONFIG_INPUT_KEYBOARD is not set | ||
561 | # CONFIG_INPUT_MOUSE is not set | ||
562 | # CONFIG_INPUT_JOYSTICK is not set | ||
563 | # CONFIG_INPUT_TOUCHSCREEN is not set | ||
564 | # CONFIG_INPUT_MISC is not set | ||
565 | |||
566 | # | ||
567 | # Hardware I/O ports | ||
568 | # | ||
569 | # CONFIG_SERIO is not set | ||
570 | # CONFIG_GAMEPORT is not set | ||
571 | CONFIG_SOUND_GAMEPORT=y | ||
572 | |||
573 | # | ||
574 | # Character devices | ||
575 | # | ||
576 | CONFIG_VT=y | ||
577 | CONFIG_VT_CONSOLE=y | ||
578 | CONFIG_HW_CONSOLE=y | ||
579 | # CONFIG_SERIAL_NONSTANDARD is not set | ||
580 | |||
581 | # | ||
582 | # Serial drivers | ||
583 | # | ||
584 | CONFIG_SERIAL_8250=y | ||
585 | CONFIG_SERIAL_8250_CONSOLE=y | ||
586 | CONFIG_SERIAL_8250_NR_UARTS=4 | ||
587 | # CONFIG_SERIAL_8250_EXTENDED is not set | ||
588 | |||
589 | # | ||
590 | # Non-8250 serial port support | ||
591 | # | ||
592 | CONFIG_SERIAL_CORE=y | ||
593 | CONFIG_SERIAL_CORE_CONSOLE=y | ||
594 | CONFIG_UNIX98_PTYS=y | ||
595 | CONFIG_LEGACY_PTYS=y | ||
596 | CONFIG_LEGACY_PTY_COUNT=256 | ||
597 | |||
598 | # | ||
599 | # IPMI | ||
600 | # | ||
601 | # CONFIG_IPMI_HANDLER is not set | ||
602 | |||
603 | # | ||
604 | # Watchdog Cards | ||
605 | # | ||
606 | # CONFIG_WATCHDOG is not set | ||
607 | # CONFIG_NVRAM is not set | ||
608 | # CONFIG_RTC is not set | ||
609 | # CONFIG_DTLK is not set | ||
610 | # CONFIG_R3964 is not set | ||
611 | # CONFIG_APPLICOM is not set | ||
612 | |||
613 | # | ||
614 | # Ftape, the floppy tape device driver | ||
615 | # | ||
616 | # CONFIG_DRM is not set | ||
617 | # CONFIG_RAW_DRIVER is not set | ||
618 | |||
619 | # | ||
620 | # TPM devices | ||
621 | # | ||
622 | # CONFIG_TCG_TPM is not set | ||
623 | |||
624 | # | ||
625 | # I2C support | ||
626 | # | ||
627 | CONFIG_I2C=y | ||
628 | CONFIG_I2C_CHARDEV=y | ||
629 | |||
630 | # | ||
631 | # I2C Algorithms | ||
632 | # | ||
633 | # CONFIG_I2C_ALGOBIT is not set | ||
634 | # CONFIG_I2C_ALGOPCF is not set | ||
635 | # CONFIG_I2C_ALGOPCA is not set | ||
636 | |||
637 | # | ||
638 | # I2C Hardware Bus support | ||
639 | # | ||
640 | # CONFIG_I2C_ALI1535 is not set | ||
641 | # CONFIG_I2C_ALI1563 is not set | ||
642 | # CONFIG_I2C_ALI15X3 is not set | ||
643 | # CONFIG_I2C_AMD756 is not set | ||
644 | # CONFIG_I2C_AMD8111 is not set | ||
645 | # CONFIG_I2C_I801 is not set | ||
646 | # CONFIG_I2C_I810 is not set | ||
647 | CONFIG_I2C_IOP3XX=y | ||
648 | # CONFIG_I2C_ISA is not set | ||
649 | # CONFIG_I2C_NFORCE2 is not set | ||
650 | # CONFIG_I2C_PARPORT_LIGHT is not set | ||
651 | # CONFIG_I2C_PIIX4 is not set | ||
652 | # CONFIG_I2C_PROSAVAGE is not set | ||
653 | # CONFIG_I2C_SAVAGE4 is not set | ||
654 | # CONFIG_SCx200_ACB is not set | ||
655 | # CONFIG_I2C_SIS5595 is not set | ||
656 | # CONFIG_I2C_SIS630 is not set | ||
657 | # CONFIG_I2C_SIS96X is not set | ||
658 | # CONFIG_I2C_STUB is not set | ||
659 | # CONFIG_I2C_VIA is not set | ||
660 | # CONFIG_I2C_VIAPRO is not set | ||
661 | # CONFIG_I2C_VOODOO3 is not set | ||
662 | # CONFIG_I2C_PCA_ISA is not set | ||
663 | |||
664 | # | ||
665 | # Hardware Sensors Chip support | ||
666 | # | ||
667 | # CONFIG_I2C_SENSOR is not set | ||
668 | # CONFIG_SENSORS_ADM1021 is not set | ||
669 | # CONFIG_SENSORS_ADM1025 is not set | ||
670 | # CONFIG_SENSORS_ADM1026 is not set | ||
671 | # CONFIG_SENSORS_ADM1031 is not set | ||
672 | # CONFIG_SENSORS_ASB100 is not set | ||
673 | # CONFIG_SENSORS_DS1621 is not set | ||
674 | # CONFIG_SENSORS_FSCHER is not set | ||
675 | # CONFIG_SENSORS_FSCPOS is not set | ||
676 | # CONFIG_SENSORS_GL518SM is not set | ||
677 | # CONFIG_SENSORS_GL520SM is not set | ||
678 | # CONFIG_SENSORS_IT87 is not set | ||
679 | # CONFIG_SENSORS_LM63 is not set | ||
680 | # CONFIG_SENSORS_LM75 is not set | ||
681 | # CONFIG_SENSORS_LM77 is not set | ||
682 | # CONFIG_SENSORS_LM78 is not set | ||
683 | # CONFIG_SENSORS_LM80 is not set | ||
684 | # CONFIG_SENSORS_LM83 is not set | ||
685 | # CONFIG_SENSORS_LM85 is not set | ||
686 | # CONFIG_SENSORS_LM87 is not set | ||
687 | # CONFIG_SENSORS_LM90 is not set | ||
688 | # CONFIG_SENSORS_MAX1619 is not set | ||
689 | # CONFIG_SENSORS_PC87360 is not set | ||
690 | # CONFIG_SENSORS_SMSC47B397 is not set | ||
691 | # CONFIG_SENSORS_SIS5595 is not set | ||
692 | # CONFIG_SENSORS_SMSC47M1 is not set | ||
693 | # CONFIG_SENSORS_VIA686A is not set | ||
694 | # CONFIG_SENSORS_W83781D is not set | ||
695 | # CONFIG_SENSORS_W83L785TS is not set | ||
696 | # CONFIG_SENSORS_W83627HF is not set | ||
697 | |||
698 | # | ||
699 | # Other I2C Chip support | ||
700 | # | ||
701 | # CONFIG_SENSORS_EEPROM is not set | ||
702 | # CONFIG_SENSORS_PCF8574 is not set | ||
703 | # CONFIG_SENSORS_PCF8591 is not set | ||
704 | # CONFIG_SENSORS_RTC8564 is not set | ||
705 | # CONFIG_I2C_DEBUG_CORE is not set | ||
706 | # CONFIG_I2C_DEBUG_ALGO is not set | ||
707 | # CONFIG_I2C_DEBUG_BUS is not set | ||
708 | # CONFIG_I2C_DEBUG_CHIP is not set | ||
709 | |||
710 | # | ||
711 | # Misc devices | ||
712 | # | ||
713 | |||
714 | # | ||
715 | # Multimedia devices | ||
716 | # | ||
717 | # CONFIG_VIDEO_DEV is not set | ||
718 | |||
719 | # | ||
720 | # Digital Video Broadcasting Devices | ||
721 | # | ||
722 | # CONFIG_DVB is not set | ||
723 | |||
724 | # | ||
725 | # Graphics support | ||
726 | # | ||
727 | # CONFIG_FB is not set | ||
728 | |||
729 | # | ||
730 | # Console display driver support | ||
731 | # | ||
732 | # CONFIG_VGA_CONSOLE is not set | ||
733 | CONFIG_DUMMY_CONSOLE=y | ||
734 | |||
735 | # | ||
736 | # Sound | ||
737 | # | ||
738 | # CONFIG_SOUND is not set | ||
739 | |||
740 | # | ||
741 | # USB support | ||
742 | # | ||
743 | CONFIG_USB_ARCH_HAS_HCD=y | ||
744 | CONFIG_USB_ARCH_HAS_OHCI=y | ||
745 | # CONFIG_USB is not set | ||
746 | |||
747 | # | ||
748 | # USB Gadget Support | ||
749 | # | ||
750 | # CONFIG_USB_GADGET is not set | ||
751 | |||
752 | # | ||
753 | # MMC/SD Card support | ||
754 | # | ||
755 | # CONFIG_MMC is not set | ||
756 | |||
757 | # | ||
758 | # File systems | ||
759 | # | ||
760 | CONFIG_EXT2_FS=y | ||
761 | # CONFIG_EXT2_FS_XATTR is not set | ||
762 | CONFIG_EXT3_FS=y | ||
763 | CONFIG_EXT3_FS_XATTR=y | ||
764 | # CONFIG_EXT3_FS_POSIX_ACL is not set | ||
765 | # CONFIG_EXT3_FS_SECURITY is not set | ||
766 | CONFIG_JBD=y | ||
767 | # CONFIG_JBD_DEBUG is not set | ||
768 | CONFIG_FS_MBCACHE=y | ||
769 | # CONFIG_REISERFS_FS is not set | ||
770 | # CONFIG_JFS_FS is not set | ||
771 | |||
772 | # | ||
773 | # XFS support | ||
774 | # | ||
775 | CONFIG_XFS_FS=y | ||
776 | CONFIG_XFS_EXPORT=y | ||
777 | # CONFIG_XFS_RT is not set | ||
778 | # CONFIG_XFS_QUOTA is not set | ||
779 | CONFIG_XFS_SECURITY=y | ||
780 | CONFIG_XFS_POSIX_ACL=y | ||
781 | # CONFIG_MINIX_FS is not set | ||
782 | # CONFIG_ROMFS_FS is not set | ||
783 | # CONFIG_QUOTA is not set | ||
784 | CONFIG_DNOTIFY=y | ||
785 | # CONFIG_AUTOFS_FS is not set | ||
786 | # CONFIG_AUTOFS4_FS is not set | ||
787 | |||
788 | # | ||
789 | # CD-ROM/DVD Filesystems | ||
790 | # | ||
791 | # CONFIG_ISO9660_FS is not set | ||
792 | # CONFIG_UDF_FS is not set | ||
793 | |||
794 | # | ||
795 | # DOS/FAT/NT Filesystems | ||
796 | # | ||
797 | # CONFIG_MSDOS_FS is not set | ||
798 | # CONFIG_VFAT_FS is not set | ||
799 | # CONFIG_NTFS_FS is not set | ||
800 | |||
801 | # | ||
802 | # Pseudo filesystems | ||
803 | # | ||
804 | CONFIG_PROC_FS=y | ||
805 | CONFIG_SYSFS=y | ||
806 | # CONFIG_DEVFS_FS is not set | ||
807 | # CONFIG_DEVPTS_FS_XATTR is not set | ||
808 | CONFIG_TMPFS=y | ||
809 | # CONFIG_TMPFS_XATTR is not set | ||
810 | # CONFIG_HUGETLB_PAGE is not set | ||
811 | CONFIG_RAMFS=y | ||
812 | |||
813 | # | ||
814 | # Miscellaneous filesystems | ||
815 | # | ||
816 | # CONFIG_ADFS_FS is not set | ||
817 | # CONFIG_AFFS_FS is not set | ||
818 | # CONFIG_HFS_FS is not set | ||
819 | # CONFIG_HFSPLUS_FS is not set | ||
820 | # CONFIG_BEFS_FS is not set | ||
821 | # CONFIG_BFS_FS is not set | ||
822 | # CONFIG_EFS_FS is not set | ||
823 | # CONFIG_JFFS_FS is not set | ||
824 | # CONFIG_JFFS2_FS is not set | ||
825 | # CONFIG_CRAMFS is not set | ||
826 | # CONFIG_VXFS_FS is not set | ||
827 | # CONFIG_HPFS_FS is not set | ||
828 | # CONFIG_QNX4FS_FS is not set | ||
829 | # CONFIG_SYSV_FS is not set | ||
830 | # CONFIG_UFS_FS is not set | ||
831 | |||
832 | # | ||
833 | # Network File Systems | ||
834 | # | ||
835 | CONFIG_NFS_FS=y | ||
836 | CONFIG_NFS_V3=y | ||
837 | # CONFIG_NFS_V4 is not set | ||
838 | # CONFIG_NFS_DIRECTIO is not set | ||
839 | CONFIG_NFSD=y | ||
840 | CONFIG_NFSD_V3=y | ||
841 | # CONFIG_NFSD_V4 is not set | ||
842 | # CONFIG_NFSD_TCP is not set | ||
843 | CONFIG_ROOT_NFS=y | ||
844 | CONFIG_LOCKD=y | ||
845 | CONFIG_LOCKD_V4=y | ||
846 | CONFIG_EXPORTFS=y | ||
847 | CONFIG_SUNRPC=y | ||
848 | # CONFIG_RPCSEC_GSS_KRB5 is not set | ||
849 | # CONFIG_RPCSEC_GSS_SPKM3 is not set | ||
850 | # CONFIG_SMB_FS is not set | ||
851 | # CONFIG_CIFS is not set | ||
852 | # CONFIG_NCP_FS is not set | ||
853 | # CONFIG_CODA_FS is not set | ||
854 | # CONFIG_AFS_FS is not set | ||
855 | |||
856 | # | ||
857 | # Partition Types | ||
858 | # | ||
859 | CONFIG_PARTITION_ADVANCED=y | ||
860 | # CONFIG_ACORN_PARTITION is not set | ||
861 | # CONFIG_OSF_PARTITION is not set | ||
862 | # CONFIG_AMIGA_PARTITION is not set | ||
863 | # CONFIG_ATARI_PARTITION is not set | ||
864 | # CONFIG_MAC_PARTITION is not set | ||
865 | CONFIG_MSDOS_PARTITION=y | ||
866 | # CONFIG_BSD_DISKLABEL is not set | ||
867 | # CONFIG_MINIX_SUBPARTITION is not set | ||
868 | # CONFIG_SOLARIS_X86_PARTITION is not set | ||
869 | # CONFIG_UNIXWARE_DISKLABEL is not set | ||
870 | # CONFIG_LDM_PARTITION is not set | ||
871 | # CONFIG_SGI_PARTITION is not set | ||
872 | # CONFIG_ULTRIX_PARTITION is not set | ||
873 | # CONFIG_SUN_PARTITION is not set | ||
874 | # CONFIG_EFI_PARTITION is not set | ||
875 | |||
876 | # | ||
877 | # Native Language Support | ||
878 | # | ||
879 | # CONFIG_NLS is not set | ||
880 | |||
881 | # | ||
882 | # Profiling support | ||
883 | # | ||
884 | # CONFIG_PROFILING is not set | ||
885 | |||
886 | # | ||
887 | # Kernel hacking | ||
888 | # | ||
889 | # CONFIG_PRINTK_TIME is not set | ||
890 | # CONFIG_DEBUG_KERNEL is not set | ||
891 | CONFIG_LOG_BUF_SHIFT=14 | ||
892 | CONFIG_DEBUG_BUGVERBOSE=y | ||
893 | CONFIG_FRAME_POINTER=y | ||
894 | CONFIG_DEBUG_USER=y | ||
895 | |||
896 | # | ||
897 | # Security options | ||
898 | # | ||
899 | # CONFIG_KEYS is not set | ||
900 | # CONFIG_SECURITY is not set | ||
901 | |||
902 | # | ||
903 | # Cryptographic options | ||
904 | # | ||
905 | # CONFIG_CRYPTO is not set | ||
906 | |||
907 | # | ||
908 | # Hardware crypto devices | ||
909 | # | ||
910 | |||
911 | # | ||
912 | # Library routines | ||
913 | # | ||
914 | # CONFIG_CRC_CCITT is not set | ||
915 | # CONFIG_CRC32 is not set | ||
916 | # CONFIG_LIBCRC32C is not set | ||
diff --git a/arch/arm/configs/iq80332_defconfig b/arch/arm/configs/iq80332_defconfig new file mode 100644 index 000000000000..305f01f3a729 --- /dev/null +++ b/arch/arm/configs/iq80332_defconfig | |||
@@ -0,0 +1,916 @@ | |||
1 | # | ||
2 | # Automatically generated make config: don't edit | ||
3 | # Linux kernel version: 2.6.12-rc1-bk2 | ||
4 | # Sun Mar 27 17:33:39 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=y | ||
28 | # CONFIG_BSD_PROCESS_ACCT_V3 is not set | ||
29 | CONFIG_SYSCTL=y | ||
30 | # CONFIG_AUDIT is not set | ||
31 | # CONFIG_HOTPLUG is not set | ||
32 | CONFIG_KOBJECT_UEVENT=y | ||
33 | # CONFIG_IKCONFIG is not set | ||
34 | # CONFIG_EMBEDDED is not set | ||
35 | CONFIG_KALLSYMS=y | ||
36 | # CONFIG_KALLSYMS_EXTRA_PASS is not set | ||
37 | CONFIG_BASE_FULL=y | ||
38 | CONFIG_FUTEX=y | ||
39 | CONFIG_EPOLL=y | ||
40 | CONFIG_CC_OPTIMIZE_FOR_SIZE=y | ||
41 | CONFIG_SHMEM=y | ||
42 | CONFIG_CC_ALIGN_FUNCTIONS=0 | ||
43 | CONFIG_CC_ALIGN_LABELS=0 | ||
44 | CONFIG_CC_ALIGN_LOOPS=0 | ||
45 | CONFIG_CC_ALIGN_JUMPS=0 | ||
46 | # CONFIG_TINY_SHMEM is not set | ||
47 | CONFIG_BASE_SMALL=0 | ||
48 | |||
49 | # | ||
50 | # Loadable module support | ||
51 | # | ||
52 | CONFIG_MODULES=y | ||
53 | CONFIG_MODULE_UNLOAD=y | ||
54 | # CONFIG_MODULE_FORCE_UNLOAD is not set | ||
55 | CONFIG_OBSOLETE_MODPARM=y | ||
56 | # CONFIG_MODVERSIONS is not set | ||
57 | # CONFIG_MODULE_SRCVERSION_ALL is not set | ||
58 | CONFIG_KMOD=y | ||
59 | |||
60 | # | ||
61 | # System Type | ||
62 | # | ||
63 | # CONFIG_ARCH_CLPS7500 is not set | ||
64 | # CONFIG_ARCH_CLPS711X is not set | ||
65 | # CONFIG_ARCH_CO285 is not set | ||
66 | # CONFIG_ARCH_EBSA110 is not set | ||
67 | # CONFIG_ARCH_CAMELOT is not set | ||
68 | # CONFIG_ARCH_FOOTBRIDGE is not set | ||
69 | # CONFIG_ARCH_INTEGRATOR is not set | ||
70 | CONFIG_ARCH_IOP3XX=y | ||
71 | # CONFIG_ARCH_IXP4XX is not set | ||
72 | # CONFIG_ARCH_IXP2000 is not set | ||
73 | # CONFIG_ARCH_L7200 is not set | ||
74 | # CONFIG_ARCH_PXA is not set | ||
75 | # CONFIG_ARCH_RPC is not set | ||
76 | # CONFIG_ARCH_SA1100 is not set | ||
77 | # CONFIG_ARCH_S3C2410 is not set | ||
78 | # CONFIG_ARCH_SHARK is not set | ||
79 | # CONFIG_ARCH_LH7A40X is not set | ||
80 | # CONFIG_ARCH_OMAP is not set | ||
81 | # CONFIG_ARCH_VERSATILE is not set | ||
82 | # CONFIG_ARCH_IMX is not set | ||
83 | # CONFIG_ARCH_H720X is not set | ||
84 | |||
85 | # | ||
86 | # IOP3xx Implementation Options | ||
87 | # | ||
88 | |||
89 | # | ||
90 | # IOP3xx Platform Types | ||
91 | # | ||
92 | # CONFIG_ARCH_IQ80321 is not set | ||
93 | # CONFIG_ARCH_IQ31244 is not set | ||
94 | # CONFIG_ARCH_IQ80331 is not set | ||
95 | CONFIG_MACH_IQ80332=y | ||
96 | # CONFIG_ARCH_EP80219 is not set | ||
97 | CONFIG_ARCH_IOP331=y | ||
98 | |||
99 | # | ||
100 | # IOP3xx Chipset Features | ||
101 | # | ||
102 | # CONFIG_IOP331_STEPD is not set | ||
103 | |||
104 | # | ||
105 | # Processor Type | ||
106 | # | ||
107 | CONFIG_CPU_32=y | ||
108 | CONFIG_CPU_XSCALE=y | ||
109 | CONFIG_CPU_32v5=y | ||
110 | CONFIG_CPU_ABRT_EV5T=y | ||
111 | CONFIG_CPU_CACHE_VIVT=y | ||
112 | CONFIG_CPU_TLB_V4WBI=y | ||
113 | CONFIG_CPU_MINICACHE=y | ||
114 | |||
115 | # | ||
116 | # Processor Features | ||
117 | # | ||
118 | # CONFIG_ARM_THUMB is not set | ||
119 | CONFIG_XSCALE_PMU=y | ||
120 | |||
121 | # | ||
122 | # Bus support | ||
123 | # | ||
124 | CONFIG_PCI=y | ||
125 | # CONFIG_PCI_LEGACY_PROC is not set | ||
126 | CONFIG_PCI_NAMES=y | ||
127 | |||
128 | # | ||
129 | # PCCARD (PCMCIA/CardBus) support | ||
130 | # | ||
131 | # CONFIG_PCCARD is not set | ||
132 | |||
133 | # | ||
134 | # Kernel Features | ||
135 | # | ||
136 | # CONFIG_PREEMPT is not set | ||
137 | CONFIG_ALIGNMENT_TRAP=y | ||
138 | |||
139 | # | ||
140 | # Boot options | ||
141 | # | ||
142 | CONFIG_ZBOOT_ROM_TEXT=0x0 | ||
143 | CONFIG_ZBOOT_ROM_BSS=0x0 | ||
144 | CONFIG_CMDLINE="ip=boot root=nfs console=ttyS0,115200" | ||
145 | # CONFIG_XIP_KERNEL is not set | ||
146 | |||
147 | # | ||
148 | # Floating point emulation | ||
149 | # | ||
150 | |||
151 | # | ||
152 | # At least one emulation must be selected | ||
153 | # | ||
154 | CONFIG_FPE_NWFPE=y | ||
155 | # CONFIG_FPE_NWFPE_XP is not set | ||
156 | # CONFIG_FPE_FASTFPE is not set | ||
157 | |||
158 | # | ||
159 | # Userspace binary formats | ||
160 | # | ||
161 | CONFIG_BINFMT_ELF=y | ||
162 | CONFIG_BINFMT_AOUT=y | ||
163 | # CONFIG_BINFMT_MISC is not set | ||
164 | # CONFIG_ARTHUR is not set | ||
165 | |||
166 | # | ||
167 | # Power management options | ||
168 | # | ||
169 | # CONFIG_PM is not set | ||
170 | |||
171 | # | ||
172 | # Device Drivers | ||
173 | # | ||
174 | |||
175 | # | ||
176 | # Generic Driver Options | ||
177 | # | ||
178 | CONFIG_STANDALONE=y | ||
179 | CONFIG_PREVENT_FIRMWARE_BUILD=y | ||
180 | # CONFIG_FW_LOADER is not set | ||
181 | |||
182 | # | ||
183 | # Memory Technology Devices (MTD) | ||
184 | # | ||
185 | CONFIG_MTD=y | ||
186 | # CONFIG_MTD_DEBUG is not set | ||
187 | # CONFIG_MTD_CONCAT is not set | ||
188 | CONFIG_MTD_PARTITIONS=y | ||
189 | CONFIG_MTD_REDBOOT_PARTS=y | ||
190 | CONFIG_MTD_REDBOOT_DIRECTORY_BLOCK=-1 | ||
191 | CONFIG_MTD_REDBOOT_PARTS_UNALLOCATED=y | ||
192 | CONFIG_MTD_REDBOOT_PARTS_READONLY=y | ||
193 | # CONFIG_MTD_CMDLINE_PARTS is not set | ||
194 | # CONFIG_MTD_AFS_PARTS is not set | ||
195 | |||
196 | # | ||
197 | # User Modules And Translation Layers | ||
198 | # | ||
199 | CONFIG_MTD_CHAR=y | ||
200 | CONFIG_MTD_BLOCK=y | ||
201 | # CONFIG_FTL is not set | ||
202 | # CONFIG_NFTL is not set | ||
203 | # CONFIG_INFTL is not set | ||
204 | |||
205 | # | ||
206 | # RAM/ROM/Flash chip drivers | ||
207 | # | ||
208 | CONFIG_MTD_CFI=y | ||
209 | # CONFIG_MTD_JEDECPROBE is not set | ||
210 | CONFIG_MTD_GEN_PROBE=y | ||
211 | CONFIG_MTD_CFI_ADV_OPTIONS=y | ||
212 | CONFIG_MTD_CFI_NOSWAP=y | ||
213 | # CONFIG_MTD_CFI_BE_BYTE_SWAP is not set | ||
214 | # CONFIG_MTD_CFI_LE_BYTE_SWAP is not set | ||
215 | # CONFIG_MTD_CFI_GEOMETRY is not set | ||
216 | CONFIG_MTD_MAP_BANK_WIDTH_1=y | ||
217 | CONFIG_MTD_MAP_BANK_WIDTH_2=y | ||
218 | CONFIG_MTD_MAP_BANK_WIDTH_4=y | ||
219 | # CONFIG_MTD_MAP_BANK_WIDTH_8 is not set | ||
220 | # CONFIG_MTD_MAP_BANK_WIDTH_16 is not set | ||
221 | # CONFIG_MTD_MAP_BANK_WIDTH_32 is not set | ||
222 | CONFIG_MTD_CFI_I1=y | ||
223 | CONFIG_MTD_CFI_I2=y | ||
224 | # CONFIG_MTD_CFI_I4 is not set | ||
225 | # CONFIG_MTD_CFI_I8 is not set | ||
226 | CONFIG_MTD_CFI_INTELEXT=y | ||
227 | # CONFIG_MTD_CFI_AMDSTD is not set | ||
228 | # CONFIG_MTD_CFI_STAA is not set | ||
229 | CONFIG_MTD_CFI_UTIL=y | ||
230 | # CONFIG_MTD_RAM is not set | ||
231 | # CONFIG_MTD_ROM is not set | ||
232 | # CONFIG_MTD_ABSENT is not set | ||
233 | # CONFIG_MTD_XIP is not set | ||
234 | |||
235 | # | ||
236 | # Mapping drivers for chip access | ||
237 | # | ||
238 | # CONFIG_MTD_COMPLEX_MAPPINGS is not set | ||
239 | CONFIG_MTD_PHYSMAP=y | ||
240 | CONFIG_MTD_PHYSMAP_START=0xc0000000 | ||
241 | CONFIG_MTD_PHYSMAP_LEN=0x00800000 | ||
242 | CONFIG_MTD_PHYSMAP_BANKWIDTH=1 | ||
243 | # CONFIG_MTD_ARM_INTEGRATOR is not set | ||
244 | # CONFIG_MTD_EDB7312 is not set | ||
245 | |||
246 | # | ||
247 | # Self-contained MTD device drivers | ||
248 | # | ||
249 | # CONFIG_MTD_PMC551 is not set | ||
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 | |||
277 | # | ||
278 | # Block devices | ||
279 | # | ||
280 | # CONFIG_BLK_DEV_FD is not set | ||
281 | # CONFIG_BLK_CPQ_DA is not set | ||
282 | # CONFIG_BLK_CPQ_CISS_DA is not set | ||
283 | # CONFIG_BLK_DEV_DAC960 is not set | ||
284 | # CONFIG_BLK_DEV_UMEM is not set | ||
285 | # CONFIG_BLK_DEV_COW_COMMON is not set | ||
286 | # CONFIG_BLK_DEV_LOOP is not set | ||
287 | # CONFIG_BLK_DEV_NBD is not set | ||
288 | # CONFIG_BLK_DEV_SX8 is not set | ||
289 | CONFIG_BLK_DEV_RAM=y | ||
290 | CONFIG_BLK_DEV_RAM_COUNT=16 | ||
291 | CONFIG_BLK_DEV_RAM_SIZE=8192 | ||
292 | # CONFIG_BLK_DEV_INITRD is not set | ||
293 | CONFIG_INITRAMFS_SOURCE="" | ||
294 | # CONFIG_CDROM_PKTCDVD is not set | ||
295 | |||
296 | # | ||
297 | # IO Schedulers | ||
298 | # | ||
299 | CONFIG_IOSCHED_NOOP=y | ||
300 | CONFIG_IOSCHED_AS=y | ||
301 | CONFIG_IOSCHED_DEADLINE=y | ||
302 | CONFIG_IOSCHED_CFQ=y | ||
303 | # CONFIG_ATA_OVER_ETH is not set | ||
304 | |||
305 | # | ||
306 | # ATA/ATAPI/MFM/RLL support | ||
307 | # | ||
308 | # CONFIG_IDE is not set | ||
309 | |||
310 | # | ||
311 | # SCSI device support | ||
312 | # | ||
313 | CONFIG_SCSI=y | ||
314 | CONFIG_SCSI_PROC_FS=y | ||
315 | |||
316 | # | ||
317 | # SCSI support type (disk, tape, CD-ROM) | ||
318 | # | ||
319 | CONFIG_BLK_DEV_SD=y | ||
320 | # CONFIG_CHR_DEV_ST is not set | ||
321 | # CONFIG_CHR_DEV_OSST is not set | ||
322 | # CONFIG_BLK_DEV_SR is not set | ||
323 | CONFIG_CHR_DEV_SG=y | ||
324 | |||
325 | # | ||
326 | # Some SCSI devices (e.g. CD jukebox) support multiple LUNs | ||
327 | # | ||
328 | # CONFIG_SCSI_MULTI_LUN is not set | ||
329 | # CONFIG_SCSI_CONSTANTS is not set | ||
330 | # CONFIG_SCSI_LOGGING is not set | ||
331 | |||
332 | # | ||
333 | # SCSI Transport Attributes | ||
334 | # | ||
335 | # CONFIG_SCSI_SPI_ATTRS is not set | ||
336 | # CONFIG_SCSI_FC_ATTRS is not set | ||
337 | # CONFIG_SCSI_ISCSI_ATTRS is not set | ||
338 | |||
339 | # | ||
340 | # SCSI low-level drivers | ||
341 | # | ||
342 | # CONFIG_BLK_DEV_3W_XXXX_RAID is not set | ||
343 | # CONFIG_SCSI_3W_9XXX is not set | ||
344 | # CONFIG_SCSI_ACARD is not set | ||
345 | # CONFIG_SCSI_AACRAID is not set | ||
346 | # CONFIG_SCSI_AIC7XXX is not set | ||
347 | # CONFIG_SCSI_AIC7XXX_OLD is not set | ||
348 | # CONFIG_SCSI_AIC79XX is not set | ||
349 | # CONFIG_SCSI_DPT_I2O is not set | ||
350 | # CONFIG_MEGARAID_NEWGEN is not set | ||
351 | # CONFIG_MEGARAID_LEGACY is not set | ||
352 | # CONFIG_SCSI_SATA is not set | ||
353 | # CONFIG_SCSI_BUSLOGIC is not set | ||
354 | # CONFIG_SCSI_DMX3191D is not set | ||
355 | # CONFIG_SCSI_EATA is not set | ||
356 | # CONFIG_SCSI_FUTURE_DOMAIN is not set | ||
357 | # CONFIG_SCSI_GDTH is not set | ||
358 | # CONFIG_SCSI_IPS is not set | ||
359 | # CONFIG_SCSI_INITIO is not set | ||
360 | # CONFIG_SCSI_INIA100 is not set | ||
361 | # CONFIG_SCSI_SYM53C8XX_2 is not set | ||
362 | # CONFIG_SCSI_IPR is not set | ||
363 | # CONFIG_SCSI_QLOGIC_FC is not set | ||
364 | # CONFIG_SCSI_QLOGIC_1280 is not set | ||
365 | CONFIG_SCSI_QLA2XXX=y | ||
366 | # CONFIG_SCSI_QLA21XX is not set | ||
367 | # CONFIG_SCSI_QLA22XX is not set | ||
368 | # CONFIG_SCSI_QLA2300 is not set | ||
369 | # CONFIG_SCSI_QLA2322 is not set | ||
370 | # CONFIG_SCSI_QLA6312 is not set | ||
371 | # CONFIG_SCSI_DC395x is not set | ||
372 | # CONFIG_SCSI_DC390T is not set | ||
373 | # CONFIG_SCSI_NSP32 is not set | ||
374 | # CONFIG_SCSI_DEBUG is not set | ||
375 | |||
376 | # | ||
377 | # Multi-device support (RAID and LVM) | ||
378 | # | ||
379 | CONFIG_MD=y | ||
380 | CONFIG_BLK_DEV_MD=y | ||
381 | CONFIG_MD_LINEAR=y | ||
382 | CONFIG_MD_RAID0=y | ||
383 | CONFIG_MD_RAID1=y | ||
384 | # CONFIG_MD_RAID10 is not set | ||
385 | CONFIG_MD_RAID5=y | ||
386 | # CONFIG_MD_RAID6 is not set | ||
387 | # CONFIG_MD_MULTIPATH is not set | ||
388 | # CONFIG_MD_FAULTY is not set | ||
389 | CONFIG_BLK_DEV_DM=y | ||
390 | # CONFIG_DM_CRYPT is not set | ||
391 | # CONFIG_DM_SNAPSHOT is not set | ||
392 | # CONFIG_DM_MIRROR is not set | ||
393 | # CONFIG_DM_ZERO is not set | ||
394 | # CONFIG_DM_MULTIPATH is not set | ||
395 | |||
396 | # | ||
397 | # Fusion MPT device support | ||
398 | # | ||
399 | # CONFIG_FUSION is not set | ||
400 | |||
401 | # | ||
402 | # IEEE 1394 (FireWire) support | ||
403 | # | ||
404 | # CONFIG_IEEE1394 is not set | ||
405 | |||
406 | # | ||
407 | # I2O device support | ||
408 | # | ||
409 | # CONFIG_I2O is not set | ||
410 | |||
411 | # | ||
412 | # Networking support | ||
413 | # | ||
414 | CONFIG_NET=y | ||
415 | |||
416 | # | ||
417 | # Networking options | ||
418 | # | ||
419 | CONFIG_PACKET=y | ||
420 | CONFIG_PACKET_MMAP=y | ||
421 | # CONFIG_NETLINK_DEV is not set | ||
422 | CONFIG_UNIX=y | ||
423 | # CONFIG_NET_KEY is not set | ||
424 | CONFIG_INET=y | ||
425 | CONFIG_IP_MULTICAST=y | ||
426 | # CONFIG_IP_ADVANCED_ROUTER is not set | ||
427 | CONFIG_IP_PNP=y | ||
428 | # CONFIG_IP_PNP_DHCP is not set | ||
429 | CONFIG_IP_PNP_BOOTP=y | ||
430 | # CONFIG_IP_PNP_RARP is not set | ||
431 | # CONFIG_NET_IPIP is not set | ||
432 | # CONFIG_NET_IPGRE is not set | ||
433 | # CONFIG_IP_MROUTE is not set | ||
434 | # CONFIG_ARPD is not set | ||
435 | # CONFIG_SYN_COOKIES is not set | ||
436 | # CONFIG_INET_AH is not set | ||
437 | # CONFIG_INET_ESP is not set | ||
438 | # CONFIG_INET_IPCOMP is not set | ||
439 | # CONFIG_INET_TUNNEL is not set | ||
440 | CONFIG_IP_TCPDIAG=y | ||
441 | # CONFIG_IP_TCPDIAG_IPV6 is not set | ||
442 | # CONFIG_IPV6 is not set | ||
443 | # CONFIG_NETFILTER is not set | ||
444 | |||
445 | # | ||
446 | # SCTP Configuration (EXPERIMENTAL) | ||
447 | # | ||
448 | # CONFIG_IP_SCTP is not set | ||
449 | # CONFIG_ATM is not set | ||
450 | # CONFIG_BRIDGE is not set | ||
451 | # CONFIG_VLAN_8021Q is not set | ||
452 | # CONFIG_DECNET is not set | ||
453 | # CONFIG_LLC2 is not set | ||
454 | # CONFIG_IPX is not set | ||
455 | # CONFIG_ATALK is not set | ||
456 | # CONFIG_X25 is not set | ||
457 | # CONFIG_LAPB is not set | ||
458 | # CONFIG_NET_DIVERT is not set | ||
459 | # CONFIG_ECONET is not set | ||
460 | # CONFIG_WAN_ROUTER is not set | ||
461 | |||
462 | # | ||
463 | # QoS and/or fair queueing | ||
464 | # | ||
465 | # CONFIG_NET_SCHED is not set | ||
466 | # CONFIG_NET_CLS_ROUTE is not set | ||
467 | |||
468 | # | ||
469 | # Network testing | ||
470 | # | ||
471 | # CONFIG_NET_PKTGEN is not set | ||
472 | # CONFIG_NETPOLL is not set | ||
473 | # CONFIG_NET_POLL_CONTROLLER is not set | ||
474 | # CONFIG_HAMRADIO is not set | ||
475 | # CONFIG_IRDA is not set | ||
476 | # CONFIG_BT is not set | ||
477 | CONFIG_NETDEVICES=y | ||
478 | # CONFIG_DUMMY is not set | ||
479 | # CONFIG_BONDING is not set | ||
480 | # CONFIG_EQUALIZER is not set | ||
481 | # CONFIG_TUN is not set | ||
482 | |||
483 | # | ||
484 | # ARCnet devices | ||
485 | # | ||
486 | # CONFIG_ARCNET is not set | ||
487 | |||
488 | # | ||
489 | # Ethernet (10 or 100Mbit) | ||
490 | # | ||
491 | # CONFIG_NET_ETHERNET is not set | ||
492 | |||
493 | # | ||
494 | # Ethernet (1000 Mbit) | ||
495 | # | ||
496 | # CONFIG_ACENIC is not set | ||
497 | # CONFIG_DL2K is not set | ||
498 | CONFIG_E1000=y | ||
499 | CONFIG_E1000_NAPI=y | ||
500 | # CONFIG_NS83820 is not set | ||
501 | # CONFIG_HAMACHI is not set | ||
502 | # CONFIG_YELLOWFIN is not set | ||
503 | # CONFIG_R8169 is not set | ||
504 | # CONFIG_SK98LIN is not set | ||
505 | # CONFIG_TIGON3 is not set | ||
506 | |||
507 | # | ||
508 | # Ethernet (10000 Mbit) | ||
509 | # | ||
510 | # CONFIG_IXGB is not set | ||
511 | # CONFIG_S2IO is not set | ||
512 | |||
513 | # | ||
514 | # Token Ring devices | ||
515 | # | ||
516 | # CONFIG_TR is not set | ||
517 | |||
518 | # | ||
519 | # Wireless LAN (non-hamradio) | ||
520 | # | ||
521 | # CONFIG_NET_RADIO is not set | ||
522 | |||
523 | # | ||
524 | # Wan interfaces | ||
525 | # | ||
526 | # CONFIG_WAN is not set | ||
527 | # CONFIG_FDDI is not set | ||
528 | # CONFIG_HIPPI is not set | ||
529 | # CONFIG_PPP is not set | ||
530 | # CONFIG_SLIP is not set | ||
531 | # CONFIG_NET_FC is not set | ||
532 | # CONFIG_SHAPER is not set | ||
533 | # CONFIG_NETCONSOLE is not set | ||
534 | |||
535 | # | ||
536 | # ISDN subsystem | ||
537 | # | ||
538 | # CONFIG_ISDN is not set | ||
539 | |||
540 | # | ||
541 | # Input device support | ||
542 | # | ||
543 | CONFIG_INPUT=y | ||
544 | |||
545 | # | ||
546 | # Userland interfaces | ||
547 | # | ||
548 | CONFIG_INPUT_MOUSEDEV=y | ||
549 | # CONFIG_INPUT_MOUSEDEV_PSAUX is not set | ||
550 | CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024 | ||
551 | CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768 | ||
552 | # CONFIG_INPUT_JOYDEV is not set | ||
553 | # CONFIG_INPUT_TSDEV is not set | ||
554 | # CONFIG_INPUT_EVDEV is not set | ||
555 | # CONFIG_INPUT_EVBUG is not set | ||
556 | |||
557 | # | ||
558 | # Input Device Drivers | ||
559 | # | ||
560 | # CONFIG_INPUT_KEYBOARD is not set | ||
561 | # CONFIG_INPUT_MOUSE is not set | ||
562 | # CONFIG_INPUT_JOYSTICK is not set | ||
563 | # CONFIG_INPUT_TOUCHSCREEN is not set | ||
564 | # CONFIG_INPUT_MISC is not set | ||
565 | |||
566 | # | ||
567 | # Hardware I/O ports | ||
568 | # | ||
569 | # CONFIG_SERIO is not set | ||
570 | # CONFIG_GAMEPORT is not set | ||
571 | CONFIG_SOUND_GAMEPORT=y | ||
572 | |||
573 | # | ||
574 | # Character devices | ||
575 | # | ||
576 | CONFIG_VT=y | ||
577 | CONFIG_VT_CONSOLE=y | ||
578 | CONFIG_HW_CONSOLE=y | ||
579 | # CONFIG_SERIAL_NONSTANDARD is not set | ||
580 | |||
581 | # | ||
582 | # Serial drivers | ||
583 | # | ||
584 | CONFIG_SERIAL_8250=y | ||
585 | CONFIG_SERIAL_8250_CONSOLE=y | ||
586 | CONFIG_SERIAL_8250_NR_UARTS=4 | ||
587 | # CONFIG_SERIAL_8250_EXTENDED is not set | ||
588 | |||
589 | # | ||
590 | # Non-8250 serial port support | ||
591 | # | ||
592 | CONFIG_SERIAL_CORE=y | ||
593 | CONFIG_SERIAL_CORE_CONSOLE=y | ||
594 | CONFIG_UNIX98_PTYS=y | ||
595 | CONFIG_LEGACY_PTYS=y | ||
596 | CONFIG_LEGACY_PTY_COUNT=256 | ||
597 | |||
598 | # | ||
599 | # IPMI | ||
600 | # | ||
601 | # CONFIG_IPMI_HANDLER is not set | ||
602 | |||
603 | # | ||
604 | # Watchdog Cards | ||
605 | # | ||
606 | # CONFIG_WATCHDOG is not set | ||
607 | # CONFIG_NVRAM is not set | ||
608 | # CONFIG_RTC is not set | ||
609 | # CONFIG_DTLK is not set | ||
610 | # CONFIG_R3964 is not set | ||
611 | # CONFIG_APPLICOM is not set | ||
612 | |||
613 | # | ||
614 | # Ftape, the floppy tape device driver | ||
615 | # | ||
616 | # CONFIG_DRM is not set | ||
617 | # CONFIG_RAW_DRIVER is not set | ||
618 | |||
619 | # | ||
620 | # TPM devices | ||
621 | # | ||
622 | # CONFIG_TCG_TPM is not set | ||
623 | |||
624 | # | ||
625 | # I2C support | ||
626 | # | ||
627 | CONFIG_I2C=y | ||
628 | CONFIG_I2C_CHARDEV=y | ||
629 | |||
630 | # | ||
631 | # I2C Algorithms | ||
632 | # | ||
633 | # CONFIG_I2C_ALGOBIT is not set | ||
634 | # CONFIG_I2C_ALGOPCF is not set | ||
635 | # CONFIG_I2C_ALGOPCA is not set | ||
636 | |||
637 | # | ||
638 | # I2C Hardware Bus support | ||
639 | # | ||
640 | # CONFIG_I2C_ALI1535 is not set | ||
641 | # CONFIG_I2C_ALI1563 is not set | ||
642 | # CONFIG_I2C_ALI15X3 is not set | ||
643 | # CONFIG_I2C_AMD756 is not set | ||
644 | # CONFIG_I2C_AMD8111 is not set | ||
645 | # CONFIG_I2C_I801 is not set | ||
646 | # CONFIG_I2C_I810 is not set | ||
647 | CONFIG_I2C_IOP3XX=y | ||
648 | # CONFIG_I2C_ISA is not set | ||
649 | # CONFIG_I2C_NFORCE2 is not set | ||
650 | # CONFIG_I2C_PARPORT_LIGHT is not set | ||
651 | # CONFIG_I2C_PIIX4 is not set | ||
652 | # CONFIG_I2C_PROSAVAGE is not set | ||
653 | # CONFIG_I2C_SAVAGE4 is not set | ||
654 | # CONFIG_SCx200_ACB is not set | ||
655 | # CONFIG_I2C_SIS5595 is not set | ||
656 | # CONFIG_I2C_SIS630 is not set | ||
657 | # CONFIG_I2C_SIS96X is not set | ||
658 | # CONFIG_I2C_STUB is not set | ||
659 | # CONFIG_I2C_VIA is not set | ||
660 | # CONFIG_I2C_VIAPRO is not set | ||
661 | # CONFIG_I2C_VOODOO3 is not set | ||
662 | # CONFIG_I2C_PCA_ISA is not set | ||
663 | |||
664 | # | ||
665 | # Hardware Sensors Chip support | ||
666 | # | ||
667 | # CONFIG_I2C_SENSOR is not set | ||
668 | # CONFIG_SENSORS_ADM1021 is not set | ||
669 | # CONFIG_SENSORS_ADM1025 is not set | ||
670 | # CONFIG_SENSORS_ADM1026 is not set | ||
671 | # CONFIG_SENSORS_ADM1031 is not set | ||
672 | # CONFIG_SENSORS_ASB100 is not set | ||
673 | # CONFIG_SENSORS_DS1621 is not set | ||
674 | # CONFIG_SENSORS_FSCHER is not set | ||
675 | # CONFIG_SENSORS_FSCPOS is not set | ||
676 | # CONFIG_SENSORS_GL518SM is not set | ||
677 | # CONFIG_SENSORS_GL520SM is not set | ||
678 | # CONFIG_SENSORS_IT87 is not set | ||
679 | # CONFIG_SENSORS_LM63 is not set | ||
680 | # CONFIG_SENSORS_LM75 is not set | ||
681 | # CONFIG_SENSORS_LM77 is not set | ||
682 | # CONFIG_SENSORS_LM78 is not set | ||
683 | # CONFIG_SENSORS_LM80 is not set | ||
684 | # CONFIG_SENSORS_LM83 is not set | ||
685 | # CONFIG_SENSORS_LM85 is not set | ||
686 | # CONFIG_SENSORS_LM87 is not set | ||
687 | # CONFIG_SENSORS_LM90 is not set | ||
688 | # CONFIG_SENSORS_MAX1619 is not set | ||
689 | # CONFIG_SENSORS_PC87360 is not set | ||
690 | # CONFIG_SENSORS_SMSC47B397 is not set | ||
691 | # CONFIG_SENSORS_SIS5595 is not set | ||
692 | # CONFIG_SENSORS_SMSC47M1 is not set | ||
693 | # CONFIG_SENSORS_VIA686A is not set | ||
694 | # CONFIG_SENSORS_W83781D is not set | ||
695 | # CONFIG_SENSORS_W83L785TS is not set | ||
696 | # CONFIG_SENSORS_W83627HF is not set | ||
697 | |||
698 | # | ||
699 | # Other I2C Chip support | ||
700 | # | ||
701 | # CONFIG_SENSORS_EEPROM is not set | ||
702 | # CONFIG_SENSORS_PCF8574 is not set | ||
703 | # CONFIG_SENSORS_PCF8591 is not set | ||
704 | # CONFIG_SENSORS_RTC8564 is not set | ||
705 | # CONFIG_I2C_DEBUG_CORE is not set | ||
706 | # CONFIG_I2C_DEBUG_ALGO is not set | ||
707 | # CONFIG_I2C_DEBUG_BUS is not set | ||
708 | # CONFIG_I2C_DEBUG_CHIP is not set | ||
709 | |||
710 | # | ||
711 | # Misc devices | ||
712 | # | ||
713 | |||
714 | # | ||
715 | # Multimedia devices | ||
716 | # | ||
717 | # CONFIG_VIDEO_DEV is not set | ||
718 | |||
719 | # | ||
720 | # Digital Video Broadcasting Devices | ||
721 | # | ||
722 | # CONFIG_DVB is not set | ||
723 | |||
724 | # | ||
725 | # Graphics support | ||
726 | # | ||
727 | # CONFIG_FB is not set | ||
728 | |||
729 | # | ||
730 | # Console display driver support | ||
731 | # | ||
732 | # CONFIG_VGA_CONSOLE is not set | ||
733 | CONFIG_DUMMY_CONSOLE=y | ||
734 | |||
735 | # | ||
736 | # Sound | ||
737 | # | ||
738 | # CONFIG_SOUND is not set | ||
739 | |||
740 | # | ||
741 | # USB support | ||
742 | # | ||
743 | CONFIG_USB_ARCH_HAS_HCD=y | ||
744 | CONFIG_USB_ARCH_HAS_OHCI=y | ||
745 | # CONFIG_USB is not set | ||
746 | |||
747 | # | ||
748 | # USB Gadget Support | ||
749 | # | ||
750 | # CONFIG_USB_GADGET is not set | ||
751 | |||
752 | # | ||
753 | # MMC/SD Card support | ||
754 | # | ||
755 | # CONFIG_MMC is not set | ||
756 | |||
757 | # | ||
758 | # File systems | ||
759 | # | ||
760 | CONFIG_EXT2_FS=y | ||
761 | # CONFIG_EXT2_FS_XATTR is not set | ||
762 | CONFIG_EXT3_FS=y | ||
763 | CONFIG_EXT3_FS_XATTR=y | ||
764 | # CONFIG_EXT3_FS_POSIX_ACL is not set | ||
765 | # CONFIG_EXT3_FS_SECURITY is not set | ||
766 | CONFIG_JBD=y | ||
767 | # CONFIG_JBD_DEBUG is not set | ||
768 | CONFIG_FS_MBCACHE=y | ||
769 | # CONFIG_REISERFS_FS is not set | ||
770 | # CONFIG_JFS_FS is not set | ||
771 | |||
772 | # | ||
773 | # XFS support | ||
774 | # | ||
775 | CONFIG_XFS_FS=y | ||
776 | CONFIG_XFS_EXPORT=y | ||
777 | # CONFIG_XFS_RT is not set | ||
778 | # CONFIG_XFS_QUOTA is not set | ||
779 | CONFIG_XFS_SECURITY=y | ||
780 | CONFIG_XFS_POSIX_ACL=y | ||
781 | # CONFIG_MINIX_FS is not set | ||
782 | # CONFIG_ROMFS_FS is not set | ||
783 | # CONFIG_QUOTA is not set | ||
784 | CONFIG_DNOTIFY=y | ||
785 | # CONFIG_AUTOFS_FS is not set | ||
786 | # CONFIG_AUTOFS4_FS is not set | ||
787 | |||
788 | # | ||
789 | # CD-ROM/DVD Filesystems | ||
790 | # | ||
791 | # CONFIG_ISO9660_FS is not set | ||
792 | # CONFIG_UDF_FS is not set | ||
793 | |||
794 | # | ||
795 | # DOS/FAT/NT Filesystems | ||
796 | # | ||
797 | # CONFIG_MSDOS_FS is not set | ||
798 | # CONFIG_VFAT_FS is not set | ||
799 | # CONFIG_NTFS_FS is not set | ||
800 | |||
801 | # | ||
802 | # Pseudo filesystems | ||
803 | # | ||
804 | CONFIG_PROC_FS=y | ||
805 | CONFIG_SYSFS=y | ||
806 | # CONFIG_DEVFS_FS is not set | ||
807 | # CONFIG_DEVPTS_FS_XATTR is not set | ||
808 | CONFIG_TMPFS=y | ||
809 | # CONFIG_TMPFS_XATTR is not set | ||
810 | # CONFIG_HUGETLB_PAGE is not set | ||
811 | CONFIG_RAMFS=y | ||
812 | |||
813 | # | ||
814 | # Miscellaneous filesystems | ||
815 | # | ||
816 | # CONFIG_ADFS_FS is not set | ||
817 | # CONFIG_AFFS_FS is not set | ||
818 | # CONFIG_HFS_FS is not set | ||
819 | # CONFIG_HFSPLUS_FS is not set | ||
820 | # CONFIG_BEFS_FS is not set | ||
821 | # CONFIG_BFS_FS is not set | ||
822 | # CONFIG_EFS_FS is not set | ||
823 | # CONFIG_JFFS_FS is not set | ||
824 | # CONFIG_JFFS2_FS is not set | ||
825 | # CONFIG_CRAMFS is not set | ||
826 | # CONFIG_VXFS_FS is not set | ||
827 | # CONFIG_HPFS_FS is not set | ||
828 | # CONFIG_QNX4FS_FS is not set | ||
829 | # CONFIG_SYSV_FS is not set | ||
830 | # CONFIG_UFS_FS is not set | ||
831 | |||
832 | # | ||
833 | # Network File Systems | ||
834 | # | ||
835 | CONFIG_NFS_FS=y | ||
836 | CONFIG_NFS_V3=y | ||
837 | # CONFIG_NFS_V4 is not set | ||
838 | # CONFIG_NFS_DIRECTIO is not set | ||
839 | CONFIG_NFSD=y | ||
840 | CONFIG_NFSD_V3=y | ||
841 | # CONFIG_NFSD_V4 is not set | ||
842 | # CONFIG_NFSD_TCP is not set | ||
843 | CONFIG_ROOT_NFS=y | ||
844 | CONFIG_LOCKD=y | ||
845 | CONFIG_LOCKD_V4=y | ||
846 | CONFIG_EXPORTFS=y | ||
847 | CONFIG_SUNRPC=y | ||
848 | # CONFIG_RPCSEC_GSS_KRB5 is not set | ||
849 | # CONFIG_RPCSEC_GSS_SPKM3 is not set | ||
850 | # CONFIG_SMB_FS is not set | ||
851 | # CONFIG_CIFS is not set | ||
852 | # CONFIG_NCP_FS is not set | ||
853 | # CONFIG_CODA_FS is not set | ||
854 | # CONFIG_AFS_FS is not set | ||
855 | |||
856 | # | ||
857 | # Partition Types | ||
858 | # | ||
859 | CONFIG_PARTITION_ADVANCED=y | ||
860 | # CONFIG_ACORN_PARTITION is not set | ||
861 | # CONFIG_OSF_PARTITION is not set | ||
862 | # CONFIG_AMIGA_PARTITION is not set | ||
863 | # CONFIG_ATARI_PARTITION is not set | ||
864 | # CONFIG_MAC_PARTITION is not set | ||
865 | CONFIG_MSDOS_PARTITION=y | ||
866 | # CONFIG_BSD_DISKLABEL is not set | ||
867 | # CONFIG_MINIX_SUBPARTITION is not set | ||
868 | # CONFIG_SOLARIS_X86_PARTITION is not set | ||
869 | # CONFIG_UNIXWARE_DISKLABEL is not set | ||
870 | # CONFIG_LDM_PARTITION is not set | ||
871 | # CONFIG_SGI_PARTITION is not set | ||
872 | # CONFIG_ULTRIX_PARTITION is not set | ||
873 | # CONFIG_SUN_PARTITION is not set | ||
874 | # CONFIG_EFI_PARTITION is not set | ||
875 | |||
876 | # | ||
877 | # Native Language Support | ||
878 | # | ||
879 | # CONFIG_NLS is not set | ||
880 | |||
881 | # | ||
882 | # Profiling support | ||
883 | # | ||
884 | # CONFIG_PROFILING is not set | ||
885 | |||
886 | # | ||
887 | # Kernel hacking | ||
888 | # | ||
889 | # CONFIG_PRINTK_TIME is not set | ||
890 | # CONFIG_DEBUG_KERNEL is not set | ||
891 | CONFIG_LOG_BUF_SHIFT=14 | ||
892 | CONFIG_DEBUG_BUGVERBOSE=y | ||
893 | CONFIG_FRAME_POINTER=y | ||
894 | CONFIG_DEBUG_USER=y | ||
895 | |||
896 | # | ||
897 | # Security options | ||
898 | # | ||
899 | # CONFIG_KEYS is not set | ||
900 | # CONFIG_SECURITY is not set | ||
901 | |||
902 | # | ||
903 | # Cryptographic options | ||
904 | # | ||
905 | # CONFIG_CRYPTO is not set | ||
906 | |||
907 | # | ||
908 | # Hardware crypto devices | ||
909 | # | ||
910 | |||
911 | # | ||
912 | # Library routines | ||
913 | # | ||
914 | # CONFIG_CRC_CCITT is not set | ||
915 | # CONFIG_CRC32 is not set | ||
916 | # CONFIG_LIBCRC32C is not set | ||
diff --git a/arch/arm/configs/ixdp2400_defconfig b/arch/arm/configs/ixdp2400_defconfig new file mode 100644 index 000000000000..4fd663ecbe39 --- /dev/null +++ b/arch/arm/configs/ixdp2400_defconfig | |||
@@ -0,0 +1,888 @@ | |||
1 | # | ||
2 | # Automatically generated make config: don't edit | ||
3 | # Linux kernel version: 2.6.12-rc1-bk2 | ||
4 | # Sun Mar 27 21:13:38 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=y | ||
28 | # CONFIG_BSD_PROCESS_ACCT_V3 is not set | ||
29 | CONFIG_SYSCTL=y | ||
30 | # CONFIG_AUDIT is not set | ||
31 | # CONFIG_HOTPLUG is not set | ||
32 | CONFIG_KOBJECT_UEVENT=y | ||
33 | # CONFIG_IKCONFIG is not set | ||
34 | CONFIG_EMBEDDED=y | ||
35 | CONFIG_KALLSYMS=y | ||
36 | # CONFIG_KALLSYMS_ALL is not set | ||
37 | # CONFIG_KALLSYMS_EXTRA_PASS is not set | ||
38 | CONFIG_BASE_FULL=y | ||
39 | CONFIG_FUTEX=y | ||
40 | CONFIG_EPOLL=y | ||
41 | CONFIG_CC_OPTIMIZE_FOR_SIZE=y | ||
42 | CONFIG_SHMEM=y | ||
43 | CONFIG_CC_ALIGN_FUNCTIONS=0 | ||
44 | CONFIG_CC_ALIGN_LABELS=0 | ||
45 | CONFIG_CC_ALIGN_LOOPS=0 | ||
46 | CONFIG_CC_ALIGN_JUMPS=0 | ||
47 | # CONFIG_TINY_SHMEM is not set | ||
48 | CONFIG_BASE_SMALL=0 | ||
49 | |||
50 | # | ||
51 | # Loadable module support | ||
52 | # | ||
53 | # CONFIG_MODULES is not set | ||
54 | |||
55 | # | ||
56 | # System Type | ||
57 | # | ||
58 | # CONFIG_ARCH_CLPS7500 is not set | ||
59 | # CONFIG_ARCH_CLPS711X is not set | ||
60 | # CONFIG_ARCH_CO285 is not set | ||
61 | # CONFIG_ARCH_EBSA110 is not set | ||
62 | # CONFIG_ARCH_CAMELOT is not set | ||
63 | # CONFIG_ARCH_FOOTBRIDGE is not set | ||
64 | # CONFIG_ARCH_INTEGRATOR is not set | ||
65 | # CONFIG_ARCH_IOP3XX is not set | ||
66 | # CONFIG_ARCH_IXP4XX is not set | ||
67 | CONFIG_ARCH_IXP2000=y | ||
68 | # CONFIG_ARCH_L7200 is not set | ||
69 | # CONFIG_ARCH_PXA is not set | ||
70 | # CONFIG_ARCH_RPC is not set | ||
71 | # CONFIG_ARCH_SA1100 is not set | ||
72 | # CONFIG_ARCH_S3C2410 is not set | ||
73 | # CONFIG_ARCH_SHARK is not set | ||
74 | # CONFIG_ARCH_LH7A40X is not set | ||
75 | # CONFIG_ARCH_OMAP is not set | ||
76 | # CONFIG_ARCH_VERSATILE is not set | ||
77 | # CONFIG_ARCH_IMX is not set | ||
78 | # CONFIG_ARCH_H720X is not set | ||
79 | CONFIG_ARCH_SUPPORTS_BIG_ENDIAN=y | ||
80 | |||
81 | # | ||
82 | # Intel IXP2400/2800 Implementation Options | ||
83 | # | ||
84 | |||
85 | # | ||
86 | # IXP2400/2800 Platforms | ||
87 | # | ||
88 | # CONFIG_ARCH_ENP2611 is not set | ||
89 | CONFIG_ARCH_IXDP2400=y | ||
90 | # CONFIG_ARCH_IXDP2800 is not set | ||
91 | CONFIG_ARCH_IXDP2X00=y | ||
92 | # CONFIG_ARCH_IXDP2401 is not set | ||
93 | # CONFIG_ARCH_IXDP2801 is not set | ||
94 | |||
95 | # | ||
96 | # Processor Type | ||
97 | # | ||
98 | CONFIG_CPU_32=y | ||
99 | CONFIG_CPU_XSCALE=y | ||
100 | CONFIG_CPU_32v5=y | ||
101 | CONFIG_CPU_ABRT_EV5T=y | ||
102 | CONFIG_CPU_CACHE_VIVT=y | ||
103 | CONFIG_CPU_TLB_V4WBI=y | ||
104 | CONFIG_CPU_MINICACHE=y | ||
105 | |||
106 | # | ||
107 | # Processor Features | ||
108 | # | ||
109 | # CONFIG_ARM_THUMB is not set | ||
110 | CONFIG_CPU_BIG_ENDIAN=y | ||
111 | CONFIG_XSCALE_PMU=y | ||
112 | |||
113 | # | ||
114 | # Bus support | ||
115 | # | ||
116 | CONFIG_PCI=y | ||
117 | CONFIG_PCI_LEGACY_PROC=y | ||
118 | CONFIG_PCI_NAMES=y | ||
119 | |||
120 | # | ||
121 | # PCCARD (PCMCIA/CardBus) support | ||
122 | # | ||
123 | # CONFIG_PCCARD is not set | ||
124 | |||
125 | # | ||
126 | # Kernel Features | ||
127 | # | ||
128 | # CONFIG_PREEMPT is not set | ||
129 | CONFIG_ALIGNMENT_TRAP=y | ||
130 | |||
131 | # | ||
132 | # Boot options | ||
133 | # | ||
134 | CONFIG_ZBOOT_ROM_TEXT=0x0 | ||
135 | CONFIG_ZBOOT_ROM_BSS=0x0 | ||
136 | CONFIG_CMDLINE="console=ttyS0,57600 root=/dev/nfs ip=bootp mem=64M@0x0 pci=firmware" | ||
137 | # CONFIG_XIP_KERNEL is not set | ||
138 | |||
139 | # | ||
140 | # Floating point emulation | ||
141 | # | ||
142 | |||
143 | # | ||
144 | # At least one emulation must be selected | ||
145 | # | ||
146 | CONFIG_FPE_NWFPE=y | ||
147 | # CONFIG_FPE_FASTFPE is not set | ||
148 | |||
149 | # | ||
150 | # Userspace binary formats | ||
151 | # | ||
152 | CONFIG_BINFMT_ELF=y | ||
153 | # CONFIG_BINFMT_AOUT is not set | ||
154 | # CONFIG_BINFMT_MISC is not set | ||
155 | # CONFIG_ARTHUR is not set | ||
156 | |||
157 | # | ||
158 | # Power management options | ||
159 | # | ||
160 | # CONFIG_PM is not set | ||
161 | |||
162 | # | ||
163 | # Device Drivers | ||
164 | # | ||
165 | |||
166 | # | ||
167 | # Generic Driver Options | ||
168 | # | ||
169 | CONFIG_STANDALONE=y | ||
170 | # CONFIG_PREVENT_FIRMWARE_BUILD is not set | ||
171 | # CONFIG_FW_LOADER is not set | ||
172 | # CONFIG_DEBUG_DRIVER is not set | ||
173 | |||
174 | # | ||
175 | # Memory Technology Devices (MTD) | ||
176 | # | ||
177 | CONFIG_MTD=y | ||
178 | # CONFIG_MTD_DEBUG is not set | ||
179 | # CONFIG_MTD_CONCAT is not set | ||
180 | CONFIG_MTD_PARTITIONS=y | ||
181 | CONFIG_MTD_REDBOOT_PARTS=y | ||
182 | CONFIG_MTD_REDBOOT_DIRECTORY_BLOCK=-1 | ||
183 | CONFIG_MTD_REDBOOT_PARTS_UNALLOCATED=y | ||
184 | CONFIG_MTD_REDBOOT_PARTS_READONLY=y | ||
185 | # CONFIG_MTD_CMDLINE_PARTS is not set | ||
186 | # CONFIG_MTD_AFS_PARTS is not set | ||
187 | |||
188 | # | ||
189 | # User Modules And Translation Layers | ||
190 | # | ||
191 | CONFIG_MTD_CHAR=y | ||
192 | CONFIG_MTD_BLOCK=y | ||
193 | # CONFIG_FTL is not set | ||
194 | # CONFIG_NFTL is not set | ||
195 | # CONFIG_INFTL is not set | ||
196 | |||
197 | # | ||
198 | # RAM/ROM/Flash chip drivers | ||
199 | # | ||
200 | CONFIG_MTD_CFI=y | ||
201 | # CONFIG_MTD_JEDECPROBE is not set | ||
202 | CONFIG_MTD_GEN_PROBE=y | ||
203 | # CONFIG_MTD_CFI_ADV_OPTIONS is not set | ||
204 | CONFIG_MTD_MAP_BANK_WIDTH_1=y | ||
205 | CONFIG_MTD_MAP_BANK_WIDTH_2=y | ||
206 | CONFIG_MTD_MAP_BANK_WIDTH_4=y | ||
207 | # CONFIG_MTD_MAP_BANK_WIDTH_8 is not set | ||
208 | # CONFIG_MTD_MAP_BANK_WIDTH_16 is not set | ||
209 | # CONFIG_MTD_MAP_BANK_WIDTH_32 is not set | ||
210 | CONFIG_MTD_CFI_I1=y | ||
211 | CONFIG_MTD_CFI_I2=y | ||
212 | # CONFIG_MTD_CFI_I4 is not set | ||
213 | # CONFIG_MTD_CFI_I8 is not set | ||
214 | CONFIG_MTD_CFI_INTELEXT=y | ||
215 | # CONFIG_MTD_CFI_AMDSTD is not set | ||
216 | # CONFIG_MTD_CFI_STAA is not set | ||
217 | CONFIG_MTD_CFI_UTIL=y | ||
218 | # CONFIG_MTD_RAM is not set | ||
219 | # CONFIG_MTD_ROM is not set | ||
220 | # CONFIG_MTD_ABSENT is not set | ||
221 | # CONFIG_MTD_XIP is not set | ||
222 | |||
223 | # | ||
224 | # Mapping drivers for chip access | ||
225 | # | ||
226 | CONFIG_MTD_COMPLEX_MAPPINGS=y | ||
227 | # CONFIG_MTD_PHYSMAP is not set | ||
228 | # CONFIG_MTD_ARM_INTEGRATOR is not set | ||
229 | CONFIG_MTD_IXP2000=y | ||
230 | # CONFIG_MTD_EDB7312 is not set | ||
231 | # CONFIG_MTD_PCI is not set | ||
232 | |||
233 | # | ||
234 | # Self-contained MTD device drivers | ||
235 | # | ||
236 | # CONFIG_MTD_PMC551 is not set | ||
237 | # CONFIG_MTD_SLRAM is not set | ||
238 | # CONFIG_MTD_PHRAM is not set | ||
239 | # CONFIG_MTD_MTDRAM is not set | ||
240 | # CONFIG_MTD_BLKMTD is not set | ||
241 | # CONFIG_MTD_BLOCK2MTD is not set | ||
242 | |||
243 | # | ||
244 | # Disk-On-Chip Device Drivers | ||
245 | # | ||
246 | # CONFIG_MTD_DOC2000 is not set | ||
247 | # CONFIG_MTD_DOC2001 is not set | ||
248 | # CONFIG_MTD_DOC2001PLUS is not set | ||
249 | |||
250 | # | ||
251 | # NAND Flash Device Drivers | ||
252 | # | ||
253 | # CONFIG_MTD_NAND is not set | ||
254 | |||
255 | # | ||
256 | # Parallel port support | ||
257 | # | ||
258 | # CONFIG_PARPORT is not set | ||
259 | |||
260 | # | ||
261 | # Plug and Play support | ||
262 | # | ||
263 | |||
264 | # | ||
265 | # Block devices | ||
266 | # | ||
267 | # CONFIG_BLK_DEV_FD is not set | ||
268 | # CONFIG_BLK_CPQ_DA is not set | ||
269 | # CONFIG_BLK_CPQ_CISS_DA is not set | ||
270 | # CONFIG_BLK_DEV_DAC960 is not set | ||
271 | # CONFIG_BLK_DEV_UMEM is not set | ||
272 | # CONFIG_BLK_DEV_COW_COMMON is not set | ||
273 | CONFIG_BLK_DEV_LOOP=y | ||
274 | # CONFIG_BLK_DEV_CRYPTOLOOP is not set | ||
275 | # CONFIG_BLK_DEV_NBD is not set | ||
276 | # CONFIG_BLK_DEV_SX8 is not set | ||
277 | CONFIG_BLK_DEV_RAM=y | ||
278 | CONFIG_BLK_DEV_RAM_COUNT=16 | ||
279 | CONFIG_BLK_DEV_RAM_SIZE=8192 | ||
280 | CONFIG_BLK_DEV_INITRD=y | ||
281 | CONFIG_INITRAMFS_SOURCE="" | ||
282 | # CONFIG_CDROM_PKTCDVD is not set | ||
283 | |||
284 | # | ||
285 | # IO Schedulers | ||
286 | # | ||
287 | CONFIG_IOSCHED_NOOP=y | ||
288 | CONFIG_IOSCHED_AS=y | ||
289 | CONFIG_IOSCHED_DEADLINE=y | ||
290 | CONFIG_IOSCHED_CFQ=y | ||
291 | # CONFIG_ATA_OVER_ETH is not set | ||
292 | |||
293 | # | ||
294 | # SCSI device support | ||
295 | # | ||
296 | # CONFIG_SCSI is not set | ||
297 | |||
298 | # | ||
299 | # Multi-device support (RAID and LVM) | ||
300 | # | ||
301 | # CONFIG_MD is not set | ||
302 | |||
303 | # | ||
304 | # Fusion MPT device support | ||
305 | # | ||
306 | |||
307 | # | ||
308 | # IEEE 1394 (FireWire) support | ||
309 | # | ||
310 | # CONFIG_IEEE1394 is not set | ||
311 | |||
312 | # | ||
313 | # I2O device support | ||
314 | # | ||
315 | # CONFIG_I2O is not set | ||
316 | |||
317 | # | ||
318 | # Networking support | ||
319 | # | ||
320 | CONFIG_NET=y | ||
321 | |||
322 | # | ||
323 | # Networking options | ||
324 | # | ||
325 | CONFIG_PACKET=y | ||
326 | CONFIG_PACKET_MMAP=y | ||
327 | # CONFIG_NETLINK_DEV is not set | ||
328 | CONFIG_UNIX=y | ||
329 | # CONFIG_NET_KEY is not set | ||
330 | CONFIG_INET=y | ||
331 | # CONFIG_IP_MULTICAST is not set | ||
332 | # CONFIG_IP_ADVANCED_ROUTER is not set | ||
333 | CONFIG_IP_PNP=y | ||
334 | CONFIG_IP_PNP_DHCP=y | ||
335 | CONFIG_IP_PNP_BOOTP=y | ||
336 | # CONFIG_IP_PNP_RARP is not set | ||
337 | # CONFIG_NET_IPIP is not set | ||
338 | # CONFIG_NET_IPGRE is not set | ||
339 | # CONFIG_ARPD is not set | ||
340 | CONFIG_SYN_COOKIES=y | ||
341 | # CONFIG_INET_AH is not set | ||
342 | # CONFIG_INET_ESP is not set | ||
343 | # CONFIG_INET_IPCOMP is not set | ||
344 | # CONFIG_INET_TUNNEL is not set | ||
345 | # CONFIG_IP_TCPDIAG is not set | ||
346 | # CONFIG_IP_TCPDIAG_IPV6 is not set | ||
347 | # CONFIG_IPV6 is not set | ||
348 | # CONFIG_NETFILTER is not set | ||
349 | |||
350 | # | ||
351 | # SCTP Configuration (EXPERIMENTAL) | ||
352 | # | ||
353 | # CONFIG_IP_SCTP is not set | ||
354 | # CONFIG_ATM is not set | ||
355 | # CONFIG_BRIDGE is not set | ||
356 | # CONFIG_VLAN_8021Q is not set | ||
357 | # CONFIG_DECNET is not set | ||
358 | # CONFIG_LLC2 is not set | ||
359 | # CONFIG_IPX is not set | ||
360 | # CONFIG_ATALK is not set | ||
361 | # CONFIG_X25 is not set | ||
362 | # CONFIG_LAPB is not set | ||
363 | # CONFIG_NET_DIVERT is not set | ||
364 | # CONFIG_ECONET is not set | ||
365 | # CONFIG_WAN_ROUTER is not set | ||
366 | |||
367 | # | ||
368 | # QoS and/or fair queueing | ||
369 | # | ||
370 | # CONFIG_NET_SCHED is not set | ||
371 | # CONFIG_NET_CLS_ROUTE is not set | ||
372 | |||
373 | # | ||
374 | # Network testing | ||
375 | # | ||
376 | # CONFIG_NET_PKTGEN is not set | ||
377 | # CONFIG_NETPOLL is not set | ||
378 | # CONFIG_NET_POLL_CONTROLLER is not set | ||
379 | # CONFIG_HAMRADIO is not set | ||
380 | # CONFIG_IRDA is not set | ||
381 | # CONFIG_BT is not set | ||
382 | CONFIG_NETDEVICES=y | ||
383 | CONFIG_DUMMY=y | ||
384 | # CONFIG_BONDING is not set | ||
385 | # CONFIG_EQUALIZER is not set | ||
386 | # CONFIG_TUN is not set | ||
387 | |||
388 | # | ||
389 | # ARCnet devices | ||
390 | # | ||
391 | # CONFIG_ARCNET is not set | ||
392 | |||
393 | # | ||
394 | # Ethernet (10 or 100Mbit) | ||
395 | # | ||
396 | CONFIG_NET_ETHERNET=y | ||
397 | CONFIG_MII=y | ||
398 | # CONFIG_HAPPYMEAL is not set | ||
399 | # CONFIG_SUNGEM is not set | ||
400 | # CONFIG_NET_VENDOR_3COM is not set | ||
401 | # CONFIG_SMC91X is not set | ||
402 | |||
403 | # | ||
404 | # Tulip family network device support | ||
405 | # | ||
406 | # CONFIG_NET_TULIP is not set | ||
407 | # CONFIG_HP100 is not set | ||
408 | CONFIG_NET_PCI=y | ||
409 | # CONFIG_PCNET32 is not set | ||
410 | # CONFIG_AMD8111_ETH is not set | ||
411 | # CONFIG_ADAPTEC_STARFIRE is not set | ||
412 | # CONFIG_B44 is not set | ||
413 | # CONFIG_FORCEDETH is not set | ||
414 | # CONFIG_DGRS is not set | ||
415 | CONFIG_EEPRO100=y | ||
416 | # CONFIG_E100 is not set | ||
417 | # CONFIG_FEALNX is not set | ||
418 | # CONFIG_NATSEMI is not set | ||
419 | # CONFIG_NE2K_PCI is not set | ||
420 | # CONFIG_8139CP is not set | ||
421 | # CONFIG_8139TOO is not set | ||
422 | # CONFIG_SIS900 is not set | ||
423 | # CONFIG_EPIC100 is not set | ||
424 | # CONFIG_SUNDANCE is not set | ||
425 | # CONFIG_TLAN is not set | ||
426 | # CONFIG_VIA_RHINE is not set | ||
427 | |||
428 | # | ||
429 | # Ethernet (1000 Mbit) | ||
430 | # | ||
431 | # CONFIG_ACENIC is not set | ||
432 | # CONFIG_DL2K is not set | ||
433 | # CONFIG_E1000 is not set | ||
434 | # CONFIG_NS83820 is not set | ||
435 | # CONFIG_HAMACHI is not set | ||
436 | # CONFIG_YELLOWFIN is not set | ||
437 | # CONFIG_R8169 is not set | ||
438 | # CONFIG_SK98LIN is not set | ||
439 | # CONFIG_VIA_VELOCITY is not set | ||
440 | # CONFIG_TIGON3 is not set | ||
441 | |||
442 | # | ||
443 | # Ethernet (10000 Mbit) | ||
444 | # | ||
445 | # CONFIG_IXGB is not set | ||
446 | # CONFIG_S2IO is not set | ||
447 | |||
448 | # | ||
449 | # Token Ring devices | ||
450 | # | ||
451 | # CONFIG_TR is not set | ||
452 | |||
453 | # | ||
454 | # Wireless LAN (non-hamradio) | ||
455 | # | ||
456 | # CONFIG_NET_RADIO is not set | ||
457 | |||
458 | # | ||
459 | # Wan interfaces | ||
460 | # | ||
461 | CONFIG_WAN=y | ||
462 | # CONFIG_LANMEDIA is not set | ||
463 | # CONFIG_SYNCLINK_SYNCPPP is not set | ||
464 | CONFIG_HDLC=y | ||
465 | CONFIG_HDLC_RAW=y | ||
466 | # CONFIG_HDLC_RAW_ETH is not set | ||
467 | CONFIG_HDLC_CISCO=y | ||
468 | CONFIG_HDLC_FR=y | ||
469 | CONFIG_HDLC_PPP=y | ||
470 | |||
471 | # | ||
472 | # X.25/LAPB support is disabled | ||
473 | # | ||
474 | # CONFIG_PCI200SYN is not set | ||
475 | # CONFIG_WANXL is not set | ||
476 | # CONFIG_PC300 is not set | ||
477 | # CONFIG_FARSYNC is not set | ||
478 | CONFIG_DLCI=y | ||
479 | CONFIG_DLCI_COUNT=24 | ||
480 | CONFIG_DLCI_MAX=8 | ||
481 | # CONFIG_FDDI is not set | ||
482 | # CONFIG_HIPPI is not set | ||
483 | # CONFIG_PPP is not set | ||
484 | # CONFIG_SLIP is not set | ||
485 | # CONFIG_SHAPER is not set | ||
486 | # CONFIG_NETCONSOLE is not set | ||
487 | |||
488 | # | ||
489 | # ISDN subsystem | ||
490 | # | ||
491 | # CONFIG_ISDN is not set | ||
492 | |||
493 | # | ||
494 | # Input device support | ||
495 | # | ||
496 | CONFIG_INPUT=y | ||
497 | |||
498 | # | ||
499 | # Userland interfaces | ||
500 | # | ||
501 | CONFIG_INPUT_MOUSEDEV=y | ||
502 | CONFIG_INPUT_MOUSEDEV_PSAUX=y | ||
503 | CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024 | ||
504 | CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768 | ||
505 | # CONFIG_INPUT_JOYDEV is not set | ||
506 | # CONFIG_INPUT_TSDEV is not set | ||
507 | # CONFIG_INPUT_EVDEV is not set | ||
508 | # CONFIG_INPUT_EVBUG is not set | ||
509 | |||
510 | # | ||
511 | # Input Device Drivers | ||
512 | # | ||
513 | # CONFIG_INPUT_KEYBOARD is not set | ||
514 | # CONFIG_INPUT_MOUSE is not set | ||
515 | # CONFIG_INPUT_JOYSTICK is not set | ||
516 | # CONFIG_INPUT_TOUCHSCREEN is not set | ||
517 | # CONFIG_INPUT_MISC is not set | ||
518 | |||
519 | # | ||
520 | # Hardware I/O ports | ||
521 | # | ||
522 | # CONFIG_SERIO is not set | ||
523 | # CONFIG_GAMEPORT is not set | ||
524 | CONFIG_SOUND_GAMEPORT=y | ||
525 | |||
526 | # | ||
527 | # Character devices | ||
528 | # | ||
529 | # CONFIG_VT is not set | ||
530 | # CONFIG_SERIAL_NONSTANDARD is not set | ||
531 | |||
532 | # | ||
533 | # Serial drivers | ||
534 | # | ||
535 | CONFIG_SERIAL_8250=y | ||
536 | CONFIG_SERIAL_8250_CONSOLE=y | ||
537 | CONFIG_SERIAL_8250_NR_UARTS=2 | ||
538 | # CONFIG_SERIAL_8250_EXTENDED is not set | ||
539 | |||
540 | # | ||
541 | # Non-8250 serial port support | ||
542 | # | ||
543 | CONFIG_SERIAL_CORE=y | ||
544 | CONFIG_SERIAL_CORE_CONSOLE=y | ||
545 | CONFIG_UNIX98_PTYS=y | ||
546 | CONFIG_LEGACY_PTYS=y | ||
547 | CONFIG_LEGACY_PTY_COUNT=256 | ||
548 | |||
549 | # | ||
550 | # IPMI | ||
551 | # | ||
552 | # CONFIG_IPMI_HANDLER is not set | ||
553 | |||
554 | # | ||
555 | # Watchdog Cards | ||
556 | # | ||
557 | CONFIG_WATCHDOG=y | ||
558 | # CONFIG_WATCHDOG_NOWAYOUT is not set | ||
559 | |||
560 | # | ||
561 | # Watchdog Device Drivers | ||
562 | # | ||
563 | # CONFIG_SOFT_WATCHDOG is not set | ||
564 | CONFIG_IXP2000_WATCHDOG=y | ||
565 | |||
566 | # | ||
567 | # PCI-based Watchdog Cards | ||
568 | # | ||
569 | # CONFIG_PCIPCWATCHDOG is not set | ||
570 | # CONFIG_WDTPCI is not set | ||
571 | # CONFIG_NVRAM is not set | ||
572 | # CONFIG_RTC is not set | ||
573 | # CONFIG_DTLK is not set | ||
574 | # CONFIG_R3964 is not set | ||
575 | # CONFIG_APPLICOM is not set | ||
576 | |||
577 | # | ||
578 | # Ftape, the floppy tape device driver | ||
579 | # | ||
580 | # CONFIG_DRM is not set | ||
581 | # CONFIG_RAW_DRIVER is not set | ||
582 | |||
583 | # | ||
584 | # TPM devices | ||
585 | # | ||
586 | # CONFIG_TCG_TPM is not set | ||
587 | |||
588 | # | ||
589 | # I2C support | ||
590 | # | ||
591 | CONFIG_I2C=y | ||
592 | CONFIG_I2C_CHARDEV=y | ||
593 | |||
594 | # | ||
595 | # I2C Algorithms | ||
596 | # | ||
597 | CONFIG_I2C_ALGOBIT=y | ||
598 | # CONFIG_I2C_ALGOPCF is not set | ||
599 | # CONFIG_I2C_ALGOPCA is not set | ||
600 | |||
601 | # | ||
602 | # I2C Hardware Bus support | ||
603 | # | ||
604 | # CONFIG_I2C_ALI1535 is not set | ||
605 | # CONFIG_I2C_ALI1563 is not set | ||
606 | # CONFIG_I2C_ALI15X3 is not set | ||
607 | # CONFIG_I2C_AMD756 is not set | ||
608 | # CONFIG_I2C_AMD8111 is not set | ||
609 | # CONFIG_I2C_I801 is not set | ||
610 | # CONFIG_I2C_I810 is not set | ||
611 | # CONFIG_I2C_ISA is not set | ||
612 | # CONFIG_I2C_IXP2000 is not set | ||
613 | # CONFIG_I2C_NFORCE2 is not set | ||
614 | # CONFIG_I2C_PARPORT_LIGHT is not set | ||
615 | # CONFIG_I2C_PIIX4 is not set | ||
616 | # CONFIG_I2C_PROSAVAGE is not set | ||
617 | # CONFIG_I2C_SAVAGE4 is not set | ||
618 | # CONFIG_SCx200_ACB is not set | ||
619 | # CONFIG_I2C_SIS5595 is not set | ||
620 | # CONFIG_I2C_SIS630 is not set | ||
621 | # CONFIG_I2C_SIS96X is not set | ||
622 | # CONFIG_I2C_VIA is not set | ||
623 | # CONFIG_I2C_VIAPRO is not set | ||
624 | # CONFIG_I2C_VOODOO3 is not set | ||
625 | # CONFIG_I2C_PCA_ISA is not set | ||
626 | |||
627 | # | ||
628 | # Hardware Sensors Chip support | ||
629 | # | ||
630 | CONFIG_I2C_SENSOR=y | ||
631 | # CONFIG_SENSORS_ADM1021 is not set | ||
632 | # CONFIG_SENSORS_ADM1025 is not set | ||
633 | # CONFIG_SENSORS_ADM1026 is not set | ||
634 | # CONFIG_SENSORS_ADM1031 is not set | ||
635 | # CONFIG_SENSORS_ASB100 is not set | ||
636 | # CONFIG_SENSORS_DS1621 is not set | ||
637 | # CONFIG_SENSORS_FSCHER is not set | ||
638 | # CONFIG_SENSORS_FSCPOS is not set | ||
639 | # CONFIG_SENSORS_GL518SM is not set | ||
640 | # CONFIG_SENSORS_GL520SM is not set | ||
641 | # CONFIG_SENSORS_IT87 is not set | ||
642 | # CONFIG_SENSORS_LM63 is not set | ||
643 | # CONFIG_SENSORS_LM75 is not set | ||
644 | # CONFIG_SENSORS_LM77 is not set | ||
645 | # CONFIG_SENSORS_LM78 is not set | ||
646 | # CONFIG_SENSORS_LM80 is not set | ||
647 | # CONFIG_SENSORS_LM83 is not set | ||
648 | # CONFIG_SENSORS_LM85 is not set | ||
649 | # CONFIG_SENSORS_LM87 is not set | ||
650 | # CONFIG_SENSORS_LM90 is not set | ||
651 | # CONFIG_SENSORS_MAX1619 is not set | ||
652 | # CONFIG_SENSORS_PC87360 is not set | ||
653 | # CONFIG_SENSORS_SMSC47B397 is not set | ||
654 | # CONFIG_SENSORS_SIS5595 is not set | ||
655 | # CONFIG_SENSORS_SMSC47M1 is not set | ||
656 | # CONFIG_SENSORS_VIA686A is not set | ||
657 | # CONFIG_SENSORS_W83781D is not set | ||
658 | # CONFIG_SENSORS_W83L785TS is not set | ||
659 | # CONFIG_SENSORS_W83627HF is not set | ||
660 | |||
661 | # | ||
662 | # Other I2C Chip support | ||
663 | # | ||
664 | CONFIG_SENSORS_EEPROM=y | ||
665 | # CONFIG_SENSORS_PCF8574 is not set | ||
666 | # CONFIG_SENSORS_PCF8591 is not set | ||
667 | # CONFIG_SENSORS_RTC8564 is not set | ||
668 | # CONFIG_I2C_DEBUG_CORE is not set | ||
669 | # CONFIG_I2C_DEBUG_ALGO is not set | ||
670 | # CONFIG_I2C_DEBUG_BUS is not set | ||
671 | # CONFIG_I2C_DEBUG_CHIP is not set | ||
672 | |||
673 | # | ||
674 | # Misc devices | ||
675 | # | ||
676 | |||
677 | # | ||
678 | # Multimedia devices | ||
679 | # | ||
680 | # CONFIG_VIDEO_DEV is not set | ||
681 | |||
682 | # | ||
683 | # Digital Video Broadcasting Devices | ||
684 | # | ||
685 | # CONFIG_DVB is not set | ||
686 | |||
687 | # | ||
688 | # Graphics support | ||
689 | # | ||
690 | # CONFIG_FB is not set | ||
691 | |||
692 | # | ||
693 | # Sound | ||
694 | # | ||
695 | # CONFIG_SOUND is not set | ||
696 | |||
697 | # | ||
698 | # USB support | ||
699 | # | ||
700 | CONFIG_USB_ARCH_HAS_HCD=y | ||
701 | CONFIG_USB_ARCH_HAS_OHCI=y | ||
702 | # CONFIG_USB is not set | ||
703 | |||
704 | # | ||
705 | # USB Gadget Support | ||
706 | # | ||
707 | # CONFIG_USB_GADGET is not set | ||
708 | |||
709 | # | ||
710 | # MMC/SD Card support | ||
711 | # | ||
712 | # CONFIG_MMC is not set | ||
713 | |||
714 | # | ||
715 | # File systems | ||
716 | # | ||
717 | CONFIG_EXT2_FS=y | ||
718 | CONFIG_EXT2_FS_XATTR=y | ||
719 | CONFIG_EXT2_FS_POSIX_ACL=y | ||
720 | # CONFIG_EXT2_FS_SECURITY is not set | ||
721 | CONFIG_EXT3_FS=y | ||
722 | CONFIG_EXT3_FS_XATTR=y | ||
723 | CONFIG_EXT3_FS_POSIX_ACL=y | ||
724 | # CONFIG_EXT3_FS_SECURITY is not set | ||
725 | CONFIG_JBD=y | ||
726 | # CONFIG_JBD_DEBUG is not set | ||
727 | CONFIG_FS_MBCACHE=y | ||
728 | # CONFIG_REISERFS_FS is not set | ||
729 | # CONFIG_JFS_FS is not set | ||
730 | CONFIG_FS_POSIX_ACL=y | ||
731 | |||
732 | # | ||
733 | # XFS support | ||
734 | # | ||
735 | # CONFIG_XFS_FS is not set | ||
736 | # CONFIG_MINIX_FS is not set | ||
737 | # CONFIG_ROMFS_FS is not set | ||
738 | # CONFIG_QUOTA is not set | ||
739 | CONFIG_DNOTIFY=y | ||
740 | # CONFIG_AUTOFS_FS is not set | ||
741 | # CONFIG_AUTOFS4_FS is not set | ||
742 | |||
743 | # | ||
744 | # CD-ROM/DVD Filesystems | ||
745 | # | ||
746 | # CONFIG_ISO9660_FS is not set | ||
747 | # CONFIG_UDF_FS is not set | ||
748 | |||
749 | # | ||
750 | # DOS/FAT/NT Filesystems | ||
751 | # | ||
752 | # CONFIG_MSDOS_FS is not set | ||
753 | # CONFIG_VFAT_FS is not set | ||
754 | # CONFIG_NTFS_FS is not set | ||
755 | |||
756 | # | ||
757 | # Pseudo filesystems | ||
758 | # | ||
759 | CONFIG_PROC_FS=y | ||
760 | CONFIG_SYSFS=y | ||
761 | # CONFIG_DEVFS_FS is not set | ||
762 | # CONFIG_DEVPTS_FS_XATTR is not set | ||
763 | CONFIG_TMPFS=y | ||
764 | # CONFIG_TMPFS_XATTR is not set | ||
765 | # CONFIG_HUGETLB_PAGE is not set | ||
766 | CONFIG_RAMFS=y | ||
767 | |||
768 | # | ||
769 | # Miscellaneous filesystems | ||
770 | # | ||
771 | # CONFIG_ADFS_FS is not set | ||
772 | # CONFIG_AFFS_FS is not set | ||
773 | # CONFIG_HFS_FS is not set | ||
774 | # CONFIG_HFSPLUS_FS is not set | ||
775 | # CONFIG_BEFS_FS is not set | ||
776 | # CONFIG_BFS_FS is not set | ||
777 | # CONFIG_EFS_FS is not set | ||
778 | # CONFIG_JFFS_FS is not set | ||
779 | CONFIG_JFFS2_FS=y | ||
780 | CONFIG_JFFS2_FS_DEBUG=0 | ||
781 | # CONFIG_JFFS2_FS_NAND is not set | ||
782 | # CONFIG_JFFS2_FS_NOR_ECC is not set | ||
783 | # CONFIG_JFFS2_COMPRESSION_OPTIONS is not set | ||
784 | CONFIG_JFFS2_ZLIB=y | ||
785 | CONFIG_JFFS2_RTIME=y | ||
786 | # CONFIG_JFFS2_RUBIN is not set | ||
787 | # CONFIG_CRAMFS is not set | ||
788 | # CONFIG_VXFS_FS is not set | ||
789 | # CONFIG_HPFS_FS is not set | ||
790 | # CONFIG_QNX4FS_FS is not set | ||
791 | # CONFIG_SYSV_FS is not set | ||
792 | # CONFIG_UFS_FS is not set | ||
793 | |||
794 | # | ||
795 | # Network File Systems | ||
796 | # | ||
797 | CONFIG_NFS_FS=y | ||
798 | CONFIG_NFS_V3=y | ||
799 | # CONFIG_NFS_V4 is not set | ||
800 | # CONFIG_NFS_DIRECTIO is not set | ||
801 | # CONFIG_NFSD is not set | ||
802 | CONFIG_ROOT_NFS=y | ||
803 | CONFIG_LOCKD=y | ||
804 | CONFIG_LOCKD_V4=y | ||
805 | CONFIG_SUNRPC=y | ||
806 | # CONFIG_RPCSEC_GSS_KRB5 is not set | ||
807 | # CONFIG_RPCSEC_GSS_SPKM3 is not set | ||
808 | # CONFIG_SMB_FS is not set | ||
809 | # CONFIG_CIFS is not set | ||
810 | # CONFIG_NCP_FS is not set | ||
811 | # CONFIG_CODA_FS is not set | ||
812 | # CONFIG_AFS_FS is not set | ||
813 | |||
814 | # | ||
815 | # Partition Types | ||
816 | # | ||
817 | CONFIG_PARTITION_ADVANCED=y | ||
818 | # CONFIG_ACORN_PARTITION is not set | ||
819 | # CONFIG_OSF_PARTITION is not set | ||
820 | # CONFIG_AMIGA_PARTITION is not set | ||
821 | # CONFIG_ATARI_PARTITION is not set | ||
822 | # CONFIG_MAC_PARTITION is not set | ||
823 | CONFIG_MSDOS_PARTITION=y | ||
824 | # CONFIG_BSD_DISKLABEL is not set | ||
825 | # CONFIG_MINIX_SUBPARTITION is not set | ||
826 | # CONFIG_SOLARIS_X86_PARTITION is not set | ||
827 | # CONFIG_UNIXWARE_DISKLABEL is not set | ||
828 | # CONFIG_LDM_PARTITION is not set | ||
829 | # CONFIG_SGI_PARTITION is not set | ||
830 | # CONFIG_ULTRIX_PARTITION is not set | ||
831 | # CONFIG_SUN_PARTITION is not set | ||
832 | # CONFIG_EFI_PARTITION is not set | ||
833 | |||
834 | # | ||
835 | # Native Language Support | ||
836 | # | ||
837 | # CONFIG_NLS is not set | ||
838 | |||
839 | # | ||
840 | # Profiling support | ||
841 | # | ||
842 | # CONFIG_PROFILING is not set | ||
843 | |||
844 | # | ||
845 | # Kernel hacking | ||
846 | # | ||
847 | # CONFIG_PRINTK_TIME is not set | ||
848 | CONFIG_DEBUG_KERNEL=y | ||
849 | CONFIG_MAGIC_SYSRQ=y | ||
850 | CONFIG_LOG_BUF_SHIFT=14 | ||
851 | # CONFIG_SCHEDSTATS is not set | ||
852 | # CONFIG_DEBUG_SLAB is not set | ||
853 | # CONFIG_DEBUG_SPINLOCK is not set | ||
854 | # CONFIG_DEBUG_SPINLOCK_SLEEP is not set | ||
855 | # CONFIG_DEBUG_KOBJECT is not set | ||
856 | CONFIG_DEBUG_BUGVERBOSE=y | ||
857 | # CONFIG_DEBUG_INFO is not set | ||
858 | # CONFIG_DEBUG_FS is not set | ||
859 | CONFIG_FRAME_POINTER=y | ||
860 | CONFIG_DEBUG_USER=y | ||
861 | # CONFIG_DEBUG_WAITQ is not set | ||
862 | CONFIG_DEBUG_ERRORS=y | ||
863 | CONFIG_DEBUG_LL=y | ||
864 | # CONFIG_DEBUG_ICEDCC is not set | ||
865 | |||
866 | # | ||
867 | # Security options | ||
868 | # | ||
869 | # CONFIG_KEYS is not set | ||
870 | # CONFIG_SECURITY is not set | ||
871 | |||
872 | # | ||
873 | # Cryptographic options | ||
874 | # | ||
875 | # CONFIG_CRYPTO is not set | ||
876 | |||
877 | # | ||
878 | # Hardware crypto devices | ||
879 | # | ||
880 | |||
881 | # | ||
882 | # Library routines | ||
883 | # | ||
884 | # CONFIG_CRC_CCITT is not set | ||
885 | CONFIG_CRC32=y | ||
886 | # CONFIG_LIBCRC32C is not set | ||
887 | CONFIG_ZLIB_INFLATE=y | ||
888 | CONFIG_ZLIB_DEFLATE=y | ||
diff --git a/arch/arm/configs/ixdp2401_defconfig b/arch/arm/configs/ixdp2401_defconfig new file mode 100644 index 000000000000..6f51c98084a3 --- /dev/null +++ b/arch/arm/configs/ixdp2401_defconfig | |||
@@ -0,0 +1,889 @@ | |||
1 | # | ||
2 | # Automatically generated make config: don't edit | ||
3 | # Linux kernel version: 2.6.12-rc1-bk2 | ||
4 | # Sun Mar 27 21:53:55 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=y | ||
28 | # CONFIG_BSD_PROCESS_ACCT_V3 is not set | ||
29 | CONFIG_SYSCTL=y | ||
30 | # CONFIG_AUDIT is not set | ||
31 | # CONFIG_HOTPLUG is not set | ||
32 | CONFIG_KOBJECT_UEVENT=y | ||
33 | # CONFIG_IKCONFIG is not set | ||
34 | CONFIG_EMBEDDED=y | ||
35 | CONFIG_KALLSYMS=y | ||
36 | # CONFIG_KALLSYMS_ALL is not set | ||
37 | # CONFIG_KALLSYMS_EXTRA_PASS is not set | ||
38 | CONFIG_BASE_FULL=y | ||
39 | CONFIG_FUTEX=y | ||
40 | CONFIG_EPOLL=y | ||
41 | CONFIG_CC_OPTIMIZE_FOR_SIZE=y | ||
42 | CONFIG_SHMEM=y | ||
43 | CONFIG_CC_ALIGN_FUNCTIONS=0 | ||
44 | CONFIG_CC_ALIGN_LABELS=0 | ||
45 | CONFIG_CC_ALIGN_LOOPS=0 | ||
46 | CONFIG_CC_ALIGN_JUMPS=0 | ||
47 | # CONFIG_TINY_SHMEM is not set | ||
48 | CONFIG_BASE_SMALL=0 | ||
49 | |||
50 | # | ||
51 | # Loadable module support | ||
52 | # | ||
53 | # CONFIG_MODULES is not set | ||
54 | |||
55 | # | ||
56 | # System Type | ||
57 | # | ||
58 | # CONFIG_ARCH_CLPS7500 is not set | ||
59 | # CONFIG_ARCH_CLPS711X is not set | ||
60 | # CONFIG_ARCH_CO285 is not set | ||
61 | # CONFIG_ARCH_EBSA110 is not set | ||
62 | # CONFIG_ARCH_CAMELOT is not set | ||
63 | # CONFIG_ARCH_FOOTBRIDGE is not set | ||
64 | # CONFIG_ARCH_INTEGRATOR is not set | ||
65 | # CONFIG_ARCH_IOP3XX is not set | ||
66 | # CONFIG_ARCH_IXP4XX is not set | ||
67 | CONFIG_ARCH_IXP2000=y | ||
68 | # CONFIG_ARCH_L7200 is not set | ||
69 | # CONFIG_ARCH_PXA is not set | ||
70 | # CONFIG_ARCH_RPC is not set | ||
71 | # CONFIG_ARCH_SA1100 is not set | ||
72 | # CONFIG_ARCH_S3C2410 is not set | ||
73 | # CONFIG_ARCH_SHARK is not set | ||
74 | # CONFIG_ARCH_LH7A40X is not set | ||
75 | # CONFIG_ARCH_OMAP is not set | ||
76 | # CONFIG_ARCH_VERSATILE is not set | ||
77 | # CONFIG_ARCH_IMX is not set | ||
78 | # CONFIG_ARCH_H720X is not set | ||
79 | CONFIG_ARCH_SUPPORTS_BIG_ENDIAN=y | ||
80 | |||
81 | # | ||
82 | # Intel IXP2400/2800 Implementation Options | ||
83 | # | ||
84 | |||
85 | # | ||
86 | # IXP2400/2800 Platforms | ||
87 | # | ||
88 | # CONFIG_ARCH_ENP2611 is not set | ||
89 | # CONFIG_ARCH_IXDP2400 is not set | ||
90 | # CONFIG_ARCH_IXDP2800 is not set | ||
91 | CONFIG_ARCH_IXDP2401=y | ||
92 | # CONFIG_ARCH_IXDP2801 is not set | ||
93 | CONFIG_ARCH_IXDP2X01=y | ||
94 | |||
95 | # | ||
96 | # Processor Type | ||
97 | # | ||
98 | CONFIG_CPU_32=y | ||
99 | CONFIG_CPU_XSCALE=y | ||
100 | CONFIG_CPU_32v5=y | ||
101 | CONFIG_CPU_ABRT_EV5T=y | ||
102 | CONFIG_CPU_CACHE_VIVT=y | ||
103 | CONFIG_CPU_TLB_V4WBI=y | ||
104 | CONFIG_CPU_MINICACHE=y | ||
105 | |||
106 | # | ||
107 | # Processor Features | ||
108 | # | ||
109 | # CONFIG_ARM_THUMB is not set | ||
110 | CONFIG_CPU_BIG_ENDIAN=y | ||
111 | CONFIG_XSCALE_PMU=y | ||
112 | |||
113 | # | ||
114 | # Bus support | ||
115 | # | ||
116 | CONFIG_PCI=y | ||
117 | CONFIG_PCI_LEGACY_PROC=y | ||
118 | CONFIG_PCI_NAMES=y | ||
119 | |||
120 | # | ||
121 | # PCCARD (PCMCIA/CardBus) support | ||
122 | # | ||
123 | # CONFIG_PCCARD is not set | ||
124 | |||
125 | # | ||
126 | # Kernel Features | ||
127 | # | ||
128 | # CONFIG_PREEMPT is not set | ||
129 | CONFIG_ALIGNMENT_TRAP=y | ||
130 | |||
131 | # | ||
132 | # Boot options | ||
133 | # | ||
134 | CONFIG_ZBOOT_ROM_TEXT=0x0 | ||
135 | CONFIG_ZBOOT_ROM_BSS=0x0 | ||
136 | CONFIG_CMDLINE="console=ttyS0,57600 root=/dev/nfs ip=bootp mem=64M@0x0 pci=firmware" | ||
137 | # CONFIG_XIP_KERNEL is not set | ||
138 | |||
139 | # | ||
140 | # Floating point emulation | ||
141 | # | ||
142 | |||
143 | # | ||
144 | # At least one emulation must be selected | ||
145 | # | ||
146 | CONFIG_FPE_NWFPE=y | ||
147 | # CONFIG_FPE_FASTFPE is not set | ||
148 | |||
149 | # | ||
150 | # Userspace binary formats | ||
151 | # | ||
152 | CONFIG_BINFMT_ELF=y | ||
153 | # CONFIG_BINFMT_AOUT is not set | ||
154 | # CONFIG_BINFMT_MISC is not set | ||
155 | # CONFIG_ARTHUR is not set | ||
156 | |||
157 | # | ||
158 | # Power management options | ||
159 | # | ||
160 | # CONFIG_PM is not set | ||
161 | |||
162 | # | ||
163 | # Device Drivers | ||
164 | # | ||
165 | |||
166 | # | ||
167 | # Generic Driver Options | ||
168 | # | ||
169 | CONFIG_STANDALONE=y | ||
170 | # CONFIG_PREVENT_FIRMWARE_BUILD is not set | ||
171 | # CONFIG_FW_LOADER is not set | ||
172 | # CONFIG_DEBUG_DRIVER is not set | ||
173 | |||
174 | # | ||
175 | # Memory Technology Devices (MTD) | ||
176 | # | ||
177 | CONFIG_MTD=y | ||
178 | # CONFIG_MTD_DEBUG is not set | ||
179 | # CONFIG_MTD_CONCAT is not set | ||
180 | CONFIG_MTD_PARTITIONS=y | ||
181 | CONFIG_MTD_REDBOOT_PARTS=y | ||
182 | CONFIG_MTD_REDBOOT_DIRECTORY_BLOCK=-1 | ||
183 | CONFIG_MTD_REDBOOT_PARTS_UNALLOCATED=y | ||
184 | CONFIG_MTD_REDBOOT_PARTS_READONLY=y | ||
185 | # CONFIG_MTD_CMDLINE_PARTS is not set | ||
186 | # CONFIG_MTD_AFS_PARTS is not set | ||
187 | |||
188 | # | ||
189 | # User Modules And Translation Layers | ||
190 | # | ||
191 | CONFIG_MTD_CHAR=y | ||
192 | CONFIG_MTD_BLOCK=y | ||
193 | # CONFIG_FTL is not set | ||
194 | # CONFIG_NFTL is not set | ||
195 | # CONFIG_INFTL is not set | ||
196 | |||
197 | # | ||
198 | # RAM/ROM/Flash chip drivers | ||
199 | # | ||
200 | CONFIG_MTD_CFI=y | ||
201 | # CONFIG_MTD_JEDECPROBE is not set | ||
202 | CONFIG_MTD_GEN_PROBE=y | ||
203 | # CONFIG_MTD_CFI_ADV_OPTIONS is not set | ||
204 | CONFIG_MTD_MAP_BANK_WIDTH_1=y | ||
205 | CONFIG_MTD_MAP_BANK_WIDTH_2=y | ||
206 | CONFIG_MTD_MAP_BANK_WIDTH_4=y | ||
207 | # CONFIG_MTD_MAP_BANK_WIDTH_8 is not set | ||
208 | # CONFIG_MTD_MAP_BANK_WIDTH_16 is not set | ||
209 | # CONFIG_MTD_MAP_BANK_WIDTH_32 is not set | ||
210 | CONFIG_MTD_CFI_I1=y | ||
211 | CONFIG_MTD_CFI_I2=y | ||
212 | # CONFIG_MTD_CFI_I4 is not set | ||
213 | # CONFIG_MTD_CFI_I8 is not set | ||
214 | CONFIG_MTD_CFI_INTELEXT=y | ||
215 | # CONFIG_MTD_CFI_AMDSTD is not set | ||
216 | # CONFIG_MTD_CFI_STAA is not set | ||
217 | CONFIG_MTD_CFI_UTIL=y | ||
218 | # CONFIG_MTD_RAM is not set | ||
219 | # CONFIG_MTD_ROM is not set | ||
220 | # CONFIG_MTD_ABSENT is not set | ||
221 | # CONFIG_MTD_XIP is not set | ||
222 | |||
223 | # | ||
224 | # Mapping drivers for chip access | ||
225 | # | ||
226 | CONFIG_MTD_COMPLEX_MAPPINGS=y | ||
227 | # CONFIG_MTD_PHYSMAP is not set | ||
228 | # CONFIG_MTD_ARM_INTEGRATOR is not set | ||
229 | CONFIG_MTD_IXP2000=y | ||
230 | # CONFIG_MTD_EDB7312 is not set | ||
231 | # CONFIG_MTD_PCI is not set | ||
232 | |||
233 | # | ||
234 | # Self-contained MTD device drivers | ||
235 | # | ||
236 | # CONFIG_MTD_PMC551 is not set | ||
237 | # CONFIG_MTD_SLRAM is not set | ||
238 | # CONFIG_MTD_PHRAM is not set | ||
239 | # CONFIG_MTD_MTDRAM is not set | ||
240 | # CONFIG_MTD_BLKMTD is not set | ||
241 | # CONFIG_MTD_BLOCK2MTD is not set | ||
242 | |||
243 | # | ||
244 | # Disk-On-Chip Device Drivers | ||
245 | # | ||
246 | # CONFIG_MTD_DOC2000 is not set | ||
247 | # CONFIG_MTD_DOC2001 is not set | ||
248 | # CONFIG_MTD_DOC2001PLUS is not set | ||
249 | |||
250 | # | ||
251 | # NAND Flash Device Drivers | ||
252 | # | ||
253 | # CONFIG_MTD_NAND is not set | ||
254 | |||
255 | # | ||
256 | # Parallel port support | ||
257 | # | ||
258 | # CONFIG_PARPORT is not set | ||
259 | |||
260 | # | ||
261 | # Plug and Play support | ||
262 | # | ||
263 | |||
264 | # | ||
265 | # Block devices | ||
266 | # | ||
267 | # CONFIG_BLK_DEV_FD is not set | ||
268 | # CONFIG_BLK_CPQ_DA is not set | ||
269 | # CONFIG_BLK_CPQ_CISS_DA is not set | ||
270 | # CONFIG_BLK_DEV_DAC960 is not set | ||
271 | # CONFIG_BLK_DEV_UMEM is not set | ||
272 | # CONFIG_BLK_DEV_COW_COMMON is not set | ||
273 | CONFIG_BLK_DEV_LOOP=y | ||
274 | # CONFIG_BLK_DEV_CRYPTOLOOP is not set | ||
275 | # CONFIG_BLK_DEV_NBD is not set | ||
276 | # CONFIG_BLK_DEV_SX8 is not set | ||
277 | CONFIG_BLK_DEV_RAM=y | ||
278 | CONFIG_BLK_DEV_RAM_COUNT=16 | ||
279 | CONFIG_BLK_DEV_RAM_SIZE=8192 | ||
280 | CONFIG_BLK_DEV_INITRD=y | ||
281 | CONFIG_INITRAMFS_SOURCE="" | ||
282 | # CONFIG_CDROM_PKTCDVD is not set | ||
283 | |||
284 | # | ||
285 | # IO Schedulers | ||
286 | # | ||
287 | CONFIG_IOSCHED_NOOP=y | ||
288 | CONFIG_IOSCHED_AS=y | ||
289 | CONFIG_IOSCHED_DEADLINE=y | ||
290 | CONFIG_IOSCHED_CFQ=y | ||
291 | # CONFIG_ATA_OVER_ETH is not set | ||
292 | |||
293 | # | ||
294 | # SCSI device support | ||
295 | # | ||
296 | # CONFIG_SCSI is not set | ||
297 | |||
298 | # | ||
299 | # Multi-device support (RAID and LVM) | ||
300 | # | ||
301 | # CONFIG_MD is not set | ||
302 | |||
303 | # | ||
304 | # Fusion MPT device support | ||
305 | # | ||
306 | |||
307 | # | ||
308 | # IEEE 1394 (FireWire) support | ||
309 | # | ||
310 | # CONFIG_IEEE1394 is not set | ||
311 | |||
312 | # | ||
313 | # I2O device support | ||
314 | # | ||
315 | # CONFIG_I2O is not set | ||
316 | |||
317 | # | ||
318 | # Networking support | ||
319 | # | ||
320 | CONFIG_NET=y | ||
321 | |||
322 | # | ||
323 | # Networking options | ||
324 | # | ||
325 | CONFIG_PACKET=y | ||
326 | CONFIG_PACKET_MMAP=y | ||
327 | # CONFIG_NETLINK_DEV is not set | ||
328 | CONFIG_UNIX=y | ||
329 | # CONFIG_NET_KEY is not set | ||
330 | CONFIG_INET=y | ||
331 | # CONFIG_IP_MULTICAST is not set | ||
332 | # CONFIG_IP_ADVANCED_ROUTER is not set | ||
333 | CONFIG_IP_PNP=y | ||
334 | CONFIG_IP_PNP_DHCP=y | ||
335 | CONFIG_IP_PNP_BOOTP=y | ||
336 | # CONFIG_IP_PNP_RARP is not set | ||
337 | # CONFIG_NET_IPIP is not set | ||
338 | # CONFIG_NET_IPGRE is not set | ||
339 | # CONFIG_ARPD is not set | ||
340 | CONFIG_SYN_COOKIES=y | ||
341 | # CONFIG_INET_AH is not set | ||
342 | # CONFIG_INET_ESP is not set | ||
343 | # CONFIG_INET_IPCOMP is not set | ||
344 | # CONFIG_INET_TUNNEL is not set | ||
345 | CONFIG_IP_TCPDIAG=y | ||
346 | # CONFIG_IP_TCPDIAG_IPV6 is not set | ||
347 | # CONFIG_IPV6 is not set | ||
348 | # CONFIG_NETFILTER is not set | ||
349 | |||
350 | # | ||
351 | # SCTP Configuration (EXPERIMENTAL) | ||
352 | # | ||
353 | # CONFIG_IP_SCTP is not set | ||
354 | # CONFIG_ATM is not set | ||
355 | # CONFIG_BRIDGE is not set | ||
356 | # CONFIG_VLAN_8021Q is not set | ||
357 | # CONFIG_DECNET is not set | ||
358 | # CONFIG_LLC2 is not set | ||
359 | # CONFIG_IPX is not set | ||
360 | # CONFIG_ATALK is not set | ||
361 | # CONFIG_X25 is not set | ||
362 | # CONFIG_LAPB is not set | ||
363 | # CONFIG_NET_DIVERT is not set | ||
364 | # CONFIG_ECONET is not set | ||
365 | # CONFIG_WAN_ROUTER is not set | ||
366 | |||
367 | # | ||
368 | # QoS and/or fair queueing | ||
369 | # | ||
370 | # CONFIG_NET_SCHED is not set | ||
371 | # CONFIG_NET_CLS_ROUTE is not set | ||
372 | |||
373 | # | ||
374 | # Network testing | ||
375 | # | ||
376 | # CONFIG_NET_PKTGEN is not set | ||
377 | # CONFIG_NETPOLL is not set | ||
378 | # CONFIG_NET_POLL_CONTROLLER is not set | ||
379 | # CONFIG_HAMRADIO is not set | ||
380 | # CONFIG_IRDA is not set | ||
381 | # CONFIG_BT is not set | ||
382 | CONFIG_NETDEVICES=y | ||
383 | CONFIG_DUMMY=y | ||
384 | # CONFIG_BONDING is not set | ||
385 | # CONFIG_EQUALIZER is not set | ||
386 | # CONFIG_TUN is not set | ||
387 | |||
388 | # | ||
389 | # ARCnet devices | ||
390 | # | ||
391 | # CONFIG_ARCNET is not set | ||
392 | |||
393 | # | ||
394 | # Ethernet (10 or 100Mbit) | ||
395 | # | ||
396 | CONFIG_NET_ETHERNET=y | ||
397 | CONFIG_MII=y | ||
398 | # CONFIG_HAPPYMEAL is not set | ||
399 | # CONFIG_SUNGEM is not set | ||
400 | # CONFIG_NET_VENDOR_3COM is not set | ||
401 | # CONFIG_SMC91X is not set | ||
402 | |||
403 | # | ||
404 | # Tulip family network device support | ||
405 | # | ||
406 | # CONFIG_NET_TULIP is not set | ||
407 | # CONFIG_HP100 is not set | ||
408 | CONFIG_NET_PCI=y | ||
409 | # CONFIG_PCNET32 is not set | ||
410 | # CONFIG_AMD8111_ETH is not set | ||
411 | # CONFIG_ADAPTEC_STARFIRE is not set | ||
412 | # CONFIG_B44 is not set | ||
413 | # CONFIG_FORCEDETH is not set | ||
414 | CONFIG_CS89x0=y | ||
415 | # CONFIG_DGRS is not set | ||
416 | CONFIG_EEPRO100=y | ||
417 | # CONFIG_E100 is not set | ||
418 | # CONFIG_FEALNX is not set | ||
419 | # CONFIG_NATSEMI is not set | ||
420 | # CONFIG_NE2K_PCI is not set | ||
421 | # CONFIG_8139CP is not set | ||
422 | # CONFIG_8139TOO is not set | ||
423 | # CONFIG_SIS900 is not set | ||
424 | # CONFIG_EPIC100 is not set | ||
425 | # CONFIG_SUNDANCE is not set | ||
426 | # CONFIG_TLAN is not set | ||
427 | # CONFIG_VIA_RHINE is not set | ||
428 | |||
429 | # | ||
430 | # Ethernet (1000 Mbit) | ||
431 | # | ||
432 | # CONFIG_ACENIC is not set | ||
433 | # CONFIG_DL2K is not set | ||
434 | # CONFIG_E1000 is not set | ||
435 | # CONFIG_NS83820 is not set | ||
436 | # CONFIG_HAMACHI is not set | ||
437 | # CONFIG_YELLOWFIN is not set | ||
438 | # CONFIG_R8169 is not set | ||
439 | # CONFIG_SK98LIN is not set | ||
440 | # CONFIG_VIA_VELOCITY is not set | ||
441 | # CONFIG_TIGON3 is not set | ||
442 | |||
443 | # | ||
444 | # Ethernet (10000 Mbit) | ||
445 | # | ||
446 | # CONFIG_IXGB is not set | ||
447 | # CONFIG_S2IO is not set | ||
448 | |||
449 | # | ||
450 | # Token Ring devices | ||
451 | # | ||
452 | # CONFIG_TR is not set | ||
453 | |||
454 | # | ||
455 | # Wireless LAN (non-hamradio) | ||
456 | # | ||
457 | # CONFIG_NET_RADIO is not set | ||
458 | |||
459 | # | ||
460 | # Wan interfaces | ||
461 | # | ||
462 | CONFIG_WAN=y | ||
463 | # CONFIG_LANMEDIA is not set | ||
464 | # CONFIG_SYNCLINK_SYNCPPP is not set | ||
465 | CONFIG_HDLC=y | ||
466 | CONFIG_HDLC_RAW=y | ||
467 | # CONFIG_HDLC_RAW_ETH is not set | ||
468 | CONFIG_HDLC_CISCO=y | ||
469 | CONFIG_HDLC_FR=y | ||
470 | CONFIG_HDLC_PPP=y | ||
471 | |||
472 | # | ||
473 | # X.25/LAPB support is disabled | ||
474 | # | ||
475 | # CONFIG_PCI200SYN is not set | ||
476 | # CONFIG_WANXL is not set | ||
477 | # CONFIG_PC300 is not set | ||
478 | # CONFIG_FARSYNC is not set | ||
479 | CONFIG_DLCI=y | ||
480 | CONFIG_DLCI_COUNT=24 | ||
481 | CONFIG_DLCI_MAX=8 | ||
482 | # CONFIG_FDDI is not set | ||
483 | # CONFIG_HIPPI is not set | ||
484 | # CONFIG_PPP is not set | ||
485 | # CONFIG_SLIP is not set | ||
486 | # CONFIG_SHAPER is not set | ||
487 | # CONFIG_NETCONSOLE is not set | ||
488 | |||
489 | # | ||
490 | # ISDN subsystem | ||
491 | # | ||
492 | # CONFIG_ISDN is not set | ||
493 | |||
494 | # | ||
495 | # Input device support | ||
496 | # | ||
497 | CONFIG_INPUT=y | ||
498 | |||
499 | # | ||
500 | # Userland interfaces | ||
501 | # | ||
502 | CONFIG_INPUT_MOUSEDEV=y | ||
503 | CONFIG_INPUT_MOUSEDEV_PSAUX=y | ||
504 | CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024 | ||
505 | CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768 | ||
506 | # CONFIG_INPUT_JOYDEV is not set | ||
507 | # CONFIG_INPUT_TSDEV is not set | ||
508 | # CONFIG_INPUT_EVDEV is not set | ||
509 | # CONFIG_INPUT_EVBUG is not set | ||
510 | |||
511 | # | ||
512 | # Input Device Drivers | ||
513 | # | ||
514 | # CONFIG_INPUT_KEYBOARD is not set | ||
515 | # CONFIG_INPUT_MOUSE is not set | ||
516 | # CONFIG_INPUT_JOYSTICK is not set | ||
517 | # CONFIG_INPUT_TOUCHSCREEN is not set | ||
518 | # CONFIG_INPUT_MISC is not set | ||
519 | |||
520 | # | ||
521 | # Hardware I/O ports | ||
522 | # | ||
523 | # CONFIG_SERIO is not set | ||
524 | # CONFIG_GAMEPORT is not set | ||
525 | CONFIG_SOUND_GAMEPORT=y | ||
526 | |||
527 | # | ||
528 | # Character devices | ||
529 | # | ||
530 | # CONFIG_VT is not set | ||
531 | # CONFIG_SERIAL_NONSTANDARD is not set | ||
532 | |||
533 | # | ||
534 | # Serial drivers | ||
535 | # | ||
536 | CONFIG_SERIAL_8250=y | ||
537 | CONFIG_SERIAL_8250_CONSOLE=y | ||
538 | CONFIG_SERIAL_8250_NR_UARTS=2 | ||
539 | # CONFIG_SERIAL_8250_EXTENDED is not set | ||
540 | |||
541 | # | ||
542 | # Non-8250 serial port support | ||
543 | # | ||
544 | CONFIG_SERIAL_CORE=y | ||
545 | CONFIG_SERIAL_CORE_CONSOLE=y | ||
546 | CONFIG_UNIX98_PTYS=y | ||
547 | CONFIG_LEGACY_PTYS=y | ||
548 | CONFIG_LEGACY_PTY_COUNT=256 | ||
549 | |||
550 | # | ||
551 | # IPMI | ||
552 | # | ||
553 | # CONFIG_IPMI_HANDLER is not set | ||
554 | |||
555 | # | ||
556 | # Watchdog Cards | ||
557 | # | ||
558 | CONFIG_WATCHDOG=y | ||
559 | # CONFIG_WATCHDOG_NOWAYOUT is not set | ||
560 | |||
561 | # | ||
562 | # Watchdog Device Drivers | ||
563 | # | ||
564 | # CONFIG_SOFT_WATCHDOG is not set | ||
565 | CONFIG_IXP2000_WATCHDOG=y | ||
566 | |||
567 | # | ||
568 | # PCI-based Watchdog Cards | ||
569 | # | ||
570 | # CONFIG_PCIPCWATCHDOG is not set | ||
571 | # CONFIG_WDTPCI is not set | ||
572 | # CONFIG_NVRAM is not set | ||
573 | # CONFIG_RTC is not set | ||
574 | # CONFIG_DTLK is not set | ||
575 | # CONFIG_R3964 is not set | ||
576 | # CONFIG_APPLICOM is not set | ||
577 | |||
578 | # | ||
579 | # Ftape, the floppy tape device driver | ||
580 | # | ||
581 | # CONFIG_DRM is not set | ||
582 | # CONFIG_RAW_DRIVER is not set | ||
583 | |||
584 | # | ||
585 | # TPM devices | ||
586 | # | ||
587 | # CONFIG_TCG_TPM is not set | ||
588 | |||
589 | # | ||
590 | # I2C support | ||
591 | # | ||
592 | CONFIG_I2C=y | ||
593 | CONFIG_I2C_CHARDEV=y | ||
594 | |||
595 | # | ||
596 | # I2C Algorithms | ||
597 | # | ||
598 | CONFIG_I2C_ALGOBIT=y | ||
599 | # CONFIG_I2C_ALGOPCF is not set | ||
600 | # CONFIG_I2C_ALGOPCA is not set | ||
601 | |||
602 | # | ||
603 | # I2C Hardware Bus support | ||
604 | # | ||
605 | # CONFIG_I2C_ALI1535 is not set | ||
606 | # CONFIG_I2C_ALI1563 is not set | ||
607 | # CONFIG_I2C_ALI15X3 is not set | ||
608 | # CONFIG_I2C_AMD756 is not set | ||
609 | # CONFIG_I2C_AMD8111 is not set | ||
610 | # CONFIG_I2C_I801 is not set | ||
611 | # CONFIG_I2C_I810 is not set | ||
612 | # CONFIG_I2C_ISA is not set | ||
613 | # CONFIG_I2C_IXP2000 is not set | ||
614 | # CONFIG_I2C_NFORCE2 is not set | ||
615 | # CONFIG_I2C_PARPORT_LIGHT is not set | ||
616 | # CONFIG_I2C_PIIX4 is not set | ||
617 | # CONFIG_I2C_PROSAVAGE is not set | ||
618 | # CONFIG_I2C_SAVAGE4 is not set | ||
619 | # CONFIG_SCx200_ACB is not set | ||
620 | # CONFIG_I2C_SIS5595 is not set | ||
621 | # CONFIG_I2C_SIS630 is not set | ||
622 | # CONFIG_I2C_SIS96X is not set | ||
623 | # CONFIG_I2C_VIA is not set | ||
624 | # CONFIG_I2C_VIAPRO is not set | ||
625 | # CONFIG_I2C_VOODOO3 is not set | ||
626 | # CONFIG_I2C_PCA_ISA is not set | ||
627 | |||
628 | # | ||
629 | # Hardware Sensors Chip support | ||
630 | # | ||
631 | CONFIG_I2C_SENSOR=y | ||
632 | # CONFIG_SENSORS_ADM1021 is not set | ||
633 | # CONFIG_SENSORS_ADM1025 is not set | ||
634 | # CONFIG_SENSORS_ADM1026 is not set | ||
635 | # CONFIG_SENSORS_ADM1031 is not set | ||
636 | # CONFIG_SENSORS_ASB100 is not set | ||
637 | # CONFIG_SENSORS_DS1621 is not set | ||
638 | # CONFIG_SENSORS_FSCHER is not set | ||
639 | # CONFIG_SENSORS_FSCPOS is not set | ||
640 | # CONFIG_SENSORS_GL518SM is not set | ||
641 | # CONFIG_SENSORS_GL520SM is not set | ||
642 | # CONFIG_SENSORS_IT87 is not set | ||
643 | # CONFIG_SENSORS_LM63 is not set | ||
644 | # CONFIG_SENSORS_LM75 is not set | ||
645 | # CONFIG_SENSORS_LM77 is not set | ||
646 | # CONFIG_SENSORS_LM78 is not set | ||
647 | # CONFIG_SENSORS_LM80 is not set | ||
648 | # CONFIG_SENSORS_LM83 is not set | ||
649 | # CONFIG_SENSORS_LM85 is not set | ||
650 | # CONFIG_SENSORS_LM87 is not set | ||
651 | # CONFIG_SENSORS_LM90 is not set | ||
652 | # CONFIG_SENSORS_MAX1619 is not set | ||
653 | # CONFIG_SENSORS_PC87360 is not set | ||
654 | # CONFIG_SENSORS_SMSC47B397 is not set | ||
655 | # CONFIG_SENSORS_SIS5595 is not set | ||
656 | # CONFIG_SENSORS_SMSC47M1 is not set | ||
657 | # CONFIG_SENSORS_VIA686A is not set | ||
658 | # CONFIG_SENSORS_W83781D is not set | ||
659 | # CONFIG_SENSORS_W83L785TS is not set | ||
660 | # CONFIG_SENSORS_W83627HF is not set | ||
661 | |||
662 | # | ||
663 | # Other I2C Chip support | ||
664 | # | ||
665 | CONFIG_SENSORS_EEPROM=y | ||
666 | # CONFIG_SENSORS_PCF8574 is not set | ||
667 | # CONFIG_SENSORS_PCF8591 is not set | ||
668 | # CONFIG_SENSORS_RTC8564 is not set | ||
669 | # CONFIG_I2C_DEBUG_CORE is not set | ||
670 | # CONFIG_I2C_DEBUG_ALGO is not set | ||
671 | # CONFIG_I2C_DEBUG_BUS is not set | ||
672 | # CONFIG_I2C_DEBUG_CHIP is not set | ||
673 | |||
674 | # | ||
675 | # Misc devices | ||
676 | # | ||
677 | |||
678 | # | ||
679 | # Multimedia devices | ||
680 | # | ||
681 | # CONFIG_VIDEO_DEV is not set | ||
682 | |||
683 | # | ||
684 | # Digital Video Broadcasting Devices | ||
685 | # | ||
686 | # CONFIG_DVB is not set | ||
687 | |||
688 | # | ||
689 | # Graphics support | ||
690 | # | ||
691 | # CONFIG_FB is not set | ||
692 | |||
693 | # | ||
694 | # Sound | ||
695 | # | ||
696 | # CONFIG_SOUND is not set | ||
697 | |||
698 | # | ||
699 | # USB support | ||
700 | # | ||
701 | CONFIG_USB_ARCH_HAS_HCD=y | ||
702 | CONFIG_USB_ARCH_HAS_OHCI=y | ||
703 | # CONFIG_USB is not set | ||
704 | |||
705 | # | ||
706 | # USB Gadget Support | ||
707 | # | ||
708 | # CONFIG_USB_GADGET is not set | ||
709 | |||
710 | # | ||
711 | # MMC/SD Card support | ||
712 | # | ||
713 | # CONFIG_MMC is not set | ||
714 | |||
715 | # | ||
716 | # File systems | ||
717 | # | ||
718 | CONFIG_EXT2_FS=y | ||
719 | CONFIG_EXT2_FS_XATTR=y | ||
720 | CONFIG_EXT2_FS_POSIX_ACL=y | ||
721 | # CONFIG_EXT2_FS_SECURITY is not set | ||
722 | CONFIG_EXT3_FS=y | ||
723 | CONFIG_EXT3_FS_XATTR=y | ||
724 | CONFIG_EXT3_FS_POSIX_ACL=y | ||
725 | # CONFIG_EXT3_FS_SECURITY is not set | ||
726 | CONFIG_JBD=y | ||
727 | # CONFIG_JBD_DEBUG is not set | ||
728 | CONFIG_FS_MBCACHE=y | ||
729 | # CONFIG_REISERFS_FS is not set | ||
730 | # CONFIG_JFS_FS is not set | ||
731 | CONFIG_FS_POSIX_ACL=y | ||
732 | |||
733 | # | ||
734 | # XFS support | ||
735 | # | ||
736 | # CONFIG_XFS_FS is not set | ||
737 | # CONFIG_MINIX_FS is not set | ||
738 | # CONFIG_ROMFS_FS is not set | ||
739 | # CONFIG_QUOTA is not set | ||
740 | CONFIG_DNOTIFY=y | ||
741 | # CONFIG_AUTOFS_FS is not set | ||
742 | # CONFIG_AUTOFS4_FS is not set | ||
743 | |||
744 | # | ||
745 | # CD-ROM/DVD Filesystems | ||
746 | # | ||
747 | # CONFIG_ISO9660_FS is not set | ||
748 | # CONFIG_UDF_FS is not set | ||
749 | |||
750 | # | ||
751 | # DOS/FAT/NT Filesystems | ||
752 | # | ||
753 | # CONFIG_MSDOS_FS is not set | ||
754 | # CONFIG_VFAT_FS is not set | ||
755 | # CONFIG_NTFS_FS is not set | ||
756 | |||
757 | # | ||
758 | # Pseudo filesystems | ||
759 | # | ||
760 | CONFIG_PROC_FS=y | ||
761 | CONFIG_SYSFS=y | ||
762 | # CONFIG_DEVFS_FS is not set | ||
763 | # CONFIG_DEVPTS_FS_XATTR is not set | ||
764 | CONFIG_TMPFS=y | ||
765 | # CONFIG_TMPFS_XATTR is not set | ||
766 | # CONFIG_HUGETLB_PAGE is not set | ||
767 | CONFIG_RAMFS=y | ||
768 | |||
769 | # | ||
770 | # Miscellaneous filesystems | ||
771 | # | ||
772 | # CONFIG_ADFS_FS is not set | ||
773 | # CONFIG_AFFS_FS is not set | ||
774 | # CONFIG_HFS_FS is not set | ||
775 | # CONFIG_HFSPLUS_FS is not set | ||
776 | # CONFIG_BEFS_FS is not set | ||
777 | # CONFIG_BFS_FS is not set | ||
778 | # CONFIG_EFS_FS is not set | ||
779 | # CONFIG_JFFS_FS is not set | ||
780 | CONFIG_JFFS2_FS=y | ||
781 | CONFIG_JFFS2_FS_DEBUG=0 | ||
782 | # CONFIG_JFFS2_FS_NAND is not set | ||
783 | # CONFIG_JFFS2_FS_NOR_ECC is not set | ||
784 | # CONFIG_JFFS2_COMPRESSION_OPTIONS is not set | ||
785 | CONFIG_JFFS2_ZLIB=y | ||
786 | CONFIG_JFFS2_RTIME=y | ||
787 | # CONFIG_JFFS2_RUBIN is not set | ||
788 | # CONFIG_CRAMFS is not set | ||
789 | # CONFIG_VXFS_FS is not set | ||
790 | # CONFIG_HPFS_FS is not set | ||
791 | # CONFIG_QNX4FS_FS is not set | ||
792 | # CONFIG_SYSV_FS is not set | ||
793 | # CONFIG_UFS_FS is not set | ||
794 | |||
795 | # | ||
796 | # Network File Systems | ||
797 | # | ||
798 | CONFIG_NFS_FS=y | ||
799 | CONFIG_NFS_V3=y | ||
800 | # CONFIG_NFS_V4 is not set | ||
801 | # CONFIG_NFS_DIRECTIO is not set | ||
802 | # CONFIG_NFSD is not set | ||
803 | CONFIG_ROOT_NFS=y | ||
804 | CONFIG_LOCKD=y | ||
805 | CONFIG_LOCKD_V4=y | ||
806 | CONFIG_SUNRPC=y | ||
807 | # CONFIG_RPCSEC_GSS_KRB5 is not set | ||
808 | # CONFIG_RPCSEC_GSS_SPKM3 is not set | ||
809 | # CONFIG_SMB_FS is not set | ||
810 | # CONFIG_CIFS is not set | ||
811 | # CONFIG_NCP_FS is not set | ||
812 | # CONFIG_CODA_FS is not set | ||
813 | # CONFIG_AFS_FS is not set | ||
814 | |||
815 | # | ||
816 | # Partition Types | ||
817 | # | ||
818 | CONFIG_PARTITION_ADVANCED=y | ||
819 | # CONFIG_ACORN_PARTITION is not set | ||
820 | # CONFIG_OSF_PARTITION is not set | ||
821 | # CONFIG_AMIGA_PARTITION is not set | ||
822 | # CONFIG_ATARI_PARTITION is not set | ||
823 | # CONFIG_MAC_PARTITION is not set | ||
824 | CONFIG_MSDOS_PARTITION=y | ||
825 | # CONFIG_BSD_DISKLABEL is not set | ||
826 | # CONFIG_MINIX_SUBPARTITION is not set | ||
827 | # CONFIG_SOLARIS_X86_PARTITION is not set | ||
828 | # CONFIG_UNIXWARE_DISKLABEL is not set | ||
829 | # CONFIG_LDM_PARTITION is not set | ||
830 | # CONFIG_SGI_PARTITION is not set | ||
831 | # CONFIG_ULTRIX_PARTITION is not set | ||
832 | # CONFIG_SUN_PARTITION is not set | ||
833 | # CONFIG_EFI_PARTITION is not set | ||
834 | |||
835 | # | ||
836 | # Native Language Support | ||
837 | # | ||
838 | # CONFIG_NLS is not set | ||
839 | |||
840 | # | ||
841 | # Profiling support | ||
842 | # | ||
843 | # CONFIG_PROFILING is not set | ||
844 | |||
845 | # | ||
846 | # Kernel hacking | ||
847 | # | ||
848 | # CONFIG_PRINTK_TIME is not set | ||
849 | CONFIG_DEBUG_KERNEL=y | ||
850 | CONFIG_MAGIC_SYSRQ=y | ||
851 | CONFIG_LOG_BUF_SHIFT=14 | ||
852 | # CONFIG_SCHEDSTATS is not set | ||
853 | # CONFIG_DEBUG_SLAB is not set | ||
854 | # CONFIG_DEBUG_SPINLOCK is not set | ||
855 | # CONFIG_DEBUG_SPINLOCK_SLEEP is not set | ||
856 | # CONFIG_DEBUG_KOBJECT is not set | ||
857 | CONFIG_DEBUG_BUGVERBOSE=y | ||
858 | # CONFIG_DEBUG_INFO is not set | ||
859 | # CONFIG_DEBUG_FS is not set | ||
860 | CONFIG_FRAME_POINTER=y | ||
861 | CONFIG_DEBUG_USER=y | ||
862 | # CONFIG_DEBUG_WAITQ is not set | ||
863 | CONFIG_DEBUG_ERRORS=y | ||
864 | CONFIG_DEBUG_LL=y | ||
865 | # CONFIG_DEBUG_ICEDCC is not set | ||
866 | |||
867 | # | ||
868 | # Security options | ||
869 | # | ||
870 | # CONFIG_KEYS is not set | ||
871 | # CONFIG_SECURITY is not set | ||
872 | |||
873 | # | ||
874 | # Cryptographic options | ||
875 | # | ||
876 | # CONFIG_CRYPTO is not set | ||
877 | |||
878 | # | ||
879 | # Hardware crypto devices | ||
880 | # | ||
881 | |||
882 | # | ||
883 | # Library routines | ||
884 | # | ||
885 | # CONFIG_CRC_CCITT is not set | ||
886 | CONFIG_CRC32=y | ||
887 | # CONFIG_LIBCRC32C is not set | ||
888 | CONFIG_ZLIB_INFLATE=y | ||
889 | CONFIG_ZLIB_DEFLATE=y | ||
diff --git a/arch/arm/configs/ixdp2800_defconfig b/arch/arm/configs/ixdp2800_defconfig new file mode 100644 index 000000000000..d36f99192962 --- /dev/null +++ b/arch/arm/configs/ixdp2800_defconfig | |||
@@ -0,0 +1,888 @@ | |||
1 | # | ||
2 | # Automatically generated make config: don't edit | ||
3 | # Linux kernel version: 2.6.12-rc1-bk2 | ||
4 | # Sun Mar 27 22:15:23 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=y | ||
28 | # CONFIG_BSD_PROCESS_ACCT_V3 is not set | ||
29 | CONFIG_SYSCTL=y | ||
30 | # CONFIG_AUDIT is not set | ||
31 | # CONFIG_HOTPLUG is not set | ||
32 | CONFIG_KOBJECT_UEVENT=y | ||
33 | # CONFIG_IKCONFIG is not set | ||
34 | CONFIG_EMBEDDED=y | ||
35 | CONFIG_KALLSYMS=y | ||
36 | # CONFIG_KALLSYMS_ALL is not set | ||
37 | # CONFIG_KALLSYMS_EXTRA_PASS is not set | ||
38 | CONFIG_BASE_FULL=y | ||
39 | CONFIG_FUTEX=y | ||
40 | CONFIG_EPOLL=y | ||
41 | CONFIG_CC_OPTIMIZE_FOR_SIZE=y | ||
42 | CONFIG_SHMEM=y | ||
43 | CONFIG_CC_ALIGN_FUNCTIONS=0 | ||
44 | CONFIG_CC_ALIGN_LABELS=0 | ||
45 | CONFIG_CC_ALIGN_LOOPS=0 | ||
46 | CONFIG_CC_ALIGN_JUMPS=0 | ||
47 | # CONFIG_TINY_SHMEM is not set | ||
48 | CONFIG_BASE_SMALL=0 | ||
49 | |||
50 | # | ||
51 | # Loadable module support | ||
52 | # | ||
53 | # CONFIG_MODULES is not set | ||
54 | |||
55 | # | ||
56 | # System Type | ||
57 | # | ||
58 | # CONFIG_ARCH_CLPS7500 is not set | ||
59 | # CONFIG_ARCH_CLPS711X is not set | ||
60 | # CONFIG_ARCH_CO285 is not set | ||
61 | # CONFIG_ARCH_EBSA110 is not set | ||
62 | # CONFIG_ARCH_CAMELOT is not set | ||
63 | # CONFIG_ARCH_FOOTBRIDGE is not set | ||
64 | # CONFIG_ARCH_INTEGRATOR is not set | ||
65 | # CONFIG_ARCH_IOP3XX is not set | ||
66 | # CONFIG_ARCH_IXP4XX is not set | ||
67 | CONFIG_ARCH_IXP2000=y | ||
68 | # CONFIG_ARCH_L7200 is not set | ||
69 | # CONFIG_ARCH_PXA is not set | ||
70 | # CONFIG_ARCH_RPC is not set | ||
71 | # CONFIG_ARCH_SA1100 is not set | ||
72 | # CONFIG_ARCH_S3C2410 is not set | ||
73 | # CONFIG_ARCH_SHARK is not set | ||
74 | # CONFIG_ARCH_LH7A40X is not set | ||
75 | # CONFIG_ARCH_OMAP is not set | ||
76 | # CONFIG_ARCH_VERSATILE is not set | ||
77 | # CONFIG_ARCH_IMX is not set | ||
78 | # CONFIG_ARCH_H720X is not set | ||
79 | CONFIG_ARCH_SUPPORTS_BIG_ENDIAN=y | ||
80 | |||
81 | # | ||
82 | # Intel IXP2400/2800 Implementation Options | ||
83 | # | ||
84 | |||
85 | # | ||
86 | # IXP2400/2800 Platforms | ||
87 | # | ||
88 | # CONFIG_ARCH_ENP2611 is not set | ||
89 | # CONFIG_ARCH_IXDP2400 is not set | ||
90 | CONFIG_ARCH_IXDP2800=y | ||
91 | CONFIG_ARCH_IXDP2X00=y | ||
92 | # CONFIG_ARCH_IXDP2401 is not set | ||
93 | # CONFIG_ARCH_IXDP2801 is not set | ||
94 | |||
95 | # | ||
96 | # Processor Type | ||
97 | # | ||
98 | CONFIG_CPU_32=y | ||
99 | CONFIG_CPU_XSCALE=y | ||
100 | CONFIG_CPU_32v5=y | ||
101 | CONFIG_CPU_ABRT_EV5T=y | ||
102 | CONFIG_CPU_CACHE_VIVT=y | ||
103 | CONFIG_CPU_TLB_V4WBI=y | ||
104 | CONFIG_CPU_MINICACHE=y | ||
105 | |||
106 | # | ||
107 | # Processor Features | ||
108 | # | ||
109 | # CONFIG_ARM_THUMB is not set | ||
110 | CONFIG_CPU_BIG_ENDIAN=y | ||
111 | CONFIG_XSCALE_PMU=y | ||
112 | |||
113 | # | ||
114 | # Bus support | ||
115 | # | ||
116 | CONFIG_PCI=y | ||
117 | CONFIG_PCI_LEGACY_PROC=y | ||
118 | CONFIG_PCI_NAMES=y | ||
119 | |||
120 | # | ||
121 | # PCCARD (PCMCIA/CardBus) support | ||
122 | # | ||
123 | # CONFIG_PCCARD is not set | ||
124 | |||
125 | # | ||
126 | # Kernel Features | ||
127 | # | ||
128 | # CONFIG_PREEMPT is not set | ||
129 | CONFIG_ALIGNMENT_TRAP=y | ||
130 | |||
131 | # | ||
132 | # Boot options | ||
133 | # | ||
134 | CONFIG_ZBOOT_ROM_TEXT=0x0 | ||
135 | CONFIG_ZBOOT_ROM_BSS=0x0 | ||
136 | CONFIG_CMDLINE="console=ttyS0,9600 root=/dev/nfs ip=bootp mem=64M@0x0 pci=firmware" | ||
137 | # CONFIG_XIP_KERNEL is not set | ||
138 | |||
139 | # | ||
140 | # Floating point emulation | ||
141 | # | ||
142 | |||
143 | # | ||
144 | # At least one emulation must be selected | ||
145 | # | ||
146 | CONFIG_FPE_NWFPE=y | ||
147 | # CONFIG_FPE_FASTFPE is not set | ||
148 | |||
149 | # | ||
150 | # Userspace binary formats | ||
151 | # | ||
152 | CONFIG_BINFMT_ELF=y | ||
153 | # CONFIG_BINFMT_AOUT is not set | ||
154 | # CONFIG_BINFMT_MISC is not set | ||
155 | # CONFIG_ARTHUR is not set | ||
156 | |||
157 | # | ||
158 | # Power management options | ||
159 | # | ||
160 | # CONFIG_PM is not set | ||
161 | |||
162 | # | ||
163 | # Device Drivers | ||
164 | # | ||
165 | |||
166 | # | ||
167 | # Generic Driver Options | ||
168 | # | ||
169 | CONFIG_STANDALONE=y | ||
170 | # CONFIG_PREVENT_FIRMWARE_BUILD is not set | ||
171 | # CONFIG_FW_LOADER is not set | ||
172 | # CONFIG_DEBUG_DRIVER is not set | ||
173 | |||
174 | # | ||
175 | # Memory Technology Devices (MTD) | ||
176 | # | ||
177 | CONFIG_MTD=y | ||
178 | # CONFIG_MTD_DEBUG is not set | ||
179 | # CONFIG_MTD_CONCAT is not set | ||
180 | CONFIG_MTD_PARTITIONS=y | ||
181 | CONFIG_MTD_REDBOOT_PARTS=y | ||
182 | CONFIG_MTD_REDBOOT_DIRECTORY_BLOCK=-1 | ||
183 | CONFIG_MTD_REDBOOT_PARTS_UNALLOCATED=y | ||
184 | CONFIG_MTD_REDBOOT_PARTS_READONLY=y | ||
185 | # CONFIG_MTD_CMDLINE_PARTS is not set | ||
186 | # CONFIG_MTD_AFS_PARTS is not set | ||
187 | |||
188 | # | ||
189 | # User Modules And Translation Layers | ||
190 | # | ||
191 | CONFIG_MTD_CHAR=y | ||
192 | CONFIG_MTD_BLOCK=y | ||
193 | # CONFIG_FTL is not set | ||
194 | # CONFIG_NFTL is not set | ||
195 | # CONFIG_INFTL is not set | ||
196 | |||
197 | # | ||
198 | # RAM/ROM/Flash chip drivers | ||
199 | # | ||
200 | CONFIG_MTD_CFI=y | ||
201 | # CONFIG_MTD_JEDECPROBE is not set | ||
202 | CONFIG_MTD_GEN_PROBE=y | ||
203 | # CONFIG_MTD_CFI_ADV_OPTIONS is not set | ||
204 | CONFIG_MTD_MAP_BANK_WIDTH_1=y | ||
205 | CONFIG_MTD_MAP_BANK_WIDTH_2=y | ||
206 | CONFIG_MTD_MAP_BANK_WIDTH_4=y | ||
207 | # CONFIG_MTD_MAP_BANK_WIDTH_8 is not set | ||
208 | # CONFIG_MTD_MAP_BANK_WIDTH_16 is not set | ||
209 | # CONFIG_MTD_MAP_BANK_WIDTH_32 is not set | ||
210 | CONFIG_MTD_CFI_I1=y | ||
211 | CONFIG_MTD_CFI_I2=y | ||
212 | # CONFIG_MTD_CFI_I4 is not set | ||
213 | # CONFIG_MTD_CFI_I8 is not set | ||
214 | CONFIG_MTD_CFI_INTELEXT=y | ||
215 | # CONFIG_MTD_CFI_AMDSTD is not set | ||
216 | # CONFIG_MTD_CFI_STAA is not set | ||
217 | CONFIG_MTD_CFI_UTIL=y | ||
218 | # CONFIG_MTD_RAM is not set | ||
219 | # CONFIG_MTD_ROM is not set | ||
220 | # CONFIG_MTD_ABSENT is not set | ||
221 | # CONFIG_MTD_XIP is not set | ||
222 | |||
223 | # | ||
224 | # Mapping drivers for chip access | ||
225 | # | ||
226 | CONFIG_MTD_COMPLEX_MAPPINGS=y | ||
227 | # CONFIG_MTD_PHYSMAP is not set | ||
228 | # CONFIG_MTD_ARM_INTEGRATOR is not set | ||
229 | CONFIG_MTD_IXP2000=y | ||
230 | # CONFIG_MTD_EDB7312 is not set | ||
231 | # CONFIG_MTD_PCI is not set | ||
232 | |||
233 | # | ||
234 | # Self-contained MTD device drivers | ||
235 | # | ||
236 | # CONFIG_MTD_PMC551 is not set | ||
237 | # CONFIG_MTD_SLRAM is not set | ||
238 | # CONFIG_MTD_PHRAM is not set | ||
239 | # CONFIG_MTD_MTDRAM is not set | ||
240 | # CONFIG_MTD_BLKMTD is not set | ||
241 | # CONFIG_MTD_BLOCK2MTD is not set | ||
242 | |||
243 | # | ||
244 | # Disk-On-Chip Device Drivers | ||
245 | # | ||
246 | # CONFIG_MTD_DOC2000 is not set | ||
247 | # CONFIG_MTD_DOC2001 is not set | ||
248 | # CONFIG_MTD_DOC2001PLUS is not set | ||
249 | |||
250 | # | ||
251 | # NAND Flash Device Drivers | ||
252 | # | ||
253 | # CONFIG_MTD_NAND is not set | ||
254 | |||
255 | # | ||
256 | # Parallel port support | ||
257 | # | ||
258 | # CONFIG_PARPORT is not set | ||
259 | |||
260 | # | ||
261 | # Plug and Play support | ||
262 | # | ||
263 | |||
264 | # | ||
265 | # Block devices | ||
266 | # | ||
267 | # CONFIG_BLK_DEV_FD is not set | ||
268 | # CONFIG_BLK_CPQ_DA is not set | ||
269 | # CONFIG_BLK_CPQ_CISS_DA is not set | ||
270 | # CONFIG_BLK_DEV_DAC960 is not set | ||
271 | # CONFIG_BLK_DEV_UMEM is not set | ||
272 | # CONFIG_BLK_DEV_COW_COMMON is not set | ||
273 | CONFIG_BLK_DEV_LOOP=y | ||
274 | # CONFIG_BLK_DEV_CRYPTOLOOP is not set | ||
275 | # CONFIG_BLK_DEV_NBD is not set | ||
276 | # CONFIG_BLK_DEV_SX8 is not set | ||
277 | CONFIG_BLK_DEV_RAM=y | ||
278 | CONFIG_BLK_DEV_RAM_COUNT=16 | ||
279 | CONFIG_BLK_DEV_RAM_SIZE=8192 | ||
280 | CONFIG_BLK_DEV_INITRD=y | ||
281 | CONFIG_INITRAMFS_SOURCE="" | ||
282 | # CONFIG_CDROM_PKTCDVD is not set | ||
283 | |||
284 | # | ||
285 | # IO Schedulers | ||
286 | # | ||
287 | CONFIG_IOSCHED_NOOP=y | ||
288 | CONFIG_IOSCHED_AS=y | ||
289 | CONFIG_IOSCHED_DEADLINE=y | ||
290 | CONFIG_IOSCHED_CFQ=y | ||
291 | # CONFIG_ATA_OVER_ETH is not set | ||
292 | |||
293 | # | ||
294 | # SCSI device support | ||
295 | # | ||
296 | # CONFIG_SCSI is not set | ||
297 | |||
298 | # | ||
299 | # Multi-device support (RAID and LVM) | ||
300 | # | ||
301 | # CONFIG_MD is not set | ||
302 | |||
303 | # | ||
304 | # Fusion MPT device support | ||
305 | # | ||
306 | |||
307 | # | ||
308 | # IEEE 1394 (FireWire) support | ||
309 | # | ||
310 | # CONFIG_IEEE1394 is not set | ||
311 | |||
312 | # | ||
313 | # I2O device support | ||
314 | # | ||
315 | # CONFIG_I2O is not set | ||
316 | |||
317 | # | ||
318 | # Networking support | ||
319 | # | ||
320 | CONFIG_NET=y | ||
321 | |||
322 | # | ||
323 | # Networking options | ||
324 | # | ||
325 | CONFIG_PACKET=y | ||
326 | CONFIG_PACKET_MMAP=y | ||
327 | # CONFIG_NETLINK_DEV is not set | ||
328 | CONFIG_UNIX=y | ||
329 | # CONFIG_NET_KEY is not set | ||
330 | CONFIG_INET=y | ||
331 | # CONFIG_IP_MULTICAST is not set | ||
332 | # CONFIG_IP_ADVANCED_ROUTER is not set | ||
333 | CONFIG_IP_PNP=y | ||
334 | CONFIG_IP_PNP_DHCP=y | ||
335 | CONFIG_IP_PNP_BOOTP=y | ||
336 | # CONFIG_IP_PNP_RARP is not set | ||
337 | # CONFIG_NET_IPIP is not set | ||
338 | # CONFIG_NET_IPGRE is not set | ||
339 | # CONFIG_ARPD is not set | ||
340 | CONFIG_SYN_COOKIES=y | ||
341 | # CONFIG_INET_AH is not set | ||
342 | # CONFIG_INET_ESP is not set | ||
343 | # CONFIG_INET_IPCOMP is not set | ||
344 | # CONFIG_INET_TUNNEL is not set | ||
345 | # CONFIG_IP_TCPDIAG is not set | ||
346 | # CONFIG_IP_TCPDIAG_IPV6 is not set | ||
347 | # CONFIG_IPV6 is not set | ||
348 | # CONFIG_NETFILTER is not set | ||
349 | |||
350 | # | ||
351 | # SCTP Configuration (EXPERIMENTAL) | ||
352 | # | ||
353 | # CONFIG_IP_SCTP is not set | ||
354 | # CONFIG_ATM is not set | ||
355 | # CONFIG_BRIDGE is not set | ||
356 | # CONFIG_VLAN_8021Q is not set | ||
357 | # CONFIG_DECNET is not set | ||
358 | # CONFIG_LLC2 is not set | ||
359 | # CONFIG_IPX is not set | ||
360 | # CONFIG_ATALK is not set | ||
361 | # CONFIG_X25 is not set | ||
362 | # CONFIG_LAPB is not set | ||
363 | # CONFIG_NET_DIVERT is not set | ||
364 | # CONFIG_ECONET is not set | ||
365 | # CONFIG_WAN_ROUTER is not set | ||
366 | |||
367 | # | ||
368 | # QoS and/or fair queueing | ||
369 | # | ||
370 | # CONFIG_NET_SCHED is not set | ||
371 | # CONFIG_NET_CLS_ROUTE is not set | ||
372 | |||
373 | # | ||
374 | # Network testing | ||
375 | # | ||
376 | # CONFIG_NET_PKTGEN is not set | ||
377 | # CONFIG_NETPOLL is not set | ||
378 | # CONFIG_NET_POLL_CONTROLLER is not set | ||
379 | # CONFIG_HAMRADIO is not set | ||
380 | # CONFIG_IRDA is not set | ||
381 | # CONFIG_BT is not set | ||
382 | CONFIG_NETDEVICES=y | ||
383 | CONFIG_DUMMY=y | ||
384 | # CONFIG_BONDING is not set | ||
385 | # CONFIG_EQUALIZER is not set | ||
386 | # CONFIG_TUN is not set | ||
387 | |||
388 | # | ||
389 | # ARCnet devices | ||
390 | # | ||
391 | # CONFIG_ARCNET is not set | ||
392 | |||
393 | # | ||
394 | # Ethernet (10 or 100Mbit) | ||
395 | # | ||
396 | CONFIG_NET_ETHERNET=y | ||
397 | CONFIG_MII=y | ||
398 | # CONFIG_HAPPYMEAL is not set | ||
399 | # CONFIG_SUNGEM is not set | ||
400 | # CONFIG_NET_VENDOR_3COM is not set | ||
401 | # CONFIG_SMC91X is not set | ||
402 | |||
403 | # | ||
404 | # Tulip family network device support | ||
405 | # | ||
406 | # CONFIG_NET_TULIP is not set | ||
407 | # CONFIG_HP100 is not set | ||
408 | CONFIG_NET_PCI=y | ||
409 | # CONFIG_PCNET32 is not set | ||
410 | # CONFIG_AMD8111_ETH is not set | ||
411 | # CONFIG_ADAPTEC_STARFIRE is not set | ||
412 | # CONFIG_B44 is not set | ||
413 | # CONFIG_FORCEDETH is not set | ||
414 | # CONFIG_DGRS is not set | ||
415 | CONFIG_EEPRO100=y | ||
416 | # CONFIG_E100 is not set | ||
417 | # CONFIG_FEALNX is not set | ||
418 | # CONFIG_NATSEMI is not set | ||
419 | # CONFIG_NE2K_PCI is not set | ||
420 | # CONFIG_8139CP is not set | ||
421 | # CONFIG_8139TOO is not set | ||
422 | # CONFIG_SIS900 is not set | ||
423 | # CONFIG_EPIC100 is not set | ||
424 | # CONFIG_SUNDANCE is not set | ||
425 | # CONFIG_TLAN is not set | ||
426 | # CONFIG_VIA_RHINE is not set | ||
427 | |||
428 | # | ||
429 | # Ethernet (1000 Mbit) | ||
430 | # | ||
431 | # CONFIG_ACENIC is not set | ||
432 | # CONFIG_DL2K is not set | ||
433 | # CONFIG_E1000 is not set | ||
434 | # CONFIG_NS83820 is not set | ||
435 | # CONFIG_HAMACHI is not set | ||
436 | # CONFIG_YELLOWFIN is not set | ||
437 | # CONFIG_R8169 is not set | ||
438 | # CONFIG_SK98LIN is not set | ||
439 | # CONFIG_VIA_VELOCITY is not set | ||
440 | # CONFIG_TIGON3 is not set | ||
441 | |||
442 | # | ||
443 | # Ethernet (10000 Mbit) | ||
444 | # | ||
445 | # CONFIG_IXGB is not set | ||
446 | # CONFIG_S2IO is not set | ||
447 | |||
448 | # | ||
449 | # Token Ring devices | ||
450 | # | ||
451 | # CONFIG_TR is not set | ||
452 | |||
453 | # | ||
454 | # Wireless LAN (non-hamradio) | ||
455 | # | ||
456 | # CONFIG_NET_RADIO is not set | ||
457 | |||
458 | # | ||
459 | # Wan interfaces | ||
460 | # | ||
461 | CONFIG_WAN=y | ||
462 | # CONFIG_LANMEDIA is not set | ||
463 | # CONFIG_SYNCLINK_SYNCPPP is not set | ||
464 | CONFIG_HDLC=y | ||
465 | CONFIG_HDLC_RAW=y | ||
466 | # CONFIG_HDLC_RAW_ETH is not set | ||
467 | CONFIG_HDLC_CISCO=y | ||
468 | CONFIG_HDLC_FR=y | ||
469 | CONFIG_HDLC_PPP=y | ||
470 | |||
471 | # | ||
472 | # X.25/LAPB support is disabled | ||
473 | # | ||
474 | # CONFIG_PCI200SYN is not set | ||
475 | # CONFIG_WANXL is not set | ||
476 | # CONFIG_PC300 is not set | ||
477 | # CONFIG_FARSYNC is not set | ||
478 | CONFIG_DLCI=y | ||
479 | CONFIG_DLCI_COUNT=24 | ||
480 | CONFIG_DLCI_MAX=8 | ||
481 | # CONFIG_FDDI is not set | ||
482 | # CONFIG_HIPPI is not set | ||
483 | # CONFIG_PPP is not set | ||
484 | # CONFIG_SLIP is not set | ||
485 | # CONFIG_SHAPER is not set | ||
486 | # CONFIG_NETCONSOLE is not set | ||
487 | |||
488 | # | ||
489 | # ISDN subsystem | ||
490 | # | ||
491 | # CONFIG_ISDN is not set | ||
492 | |||
493 | # | ||
494 | # Input device support | ||
495 | # | ||
496 | CONFIG_INPUT=y | ||
497 | |||
498 | # | ||
499 | # Userland interfaces | ||
500 | # | ||
501 | CONFIG_INPUT_MOUSEDEV=y | ||
502 | CONFIG_INPUT_MOUSEDEV_PSAUX=y | ||
503 | CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024 | ||
504 | CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768 | ||
505 | # CONFIG_INPUT_JOYDEV is not set | ||
506 | # CONFIG_INPUT_TSDEV is not set | ||
507 | # CONFIG_INPUT_EVDEV is not set | ||
508 | # CONFIG_INPUT_EVBUG is not set | ||
509 | |||
510 | # | ||
511 | # Input Device Drivers | ||
512 | # | ||
513 | # CONFIG_INPUT_KEYBOARD is not set | ||
514 | # CONFIG_INPUT_MOUSE is not set | ||
515 | # CONFIG_INPUT_JOYSTICK is not set | ||
516 | # CONFIG_INPUT_TOUCHSCREEN is not set | ||
517 | # CONFIG_INPUT_MISC is not set | ||
518 | |||
519 | # | ||
520 | # Hardware I/O ports | ||
521 | # | ||
522 | # CONFIG_SERIO is not set | ||
523 | # CONFIG_GAMEPORT is not set | ||
524 | CONFIG_SOUND_GAMEPORT=y | ||
525 | |||
526 | # | ||
527 | # Character devices | ||
528 | # | ||
529 | # CONFIG_VT is not set | ||
530 | # CONFIG_SERIAL_NONSTANDARD is not set | ||
531 | |||
532 | # | ||
533 | # Serial drivers | ||
534 | # | ||
535 | CONFIG_SERIAL_8250=y | ||
536 | CONFIG_SERIAL_8250_CONSOLE=y | ||
537 | CONFIG_SERIAL_8250_NR_UARTS=2 | ||
538 | # CONFIG_SERIAL_8250_EXTENDED is not set | ||
539 | |||
540 | # | ||
541 | # Non-8250 serial port support | ||
542 | # | ||
543 | CONFIG_SERIAL_CORE=y | ||
544 | CONFIG_SERIAL_CORE_CONSOLE=y | ||
545 | CONFIG_UNIX98_PTYS=y | ||
546 | CONFIG_LEGACY_PTYS=y | ||
547 | CONFIG_LEGACY_PTY_COUNT=256 | ||
548 | |||
549 | # | ||
550 | # IPMI | ||
551 | # | ||
552 | # CONFIG_IPMI_HANDLER is not set | ||
553 | |||
554 | # | ||
555 | # Watchdog Cards | ||
556 | # | ||
557 | CONFIG_WATCHDOG=y | ||
558 | # CONFIG_WATCHDOG_NOWAYOUT is not set | ||
559 | |||
560 | # | ||
561 | # Watchdog Device Drivers | ||
562 | # | ||
563 | # CONFIG_SOFT_WATCHDOG is not set | ||
564 | CONFIG_IXP2000_WATCHDOG=y | ||
565 | |||
566 | # | ||
567 | # PCI-based Watchdog Cards | ||
568 | # | ||
569 | # CONFIG_PCIPCWATCHDOG is not set | ||
570 | # CONFIG_WDTPCI is not set | ||
571 | # CONFIG_NVRAM is not set | ||
572 | # CONFIG_RTC is not set | ||
573 | # CONFIG_DTLK is not set | ||
574 | # CONFIG_R3964 is not set | ||
575 | # CONFIG_APPLICOM is not set | ||
576 | |||
577 | # | ||
578 | # Ftape, the floppy tape device driver | ||
579 | # | ||
580 | # CONFIG_DRM is not set | ||
581 | # CONFIG_RAW_DRIVER is not set | ||
582 | |||
583 | # | ||
584 | # TPM devices | ||
585 | # | ||
586 | # CONFIG_TCG_TPM is not set | ||
587 | |||
588 | # | ||
589 | # I2C support | ||
590 | # | ||
591 | CONFIG_I2C=y | ||
592 | CONFIG_I2C_CHARDEV=y | ||
593 | |||
594 | # | ||
595 | # I2C Algorithms | ||
596 | # | ||
597 | CONFIG_I2C_ALGOBIT=y | ||
598 | # CONFIG_I2C_ALGOPCF is not set | ||
599 | # CONFIG_I2C_ALGOPCA is not set | ||
600 | |||
601 | # | ||
602 | # I2C Hardware Bus support | ||
603 | # | ||
604 | # CONFIG_I2C_ALI1535 is not set | ||
605 | # CONFIG_I2C_ALI1563 is not set | ||
606 | # CONFIG_I2C_ALI15X3 is not set | ||
607 | # CONFIG_I2C_AMD756 is not set | ||
608 | # CONFIG_I2C_AMD8111 is not set | ||
609 | # CONFIG_I2C_I801 is not set | ||
610 | # CONFIG_I2C_I810 is not set | ||
611 | # CONFIG_I2C_ISA is not set | ||
612 | # CONFIG_I2C_IXP2000 is not set | ||
613 | # CONFIG_I2C_NFORCE2 is not set | ||
614 | # CONFIG_I2C_PARPORT_LIGHT is not set | ||
615 | # CONFIG_I2C_PIIX4 is not set | ||
616 | # CONFIG_I2C_PROSAVAGE is not set | ||
617 | # CONFIG_I2C_SAVAGE4 is not set | ||
618 | # CONFIG_SCx200_ACB is not set | ||
619 | # CONFIG_I2C_SIS5595 is not set | ||
620 | # CONFIG_I2C_SIS630 is not set | ||
621 | # CONFIG_I2C_SIS96X is not set | ||
622 | # CONFIG_I2C_VIA is not set | ||
623 | # CONFIG_I2C_VIAPRO is not set | ||
624 | # CONFIG_I2C_VOODOO3 is not set | ||
625 | # CONFIG_I2C_PCA_ISA is not set | ||
626 | |||
627 | # | ||
628 | # Hardware Sensors Chip support | ||
629 | # | ||
630 | CONFIG_I2C_SENSOR=y | ||
631 | # CONFIG_SENSORS_ADM1021 is not set | ||
632 | # CONFIG_SENSORS_ADM1025 is not set | ||
633 | # CONFIG_SENSORS_ADM1026 is not set | ||
634 | # CONFIG_SENSORS_ADM1031 is not set | ||
635 | # CONFIG_SENSORS_ASB100 is not set | ||
636 | # CONFIG_SENSORS_DS1621 is not set | ||
637 | # CONFIG_SENSORS_FSCHER is not set | ||
638 | # CONFIG_SENSORS_FSCPOS is not set | ||
639 | # CONFIG_SENSORS_GL518SM is not set | ||
640 | # CONFIG_SENSORS_GL520SM is not set | ||
641 | # CONFIG_SENSORS_IT87 is not set | ||
642 | # CONFIG_SENSORS_LM63 is not set | ||
643 | # CONFIG_SENSORS_LM75 is not set | ||
644 | # CONFIG_SENSORS_LM77 is not set | ||
645 | # CONFIG_SENSORS_LM78 is not set | ||
646 | # CONFIG_SENSORS_LM80 is not set | ||
647 | # CONFIG_SENSORS_LM83 is not set | ||
648 | # CONFIG_SENSORS_LM85 is not set | ||
649 | # CONFIG_SENSORS_LM87 is not set | ||
650 | # CONFIG_SENSORS_LM90 is not set | ||
651 | # CONFIG_SENSORS_MAX1619 is not set | ||
652 | # CONFIG_SENSORS_PC87360 is not set | ||
653 | # CONFIG_SENSORS_SMSC47B397 is not set | ||
654 | # CONFIG_SENSORS_SIS5595 is not set | ||
655 | # CONFIG_SENSORS_SMSC47M1 is not set | ||
656 | # CONFIG_SENSORS_VIA686A is not set | ||
657 | # CONFIG_SENSORS_W83781D is not set | ||
658 | # CONFIG_SENSORS_W83L785TS is not set | ||
659 | # CONFIG_SENSORS_W83627HF is not set | ||
660 | |||
661 | # | ||
662 | # Other I2C Chip support | ||
663 | # | ||
664 | CONFIG_SENSORS_EEPROM=y | ||
665 | # CONFIG_SENSORS_PCF8574 is not set | ||
666 | # CONFIG_SENSORS_PCF8591 is not set | ||
667 | # CONFIG_SENSORS_RTC8564 is not set | ||
668 | # CONFIG_I2C_DEBUG_CORE is not set | ||
669 | # CONFIG_I2C_DEBUG_ALGO is not set | ||
670 | # CONFIG_I2C_DEBUG_BUS is not set | ||
671 | # CONFIG_I2C_DEBUG_CHIP is not set | ||
672 | |||
673 | # | ||
674 | # Misc devices | ||
675 | # | ||
676 | |||
677 | # | ||
678 | # Multimedia devices | ||
679 | # | ||
680 | # CONFIG_VIDEO_DEV is not set | ||
681 | |||
682 | # | ||
683 | # Digital Video Broadcasting Devices | ||
684 | # | ||
685 | # CONFIG_DVB is not set | ||
686 | |||
687 | # | ||
688 | # Graphics support | ||
689 | # | ||
690 | # CONFIG_FB is not set | ||
691 | |||
692 | # | ||
693 | # Sound | ||
694 | # | ||
695 | # CONFIG_SOUND is not set | ||
696 | |||
697 | # | ||
698 | # USB support | ||
699 | # | ||
700 | CONFIG_USB_ARCH_HAS_HCD=y | ||
701 | CONFIG_USB_ARCH_HAS_OHCI=y | ||
702 | # CONFIG_USB is not set | ||
703 | |||
704 | # | ||
705 | # USB Gadget Support | ||
706 | # | ||
707 | # CONFIG_USB_GADGET is not set | ||
708 | |||
709 | # | ||
710 | # MMC/SD Card support | ||
711 | # | ||
712 | # CONFIG_MMC is not set | ||
713 | |||
714 | # | ||
715 | # File systems | ||
716 | # | ||
717 | CONFIG_EXT2_FS=y | ||
718 | CONFIG_EXT2_FS_XATTR=y | ||
719 | CONFIG_EXT2_FS_POSIX_ACL=y | ||
720 | # CONFIG_EXT2_FS_SECURITY is not set | ||
721 | CONFIG_EXT3_FS=y | ||
722 | CONFIG_EXT3_FS_XATTR=y | ||
723 | CONFIG_EXT3_FS_POSIX_ACL=y | ||
724 | # CONFIG_EXT3_FS_SECURITY is not set | ||
725 | CONFIG_JBD=y | ||
726 | # CONFIG_JBD_DEBUG is not set | ||
727 | CONFIG_FS_MBCACHE=y | ||
728 | # CONFIG_REISERFS_FS is not set | ||
729 | # CONFIG_JFS_FS is not set | ||
730 | CONFIG_FS_POSIX_ACL=y | ||
731 | |||
732 | # | ||
733 | # XFS support | ||
734 | # | ||
735 | # CONFIG_XFS_FS is not set | ||
736 | # CONFIG_MINIX_FS is not set | ||
737 | # CONFIG_ROMFS_FS is not set | ||
738 | # CONFIG_QUOTA is not set | ||
739 | CONFIG_DNOTIFY=y | ||
740 | # CONFIG_AUTOFS_FS is not set | ||
741 | # CONFIG_AUTOFS4_FS is not set | ||
742 | |||
743 | # | ||
744 | # CD-ROM/DVD Filesystems | ||
745 | # | ||
746 | # CONFIG_ISO9660_FS is not set | ||
747 | # CONFIG_UDF_FS is not set | ||
748 | |||
749 | # | ||
750 | # DOS/FAT/NT Filesystems | ||
751 | # | ||
752 | # CONFIG_MSDOS_FS is not set | ||
753 | # CONFIG_VFAT_FS is not set | ||
754 | # CONFIG_NTFS_FS is not set | ||
755 | |||
756 | # | ||
757 | # Pseudo filesystems | ||
758 | # | ||
759 | CONFIG_PROC_FS=y | ||
760 | CONFIG_SYSFS=y | ||
761 | # CONFIG_DEVFS_FS is not set | ||
762 | # CONFIG_DEVPTS_FS_XATTR is not set | ||
763 | CONFIG_TMPFS=y | ||
764 | # CONFIG_TMPFS_XATTR is not set | ||
765 | # CONFIG_HUGETLB_PAGE is not set | ||
766 | CONFIG_RAMFS=y | ||
767 | |||
768 | # | ||
769 | # Miscellaneous filesystems | ||
770 | # | ||
771 | # CONFIG_ADFS_FS is not set | ||
772 | # CONFIG_AFFS_FS is not set | ||
773 | # CONFIG_HFS_FS is not set | ||
774 | # CONFIG_HFSPLUS_FS is not set | ||
775 | # CONFIG_BEFS_FS is not set | ||
776 | # CONFIG_BFS_FS is not set | ||
777 | # CONFIG_EFS_FS is not set | ||
778 | # CONFIG_JFFS_FS is not set | ||
779 | CONFIG_JFFS2_FS=y | ||
780 | CONFIG_JFFS2_FS_DEBUG=0 | ||
781 | # CONFIG_JFFS2_FS_NAND is not set | ||
782 | # CONFIG_JFFS2_FS_NOR_ECC is not set | ||
783 | # CONFIG_JFFS2_COMPRESSION_OPTIONS is not set | ||
784 | CONFIG_JFFS2_ZLIB=y | ||
785 | CONFIG_JFFS2_RTIME=y | ||
786 | # CONFIG_JFFS2_RUBIN is not set | ||
787 | # CONFIG_CRAMFS is not set | ||
788 | # CONFIG_VXFS_FS is not set | ||
789 | # CONFIG_HPFS_FS is not set | ||
790 | # CONFIG_QNX4FS_FS is not set | ||
791 | # CONFIG_SYSV_FS is not set | ||
792 | # CONFIG_UFS_FS is not set | ||
793 | |||
794 | # | ||
795 | # Network File Systems | ||
796 | # | ||
797 | CONFIG_NFS_FS=y | ||
798 | CONFIG_NFS_V3=y | ||
799 | # CONFIG_NFS_V4 is not set | ||
800 | # CONFIG_NFS_DIRECTIO is not set | ||
801 | # CONFIG_NFSD is not set | ||
802 | CONFIG_ROOT_NFS=y | ||
803 | CONFIG_LOCKD=y | ||
804 | CONFIG_LOCKD_V4=y | ||
805 | CONFIG_SUNRPC=y | ||
806 | # CONFIG_RPCSEC_GSS_KRB5 is not set | ||
807 | # CONFIG_RPCSEC_GSS_SPKM3 is not set | ||
808 | # CONFIG_SMB_FS is not set | ||
809 | # CONFIG_CIFS is not set | ||
810 | # CONFIG_NCP_FS is not set | ||
811 | # CONFIG_CODA_FS is not set | ||
812 | # CONFIG_AFS_FS is not set | ||
813 | |||
814 | # | ||
815 | # Partition Types | ||
816 | # | ||
817 | CONFIG_PARTITION_ADVANCED=y | ||
818 | # CONFIG_ACORN_PARTITION is not set | ||
819 | # CONFIG_OSF_PARTITION is not set | ||
820 | # CONFIG_AMIGA_PARTITION is not set | ||
821 | # CONFIG_ATARI_PARTITION is not set | ||
822 | # CONFIG_MAC_PARTITION is not set | ||
823 | CONFIG_MSDOS_PARTITION=y | ||
824 | # CONFIG_BSD_DISKLABEL is not set | ||
825 | # CONFIG_MINIX_SUBPARTITION is not set | ||
826 | # CONFIG_SOLARIS_X86_PARTITION is not set | ||
827 | # CONFIG_UNIXWARE_DISKLABEL is not set | ||
828 | # CONFIG_LDM_PARTITION is not set | ||
829 | # CONFIG_SGI_PARTITION is not set | ||
830 | # CONFIG_ULTRIX_PARTITION is not set | ||
831 | # CONFIG_SUN_PARTITION is not set | ||
832 | # CONFIG_EFI_PARTITION is not set | ||
833 | |||
834 | # | ||
835 | # Native Language Support | ||
836 | # | ||
837 | # CONFIG_NLS is not set | ||
838 | |||
839 | # | ||
840 | # Profiling support | ||
841 | # | ||
842 | # CONFIG_PROFILING is not set | ||
843 | |||
844 | # | ||
845 | # Kernel hacking | ||
846 | # | ||
847 | # CONFIG_PRINTK_TIME is not set | ||
848 | CONFIG_DEBUG_KERNEL=y | ||
849 | CONFIG_MAGIC_SYSRQ=y | ||
850 | CONFIG_LOG_BUF_SHIFT=14 | ||
851 | # CONFIG_SCHEDSTATS is not set | ||
852 | # CONFIG_DEBUG_SLAB is not set | ||
853 | # CONFIG_DEBUG_SPINLOCK is not set | ||
854 | # CONFIG_DEBUG_SPINLOCK_SLEEP is not set | ||
855 | # CONFIG_DEBUG_KOBJECT is not set | ||
856 | CONFIG_DEBUG_BUGVERBOSE=y | ||
857 | # CONFIG_DEBUG_INFO is not set | ||
858 | # CONFIG_DEBUG_FS is not set | ||
859 | CONFIG_FRAME_POINTER=y | ||
860 | CONFIG_DEBUG_USER=y | ||
861 | # CONFIG_DEBUG_WAITQ is not set | ||
862 | CONFIG_DEBUG_ERRORS=y | ||
863 | CONFIG_DEBUG_LL=y | ||
864 | # CONFIG_DEBUG_ICEDCC is not set | ||
865 | |||
866 | # | ||
867 | # Security options | ||
868 | # | ||
869 | # CONFIG_KEYS is not set | ||
870 | # CONFIG_SECURITY is not set | ||
871 | |||
872 | # | ||
873 | # Cryptographic options | ||
874 | # | ||
875 | # CONFIG_CRYPTO is not set | ||
876 | |||
877 | # | ||
878 | # Hardware crypto devices | ||
879 | # | ||
880 | |||
881 | # | ||
882 | # Library routines | ||
883 | # | ||
884 | # CONFIG_CRC_CCITT is not set | ||
885 | CONFIG_CRC32=y | ||
886 | # CONFIG_LIBCRC32C is not set | ||
887 | CONFIG_ZLIB_INFLATE=y | ||
888 | CONFIG_ZLIB_DEFLATE=y | ||
diff --git a/arch/arm/configs/ixdp2801_defconfig b/arch/arm/configs/ixdp2801_defconfig new file mode 100644 index 000000000000..cd84a20f30f1 --- /dev/null +++ b/arch/arm/configs/ixdp2801_defconfig | |||
@@ -0,0 +1,889 @@ | |||
1 | # | ||
2 | # Automatically generated make config: don't edit | ||
3 | # Linux kernel version: 2.6.12-rc1-bk2 | ||
4 | # Sun Mar 27 22:39:19 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=y | ||
28 | # CONFIG_BSD_PROCESS_ACCT_V3 is not set | ||
29 | CONFIG_SYSCTL=y | ||
30 | # CONFIG_AUDIT is not set | ||
31 | # CONFIG_HOTPLUG is not set | ||
32 | CONFIG_KOBJECT_UEVENT=y | ||
33 | # CONFIG_IKCONFIG is not set | ||
34 | CONFIG_EMBEDDED=y | ||
35 | CONFIG_KALLSYMS=y | ||
36 | # CONFIG_KALLSYMS_ALL is not set | ||
37 | # CONFIG_KALLSYMS_EXTRA_PASS is not set | ||
38 | CONFIG_BASE_FULL=y | ||
39 | CONFIG_FUTEX=y | ||
40 | CONFIG_EPOLL=y | ||
41 | CONFIG_CC_OPTIMIZE_FOR_SIZE=y | ||
42 | CONFIG_SHMEM=y | ||
43 | CONFIG_CC_ALIGN_FUNCTIONS=0 | ||
44 | CONFIG_CC_ALIGN_LABELS=0 | ||
45 | CONFIG_CC_ALIGN_LOOPS=0 | ||
46 | CONFIG_CC_ALIGN_JUMPS=0 | ||
47 | # CONFIG_TINY_SHMEM is not set | ||
48 | CONFIG_BASE_SMALL=0 | ||
49 | |||
50 | # | ||
51 | # Loadable module support | ||
52 | # | ||
53 | # CONFIG_MODULES is not set | ||
54 | |||
55 | # | ||
56 | # System Type | ||
57 | # | ||
58 | # CONFIG_ARCH_CLPS7500 is not set | ||
59 | # CONFIG_ARCH_CLPS711X is not set | ||
60 | # CONFIG_ARCH_CO285 is not set | ||
61 | # CONFIG_ARCH_EBSA110 is not set | ||
62 | # CONFIG_ARCH_CAMELOT is not set | ||
63 | # CONFIG_ARCH_FOOTBRIDGE is not set | ||
64 | # CONFIG_ARCH_INTEGRATOR is not set | ||
65 | # CONFIG_ARCH_IOP3XX is not set | ||
66 | # CONFIG_ARCH_IXP4XX is not set | ||
67 | CONFIG_ARCH_IXP2000=y | ||
68 | # CONFIG_ARCH_L7200 is not set | ||
69 | # CONFIG_ARCH_PXA is not set | ||
70 | # CONFIG_ARCH_RPC is not set | ||
71 | # CONFIG_ARCH_SA1100 is not set | ||
72 | # CONFIG_ARCH_S3C2410 is not set | ||
73 | # CONFIG_ARCH_SHARK is not set | ||
74 | # CONFIG_ARCH_LH7A40X is not set | ||
75 | # CONFIG_ARCH_OMAP is not set | ||
76 | # CONFIG_ARCH_VERSATILE is not set | ||
77 | # CONFIG_ARCH_IMX is not set | ||
78 | # CONFIG_ARCH_H720X is not set | ||
79 | CONFIG_ARCH_SUPPORTS_BIG_ENDIAN=y | ||
80 | |||
81 | # | ||
82 | # Intel IXP2400/2800 Implementation Options | ||
83 | # | ||
84 | |||
85 | # | ||
86 | # IXP2400/2800 Platforms | ||
87 | # | ||
88 | # CONFIG_ARCH_ENP2611 is not set | ||
89 | # CONFIG_ARCH_IXDP2400 is not set | ||
90 | # CONFIG_ARCH_IXDP2800 is not set | ||
91 | # CONFIG_ARCH_IXDP2401 is not set | ||
92 | CONFIG_ARCH_IXDP2801=y | ||
93 | CONFIG_ARCH_IXDP2X01=y | ||
94 | |||
95 | # | ||
96 | # Processor Type | ||
97 | # | ||
98 | CONFIG_CPU_32=y | ||
99 | CONFIG_CPU_XSCALE=y | ||
100 | CONFIG_CPU_32v5=y | ||
101 | CONFIG_CPU_ABRT_EV5T=y | ||
102 | CONFIG_CPU_CACHE_VIVT=y | ||
103 | CONFIG_CPU_TLB_V4WBI=y | ||
104 | CONFIG_CPU_MINICACHE=y | ||
105 | |||
106 | # | ||
107 | # Processor Features | ||
108 | # | ||
109 | # CONFIG_ARM_THUMB is not set | ||
110 | CONFIG_CPU_BIG_ENDIAN=y | ||
111 | CONFIG_XSCALE_PMU=y | ||
112 | |||
113 | # | ||
114 | # Bus support | ||
115 | # | ||
116 | CONFIG_PCI=y | ||
117 | CONFIG_PCI_LEGACY_PROC=y | ||
118 | CONFIG_PCI_NAMES=y | ||
119 | |||
120 | # | ||
121 | # PCCARD (PCMCIA/CardBus) support | ||
122 | # | ||
123 | # CONFIG_PCCARD is not set | ||
124 | |||
125 | # | ||
126 | # Kernel Features | ||
127 | # | ||
128 | # CONFIG_PREEMPT is not set | ||
129 | CONFIG_ALIGNMENT_TRAP=y | ||
130 | |||
131 | # | ||
132 | # Boot options | ||
133 | # | ||
134 | CONFIG_ZBOOT_ROM_TEXT=0x0 | ||
135 | CONFIG_ZBOOT_ROM_BSS=0x0 | ||
136 | CONFIG_CMDLINE="console=ttyS0,115200 root=/dev/nfs ip=bootp mem=64M@0x0 pci=firmware ixdp2x01_clock=50000000" | ||
137 | # CONFIG_XIP_KERNEL is not set | ||
138 | |||
139 | # | ||
140 | # Floating point emulation | ||
141 | # | ||
142 | |||
143 | # | ||
144 | # At least one emulation must be selected | ||
145 | # | ||
146 | CONFIG_FPE_NWFPE=y | ||
147 | # CONFIG_FPE_FASTFPE is not set | ||
148 | |||
149 | # | ||
150 | # Userspace binary formats | ||
151 | # | ||
152 | CONFIG_BINFMT_ELF=y | ||
153 | # CONFIG_BINFMT_AOUT is not set | ||
154 | # CONFIG_BINFMT_MISC is not set | ||
155 | # CONFIG_ARTHUR is not set | ||
156 | |||
157 | # | ||
158 | # Power management options | ||
159 | # | ||
160 | # CONFIG_PM is not set | ||
161 | |||
162 | # | ||
163 | # Device Drivers | ||
164 | # | ||
165 | |||
166 | # | ||
167 | # Generic Driver Options | ||
168 | # | ||
169 | CONFIG_STANDALONE=y | ||
170 | # CONFIG_PREVENT_FIRMWARE_BUILD is not set | ||
171 | # CONFIG_FW_LOADER is not set | ||
172 | # CONFIG_DEBUG_DRIVER is not set | ||
173 | |||
174 | # | ||
175 | # Memory Technology Devices (MTD) | ||
176 | # | ||
177 | CONFIG_MTD=y | ||
178 | # CONFIG_MTD_DEBUG is not set | ||
179 | # CONFIG_MTD_CONCAT is not set | ||
180 | CONFIG_MTD_PARTITIONS=y | ||
181 | CONFIG_MTD_REDBOOT_PARTS=y | ||
182 | CONFIG_MTD_REDBOOT_DIRECTORY_BLOCK=-1 | ||
183 | CONFIG_MTD_REDBOOT_PARTS_UNALLOCATED=y | ||
184 | CONFIG_MTD_REDBOOT_PARTS_READONLY=y | ||
185 | # CONFIG_MTD_CMDLINE_PARTS is not set | ||
186 | # CONFIG_MTD_AFS_PARTS is not set | ||
187 | |||
188 | # | ||
189 | # User Modules And Translation Layers | ||
190 | # | ||
191 | CONFIG_MTD_CHAR=y | ||
192 | CONFIG_MTD_BLOCK=y | ||
193 | # CONFIG_FTL is not set | ||
194 | # CONFIG_NFTL is not set | ||
195 | # CONFIG_INFTL is not set | ||
196 | |||
197 | # | ||
198 | # RAM/ROM/Flash chip drivers | ||
199 | # | ||
200 | CONFIG_MTD_CFI=y | ||
201 | # CONFIG_MTD_JEDECPROBE is not set | ||
202 | CONFIG_MTD_GEN_PROBE=y | ||
203 | # CONFIG_MTD_CFI_ADV_OPTIONS is not set | ||
204 | CONFIG_MTD_MAP_BANK_WIDTH_1=y | ||
205 | CONFIG_MTD_MAP_BANK_WIDTH_2=y | ||
206 | CONFIG_MTD_MAP_BANK_WIDTH_4=y | ||
207 | # CONFIG_MTD_MAP_BANK_WIDTH_8 is not set | ||
208 | # CONFIG_MTD_MAP_BANK_WIDTH_16 is not set | ||
209 | # CONFIG_MTD_MAP_BANK_WIDTH_32 is not set | ||
210 | CONFIG_MTD_CFI_I1=y | ||
211 | CONFIG_MTD_CFI_I2=y | ||
212 | # CONFIG_MTD_CFI_I4 is not set | ||
213 | # CONFIG_MTD_CFI_I8 is not set | ||
214 | CONFIG_MTD_CFI_INTELEXT=y | ||
215 | # CONFIG_MTD_CFI_AMDSTD is not set | ||
216 | # CONFIG_MTD_CFI_STAA is not set | ||
217 | CONFIG_MTD_CFI_UTIL=y | ||
218 | # CONFIG_MTD_RAM is not set | ||
219 | # CONFIG_MTD_ROM is not set | ||
220 | # CONFIG_MTD_ABSENT is not set | ||
221 | # CONFIG_MTD_XIP is not set | ||
222 | |||
223 | # | ||
224 | # Mapping drivers for chip access | ||
225 | # | ||
226 | CONFIG_MTD_COMPLEX_MAPPINGS=y | ||
227 | # CONFIG_MTD_PHYSMAP is not set | ||
228 | # CONFIG_MTD_ARM_INTEGRATOR is not set | ||
229 | CONFIG_MTD_IXP2000=y | ||
230 | # CONFIG_MTD_EDB7312 is not set | ||
231 | # CONFIG_MTD_PCI is not set | ||
232 | |||
233 | # | ||
234 | # Self-contained MTD device drivers | ||
235 | # | ||
236 | # CONFIG_MTD_PMC551 is not set | ||
237 | # CONFIG_MTD_SLRAM is not set | ||
238 | # CONFIG_MTD_PHRAM is not set | ||
239 | # CONFIG_MTD_MTDRAM is not set | ||
240 | # CONFIG_MTD_BLKMTD is not set | ||
241 | # CONFIG_MTD_BLOCK2MTD is not set | ||
242 | |||
243 | # | ||
244 | # Disk-On-Chip Device Drivers | ||
245 | # | ||
246 | # CONFIG_MTD_DOC2000 is not set | ||
247 | # CONFIG_MTD_DOC2001 is not set | ||
248 | # CONFIG_MTD_DOC2001PLUS is not set | ||
249 | |||
250 | # | ||
251 | # NAND Flash Device Drivers | ||
252 | # | ||
253 | # CONFIG_MTD_NAND is not set | ||
254 | |||
255 | # | ||
256 | # Parallel port support | ||
257 | # | ||
258 | # CONFIG_PARPORT is not set | ||
259 | |||
260 | # | ||
261 | # Plug and Play support | ||
262 | # | ||
263 | |||
264 | # | ||
265 | # Block devices | ||
266 | # | ||
267 | # CONFIG_BLK_DEV_FD is not set | ||
268 | # CONFIG_BLK_CPQ_DA is not set | ||
269 | # CONFIG_BLK_CPQ_CISS_DA is not set | ||
270 | # CONFIG_BLK_DEV_DAC960 is not set | ||
271 | # CONFIG_BLK_DEV_UMEM is not set | ||
272 | # CONFIG_BLK_DEV_COW_COMMON is not set | ||
273 | CONFIG_BLK_DEV_LOOP=y | ||
274 | # CONFIG_BLK_DEV_CRYPTOLOOP is not set | ||
275 | # CONFIG_BLK_DEV_NBD is not set | ||
276 | # CONFIG_BLK_DEV_SX8 is not set | ||
277 | CONFIG_BLK_DEV_RAM=y | ||
278 | CONFIG_BLK_DEV_RAM_COUNT=16 | ||
279 | CONFIG_BLK_DEV_RAM_SIZE=8192 | ||
280 | CONFIG_BLK_DEV_INITRD=y | ||
281 | CONFIG_INITRAMFS_SOURCE="" | ||
282 | # CONFIG_CDROM_PKTCDVD is not set | ||
283 | |||
284 | # | ||
285 | # IO Schedulers | ||
286 | # | ||
287 | CONFIG_IOSCHED_NOOP=y | ||
288 | CONFIG_IOSCHED_AS=y | ||
289 | CONFIG_IOSCHED_DEADLINE=y | ||
290 | CONFIG_IOSCHED_CFQ=y | ||
291 | # CONFIG_ATA_OVER_ETH is not set | ||
292 | |||
293 | # | ||
294 | # SCSI device support | ||
295 | # | ||
296 | # CONFIG_SCSI is not set | ||
297 | |||
298 | # | ||
299 | # Multi-device support (RAID and LVM) | ||
300 | # | ||
301 | # CONFIG_MD is not set | ||
302 | |||
303 | # | ||
304 | # Fusion MPT device support | ||
305 | # | ||
306 | |||
307 | # | ||
308 | # IEEE 1394 (FireWire) support | ||
309 | # | ||
310 | # CONFIG_IEEE1394 is not set | ||
311 | |||
312 | # | ||
313 | # I2O device support | ||
314 | # | ||
315 | # CONFIG_I2O is not set | ||
316 | |||
317 | # | ||
318 | # Networking support | ||
319 | # | ||
320 | CONFIG_NET=y | ||
321 | |||
322 | # | ||
323 | # Networking options | ||
324 | # | ||
325 | CONFIG_PACKET=y | ||
326 | CONFIG_PACKET_MMAP=y | ||
327 | # CONFIG_NETLINK_DEV is not set | ||
328 | CONFIG_UNIX=y | ||
329 | # CONFIG_NET_KEY is not set | ||
330 | CONFIG_INET=y | ||
331 | # CONFIG_IP_MULTICAST is not set | ||
332 | # CONFIG_IP_ADVANCED_ROUTER is not set | ||
333 | CONFIG_IP_PNP=y | ||
334 | CONFIG_IP_PNP_DHCP=y | ||
335 | CONFIG_IP_PNP_BOOTP=y | ||
336 | # CONFIG_IP_PNP_RARP is not set | ||
337 | # CONFIG_NET_IPIP is not set | ||
338 | # CONFIG_NET_IPGRE is not set | ||
339 | # CONFIG_ARPD is not set | ||
340 | CONFIG_SYN_COOKIES=y | ||
341 | # CONFIG_INET_AH is not set | ||
342 | # CONFIG_INET_ESP is not set | ||
343 | # CONFIG_INET_IPCOMP is not set | ||
344 | # CONFIG_INET_TUNNEL is not set | ||
345 | # CONFIG_IP_TCPDIAG is not set | ||
346 | # CONFIG_IP_TCPDIAG_IPV6 is not set | ||
347 | # CONFIG_IPV6 is not set | ||
348 | # CONFIG_NETFILTER is not set | ||
349 | |||
350 | # | ||
351 | # SCTP Configuration (EXPERIMENTAL) | ||
352 | # | ||
353 | # CONFIG_IP_SCTP is not set | ||
354 | # CONFIG_ATM is not set | ||
355 | # CONFIG_BRIDGE is not set | ||
356 | # CONFIG_VLAN_8021Q is not set | ||
357 | # CONFIG_DECNET is not set | ||
358 | # CONFIG_LLC2 is not set | ||
359 | # CONFIG_IPX is not set | ||
360 | # CONFIG_ATALK is not set | ||
361 | # CONFIG_X25 is not set | ||
362 | # CONFIG_LAPB is not set | ||
363 | # CONFIG_NET_DIVERT is not set | ||
364 | # CONFIG_ECONET is not set | ||
365 | # CONFIG_WAN_ROUTER is not set | ||
366 | |||
367 | # | ||
368 | # QoS and/or fair queueing | ||
369 | # | ||
370 | # CONFIG_NET_SCHED is not set | ||
371 | # CONFIG_NET_CLS_ROUTE is not set | ||
372 | |||
373 | # | ||
374 | # Network testing | ||
375 | # | ||
376 | # CONFIG_NET_PKTGEN is not set | ||
377 | # CONFIG_NETPOLL is not set | ||
378 | # CONFIG_NET_POLL_CONTROLLER is not set | ||
379 | # CONFIG_HAMRADIO is not set | ||
380 | # CONFIG_IRDA is not set | ||
381 | # CONFIG_BT is not set | ||
382 | CONFIG_NETDEVICES=y | ||
383 | CONFIG_DUMMY=y | ||
384 | # CONFIG_BONDING is not set | ||
385 | # CONFIG_EQUALIZER is not set | ||
386 | # CONFIG_TUN is not set | ||
387 | |||
388 | # | ||
389 | # ARCnet devices | ||
390 | # | ||
391 | # CONFIG_ARCNET is not set | ||
392 | |||
393 | # | ||
394 | # Ethernet (10 or 100Mbit) | ||
395 | # | ||
396 | CONFIG_NET_ETHERNET=y | ||
397 | CONFIG_MII=y | ||
398 | # CONFIG_HAPPYMEAL is not set | ||
399 | # CONFIG_SUNGEM is not set | ||
400 | # CONFIG_NET_VENDOR_3COM is not set | ||
401 | # CONFIG_SMC91X is not set | ||
402 | |||
403 | # | ||
404 | # Tulip family network device support | ||
405 | # | ||
406 | # CONFIG_NET_TULIP is not set | ||
407 | # CONFIG_HP100 is not set | ||
408 | CONFIG_NET_PCI=y | ||
409 | # CONFIG_PCNET32 is not set | ||
410 | # CONFIG_AMD8111_ETH is not set | ||
411 | # CONFIG_ADAPTEC_STARFIRE is not set | ||
412 | # CONFIG_B44 is not set | ||
413 | # CONFIG_FORCEDETH is not set | ||
414 | CONFIG_CS89x0=y | ||
415 | # CONFIG_DGRS is not set | ||
416 | CONFIG_EEPRO100=y | ||
417 | # CONFIG_E100 is not set | ||
418 | # CONFIG_FEALNX is not set | ||
419 | # CONFIG_NATSEMI is not set | ||
420 | # CONFIG_NE2K_PCI is not set | ||
421 | # CONFIG_8139CP is not set | ||
422 | # CONFIG_8139TOO is not set | ||
423 | # CONFIG_SIS900 is not set | ||
424 | # CONFIG_EPIC100 is not set | ||
425 | # CONFIG_SUNDANCE is not set | ||
426 | # CONFIG_TLAN is not set | ||
427 | # CONFIG_VIA_RHINE is not set | ||
428 | |||
429 | # | ||
430 | # Ethernet (1000 Mbit) | ||
431 | # | ||
432 | # CONFIG_ACENIC is not set | ||
433 | # CONFIG_DL2K is not set | ||
434 | # CONFIG_E1000 is not set | ||
435 | # CONFIG_NS83820 is not set | ||
436 | # CONFIG_HAMACHI is not set | ||
437 | # CONFIG_YELLOWFIN is not set | ||
438 | # CONFIG_R8169 is not set | ||
439 | # CONFIG_SK98LIN is not set | ||
440 | # CONFIG_VIA_VELOCITY is not set | ||
441 | # CONFIG_TIGON3 is not set | ||
442 | |||
443 | # | ||
444 | # Ethernet (10000 Mbit) | ||
445 | # | ||
446 | # CONFIG_IXGB is not set | ||
447 | # CONFIG_S2IO is not set | ||
448 | |||
449 | # | ||
450 | # Token Ring devices | ||
451 | # | ||
452 | # CONFIG_TR is not set | ||
453 | |||
454 | # | ||
455 | # Wireless LAN (non-hamradio) | ||
456 | # | ||
457 | # CONFIG_NET_RADIO is not set | ||
458 | |||
459 | # | ||
460 | # Wan interfaces | ||
461 | # | ||
462 | CONFIG_WAN=y | ||
463 | # CONFIG_LANMEDIA is not set | ||
464 | # CONFIG_SYNCLINK_SYNCPPP is not set | ||
465 | CONFIG_HDLC=y | ||
466 | CONFIG_HDLC_RAW=y | ||
467 | # CONFIG_HDLC_RAW_ETH is not set | ||
468 | CONFIG_HDLC_CISCO=y | ||
469 | CONFIG_HDLC_FR=y | ||
470 | CONFIG_HDLC_PPP=y | ||
471 | |||
472 | # | ||
473 | # X.25/LAPB support is disabled | ||
474 | # | ||
475 | # CONFIG_PCI200SYN is not set | ||
476 | # CONFIG_WANXL is not set | ||
477 | # CONFIG_PC300 is not set | ||
478 | # CONFIG_FARSYNC is not set | ||
479 | CONFIG_DLCI=y | ||
480 | CONFIG_DLCI_COUNT=24 | ||
481 | CONFIG_DLCI_MAX=8 | ||
482 | # CONFIG_FDDI is not set | ||
483 | # CONFIG_HIPPI is not set | ||
484 | # CONFIG_PPP is not set | ||
485 | # CONFIG_SLIP is not set | ||
486 | # CONFIG_SHAPER is not set | ||
487 | # CONFIG_NETCONSOLE is not set | ||
488 | |||
489 | # | ||
490 | # ISDN subsystem | ||
491 | # | ||
492 | # CONFIG_ISDN is not set | ||
493 | |||
494 | # | ||
495 | # Input device support | ||
496 | # | ||
497 | CONFIG_INPUT=y | ||
498 | |||
499 | # | ||
500 | # Userland interfaces | ||
501 | # | ||
502 | CONFIG_INPUT_MOUSEDEV=y | ||
503 | CONFIG_INPUT_MOUSEDEV_PSAUX=y | ||
504 | CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024 | ||
505 | CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768 | ||
506 | # CONFIG_INPUT_JOYDEV is not set | ||
507 | # CONFIG_INPUT_TSDEV is not set | ||
508 | # CONFIG_INPUT_EVDEV is not set | ||
509 | # CONFIG_INPUT_EVBUG is not set | ||
510 | |||
511 | # | ||
512 | # Input Device Drivers | ||
513 | # | ||
514 | # CONFIG_INPUT_KEYBOARD is not set | ||
515 | # CONFIG_INPUT_MOUSE is not set | ||
516 | # CONFIG_INPUT_JOYSTICK is not set | ||
517 | # CONFIG_INPUT_TOUCHSCREEN is not set | ||
518 | # CONFIG_INPUT_MISC is not set | ||
519 | |||
520 | # | ||
521 | # Hardware I/O ports | ||
522 | # | ||
523 | # CONFIG_SERIO is not set | ||
524 | # CONFIG_GAMEPORT is not set | ||
525 | CONFIG_SOUND_GAMEPORT=y | ||
526 | |||
527 | # | ||
528 | # Character devices | ||
529 | # | ||
530 | # CONFIG_VT is not set | ||
531 | # CONFIG_SERIAL_NONSTANDARD is not set | ||
532 | |||
533 | # | ||
534 | # Serial drivers | ||
535 | # | ||
536 | CONFIG_SERIAL_8250=y | ||
537 | CONFIG_SERIAL_8250_CONSOLE=y | ||
538 | CONFIG_SERIAL_8250_NR_UARTS=2 | ||
539 | # CONFIG_SERIAL_8250_EXTENDED is not set | ||
540 | |||
541 | # | ||
542 | # Non-8250 serial port support | ||
543 | # | ||
544 | CONFIG_SERIAL_CORE=y | ||
545 | CONFIG_SERIAL_CORE_CONSOLE=y | ||
546 | CONFIG_UNIX98_PTYS=y | ||
547 | CONFIG_LEGACY_PTYS=y | ||
548 | CONFIG_LEGACY_PTY_COUNT=256 | ||
549 | |||
550 | # | ||
551 | # IPMI | ||
552 | # | ||
553 | # CONFIG_IPMI_HANDLER is not set | ||
554 | |||
555 | # | ||
556 | # Watchdog Cards | ||
557 | # | ||
558 | CONFIG_WATCHDOG=y | ||
559 | # CONFIG_WATCHDOG_NOWAYOUT is not set | ||
560 | |||
561 | # | ||
562 | # Watchdog Device Drivers | ||
563 | # | ||
564 | # CONFIG_SOFT_WATCHDOG is not set | ||
565 | CONFIG_IXP2000_WATCHDOG=y | ||
566 | |||
567 | # | ||
568 | # PCI-based Watchdog Cards | ||
569 | # | ||
570 | # CONFIG_PCIPCWATCHDOG is not set | ||
571 | # CONFIG_WDTPCI is not set | ||
572 | # CONFIG_NVRAM is not set | ||
573 | # CONFIG_RTC is not set | ||
574 | # CONFIG_DTLK is not set | ||
575 | # CONFIG_R3964 is not set | ||
576 | # CONFIG_APPLICOM is not set | ||
577 | |||
578 | # | ||
579 | # Ftape, the floppy tape device driver | ||
580 | # | ||
581 | # CONFIG_DRM is not set | ||
582 | # CONFIG_RAW_DRIVER is not set | ||
583 | |||
584 | # | ||
585 | # TPM devices | ||
586 | # | ||
587 | # CONFIG_TCG_TPM is not set | ||
588 | |||
589 | # | ||
590 | # I2C support | ||
591 | # | ||
592 | CONFIG_I2C=y | ||
593 | CONFIG_I2C_CHARDEV=y | ||
594 | |||
595 | # | ||
596 | # I2C Algorithms | ||
597 | # | ||
598 | CONFIG_I2C_ALGOBIT=y | ||
599 | # CONFIG_I2C_ALGOPCF is not set | ||
600 | # CONFIG_I2C_ALGOPCA is not set | ||
601 | |||
602 | # | ||
603 | # I2C Hardware Bus support | ||
604 | # | ||
605 | # CONFIG_I2C_ALI1535 is not set | ||
606 | # CONFIG_I2C_ALI1563 is not set | ||
607 | # CONFIG_I2C_ALI15X3 is not set | ||
608 | # CONFIG_I2C_AMD756 is not set | ||
609 | # CONFIG_I2C_AMD8111 is not set | ||
610 | # CONFIG_I2C_I801 is not set | ||
611 | # CONFIG_I2C_I810 is not set | ||
612 | # CONFIG_I2C_ISA is not set | ||
613 | # CONFIG_I2C_IXP2000 is not set | ||
614 | # CONFIG_I2C_NFORCE2 is not set | ||
615 | # CONFIG_I2C_PARPORT_LIGHT is not set | ||
616 | # CONFIG_I2C_PIIX4 is not set | ||
617 | # CONFIG_I2C_PROSAVAGE is not set | ||
618 | # CONFIG_I2C_SAVAGE4 is not set | ||
619 | # CONFIG_SCx200_ACB is not set | ||
620 | # CONFIG_I2C_SIS5595 is not set | ||
621 | # CONFIG_I2C_SIS630 is not set | ||
622 | # CONFIG_I2C_SIS96X is not set | ||
623 | # CONFIG_I2C_VIA is not set | ||
624 | # CONFIG_I2C_VIAPRO is not set | ||
625 | # CONFIG_I2C_VOODOO3 is not set | ||
626 | # CONFIG_I2C_PCA_ISA is not set | ||
627 | |||
628 | # | ||
629 | # Hardware Sensors Chip support | ||
630 | # | ||
631 | CONFIG_I2C_SENSOR=y | ||
632 | # CONFIG_SENSORS_ADM1021 is not set | ||
633 | # CONFIG_SENSORS_ADM1025 is not set | ||
634 | # CONFIG_SENSORS_ADM1026 is not set | ||
635 | # CONFIG_SENSORS_ADM1031 is not set | ||
636 | # CONFIG_SENSORS_ASB100 is not set | ||
637 | # CONFIG_SENSORS_DS1621 is not set | ||
638 | # CONFIG_SENSORS_FSCHER is not set | ||
639 | # CONFIG_SENSORS_FSCPOS is not set | ||
640 | # CONFIG_SENSORS_GL518SM is not set | ||
641 | # CONFIG_SENSORS_GL520SM is not set | ||
642 | # CONFIG_SENSORS_IT87 is not set | ||
643 | # CONFIG_SENSORS_LM63 is not set | ||
644 | # CONFIG_SENSORS_LM75 is not set | ||
645 | # CONFIG_SENSORS_LM77 is not set | ||
646 | # CONFIG_SENSORS_LM78 is not set | ||
647 | # CONFIG_SENSORS_LM80 is not set | ||
648 | # CONFIG_SENSORS_LM83 is not set | ||
649 | # CONFIG_SENSORS_LM85 is not set | ||
650 | # CONFIG_SENSORS_LM87 is not set | ||
651 | # CONFIG_SENSORS_LM90 is not set | ||
652 | # CONFIG_SENSORS_MAX1619 is not set | ||
653 | # CONFIG_SENSORS_PC87360 is not set | ||
654 | # CONFIG_SENSORS_SMSC47B397 is not set | ||
655 | # CONFIG_SENSORS_SIS5595 is not set | ||
656 | # CONFIG_SENSORS_SMSC47M1 is not set | ||
657 | # CONFIG_SENSORS_VIA686A is not set | ||
658 | # CONFIG_SENSORS_W83781D is not set | ||
659 | # CONFIG_SENSORS_W83L785TS is not set | ||
660 | # CONFIG_SENSORS_W83627HF is not set | ||
661 | |||
662 | # | ||
663 | # Other I2C Chip support | ||
664 | # | ||
665 | CONFIG_SENSORS_EEPROM=y | ||
666 | # CONFIG_SENSORS_PCF8574 is not set | ||
667 | # CONFIG_SENSORS_PCF8591 is not set | ||
668 | # CONFIG_SENSORS_RTC8564 is not set | ||
669 | # CONFIG_I2C_DEBUG_CORE is not set | ||
670 | # CONFIG_I2C_DEBUG_ALGO is not set | ||
671 | # CONFIG_I2C_DEBUG_BUS is not set | ||
672 | # CONFIG_I2C_DEBUG_CHIP is not set | ||
673 | |||
674 | # | ||
675 | # Misc devices | ||
676 | # | ||
677 | |||
678 | # | ||
679 | # Multimedia devices | ||
680 | # | ||
681 | # CONFIG_VIDEO_DEV is not set | ||
682 | |||
683 | # | ||
684 | # Digital Video Broadcasting Devices | ||
685 | # | ||
686 | # CONFIG_DVB is not set | ||
687 | |||
688 | # | ||
689 | # Graphics support | ||
690 | # | ||
691 | # CONFIG_FB is not set | ||
692 | |||
693 | # | ||
694 | # Sound | ||
695 | # | ||
696 | # CONFIG_SOUND is not set | ||
697 | |||
698 | # | ||
699 | # USB support | ||
700 | # | ||
701 | CONFIG_USB_ARCH_HAS_HCD=y | ||
702 | CONFIG_USB_ARCH_HAS_OHCI=y | ||
703 | # CONFIG_USB is not set | ||
704 | |||
705 | # | ||
706 | # USB Gadget Support | ||
707 | # | ||
708 | # CONFIG_USB_GADGET is not set | ||
709 | |||
710 | # | ||
711 | # MMC/SD Card support | ||
712 | # | ||
713 | # CONFIG_MMC is not set | ||
714 | |||
715 | # | ||
716 | # File systems | ||
717 | # | ||
718 | CONFIG_EXT2_FS=y | ||
719 | CONFIG_EXT2_FS_XATTR=y | ||
720 | CONFIG_EXT2_FS_POSIX_ACL=y | ||
721 | # CONFIG_EXT2_FS_SECURITY is not set | ||
722 | CONFIG_EXT3_FS=y | ||
723 | CONFIG_EXT3_FS_XATTR=y | ||
724 | CONFIG_EXT3_FS_POSIX_ACL=y | ||
725 | # CONFIG_EXT3_FS_SECURITY is not set | ||
726 | CONFIG_JBD=y | ||
727 | # CONFIG_JBD_DEBUG is not set | ||
728 | CONFIG_FS_MBCACHE=y | ||
729 | # CONFIG_REISERFS_FS is not set | ||
730 | # CONFIG_JFS_FS is not set | ||
731 | CONFIG_FS_POSIX_ACL=y | ||
732 | |||
733 | # | ||
734 | # XFS support | ||
735 | # | ||
736 | # CONFIG_XFS_FS is not set | ||
737 | # CONFIG_MINIX_FS is not set | ||
738 | # CONFIG_ROMFS_FS is not set | ||
739 | # CONFIG_QUOTA is not set | ||
740 | CONFIG_DNOTIFY=y | ||
741 | # CONFIG_AUTOFS_FS is not set | ||
742 | # CONFIG_AUTOFS4_FS is not set | ||
743 | |||
744 | # | ||
745 | # CD-ROM/DVD Filesystems | ||
746 | # | ||
747 | # CONFIG_ISO9660_FS is not set | ||
748 | # CONFIG_UDF_FS is not set | ||
749 | |||
750 | # | ||
751 | # DOS/FAT/NT Filesystems | ||
752 | # | ||
753 | # CONFIG_MSDOS_FS is not set | ||
754 | # CONFIG_VFAT_FS is not set | ||
755 | # CONFIG_NTFS_FS is not set | ||
756 | |||
757 | # | ||
758 | # Pseudo filesystems | ||
759 | # | ||
760 | CONFIG_PROC_FS=y | ||
761 | CONFIG_SYSFS=y | ||
762 | # CONFIG_DEVFS_FS is not set | ||
763 | # CONFIG_DEVPTS_FS_XATTR is not set | ||
764 | CONFIG_TMPFS=y | ||
765 | # CONFIG_TMPFS_XATTR is not set | ||
766 | # CONFIG_HUGETLB_PAGE is not set | ||
767 | CONFIG_RAMFS=y | ||
768 | |||
769 | # | ||
770 | # Miscellaneous filesystems | ||
771 | # | ||
772 | # CONFIG_ADFS_FS is not set | ||
773 | # CONFIG_AFFS_FS is not set | ||
774 | # CONFIG_HFS_FS is not set | ||
775 | # CONFIG_HFSPLUS_FS is not set | ||
776 | # CONFIG_BEFS_FS is not set | ||
777 | # CONFIG_BFS_FS is not set | ||
778 | # CONFIG_EFS_FS is not set | ||
779 | # CONFIG_JFFS_FS is not set | ||
780 | CONFIG_JFFS2_FS=y | ||
781 | CONFIG_JFFS2_FS_DEBUG=0 | ||
782 | # CONFIG_JFFS2_FS_NAND is not set | ||
783 | # CONFIG_JFFS2_FS_NOR_ECC is not set | ||
784 | # CONFIG_JFFS2_COMPRESSION_OPTIONS is not set | ||
785 | CONFIG_JFFS2_ZLIB=y | ||
786 | CONFIG_JFFS2_RTIME=y | ||
787 | # CONFIG_JFFS2_RUBIN is not set | ||
788 | # CONFIG_CRAMFS is not set | ||
789 | # CONFIG_VXFS_FS is not set | ||
790 | # CONFIG_HPFS_FS is not set | ||
791 | # CONFIG_QNX4FS_FS is not set | ||
792 | # CONFIG_SYSV_FS is not set | ||
793 | # CONFIG_UFS_FS is not set | ||
794 | |||
795 | # | ||
796 | # Network File Systems | ||
797 | # | ||
798 | CONFIG_NFS_FS=y | ||
799 | CONFIG_NFS_V3=y | ||
800 | # CONFIG_NFS_V4 is not set | ||
801 | # CONFIG_NFS_DIRECTIO is not set | ||
802 | # CONFIG_NFSD is not set | ||
803 | CONFIG_ROOT_NFS=y | ||
804 | CONFIG_LOCKD=y | ||
805 | CONFIG_LOCKD_V4=y | ||
806 | CONFIG_SUNRPC=y | ||
807 | # CONFIG_RPCSEC_GSS_KRB5 is not set | ||
808 | # CONFIG_RPCSEC_GSS_SPKM3 is not set | ||
809 | # CONFIG_SMB_FS is not set | ||
810 | # CONFIG_CIFS is not set | ||
811 | # CONFIG_NCP_FS is not set | ||
812 | # CONFIG_CODA_FS is not set | ||
813 | # CONFIG_AFS_FS is not set | ||
814 | |||
815 | # | ||
816 | # Partition Types | ||
817 | # | ||
818 | CONFIG_PARTITION_ADVANCED=y | ||
819 | # CONFIG_ACORN_PARTITION is not set | ||
820 | # CONFIG_OSF_PARTITION is not set | ||
821 | # CONFIG_AMIGA_PARTITION is not set | ||
822 | # CONFIG_ATARI_PARTITION is not set | ||
823 | # CONFIG_MAC_PARTITION is not set | ||
824 | CONFIG_MSDOS_PARTITION=y | ||
825 | # CONFIG_BSD_DISKLABEL is not set | ||
826 | # CONFIG_MINIX_SUBPARTITION is not set | ||
827 | # CONFIG_SOLARIS_X86_PARTITION is not set | ||
828 | # CONFIG_UNIXWARE_DISKLABEL is not set | ||
829 | # CONFIG_LDM_PARTITION is not set | ||
830 | # CONFIG_SGI_PARTITION is not set | ||
831 | # CONFIG_ULTRIX_PARTITION is not set | ||
832 | # CONFIG_SUN_PARTITION is not set | ||
833 | # CONFIG_EFI_PARTITION is not set | ||
834 | |||
835 | # | ||
836 | # Native Language Support | ||
837 | # | ||
838 | # CONFIG_NLS is not set | ||
839 | |||
840 | # | ||
841 | # Profiling support | ||
842 | # | ||
843 | # CONFIG_PROFILING is not set | ||
844 | |||
845 | # | ||
846 | # Kernel hacking | ||
847 | # | ||
848 | # CONFIG_PRINTK_TIME is not set | ||
849 | CONFIG_DEBUG_KERNEL=y | ||
850 | CONFIG_MAGIC_SYSRQ=y | ||
851 | CONFIG_LOG_BUF_SHIFT=14 | ||
852 | # CONFIG_SCHEDSTATS is not set | ||
853 | # CONFIG_DEBUG_SLAB is not set | ||
854 | # CONFIG_DEBUG_SPINLOCK is not set | ||
855 | # CONFIG_DEBUG_SPINLOCK_SLEEP is not set | ||
856 | # CONFIG_DEBUG_KOBJECT is not set | ||
857 | CONFIG_DEBUG_BUGVERBOSE=y | ||
858 | # CONFIG_DEBUG_INFO is not set | ||
859 | # CONFIG_DEBUG_FS is not set | ||
860 | CONFIG_FRAME_POINTER=y | ||
861 | CONFIG_DEBUG_USER=y | ||
862 | # CONFIG_DEBUG_WAITQ is not set | ||
863 | CONFIG_DEBUG_ERRORS=y | ||
864 | CONFIG_DEBUG_LL=y | ||
865 | # CONFIG_DEBUG_ICEDCC is not set | ||
866 | |||
867 | # | ||
868 | # Security options | ||
869 | # | ||
870 | # CONFIG_KEYS is not set | ||
871 | # CONFIG_SECURITY is not set | ||
872 | |||
873 | # | ||
874 | # Cryptographic options | ||
875 | # | ||
876 | # CONFIG_CRYPTO is not set | ||
877 | |||
878 | # | ||
879 | # Hardware crypto devices | ||
880 | # | ||
881 | |||
882 | # | ||
883 | # Library routines | ||
884 | # | ||
885 | # CONFIG_CRC_CCITT is not set | ||
886 | CONFIG_CRC32=y | ||
887 | # CONFIG_LIBCRC32C is not set | ||
888 | CONFIG_ZLIB_INFLATE=y | ||
889 | CONFIG_ZLIB_DEFLATE=y | ||
diff --git a/arch/arm/configs/ixp4xx_defconfig b/arch/arm/configs/ixp4xx_defconfig new file mode 100644 index 000000000000..94aafec5fb46 --- /dev/null +++ b/arch/arm/configs/ixp4xx_defconfig | |||
@@ -0,0 +1,1164 @@ | |||
1 | # | ||
2 | # Automatically generated make config: don't edit | ||
3 | # Linux kernel version: 2.6.12-rc1-bk2 | ||
4 | # Sun Mar 27 22:53:40 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=y | ||
28 | # CONFIG_BSD_PROCESS_ACCT_V3 is not set | ||
29 | CONFIG_SYSCTL=y | ||
30 | # CONFIG_AUDIT is not set | ||
31 | # CONFIG_HOTPLUG is not set | ||
32 | CONFIG_KOBJECT_UEVENT=y | ||
33 | # CONFIG_IKCONFIG is not set | ||
34 | CONFIG_EMBEDDED=y | ||
35 | CONFIG_KALLSYMS=y | ||
36 | # CONFIG_KALLSYMS_ALL is not set | ||
37 | # CONFIG_KALLSYMS_EXTRA_PASS is not set | ||
38 | CONFIG_BASE_FULL=y | ||
39 | CONFIG_FUTEX=y | ||
40 | CONFIG_EPOLL=y | ||
41 | CONFIG_CC_OPTIMIZE_FOR_SIZE=y | ||
42 | CONFIG_SHMEM=y | ||
43 | CONFIG_CC_ALIGN_FUNCTIONS=0 | ||
44 | CONFIG_CC_ALIGN_LABELS=0 | ||
45 | CONFIG_CC_ALIGN_LOOPS=0 | ||
46 | CONFIG_CC_ALIGN_JUMPS=0 | ||
47 | # CONFIG_TINY_SHMEM is not set | ||
48 | CONFIG_BASE_SMALL=0 | ||
49 | |||
50 | # | ||
51 | # Loadable module support | ||
52 | # | ||
53 | CONFIG_MODULES=y | ||
54 | # CONFIG_MODULE_UNLOAD is not set | ||
55 | CONFIG_OBSOLETE_MODPARM=y | ||
56 | CONFIG_MODVERSIONS=y | ||
57 | # CONFIG_MODULE_SRCVERSION_ALL is not set | ||
58 | CONFIG_KMOD=y | ||
59 | |||
60 | # | ||
61 | # System Type | ||
62 | # | ||
63 | # CONFIG_ARCH_CLPS7500 is not set | ||
64 | # CONFIG_ARCH_CLPS711X is not set | ||
65 | # CONFIG_ARCH_CO285 is not set | ||
66 | # CONFIG_ARCH_EBSA110 is not set | ||
67 | # CONFIG_ARCH_CAMELOT is not set | ||
68 | # CONFIG_ARCH_FOOTBRIDGE is not set | ||
69 | # CONFIG_ARCH_INTEGRATOR is not set | ||
70 | # CONFIG_ARCH_IOP3XX is not set | ||
71 | CONFIG_ARCH_IXP4XX=y | ||
72 | # CONFIG_ARCH_IXP2000 is not set | ||
73 | # CONFIG_ARCH_L7200 is not set | ||
74 | # CONFIG_ARCH_PXA is not set | ||
75 | # CONFIG_ARCH_RPC is not set | ||
76 | # CONFIG_ARCH_SA1100 is not set | ||
77 | # CONFIG_ARCH_S3C2410 is not set | ||
78 | # CONFIG_ARCH_SHARK is not set | ||
79 | # CONFIG_ARCH_LH7A40X is not set | ||
80 | # CONFIG_ARCH_OMAP is not set | ||
81 | # CONFIG_ARCH_VERSATILE is not set | ||
82 | # CONFIG_ARCH_IMX is not set | ||
83 | # CONFIG_ARCH_H720X is not set | ||
84 | CONFIG_ARCH_SUPPORTS_BIG_ENDIAN=y | ||
85 | |||
86 | # | ||
87 | # Intel IXP4xx Implementation Options | ||
88 | # | ||
89 | |||
90 | # | ||
91 | # IXP4xx Platforms | ||
92 | # | ||
93 | # CONFIG_ARCH_AVILA is not set | ||
94 | CONFIG_ARCH_ADI_COYOTE=y | ||
95 | CONFIG_ARCH_IXDP425=y | ||
96 | # CONFIG_MACH_IXDPG425 is not set | ||
97 | # CONFIG_MACH_IXDP465 is not set | ||
98 | CONFIG_ARCH_IXCDP1100=y | ||
99 | CONFIG_ARCH_PRPMC1100=y | ||
100 | CONFIG_ARCH_IXDP4XX=y | ||
101 | # CONFIG_MACH_GTWX5715 is not set | ||
102 | |||
103 | # | ||
104 | # IXP4xx Options | ||
105 | # | ||
106 | # CONFIG_IXP4XX_INDIRECT_PCI is not set | ||
107 | |||
108 | # | ||
109 | # Processor Type | ||
110 | # | ||
111 | CONFIG_CPU_32=y | ||
112 | CONFIG_CPU_XSCALE=y | ||
113 | CONFIG_CPU_32v5=y | ||
114 | CONFIG_CPU_ABRT_EV5T=y | ||
115 | CONFIG_CPU_CACHE_VIVT=y | ||
116 | CONFIG_CPU_TLB_V4WBI=y | ||
117 | CONFIG_CPU_MINICACHE=y | ||
118 | |||
119 | # | ||
120 | # Processor Features | ||
121 | # | ||
122 | # CONFIG_ARM_THUMB is not set | ||
123 | CONFIG_CPU_BIG_ENDIAN=y | ||
124 | CONFIG_XSCALE_PMU=y | ||
125 | CONFIG_DMABOUNCE=y | ||
126 | |||
127 | # | ||
128 | # Bus support | ||
129 | # | ||
130 | CONFIG_PCI=y | ||
131 | CONFIG_PCI_LEGACY_PROC=y | ||
132 | CONFIG_PCI_NAMES=y | ||
133 | |||
134 | # | ||
135 | # PCCARD (PCMCIA/CardBus) support | ||
136 | # | ||
137 | # CONFIG_PCCARD is not set | ||
138 | |||
139 | # | ||
140 | # Kernel Features | ||
141 | # | ||
142 | # CONFIG_PREEMPT is not set | ||
143 | CONFIG_ALIGNMENT_TRAP=y | ||
144 | |||
145 | # | ||
146 | # Boot options | ||
147 | # | ||
148 | CONFIG_ZBOOT_ROM_TEXT=0x0 | ||
149 | CONFIG_ZBOOT_ROM_BSS=0x0 | ||
150 | CONFIG_CMDLINE="console=ttyS0,115200 ip=bootp root=/dev/nfs" | ||
151 | # CONFIG_XIP_KERNEL is not set | ||
152 | |||
153 | # | ||
154 | # Floating point emulation | ||
155 | # | ||
156 | |||
157 | # | ||
158 | # At least one emulation must be selected | ||
159 | # | ||
160 | CONFIG_FPE_NWFPE=y | ||
161 | # CONFIG_FPE_FASTFPE is not set | ||
162 | |||
163 | # | ||
164 | # Userspace binary formats | ||
165 | # | ||
166 | CONFIG_BINFMT_ELF=y | ||
167 | # CONFIG_BINFMT_AOUT is not set | ||
168 | # CONFIG_BINFMT_MISC is not set | ||
169 | # CONFIG_ARTHUR is not set | ||
170 | |||
171 | # | ||
172 | # Power management options | ||
173 | # | ||
174 | CONFIG_PM=y | ||
175 | CONFIG_APM=y | ||
176 | |||
177 | # | ||
178 | # Device Drivers | ||
179 | # | ||
180 | |||
181 | # | ||
182 | # Generic Driver Options | ||
183 | # | ||
184 | CONFIG_STANDALONE=y | ||
185 | CONFIG_PREVENT_FIRMWARE_BUILD=y | ||
186 | # CONFIG_FW_LOADER is not set | ||
187 | # CONFIG_DEBUG_DRIVER is not set | ||
188 | |||
189 | # | ||
190 | # Memory Technology Devices (MTD) | ||
191 | # | ||
192 | CONFIG_MTD=y | ||
193 | # CONFIG_MTD_DEBUG is not set | ||
194 | # CONFIG_MTD_CONCAT is not set | ||
195 | CONFIG_MTD_PARTITIONS=y | ||
196 | CONFIG_MTD_REDBOOT_PARTS=y | ||
197 | CONFIG_MTD_REDBOOT_DIRECTORY_BLOCK=-1 | ||
198 | # CONFIG_MTD_REDBOOT_PARTS_UNALLOCATED is not set | ||
199 | # CONFIG_MTD_REDBOOT_PARTS_READONLY 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=y | ||
230 | # CONFIG_MTD_CFI_AMDSTD is not set | ||
231 | # CONFIG_MTD_CFI_STAA is not set | ||
232 | CONFIG_MTD_CFI_UTIL=y | ||
233 | # CONFIG_MTD_RAM is not set | ||
234 | # CONFIG_MTD_ROM is not set | ||
235 | # CONFIG_MTD_ABSENT is not set | ||
236 | # CONFIG_MTD_XIP is not set | ||
237 | |||
238 | # | ||
239 | # Mapping drivers for chip access | ||
240 | # | ||
241 | CONFIG_MTD_COMPLEX_MAPPINGS=y | ||
242 | # CONFIG_MTD_PHYSMAP is not set | ||
243 | # CONFIG_MTD_ARM_INTEGRATOR is not set | ||
244 | CONFIG_MTD_IXP4XX=y | ||
245 | # CONFIG_MTD_EDB7312 is not set | ||
246 | # CONFIG_MTD_PCI is not set | ||
247 | |||
248 | # | ||
249 | # Self-contained MTD device drivers | ||
250 | # | ||
251 | # CONFIG_MTD_PMC551 is not set | ||
252 | # CONFIG_MTD_SLRAM is not set | ||
253 | # CONFIG_MTD_PHRAM is not set | ||
254 | # CONFIG_MTD_MTDRAM is not set | ||
255 | # CONFIG_MTD_BLKMTD is not set | ||
256 | # CONFIG_MTD_BLOCK2MTD is not set | ||
257 | |||
258 | # | ||
259 | # Disk-On-Chip Device Drivers | ||
260 | # | ||
261 | # CONFIG_MTD_DOC2000 is not set | ||
262 | # CONFIG_MTD_DOC2001 is not set | ||
263 | # CONFIG_MTD_DOC2001PLUS is not set | ||
264 | |||
265 | # | ||
266 | # NAND Flash Device Drivers | ||
267 | # | ||
268 | CONFIG_MTD_NAND=m | ||
269 | # CONFIG_MTD_NAND_VERIFY_WRITE is not set | ||
270 | CONFIG_MTD_NAND_IDS=m | ||
271 | # CONFIG_MTD_NAND_DISKONCHIP is not set | ||
272 | # CONFIG_MTD_NAND_NANDSIM is not set | ||
273 | |||
274 | # | ||
275 | # Parallel port support | ||
276 | # | ||
277 | # CONFIG_PARPORT is not set | ||
278 | |||
279 | # | ||
280 | # Plug and Play support | ||
281 | # | ||
282 | |||
283 | # | ||
284 | # Block devices | ||
285 | # | ||
286 | # CONFIG_BLK_DEV_FD is not set | ||
287 | # CONFIG_BLK_CPQ_DA is not set | ||
288 | # CONFIG_BLK_CPQ_CISS_DA is not set | ||
289 | # CONFIG_BLK_DEV_DAC960 is not set | ||
290 | # CONFIG_BLK_DEV_UMEM is not set | ||
291 | # CONFIG_BLK_DEV_COW_COMMON is not set | ||
292 | CONFIG_BLK_DEV_LOOP=y | ||
293 | # CONFIG_BLK_DEV_CRYPTOLOOP is not set | ||
294 | # CONFIG_BLK_DEV_NBD is not set | ||
295 | # CONFIG_BLK_DEV_SX8 is not set | ||
296 | CONFIG_BLK_DEV_RAM=y | ||
297 | CONFIG_BLK_DEV_RAM_COUNT=16 | ||
298 | CONFIG_BLK_DEV_RAM_SIZE=8192 | ||
299 | CONFIG_BLK_DEV_INITRD=y | ||
300 | CONFIG_INITRAMFS_SOURCE="" | ||
301 | # CONFIG_CDROM_PKTCDVD is not set | ||
302 | |||
303 | # | ||
304 | # IO Schedulers | ||
305 | # | ||
306 | CONFIG_IOSCHED_NOOP=y | ||
307 | CONFIG_IOSCHED_AS=y | ||
308 | CONFIG_IOSCHED_DEADLINE=y | ||
309 | CONFIG_IOSCHED_CFQ=y | ||
310 | # CONFIG_ATA_OVER_ETH is not set | ||
311 | |||
312 | # | ||
313 | # ATA/ATAPI/MFM/RLL support | ||
314 | # | ||
315 | CONFIG_IDE=y | ||
316 | CONFIG_BLK_DEV_IDE=y | ||
317 | |||
318 | # | ||
319 | # Please see Documentation/ide.txt for help/info on IDE drives | ||
320 | # | ||
321 | # CONFIG_BLK_DEV_IDE_SATA is not set | ||
322 | CONFIG_BLK_DEV_IDEDISK=y | ||
323 | # CONFIG_IDEDISK_MULTI_MODE is not set | ||
324 | # CONFIG_BLK_DEV_IDECD is not set | ||
325 | # CONFIG_BLK_DEV_IDETAPE is not set | ||
326 | # CONFIG_BLK_DEV_IDEFLOPPY is not set | ||
327 | # CONFIG_IDE_TASK_IOCTL is not set | ||
328 | |||
329 | # | ||
330 | # IDE chipset support/bugfixes | ||
331 | # | ||
332 | CONFIG_IDE_GENERIC=y | ||
333 | CONFIG_BLK_DEV_IDEPCI=y | ||
334 | # CONFIG_IDEPCI_SHARE_IRQ is not set | ||
335 | # CONFIG_BLK_DEV_OFFBOARD is not set | ||
336 | # CONFIG_BLK_DEV_GENERIC is not set | ||
337 | # CONFIG_BLK_DEV_OPTI621 is not set | ||
338 | # CONFIG_BLK_DEV_SL82C105 is not set | ||
339 | CONFIG_BLK_DEV_IDEDMA_PCI=y | ||
340 | # CONFIG_BLK_DEV_IDEDMA_FORCED is not set | ||
341 | # CONFIG_IDEDMA_PCI_AUTO is not set | ||
342 | # CONFIG_BLK_DEV_AEC62XX is not set | ||
343 | # CONFIG_BLK_DEV_ALI15X3 is not set | ||
344 | # CONFIG_BLK_DEV_AMD74XX is not set | ||
345 | CONFIG_BLK_DEV_CMD64X=y | ||
346 | # CONFIG_BLK_DEV_TRIFLEX is not set | ||
347 | # CONFIG_BLK_DEV_CY82C693 is not set | ||
348 | # CONFIG_BLK_DEV_CS5520 is not set | ||
349 | # CONFIG_BLK_DEV_CS5530 is not set | ||
350 | # CONFIG_BLK_DEV_HPT34X is not set | ||
351 | CONFIG_BLK_DEV_HPT366=y | ||
352 | # CONFIG_BLK_DEV_SC1200 is not set | ||
353 | # CONFIG_BLK_DEV_PIIX is not set | ||
354 | # CONFIG_BLK_DEV_NS87415 is not set | ||
355 | # CONFIG_BLK_DEV_PDC202XX_OLD is not set | ||
356 | CONFIG_BLK_DEV_PDC202XX_NEW=y | ||
357 | # CONFIG_PDC202XX_FORCE is not set | ||
358 | # CONFIG_BLK_DEV_SVWKS is not set | ||
359 | # CONFIG_BLK_DEV_SIIMAGE is not set | ||
360 | # CONFIG_BLK_DEV_SLC90E66 is not set | ||
361 | # CONFIG_BLK_DEV_TRM290 is not set | ||
362 | # CONFIG_BLK_DEV_VIA82CXXX is not set | ||
363 | # CONFIG_IDE_ARM is not set | ||
364 | CONFIG_BLK_DEV_IDEDMA=y | ||
365 | # CONFIG_IDEDMA_IVB is not set | ||
366 | # CONFIG_IDEDMA_AUTO is not set | ||
367 | # CONFIG_BLK_DEV_HD is not set | ||
368 | |||
369 | # | ||
370 | # SCSI device support | ||
371 | # | ||
372 | # CONFIG_SCSI is not set | ||
373 | |||
374 | # | ||
375 | # Multi-device support (RAID and LVM) | ||
376 | # | ||
377 | # CONFIG_MD is not set | ||
378 | |||
379 | # | ||
380 | # Fusion MPT device support | ||
381 | # | ||
382 | |||
383 | # | ||
384 | # IEEE 1394 (FireWire) support | ||
385 | # | ||
386 | # CONFIG_IEEE1394 is not set | ||
387 | |||
388 | # | ||
389 | # I2O device support | ||
390 | # | ||
391 | # CONFIG_I2O is not set | ||
392 | |||
393 | # | ||
394 | # Networking support | ||
395 | # | ||
396 | CONFIG_NET=y | ||
397 | |||
398 | # | ||
399 | # Networking options | ||
400 | # | ||
401 | CONFIG_PACKET=m | ||
402 | CONFIG_PACKET_MMAP=y | ||
403 | CONFIG_NETLINK_DEV=m | ||
404 | CONFIG_UNIX=y | ||
405 | # CONFIG_NET_KEY is not set | ||
406 | CONFIG_INET=y | ||
407 | CONFIG_IP_MULTICAST=y | ||
408 | CONFIG_IP_ADVANCED_ROUTER=y | ||
409 | CONFIG_IP_MULTIPLE_TABLES=y | ||
410 | CONFIG_IP_ROUTE_FWMARK=y | ||
411 | CONFIG_IP_ROUTE_MULTIPATH=y | ||
412 | # CONFIG_IP_ROUTE_MULTIPATH_CACHED is not set | ||
413 | CONFIG_IP_ROUTE_VERBOSE=y | ||
414 | CONFIG_IP_PNP=y | ||
415 | CONFIG_IP_PNP_DHCP=y | ||
416 | CONFIG_IP_PNP_BOOTP=y | ||
417 | # CONFIG_IP_PNP_RARP is not set | ||
418 | # CONFIG_NET_IPIP is not set | ||
419 | CONFIG_NET_IPGRE=m | ||
420 | CONFIG_NET_IPGRE_BROADCAST=y | ||
421 | CONFIG_IP_MROUTE=y | ||
422 | CONFIG_IP_PIMSM_V1=y | ||
423 | CONFIG_IP_PIMSM_V2=y | ||
424 | # CONFIG_ARPD is not set | ||
425 | CONFIG_SYN_COOKIES=y | ||
426 | # CONFIG_INET_AH is not set | ||
427 | # CONFIG_INET_ESP is not set | ||
428 | # CONFIG_INET_IPCOMP is not set | ||
429 | CONFIG_INET_TUNNEL=m | ||
430 | # CONFIG_IP_TCPDIAG is not set | ||
431 | # CONFIG_IP_TCPDIAG_IPV6 is not set | ||
432 | |||
433 | # | ||
434 | # IP: Virtual Server Configuration | ||
435 | # | ||
436 | CONFIG_IP_VS=m | ||
437 | CONFIG_IP_VS_DEBUG=y | ||
438 | CONFIG_IP_VS_TAB_BITS=12 | ||
439 | |||
440 | # | ||
441 | # IPVS transport protocol load balancing support | ||
442 | # | ||
443 | # CONFIG_IP_VS_PROTO_TCP is not set | ||
444 | # CONFIG_IP_VS_PROTO_UDP is not set | ||
445 | # CONFIG_IP_VS_PROTO_ESP is not set | ||
446 | # CONFIG_IP_VS_PROTO_AH is not set | ||
447 | |||
448 | # | ||
449 | # IPVS scheduler | ||
450 | # | ||
451 | CONFIG_IP_VS_RR=m | ||
452 | CONFIG_IP_VS_WRR=m | ||
453 | CONFIG_IP_VS_LC=m | ||
454 | CONFIG_IP_VS_WLC=m | ||
455 | CONFIG_IP_VS_LBLC=m | ||
456 | CONFIG_IP_VS_LBLCR=m | ||
457 | CONFIG_IP_VS_DH=m | ||
458 | CONFIG_IP_VS_SH=m | ||
459 | # CONFIG_IP_VS_SED is not set | ||
460 | # CONFIG_IP_VS_NQ is not set | ||
461 | |||
462 | # | ||
463 | # IPVS application helper | ||
464 | # | ||
465 | # CONFIG_IPV6 is not set | ||
466 | CONFIG_NETFILTER=y | ||
467 | # CONFIG_NETFILTER_DEBUG is not set | ||
468 | CONFIG_BRIDGE_NETFILTER=y | ||
469 | |||
470 | # | ||
471 | # IP: Netfilter Configuration | ||
472 | # | ||
473 | CONFIG_IP_NF_CONNTRACK=m | ||
474 | # CONFIG_IP_NF_CT_ACCT is not set | ||
475 | # CONFIG_IP_NF_CONNTRACK_MARK is not set | ||
476 | # CONFIG_IP_NF_CT_PROTO_SCTP is not set | ||
477 | CONFIG_IP_NF_FTP=m | ||
478 | CONFIG_IP_NF_IRC=m | ||
479 | # CONFIG_IP_NF_TFTP is not set | ||
480 | # CONFIG_IP_NF_AMANDA is not set | ||
481 | CONFIG_IP_NF_QUEUE=m | ||
482 | CONFIG_IP_NF_IPTABLES=m | ||
483 | CONFIG_IP_NF_MATCH_LIMIT=m | ||
484 | # CONFIG_IP_NF_MATCH_IPRANGE is not set | ||
485 | CONFIG_IP_NF_MATCH_MAC=m | ||
486 | # CONFIG_IP_NF_MATCH_PKTTYPE is not set | ||
487 | CONFIG_IP_NF_MATCH_MARK=m | ||
488 | CONFIG_IP_NF_MATCH_MULTIPORT=m | ||
489 | CONFIG_IP_NF_MATCH_TOS=m | ||
490 | # CONFIG_IP_NF_MATCH_RECENT is not set | ||
491 | # CONFIG_IP_NF_MATCH_ECN is not set | ||
492 | # CONFIG_IP_NF_MATCH_DSCP is not set | ||
493 | CONFIG_IP_NF_MATCH_AH_ESP=m | ||
494 | CONFIG_IP_NF_MATCH_LENGTH=m | ||
495 | CONFIG_IP_NF_MATCH_TTL=m | ||
496 | CONFIG_IP_NF_MATCH_TCPMSS=m | ||
497 | # CONFIG_IP_NF_MATCH_HELPER is not set | ||
498 | CONFIG_IP_NF_MATCH_STATE=m | ||
499 | # CONFIG_IP_NF_MATCH_CONNTRACK is not set | ||
500 | CONFIG_IP_NF_MATCH_OWNER=m | ||
501 | # CONFIG_IP_NF_MATCH_PHYSDEV is not set | ||
502 | # CONFIG_IP_NF_MATCH_ADDRTYPE is not set | ||
503 | # CONFIG_IP_NF_MATCH_REALM is not set | ||
504 | # CONFIG_IP_NF_MATCH_SCTP is not set | ||
505 | # CONFIG_IP_NF_MATCH_COMMENT is not set | ||
506 | # CONFIG_IP_NF_MATCH_HASHLIMIT is not set | ||
507 | CONFIG_IP_NF_FILTER=m | ||
508 | CONFIG_IP_NF_TARGET_REJECT=m | ||
509 | CONFIG_IP_NF_TARGET_LOG=m | ||
510 | CONFIG_IP_NF_TARGET_ULOG=m | ||
511 | CONFIG_IP_NF_TARGET_TCPMSS=m | ||
512 | CONFIG_IP_NF_NAT=m | ||
513 | CONFIG_IP_NF_NAT_NEEDED=y | ||
514 | CONFIG_IP_NF_TARGET_MASQUERADE=m | ||
515 | CONFIG_IP_NF_TARGET_REDIRECT=m | ||
516 | # CONFIG_IP_NF_TARGET_NETMAP is not set | ||
517 | # CONFIG_IP_NF_TARGET_SAME is not set | ||
518 | CONFIG_IP_NF_NAT_SNMP_BASIC=m | ||
519 | CONFIG_IP_NF_NAT_IRC=m | ||
520 | CONFIG_IP_NF_NAT_FTP=m | ||
521 | CONFIG_IP_NF_MANGLE=m | ||
522 | CONFIG_IP_NF_TARGET_TOS=m | ||
523 | # CONFIG_IP_NF_TARGET_ECN is not set | ||
524 | # CONFIG_IP_NF_TARGET_DSCP is not set | ||
525 | CONFIG_IP_NF_TARGET_MARK=m | ||
526 | # CONFIG_IP_NF_TARGET_CLASSIFY is not set | ||
527 | # CONFIG_IP_NF_RAW is not set | ||
528 | CONFIG_IP_NF_ARPTABLES=m | ||
529 | CONFIG_IP_NF_ARPFILTER=m | ||
530 | # CONFIG_IP_NF_ARP_MANGLE is not set | ||
531 | |||
532 | # | ||
533 | # Bridge: Netfilter Configuration | ||
534 | # | ||
535 | # CONFIG_BRIDGE_NF_EBTABLES is not set | ||
536 | CONFIG_XFRM=y | ||
537 | # CONFIG_XFRM_USER is not set | ||
538 | |||
539 | # | ||
540 | # SCTP Configuration (EXPERIMENTAL) | ||
541 | # | ||
542 | # CONFIG_IP_SCTP is not set | ||
543 | CONFIG_ATM=y | ||
544 | CONFIG_ATM_CLIP=y | ||
545 | # CONFIG_ATM_CLIP_NO_ICMP is not set | ||
546 | CONFIG_ATM_LANE=m | ||
547 | CONFIG_ATM_MPOA=m | ||
548 | CONFIG_ATM_BR2684=m | ||
549 | # CONFIG_ATM_BR2684_IPFILTER is not set | ||
550 | CONFIG_BRIDGE=m | ||
551 | CONFIG_VLAN_8021Q=m | ||
552 | # CONFIG_DECNET is not set | ||
553 | CONFIG_LLC=m | ||
554 | # CONFIG_LLC2 is not set | ||
555 | CONFIG_IPX=m | ||
556 | # CONFIG_IPX_INTERN is not set | ||
557 | CONFIG_ATALK=m | ||
558 | CONFIG_DEV_APPLETALK=y | ||
559 | CONFIG_IPDDP=m | ||
560 | CONFIG_IPDDP_ENCAP=y | ||
561 | CONFIG_IPDDP_DECAP=y | ||
562 | CONFIG_X25=m | ||
563 | CONFIG_LAPB=m | ||
564 | # CONFIG_NET_DIVERT is not set | ||
565 | CONFIG_ECONET=m | ||
566 | CONFIG_ECONET_AUNUDP=y | ||
567 | CONFIG_ECONET_NATIVE=y | ||
568 | CONFIG_WAN_ROUTER=m | ||
569 | |||
570 | # | ||
571 | # QoS and/or fair queueing | ||
572 | # | ||
573 | CONFIG_NET_SCHED=y | ||
574 | CONFIG_NET_SCH_CLK_JIFFIES=y | ||
575 | # CONFIG_NET_SCH_CLK_GETTIMEOFDAY is not set | ||
576 | # CONFIG_NET_SCH_CLK_CPU is not set | ||
577 | CONFIG_NET_SCH_CBQ=m | ||
578 | CONFIG_NET_SCH_HTB=m | ||
579 | # CONFIG_NET_SCH_HFSC is not set | ||
580 | # CONFIG_NET_SCH_ATM is not set | ||
581 | CONFIG_NET_SCH_PRIO=m | ||
582 | CONFIG_NET_SCH_RED=m | ||
583 | CONFIG_NET_SCH_SFQ=m | ||
584 | CONFIG_NET_SCH_TEQL=m | ||
585 | CONFIG_NET_SCH_TBF=m | ||
586 | CONFIG_NET_SCH_GRED=m | ||
587 | CONFIG_NET_SCH_DSMARK=m | ||
588 | # CONFIG_NET_SCH_NETEM is not set | ||
589 | CONFIG_NET_SCH_INGRESS=m | ||
590 | CONFIG_NET_QOS=y | ||
591 | CONFIG_NET_ESTIMATOR=y | ||
592 | CONFIG_NET_CLS=y | ||
593 | # CONFIG_NET_CLS_BASIC is not set | ||
594 | CONFIG_NET_CLS_TCINDEX=m | ||
595 | CONFIG_NET_CLS_ROUTE4=m | ||
596 | CONFIG_NET_CLS_ROUTE=y | ||
597 | CONFIG_NET_CLS_FW=m | ||
598 | CONFIG_NET_CLS_U32=m | ||
599 | # CONFIG_CLS_U32_PERF is not set | ||
600 | # CONFIG_NET_CLS_IND is not set | ||
601 | # CONFIG_CLS_U32_MARK is not set | ||
602 | CONFIG_NET_CLS_RSVP=m | ||
603 | CONFIG_NET_CLS_RSVP6=m | ||
604 | # CONFIG_NET_EMATCH is not set | ||
605 | # CONFIG_NET_CLS_ACT is not set | ||
606 | CONFIG_NET_CLS_POLICE=y | ||
607 | |||
608 | # | ||
609 | # Network testing | ||
610 | # | ||
611 | CONFIG_NET_PKTGEN=m | ||
612 | # CONFIG_NETPOLL is not set | ||
613 | # CONFIG_NET_POLL_CONTROLLER is not set | ||
614 | # CONFIG_HAMRADIO is not set | ||
615 | # CONFIG_IRDA is not set | ||
616 | # CONFIG_BT is not set | ||
617 | CONFIG_NETDEVICES=y | ||
618 | CONFIG_DUMMY=y | ||
619 | # CONFIG_BONDING is not set | ||
620 | # CONFIG_EQUALIZER is not set | ||
621 | # CONFIG_TUN is not set | ||
622 | # CONFIG_ETHERTAP is not set | ||
623 | |||
624 | # | ||
625 | # ARCnet devices | ||
626 | # | ||
627 | # CONFIG_ARCNET is not set | ||
628 | |||
629 | # | ||
630 | # Ethernet (10 or 100Mbit) | ||
631 | # | ||
632 | CONFIG_NET_ETHERNET=y | ||
633 | CONFIG_MII=y | ||
634 | # CONFIG_HAPPYMEAL is not set | ||
635 | # CONFIG_SUNGEM is not set | ||
636 | # CONFIG_NET_VENDOR_3COM is not set | ||
637 | # CONFIG_SMC91X is not set | ||
638 | |||
639 | # | ||
640 | # Tulip family network device support | ||
641 | # | ||
642 | # CONFIG_NET_TULIP is not set | ||
643 | # CONFIG_HP100 is not set | ||
644 | CONFIG_NET_PCI=y | ||
645 | # CONFIG_PCNET32 is not set | ||
646 | # CONFIG_AMD8111_ETH is not set | ||
647 | # CONFIG_ADAPTEC_STARFIRE is not set | ||
648 | # CONFIG_B44 is not set | ||
649 | # CONFIG_FORCEDETH is not set | ||
650 | # CONFIG_DGRS is not set | ||
651 | CONFIG_EEPRO100=y | ||
652 | # CONFIG_E100 is not set | ||
653 | # CONFIG_FEALNX is not set | ||
654 | # CONFIG_NATSEMI is not set | ||
655 | # CONFIG_NE2K_PCI is not set | ||
656 | # CONFIG_8139CP is not set | ||
657 | # CONFIG_8139TOO is not set | ||
658 | # CONFIG_SIS900 is not set | ||
659 | # CONFIG_EPIC100 is not set | ||
660 | # CONFIG_SUNDANCE is not set | ||
661 | # CONFIG_TLAN is not set | ||
662 | # CONFIG_VIA_RHINE is not set | ||
663 | |||
664 | # | ||
665 | # Ethernet (1000 Mbit) | ||
666 | # | ||
667 | # CONFIG_ACENIC is not set | ||
668 | # CONFIG_DL2K is not set | ||
669 | # CONFIG_E1000 is not set | ||
670 | # CONFIG_NS83820 is not set | ||
671 | # CONFIG_HAMACHI is not set | ||
672 | # CONFIG_YELLOWFIN is not set | ||
673 | # CONFIG_R8169 is not set | ||
674 | # CONFIG_SK98LIN is not set | ||
675 | # CONFIG_VIA_VELOCITY is not set | ||
676 | # CONFIG_TIGON3 is not set | ||
677 | |||
678 | # | ||
679 | # Ethernet (10000 Mbit) | ||
680 | # | ||
681 | # CONFIG_IXGB is not set | ||
682 | # CONFIG_S2IO is not set | ||
683 | |||
684 | # | ||
685 | # Token Ring devices | ||
686 | # | ||
687 | # CONFIG_TR is not set | ||
688 | |||
689 | # | ||
690 | # Wireless LAN (non-hamradio) | ||
691 | # | ||
692 | CONFIG_NET_RADIO=y | ||
693 | |||
694 | # | ||
695 | # Obsolete Wireless cards support (pre-802.11) | ||
696 | # | ||
697 | # CONFIG_STRIP is not set | ||
698 | |||
699 | # | ||
700 | # Wireless 802.11b ISA/PCI cards support | ||
701 | # | ||
702 | CONFIG_HERMES=y | ||
703 | # CONFIG_PLX_HERMES is not set | ||
704 | # CONFIG_TMD_HERMES is not set | ||
705 | CONFIG_PCI_HERMES=y | ||
706 | # CONFIG_ATMEL is not set | ||
707 | |||
708 | # | ||
709 | # Prism GT/Duette 802.11(a/b/g) PCI/Cardbus support | ||
710 | # | ||
711 | # CONFIG_PRISM54 is not set | ||
712 | CONFIG_NET_WIRELESS=y | ||
713 | |||
714 | # | ||
715 | # Wan interfaces | ||
716 | # | ||
717 | CONFIG_WAN=y | ||
718 | # CONFIG_DSCC4 is not set | ||
719 | # CONFIG_LANMEDIA is not set | ||
720 | # CONFIG_SYNCLINK_SYNCPPP is not set | ||
721 | CONFIG_HDLC=m | ||
722 | CONFIG_HDLC_RAW=y | ||
723 | # CONFIG_HDLC_RAW_ETH is not set | ||
724 | CONFIG_HDLC_CISCO=y | ||
725 | CONFIG_HDLC_FR=y | ||
726 | CONFIG_HDLC_PPP=y | ||
727 | CONFIG_HDLC_X25=y | ||
728 | # CONFIG_PCI200SYN is not set | ||
729 | # CONFIG_WANXL is not set | ||
730 | # CONFIG_PC300 is not set | ||
731 | # CONFIG_FARSYNC is not set | ||
732 | CONFIG_DLCI=m | ||
733 | CONFIG_DLCI_COUNT=24 | ||
734 | CONFIG_DLCI_MAX=8 | ||
735 | CONFIG_WAN_ROUTER_DRIVERS=y | ||
736 | # CONFIG_CYCLADES_SYNC is not set | ||
737 | # CONFIG_LAPBETHER is not set | ||
738 | # CONFIG_X25_ASY is not set | ||
739 | |||
740 | # | ||
741 | # ATM drivers | ||
742 | # | ||
743 | CONFIG_ATM_TCP=m | ||
744 | # CONFIG_ATM_LANAI is not set | ||
745 | # CONFIG_ATM_ENI is not set | ||
746 | # CONFIG_ATM_FIRESTREAM is not set | ||
747 | # CONFIG_ATM_ZATM is not set | ||
748 | # CONFIG_ATM_NICSTAR is not set | ||
749 | # CONFIG_ATM_IDT77252 is not set | ||
750 | # CONFIG_ATM_AMBASSADOR is not set | ||
751 | # CONFIG_ATM_HORIZON is not set | ||
752 | # CONFIG_ATM_IA is not set | ||
753 | # CONFIG_ATM_FORE200E_MAYBE is not set | ||
754 | # CONFIG_ATM_HE is not set | ||
755 | # CONFIG_FDDI is not set | ||
756 | # CONFIG_HIPPI is not set | ||
757 | # CONFIG_PPP is not set | ||
758 | # CONFIG_SLIP is not set | ||
759 | # CONFIG_SHAPER is not set | ||
760 | # CONFIG_NETCONSOLE is not set | ||
761 | |||
762 | # | ||
763 | # ISDN subsystem | ||
764 | # | ||
765 | # CONFIG_ISDN is not set | ||
766 | |||
767 | # | ||
768 | # Input device support | ||
769 | # | ||
770 | CONFIG_INPUT=y | ||
771 | |||
772 | # | ||
773 | # Userland interfaces | ||
774 | # | ||
775 | CONFIG_INPUT_MOUSEDEV=y | ||
776 | CONFIG_INPUT_MOUSEDEV_PSAUX=y | ||
777 | CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024 | ||
778 | CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768 | ||
779 | # CONFIG_INPUT_JOYDEV is not set | ||
780 | # CONFIG_INPUT_TSDEV is not set | ||
781 | # CONFIG_INPUT_EVDEV is not set | ||
782 | # CONFIG_INPUT_EVBUG is not set | ||
783 | |||
784 | # | ||
785 | # Input Device Drivers | ||
786 | # | ||
787 | # CONFIG_INPUT_KEYBOARD is not set | ||
788 | # CONFIG_INPUT_MOUSE is not set | ||
789 | # CONFIG_INPUT_JOYSTICK is not set | ||
790 | # CONFIG_INPUT_TOUCHSCREEN is not set | ||
791 | # CONFIG_INPUT_MISC is not set | ||
792 | |||
793 | # | ||
794 | # Hardware I/O ports | ||
795 | # | ||
796 | # CONFIG_SERIO is not set | ||
797 | # CONFIG_GAMEPORT is not set | ||
798 | CONFIG_SOUND_GAMEPORT=y | ||
799 | |||
800 | # | ||
801 | # Character devices | ||
802 | # | ||
803 | # CONFIG_VT is not set | ||
804 | # CONFIG_SERIAL_NONSTANDARD is not set | ||
805 | |||
806 | # | ||
807 | # Serial drivers | ||
808 | # | ||
809 | CONFIG_SERIAL_8250=y | ||
810 | CONFIG_SERIAL_8250_CONSOLE=y | ||
811 | CONFIG_SERIAL_8250_NR_UARTS=2 | ||
812 | # CONFIG_SERIAL_8250_EXTENDED is not set | ||
813 | |||
814 | # | ||
815 | # Non-8250 serial port support | ||
816 | # | ||
817 | CONFIG_SERIAL_CORE=y | ||
818 | CONFIG_SERIAL_CORE_CONSOLE=y | ||
819 | CONFIG_UNIX98_PTYS=y | ||
820 | CONFIG_LEGACY_PTYS=y | ||
821 | CONFIG_LEGACY_PTY_COUNT=256 | ||
822 | |||
823 | # | ||
824 | # IPMI | ||
825 | # | ||
826 | # CONFIG_IPMI_HANDLER is not set | ||
827 | |||
828 | # | ||
829 | # Watchdog Cards | ||
830 | # | ||
831 | CONFIG_WATCHDOG=y | ||
832 | # CONFIG_WATCHDOG_NOWAYOUT is not set | ||
833 | |||
834 | # | ||
835 | # Watchdog Device Drivers | ||
836 | # | ||
837 | # CONFIG_SOFT_WATCHDOG is not set | ||
838 | CONFIG_IXP4XX_WATCHDOG=y | ||
839 | |||
840 | # | ||
841 | # PCI-based Watchdog Cards | ||
842 | # | ||
843 | # CONFIG_PCIPCWATCHDOG is not set | ||
844 | # CONFIG_WDTPCI is not set | ||
845 | # CONFIG_NVRAM is not set | ||
846 | # CONFIG_RTC is not set | ||
847 | # CONFIG_DTLK is not set | ||
848 | # CONFIG_R3964 is not set | ||
849 | # CONFIG_APPLICOM is not set | ||
850 | |||
851 | # | ||
852 | # Ftape, the floppy tape device driver | ||
853 | # | ||
854 | # CONFIG_DRM is not set | ||
855 | # CONFIG_RAW_DRIVER is not set | ||
856 | |||
857 | # | ||
858 | # TPM devices | ||
859 | # | ||
860 | # CONFIG_TCG_TPM is not set | ||
861 | |||
862 | # | ||
863 | # I2C support | ||
864 | # | ||
865 | CONFIG_I2C=y | ||
866 | CONFIG_I2C_CHARDEV=y | ||
867 | |||
868 | # | ||
869 | # I2C Algorithms | ||
870 | # | ||
871 | CONFIG_I2C_ALGOBIT=y | ||
872 | # CONFIG_I2C_ALGOPCF is not set | ||
873 | # CONFIG_I2C_ALGOPCA is not set | ||
874 | |||
875 | # | ||
876 | # I2C Hardware Bus support | ||
877 | # | ||
878 | # CONFIG_I2C_ALI1535 is not set | ||
879 | # CONFIG_I2C_ALI1563 is not set | ||
880 | # CONFIG_I2C_ALI15X3 is not set | ||
881 | # CONFIG_I2C_AMD756 is not set | ||
882 | # CONFIG_I2C_AMD8111 is not set | ||
883 | # CONFIG_I2C_I801 is not set | ||
884 | # CONFIG_I2C_I810 is not set | ||
885 | # CONFIG_I2C_IOP3XX is not set | ||
886 | # CONFIG_I2C_ISA is not set | ||
887 | CONFIG_I2C_IXP4XX=y | ||
888 | # CONFIG_I2C_NFORCE2 is not set | ||
889 | # CONFIG_I2C_PARPORT_LIGHT is not set | ||
890 | # CONFIG_I2C_PIIX4 is not set | ||
891 | # CONFIG_I2C_PROSAVAGE is not set | ||
892 | # CONFIG_I2C_SAVAGE4 is not set | ||
893 | # CONFIG_SCx200_ACB is not set | ||
894 | # CONFIG_I2C_SIS5595 is not set | ||
895 | # CONFIG_I2C_SIS630 is not set | ||
896 | # CONFIG_I2C_SIS96X is not set | ||
897 | # CONFIG_I2C_STUB is not set | ||
898 | # CONFIG_I2C_VIA is not set | ||
899 | # CONFIG_I2C_VIAPRO is not set | ||
900 | # CONFIG_I2C_VOODOO3 is not set | ||
901 | # CONFIG_I2C_PCA_ISA is not set | ||
902 | |||
903 | # | ||
904 | # Hardware Sensors Chip support | ||
905 | # | ||
906 | CONFIG_I2C_SENSOR=y | ||
907 | # CONFIG_SENSORS_ADM1021 is not set | ||
908 | # CONFIG_SENSORS_ADM1025 is not set | ||
909 | # CONFIG_SENSORS_ADM1026 is not set | ||
910 | # CONFIG_SENSORS_ADM1031 is not set | ||
911 | # CONFIG_SENSORS_ASB100 is not set | ||
912 | # CONFIG_SENSORS_DS1621 is not set | ||
913 | # CONFIG_SENSORS_FSCHER is not set | ||
914 | # CONFIG_SENSORS_FSCPOS is not set | ||
915 | # CONFIG_SENSORS_GL518SM is not set | ||
916 | # CONFIG_SENSORS_GL520SM is not set | ||
917 | # CONFIG_SENSORS_IT87 is not set | ||
918 | # CONFIG_SENSORS_LM63 is not set | ||
919 | # CONFIG_SENSORS_LM75 is not set | ||
920 | # CONFIG_SENSORS_LM77 is not set | ||
921 | # CONFIG_SENSORS_LM78 is not set | ||
922 | # CONFIG_SENSORS_LM80 is not set | ||
923 | # CONFIG_SENSORS_LM83 is not set | ||
924 | # CONFIG_SENSORS_LM85 is not set | ||
925 | # CONFIG_SENSORS_LM87 is not set | ||
926 | # CONFIG_SENSORS_LM90 is not set | ||
927 | # CONFIG_SENSORS_MAX1619 is not set | ||
928 | # CONFIG_SENSORS_PC87360 is not set | ||
929 | # CONFIG_SENSORS_SMSC47B397 is not set | ||
930 | # CONFIG_SENSORS_SIS5595 is not set | ||
931 | # CONFIG_SENSORS_SMSC47M1 is not set | ||
932 | # CONFIG_SENSORS_VIA686A is not set | ||
933 | # CONFIG_SENSORS_W83781D is not set | ||
934 | # CONFIG_SENSORS_W83L785TS is not set | ||
935 | # CONFIG_SENSORS_W83627HF is not set | ||
936 | |||
937 | # | ||
938 | # Other I2C Chip support | ||
939 | # | ||
940 | CONFIG_SENSORS_EEPROM=y | ||
941 | # CONFIG_SENSORS_PCF8574 is not set | ||
942 | # CONFIG_SENSORS_PCF8591 is not set | ||
943 | # CONFIG_SENSORS_RTC8564 is not set | ||
944 | # CONFIG_I2C_DEBUG_CORE is not set | ||
945 | # CONFIG_I2C_DEBUG_ALGO is not set | ||
946 | # CONFIG_I2C_DEBUG_BUS is not set | ||
947 | # CONFIG_I2C_DEBUG_CHIP is not set | ||
948 | |||
949 | # | ||
950 | # Misc devices | ||
951 | # | ||
952 | |||
953 | # | ||
954 | # Multimedia devices | ||
955 | # | ||
956 | # CONFIG_VIDEO_DEV is not set | ||
957 | |||
958 | # | ||
959 | # Digital Video Broadcasting Devices | ||
960 | # | ||
961 | # CONFIG_DVB is not set | ||
962 | |||
963 | # | ||
964 | # Graphics support | ||
965 | # | ||
966 | # CONFIG_FB is not set | ||
967 | |||
968 | # | ||
969 | # Sound | ||
970 | # | ||
971 | # CONFIG_SOUND is not set | ||
972 | |||
973 | # | ||
974 | # USB support | ||
975 | # | ||
976 | CONFIG_USB_ARCH_HAS_HCD=y | ||
977 | CONFIG_USB_ARCH_HAS_OHCI=y | ||
978 | # CONFIG_USB is not set | ||
979 | |||
980 | # | ||
981 | # USB Gadget Support | ||
982 | # | ||
983 | # CONFIG_USB_GADGET is not set | ||
984 | |||
985 | # | ||
986 | # MMC/SD Card support | ||
987 | # | ||
988 | # CONFIG_MMC is not set | ||
989 | |||
990 | # | ||
991 | # File systems | ||
992 | # | ||
993 | CONFIG_EXT2_FS=y | ||
994 | CONFIG_EXT2_FS_XATTR=y | ||
995 | CONFIG_EXT2_FS_POSIX_ACL=y | ||
996 | # CONFIG_EXT2_FS_SECURITY is not set | ||
997 | CONFIG_EXT3_FS=y | ||
998 | CONFIG_EXT3_FS_XATTR=y | ||
999 | CONFIG_EXT3_FS_POSIX_ACL=y | ||
1000 | # CONFIG_EXT3_FS_SECURITY is not set | ||
1001 | CONFIG_JBD=y | ||
1002 | # CONFIG_JBD_DEBUG is not set | ||
1003 | CONFIG_FS_MBCACHE=y | ||
1004 | # CONFIG_REISERFS_FS is not set | ||
1005 | # CONFIG_JFS_FS is not set | ||
1006 | CONFIG_FS_POSIX_ACL=y | ||
1007 | |||
1008 | # | ||
1009 | # XFS support | ||
1010 | # | ||
1011 | # CONFIG_XFS_FS is not set | ||
1012 | # CONFIG_MINIX_FS is not set | ||
1013 | # CONFIG_ROMFS_FS is not set | ||
1014 | # CONFIG_QUOTA is not set | ||
1015 | CONFIG_DNOTIFY=y | ||
1016 | # CONFIG_AUTOFS_FS is not set | ||
1017 | # CONFIG_AUTOFS4_FS is not set | ||
1018 | |||
1019 | # | ||
1020 | # CD-ROM/DVD Filesystems | ||
1021 | # | ||
1022 | # CONFIG_ISO9660_FS is not set | ||
1023 | # CONFIG_UDF_FS is not set | ||
1024 | |||
1025 | # | ||
1026 | # DOS/FAT/NT Filesystems | ||
1027 | # | ||
1028 | # CONFIG_MSDOS_FS is not set | ||
1029 | # CONFIG_VFAT_FS is not set | ||
1030 | # CONFIG_NTFS_FS is not set | ||
1031 | |||
1032 | # | ||
1033 | # Pseudo filesystems | ||
1034 | # | ||
1035 | CONFIG_PROC_FS=y | ||
1036 | CONFIG_SYSFS=y | ||
1037 | # CONFIG_DEVFS_FS is not set | ||
1038 | # CONFIG_DEVPTS_FS_XATTR is not set | ||
1039 | CONFIG_TMPFS=y | ||
1040 | # CONFIG_TMPFS_XATTR is not set | ||
1041 | # CONFIG_HUGETLB_PAGE is not set | ||
1042 | CONFIG_RAMFS=y | ||
1043 | |||
1044 | # | ||
1045 | # Miscellaneous filesystems | ||
1046 | # | ||
1047 | # CONFIG_ADFS_FS is not set | ||
1048 | # CONFIG_AFFS_FS is not set | ||
1049 | # CONFIG_HFS_FS is not set | ||
1050 | # CONFIG_HFSPLUS_FS is not set | ||
1051 | # CONFIG_BEFS_FS is not set | ||
1052 | # CONFIG_BFS_FS is not set | ||
1053 | # CONFIG_EFS_FS is not set | ||
1054 | # CONFIG_JFFS_FS is not set | ||
1055 | CONFIG_JFFS2_FS=y | ||
1056 | CONFIG_JFFS2_FS_DEBUG=0 | ||
1057 | # CONFIG_JFFS2_FS_NAND is not set | ||
1058 | # CONFIG_JFFS2_FS_NOR_ECC is not set | ||
1059 | # CONFIG_JFFS2_COMPRESSION_OPTIONS is not set | ||
1060 | CONFIG_JFFS2_ZLIB=y | ||
1061 | CONFIG_JFFS2_RTIME=y | ||
1062 | # CONFIG_JFFS2_RUBIN is not set | ||
1063 | # CONFIG_CRAMFS is not set | ||
1064 | # CONFIG_VXFS_FS is not set | ||
1065 | # CONFIG_HPFS_FS is not set | ||
1066 | # CONFIG_QNX4FS_FS is not set | ||
1067 | # CONFIG_SYSV_FS is not set | ||
1068 | # CONFIG_UFS_FS is not set | ||
1069 | |||
1070 | # | ||
1071 | # Network File Systems | ||
1072 | # | ||
1073 | CONFIG_NFS_FS=y | ||
1074 | CONFIG_NFS_V3=y | ||
1075 | # CONFIG_NFS_V4 is not set | ||
1076 | # CONFIG_NFS_DIRECTIO is not set | ||
1077 | # CONFIG_NFSD is not set | ||
1078 | CONFIG_ROOT_NFS=y | ||
1079 | CONFIG_LOCKD=y | ||
1080 | CONFIG_LOCKD_V4=y | ||
1081 | CONFIG_SUNRPC=y | ||
1082 | # CONFIG_RPCSEC_GSS_KRB5 is not set | ||
1083 | # CONFIG_RPCSEC_GSS_SPKM3 is not set | ||
1084 | # CONFIG_SMB_FS is not set | ||
1085 | # CONFIG_CIFS is not set | ||
1086 | # CONFIG_NCP_FS is not set | ||
1087 | # CONFIG_CODA_FS is not set | ||
1088 | # CONFIG_AFS_FS is not set | ||
1089 | |||
1090 | # | ||
1091 | # Partition Types | ||
1092 | # | ||
1093 | CONFIG_PARTITION_ADVANCED=y | ||
1094 | # CONFIG_ACORN_PARTITION is not set | ||
1095 | # CONFIG_OSF_PARTITION is not set | ||
1096 | # CONFIG_AMIGA_PARTITION is not set | ||
1097 | # CONFIG_ATARI_PARTITION is not set | ||
1098 | # CONFIG_MAC_PARTITION is not set | ||
1099 | CONFIG_MSDOS_PARTITION=y | ||
1100 | # CONFIG_BSD_DISKLABEL is not set | ||
1101 | # CONFIG_MINIX_SUBPARTITION is not set | ||
1102 | # CONFIG_SOLARIS_X86_PARTITION is not set | ||
1103 | # CONFIG_UNIXWARE_DISKLABEL is not set | ||
1104 | # CONFIG_LDM_PARTITION is not set | ||
1105 | # CONFIG_SGI_PARTITION is not set | ||
1106 | # CONFIG_ULTRIX_PARTITION is not set | ||
1107 | # CONFIG_SUN_PARTITION is not set | ||
1108 | # CONFIG_EFI_PARTITION is not set | ||
1109 | |||
1110 | # | ||
1111 | # Native Language Support | ||
1112 | # | ||
1113 | # CONFIG_NLS is not set | ||
1114 | |||
1115 | # | ||
1116 | # Profiling support | ||
1117 | # | ||
1118 | # CONFIG_PROFILING is not set | ||
1119 | |||
1120 | # | ||
1121 | # Kernel hacking | ||
1122 | # | ||
1123 | # CONFIG_PRINTK_TIME is not set | ||
1124 | CONFIG_DEBUG_KERNEL=y | ||
1125 | CONFIG_MAGIC_SYSRQ=y | ||
1126 | CONFIG_LOG_BUF_SHIFT=14 | ||
1127 | # CONFIG_SCHEDSTATS is not set | ||
1128 | # CONFIG_DEBUG_SLAB is not set | ||
1129 | # CONFIG_DEBUG_SPINLOCK is not set | ||
1130 | # CONFIG_DEBUG_SPINLOCK_SLEEP is not set | ||
1131 | # CONFIG_DEBUG_KOBJECT is not set | ||
1132 | CONFIG_DEBUG_BUGVERBOSE=y | ||
1133 | # CONFIG_DEBUG_INFO is not set | ||
1134 | # CONFIG_DEBUG_FS is not set | ||
1135 | CONFIG_FRAME_POINTER=y | ||
1136 | # CONFIG_DEBUG_USER is not set | ||
1137 | # CONFIG_DEBUG_WAITQ is not set | ||
1138 | CONFIG_DEBUG_ERRORS=y | ||
1139 | CONFIG_DEBUG_LL=y | ||
1140 | # CONFIG_DEBUG_ICEDCC is not set | ||
1141 | |||
1142 | # | ||
1143 | # Security options | ||
1144 | # | ||
1145 | # CONFIG_KEYS is not set | ||
1146 | # CONFIG_SECURITY is not set | ||
1147 | |||
1148 | # | ||
1149 | # Cryptographic options | ||
1150 | # | ||
1151 | # CONFIG_CRYPTO is not set | ||
1152 | |||
1153 | # | ||
1154 | # Hardware crypto devices | ||
1155 | # | ||
1156 | |||
1157 | # | ||
1158 | # Library routines | ||
1159 | # | ||
1160 | # CONFIG_CRC_CCITT is not set | ||
1161 | CONFIG_CRC32=y | ||
1162 | # CONFIG_LIBCRC32C is not set | ||
1163 | CONFIG_ZLIB_INFLATE=y | ||
1164 | CONFIG_ZLIB_DEFLATE=y | ||
diff --git a/arch/arm/configs/jornada720_defconfig b/arch/arm/configs/jornada720_defconfig new file mode 100644 index 000000000000..b88aeba82bc0 --- /dev/null +++ b/arch/arm/configs/jornada720_defconfig | |||
@@ -0,0 +1,919 @@ | |||
1 | # | ||
2 | # Automatically generated make config: don't edit | ||
3 | # Linux kernel version: 2.6.12-rc1-bk2 | ||
4 | # Sun Mar 27 23:10:35 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_ALL is not set | ||
36 | # CONFIG_KALLSYMS_EXTRA_PASS is not set | ||
37 | CONFIG_BASE_FULL=y | ||
38 | CONFIG_FUTEX=y | ||
39 | CONFIG_EPOLL=y | ||
40 | CONFIG_CC_OPTIMIZE_FOR_SIZE=y | ||
41 | CONFIG_SHMEM=y | ||
42 | CONFIG_CC_ALIGN_FUNCTIONS=0 | ||
43 | CONFIG_CC_ALIGN_LABELS=0 | ||
44 | CONFIG_CC_ALIGN_LOOPS=0 | ||
45 | CONFIG_CC_ALIGN_JUMPS=0 | ||
46 | # CONFIG_TINY_SHMEM is not set | ||
47 | CONFIG_BASE_SMALL=0 | ||
48 | |||
49 | # | ||
50 | # Loadable module support | ||
51 | # | ||
52 | CONFIG_MODULES=y | ||
53 | # CONFIG_MODULE_UNLOAD is not set | ||
54 | CONFIG_OBSOLETE_MODPARM=y | ||
55 | # CONFIG_MODVERSIONS is not set | ||
56 | # CONFIG_MODULE_SRCVERSION_ALL is not set | ||
57 | CONFIG_KMOD=y | ||
58 | |||
59 | # | ||
60 | # System Type | ||
61 | # | ||
62 | # CONFIG_ARCH_CLPS7500 is not set | ||
63 | # CONFIG_ARCH_CLPS711X is not set | ||
64 | # CONFIG_ARCH_CO285 is not set | ||
65 | # CONFIG_ARCH_EBSA110 is not set | ||
66 | # CONFIG_ARCH_CAMELOT is not set | ||
67 | # CONFIG_ARCH_FOOTBRIDGE is not set | ||
68 | # CONFIG_ARCH_INTEGRATOR is not set | ||
69 | # CONFIG_ARCH_IOP3XX is not set | ||
70 | # CONFIG_ARCH_IXP4XX is not set | ||
71 | # CONFIG_ARCH_IXP2000 is not set | ||
72 | # CONFIG_ARCH_L7200 is not set | ||
73 | # CONFIG_ARCH_PXA is not set | ||
74 | # CONFIG_ARCH_RPC is not set | ||
75 | CONFIG_ARCH_SA1100=y | ||
76 | # CONFIG_ARCH_S3C2410 is not set | ||
77 | # CONFIG_ARCH_SHARK is not set | ||
78 | # CONFIG_ARCH_LH7A40X is not set | ||
79 | # CONFIG_ARCH_OMAP is not set | ||
80 | # CONFIG_ARCH_VERSATILE is not set | ||
81 | # CONFIG_ARCH_IMX is not set | ||
82 | # CONFIG_ARCH_H720X is not set | ||
83 | |||
84 | # | ||
85 | # SA11x0 Implementations | ||
86 | # | ||
87 | # CONFIG_SA1100_ASSABET is not set | ||
88 | # CONFIG_SA1100_CERF is not set | ||
89 | # CONFIG_SA1100_COLLIE is not set | ||
90 | # CONFIG_SA1100_H3100 is not set | ||
91 | # CONFIG_SA1100_H3600 is not set | ||
92 | # CONFIG_SA1100_H3800 is not set | ||
93 | # CONFIG_SA1100_BADGE4 is not set | ||
94 | CONFIG_SA1100_JORNADA720=y | ||
95 | # CONFIG_SA1100_HACKKIT is not set | ||
96 | # CONFIG_SA1100_LART is not set | ||
97 | # CONFIG_SA1100_PLEB is not set | ||
98 | # CONFIG_SA1100_SHANNON is not set | ||
99 | # CONFIG_SA1100_SIMPAD is not set | ||
100 | # CONFIG_SA1100_SSP is not set | ||
101 | |||
102 | # | ||
103 | # Processor Type | ||
104 | # | ||
105 | CONFIG_CPU_32=y | ||
106 | CONFIG_CPU_SA1100=y | ||
107 | CONFIG_CPU_32v4=y | ||
108 | CONFIG_CPU_ABRT_EV4=y | ||
109 | CONFIG_CPU_CACHE_V4WB=y | ||
110 | CONFIG_CPU_CACHE_VIVT=y | ||
111 | CONFIG_CPU_TLB_V4WB=y | ||
112 | CONFIG_CPU_MINICACHE=y | ||
113 | |||
114 | # | ||
115 | # Processor Features | ||
116 | # | ||
117 | CONFIG_SA1111=y | ||
118 | CONFIG_DMABOUNCE=y | ||
119 | CONFIG_FORCE_MAX_ZONEORDER=9 | ||
120 | |||
121 | # | ||
122 | # Bus support | ||
123 | # | ||
124 | CONFIG_ISA=y | ||
125 | |||
126 | # | ||
127 | # PCCARD (PCMCIA/CardBus) support | ||
128 | # | ||
129 | CONFIG_PCCARD=y | ||
130 | # CONFIG_PCMCIA_DEBUG is not set | ||
131 | CONFIG_PCMCIA=y | ||
132 | |||
133 | # | ||
134 | # PC-card bridges | ||
135 | # | ||
136 | CONFIG_I82365=y | ||
137 | # CONFIG_TCIC is not set | ||
138 | CONFIG_PCMCIA_SA1100=y | ||
139 | # CONFIG_PCMCIA_SA1111 is not set | ||
140 | CONFIG_PCCARD_NONSTATIC=y | ||
141 | |||
142 | # | ||
143 | # Kernel Features | ||
144 | # | ||
145 | # CONFIG_PREEMPT is not set | ||
146 | CONFIG_DISCONTIGMEM=y | ||
147 | # CONFIG_LEDS is not set | ||
148 | CONFIG_ALIGNMENT_TRAP=y | ||
149 | |||
150 | # | ||
151 | # Boot options | ||
152 | # | ||
153 | CONFIG_ZBOOT_ROM_TEXT=0x0 | ||
154 | CONFIG_ZBOOT_ROM_BSS=0x0 | ||
155 | CONFIG_CMDLINE="keepinitrd mem=32M" | ||
156 | # CONFIG_XIP_KERNEL is not set | ||
157 | |||
158 | # | ||
159 | # CPU Frequency scaling | ||
160 | # | ||
161 | # CONFIG_CPU_FREQ is not set | ||
162 | |||
163 | # | ||
164 | # Floating point emulation | ||
165 | # | ||
166 | |||
167 | # | ||
168 | # At least one emulation must be selected | ||
169 | # | ||
170 | CONFIG_FPE_NWFPE=y | ||
171 | # CONFIG_FPE_NWFPE_XP is not set | ||
172 | CONFIG_FPE_FASTFPE=y | ||
173 | |||
174 | # | ||
175 | # Userspace binary formats | ||
176 | # | ||
177 | CONFIG_BINFMT_ELF=y | ||
178 | CONFIG_BINFMT_AOUT=m | ||
179 | # CONFIG_BINFMT_MISC is not set | ||
180 | # CONFIG_ARTHUR is not set | ||
181 | |||
182 | # | ||
183 | # Power management options | ||
184 | # | ||
185 | CONFIG_PM=y | ||
186 | # CONFIG_APM is not set | ||
187 | |||
188 | # | ||
189 | # Device Drivers | ||
190 | # | ||
191 | |||
192 | # | ||
193 | # Generic Driver Options | ||
194 | # | ||
195 | CONFIG_STANDALONE=y | ||
196 | CONFIG_PREVENT_FIRMWARE_BUILD=y | ||
197 | # CONFIG_FW_LOADER is not set | ||
198 | # CONFIG_DEBUG_DRIVER is not set | ||
199 | |||
200 | # | ||
201 | # Memory Technology Devices (MTD) | ||
202 | # | ||
203 | CONFIG_MTD=y | ||
204 | CONFIG_MTD_DEBUG=y | ||
205 | CONFIG_MTD_DEBUG_VERBOSE=1 | ||
206 | # CONFIG_MTD_CONCAT is not set | ||
207 | CONFIG_MTD_PARTITIONS=y | ||
208 | # CONFIG_MTD_REDBOOT_PARTS is not set | ||
209 | # CONFIG_MTD_CMDLINE_PARTS is not set | ||
210 | # CONFIG_MTD_AFS_PARTS is not set | ||
211 | |||
212 | # | ||
213 | # User Modules And Translation Layers | ||
214 | # | ||
215 | CONFIG_MTD_CHAR=m | ||
216 | CONFIG_MTD_BLOCK=y | ||
217 | # CONFIG_FTL is not set | ||
218 | # CONFIG_NFTL is not set | ||
219 | # CONFIG_INFTL is not set | ||
220 | |||
221 | # | ||
222 | # RAM/ROM/Flash chip drivers | ||
223 | # | ||
224 | CONFIG_MTD_CFI=y | ||
225 | # CONFIG_MTD_JEDECPROBE is not set | ||
226 | CONFIG_MTD_GEN_PROBE=y | ||
227 | CONFIG_MTD_CFI_ADV_OPTIONS=y | ||
228 | CONFIG_MTD_CFI_NOSWAP=y | ||
229 | # CONFIG_MTD_CFI_BE_BYTE_SWAP is not set | ||
230 | # CONFIG_MTD_CFI_LE_BYTE_SWAP is not set | ||
231 | CONFIG_MTD_CFI_GEOMETRY=y | ||
232 | CONFIG_MTD_MAP_BANK_WIDTH_1=y | ||
233 | CONFIG_MTD_MAP_BANK_WIDTH_2=y | ||
234 | CONFIG_MTD_MAP_BANK_WIDTH_4=y | ||
235 | # CONFIG_MTD_MAP_BANK_WIDTH_8 is not set | ||
236 | # CONFIG_MTD_MAP_BANK_WIDTH_16 is not set | ||
237 | # CONFIG_MTD_MAP_BANK_WIDTH_32 is not set | ||
238 | CONFIG_MTD_CFI_I1=y | ||
239 | CONFIG_MTD_CFI_I2=y | ||
240 | # CONFIG_MTD_CFI_I4 is not set | ||
241 | # CONFIG_MTD_CFI_I8 is not set | ||
242 | CONFIG_MTD_CFI_INTELEXT=y | ||
243 | # CONFIG_MTD_CFI_AMDSTD is not set | ||
244 | # CONFIG_MTD_CFI_STAA is not set | ||
245 | CONFIG_MTD_CFI_UTIL=y | ||
246 | # CONFIG_MTD_RAM is not set | ||
247 | # CONFIG_MTD_ROM is not set | ||
248 | # CONFIG_MTD_ABSENT is not set | ||
249 | # CONFIG_MTD_XIP is not set | ||
250 | |||
251 | # | ||
252 | # Mapping drivers for chip access | ||
253 | # | ||
254 | # CONFIG_MTD_COMPLEX_MAPPINGS is not set | ||
255 | # CONFIG_MTD_PHYSMAP is not set | ||
256 | # CONFIG_MTD_ARM_INTEGRATOR is not set | ||
257 | CONFIG_MTD_SA1100=y | ||
258 | # CONFIG_MTD_EDB7312 is not set | ||
259 | |||
260 | # | ||
261 | # Self-contained MTD device drivers | ||
262 | # | ||
263 | # CONFIG_MTD_SLRAM is not set | ||
264 | # CONFIG_MTD_PHRAM is not set | ||
265 | # CONFIG_MTD_MTDRAM is not set | ||
266 | # CONFIG_MTD_BLKMTD is not set | ||
267 | # CONFIG_MTD_BLOCK2MTD is not set | ||
268 | |||
269 | # | ||
270 | # Disk-On-Chip Device Drivers | ||
271 | # | ||
272 | # CONFIG_MTD_DOC2000 is not set | ||
273 | # CONFIG_MTD_DOC2001 is not set | ||
274 | # CONFIG_MTD_DOC2001PLUS is not set | ||
275 | |||
276 | # | ||
277 | # NAND Flash Device Drivers | ||
278 | # | ||
279 | # CONFIG_MTD_NAND is not set | ||
280 | |||
281 | # | ||
282 | # Parallel port support | ||
283 | # | ||
284 | # CONFIG_PARPORT is not set | ||
285 | |||
286 | # | ||
287 | # Plug and Play support | ||
288 | # | ||
289 | # CONFIG_PNP is not set | ||
290 | |||
291 | # | ||
292 | # Block devices | ||
293 | # | ||
294 | # CONFIG_BLK_DEV_FD is not set | ||
295 | # CONFIG_BLK_DEV_XD is not set | ||
296 | # CONFIG_BLK_DEV_COW_COMMON is not set | ||
297 | CONFIG_BLK_DEV_LOOP=m | ||
298 | # CONFIG_BLK_DEV_CRYPTOLOOP is not set | ||
299 | CONFIG_BLK_DEV_NBD=m | ||
300 | # CONFIG_BLK_DEV_RAM is not set | ||
301 | CONFIG_BLK_DEV_RAM_COUNT=16 | ||
302 | CONFIG_INITRAMFS_SOURCE="" | ||
303 | # CONFIG_CDROM_PKTCDVD is not set | ||
304 | |||
305 | # | ||
306 | # IO Schedulers | ||
307 | # | ||
308 | CONFIG_IOSCHED_NOOP=y | ||
309 | CONFIG_IOSCHED_AS=y | ||
310 | CONFIG_IOSCHED_DEADLINE=y | ||
311 | CONFIG_IOSCHED_CFQ=y | ||
312 | # CONFIG_ATA_OVER_ETH is not set | ||
313 | |||
314 | # | ||
315 | # ATA/ATAPI/MFM/RLL support | ||
316 | # | ||
317 | CONFIG_IDE=m | ||
318 | CONFIG_BLK_DEV_IDE=m | ||
319 | |||
320 | # | ||
321 | # Please see Documentation/ide.txt for help/info on IDE drives | ||
322 | # | ||
323 | # CONFIG_BLK_DEV_IDE_SATA is not set | ||
324 | CONFIG_BLK_DEV_IDEDISK=m | ||
325 | # CONFIG_IDEDISK_MULTI_MODE is not set | ||
326 | # CONFIG_BLK_DEV_IDECS is not set | ||
327 | CONFIG_BLK_DEV_IDECD=m | ||
328 | # CONFIG_BLK_DEV_IDETAPE is not set | ||
329 | # CONFIG_BLK_DEV_IDEFLOPPY is not set | ||
330 | # CONFIG_IDE_TASK_IOCTL is not set | ||
331 | |||
332 | # | ||
333 | # IDE chipset support/bugfixes | ||
334 | # | ||
335 | CONFIG_IDE_GENERIC=m | ||
336 | # CONFIG_IDE_ARM is not set | ||
337 | # CONFIG_IDE_CHIPSETS is not set | ||
338 | # CONFIG_BLK_DEV_IDEDMA is not set | ||
339 | # CONFIG_IDEDMA_AUTO is not set | ||
340 | # CONFIG_BLK_DEV_HD is not set | ||
341 | |||
342 | # | ||
343 | # SCSI device support | ||
344 | # | ||
345 | # CONFIG_SCSI is not set | ||
346 | |||
347 | # | ||
348 | # Multi-device support (RAID and LVM) | ||
349 | # | ||
350 | # CONFIG_MD is not set | ||
351 | |||
352 | # | ||
353 | # Fusion MPT device support | ||
354 | # | ||
355 | |||
356 | # | ||
357 | # IEEE 1394 (FireWire) support | ||
358 | # | ||
359 | |||
360 | # | ||
361 | # I2O device support | ||
362 | # | ||
363 | |||
364 | # | ||
365 | # Networking support | ||
366 | # | ||
367 | CONFIG_NET=y | ||
368 | |||
369 | # | ||
370 | # Networking options | ||
371 | # | ||
372 | CONFIG_PACKET=y | ||
373 | CONFIG_PACKET_MMAP=y | ||
374 | # CONFIG_NETLINK_DEV is not set | ||
375 | CONFIG_UNIX=y | ||
376 | # CONFIG_NET_KEY is not set | ||
377 | CONFIG_INET=y | ||
378 | CONFIG_IP_MULTICAST=y | ||
379 | # CONFIG_IP_ADVANCED_ROUTER is not set | ||
380 | # CONFIG_IP_PNP is not set | ||
381 | # CONFIG_NET_IPIP is not set | ||
382 | # CONFIG_NET_IPGRE is not set | ||
383 | # CONFIG_IP_MROUTE is not set | ||
384 | # CONFIG_ARPD is not set | ||
385 | # CONFIG_SYN_COOKIES is not set | ||
386 | # CONFIG_INET_AH is not set | ||
387 | # CONFIG_INET_ESP is not set | ||
388 | # CONFIG_INET_IPCOMP is not set | ||
389 | # CONFIG_INET_TUNNEL is not set | ||
390 | # CONFIG_IP_TCPDIAG is not set | ||
391 | # CONFIG_IP_TCPDIAG_IPV6 is not set | ||
392 | |||
393 | # | ||
394 | # IP: Virtual Server Configuration | ||
395 | # | ||
396 | # CONFIG_IP_VS is not set | ||
397 | # CONFIG_IPV6 is not set | ||
398 | CONFIG_NETFILTER=y | ||
399 | # CONFIG_NETFILTER_DEBUG is not set | ||
400 | |||
401 | # | ||
402 | # IP: Netfilter Configuration | ||
403 | # | ||
404 | # CONFIG_IP_NF_CONNTRACK is not set | ||
405 | # CONFIG_IP_NF_CONNTRACK_MARK is not set | ||
406 | # CONFIG_IP_NF_QUEUE is not set | ||
407 | # CONFIG_IP_NF_IPTABLES is not set | ||
408 | # CONFIG_IP_NF_ARPTABLES is not set | ||
409 | |||
410 | # | ||
411 | # SCTP Configuration (EXPERIMENTAL) | ||
412 | # | ||
413 | # CONFIG_IP_SCTP is not set | ||
414 | # CONFIG_ATM is not set | ||
415 | # CONFIG_BRIDGE is not set | ||
416 | # CONFIG_VLAN_8021Q is not set | ||
417 | # CONFIG_DECNET is not set | ||
418 | # CONFIG_LLC2 is not set | ||
419 | # CONFIG_IPX is not set | ||
420 | # CONFIG_ATALK is not set | ||
421 | # CONFIG_X25 is not set | ||
422 | # CONFIG_LAPB is not set | ||
423 | # CONFIG_NET_DIVERT is not set | ||
424 | # CONFIG_ECONET is not set | ||
425 | # CONFIG_WAN_ROUTER is not set | ||
426 | |||
427 | # | ||
428 | # QoS and/or fair queueing | ||
429 | # | ||
430 | # CONFIG_NET_SCHED is not set | ||
431 | # CONFIG_NET_CLS_ROUTE is not set | ||
432 | |||
433 | # | ||
434 | # Network testing | ||
435 | # | ||
436 | # CONFIG_NET_PKTGEN is not set | ||
437 | # CONFIG_NETPOLL is not set | ||
438 | # CONFIG_NET_POLL_CONTROLLER is not set | ||
439 | # CONFIG_HAMRADIO is not set | ||
440 | CONFIG_IRDA=m | ||
441 | |||
442 | # | ||
443 | # IrDA protocols | ||
444 | # | ||
445 | CONFIG_IRLAN=m | ||
446 | # CONFIG_IRNET is not set | ||
447 | CONFIG_IRCOMM=m | ||
448 | # CONFIG_IRDA_ULTRA is not set | ||
449 | |||
450 | # | ||
451 | # IrDA options | ||
452 | # | ||
453 | # CONFIG_IRDA_CACHE_LAST_LSAP is not set | ||
454 | # CONFIG_IRDA_FAST_RR is not set | ||
455 | # CONFIG_IRDA_DEBUG is not set | ||
456 | |||
457 | # | ||
458 | # Infrared-port device drivers | ||
459 | # | ||
460 | |||
461 | # | ||
462 | # SIR device drivers | ||
463 | # | ||
464 | # CONFIG_IRTTY_SIR is not set | ||
465 | |||
466 | # | ||
467 | # Dongle support | ||
468 | # | ||
469 | |||
470 | # | ||
471 | # Old SIR device drivers | ||
472 | # | ||
473 | # CONFIG_IRPORT_SIR is not set | ||
474 | |||
475 | # | ||
476 | # Old Serial dongle support | ||
477 | # | ||
478 | |||
479 | # | ||
480 | # FIR device drivers | ||
481 | # | ||
482 | # CONFIG_NSC_FIR is not set | ||
483 | # CONFIG_WINBOND_FIR is not set | ||
484 | # CONFIG_SMC_IRCC_FIR is not set | ||
485 | # CONFIG_ALI_FIR is not set | ||
486 | CONFIG_SA1100_FIR=m | ||
487 | # CONFIG_BT is not set | ||
488 | CONFIG_NETDEVICES=y | ||
489 | # CONFIG_DUMMY is not set | ||
490 | # CONFIG_BONDING is not set | ||
491 | # CONFIG_EQUALIZER is not set | ||
492 | # CONFIG_TUN is not set | ||
493 | |||
494 | # | ||
495 | # ARCnet devices | ||
496 | # | ||
497 | # CONFIG_ARCNET is not set | ||
498 | |||
499 | # | ||
500 | # Ethernet (10 or 100Mbit) | ||
501 | # | ||
502 | # CONFIG_NET_ETHERNET is not set | ||
503 | CONFIG_MII=m | ||
504 | |||
505 | # | ||
506 | # Ethernet (1000 Mbit) | ||
507 | # | ||
508 | |||
509 | # | ||
510 | # Ethernet (10000 Mbit) | ||
511 | # | ||
512 | |||
513 | # | ||
514 | # Token Ring devices | ||
515 | # | ||
516 | # CONFIG_TR is not set | ||
517 | |||
518 | # | ||
519 | # Wireless LAN (non-hamradio) | ||
520 | # | ||
521 | CONFIG_NET_RADIO=y | ||
522 | |||
523 | # | ||
524 | # Obsolete Wireless cards support (pre-802.11) | ||
525 | # | ||
526 | # CONFIG_STRIP is not set | ||
527 | CONFIG_ARLAN=m | ||
528 | CONFIG_WAVELAN=m | ||
529 | CONFIG_PCMCIA_WAVELAN=m | ||
530 | # CONFIG_PCMCIA_NETWAVE is not set | ||
531 | |||
532 | # | ||
533 | # Wireless 802.11 Frequency Hopping cards support | ||
534 | # | ||
535 | # CONFIG_PCMCIA_RAYCS is not set | ||
536 | |||
537 | # | ||
538 | # Wireless 802.11b ISA/PCI cards support | ||
539 | # | ||
540 | CONFIG_HERMES=m | ||
541 | # CONFIG_ATMEL is not set | ||
542 | |||
543 | # | ||
544 | # Wireless 802.11b Pcmcia/Cardbus cards support | ||
545 | # | ||
546 | CONFIG_PCMCIA_HERMES=m | ||
547 | CONFIG_AIRO_CS=m | ||
548 | # CONFIG_PCMCIA_WL3501 is not set | ||
549 | CONFIG_NET_WIRELESS=y | ||
550 | |||
551 | # | ||
552 | # PCMCIA network device support | ||
553 | # | ||
554 | CONFIG_NET_PCMCIA=y | ||
555 | CONFIG_PCMCIA_3C589=m | ||
556 | CONFIG_PCMCIA_3C574=m | ||
557 | CONFIG_PCMCIA_FMVJ18X=m | ||
558 | CONFIG_PCMCIA_PCNET=m | ||
559 | CONFIG_PCMCIA_NMCLAN=m | ||
560 | CONFIG_PCMCIA_SMC91C92=m | ||
561 | CONFIG_PCMCIA_XIRC2PS=m | ||
562 | CONFIG_PCMCIA_AXNET=m | ||
563 | |||
564 | # | ||
565 | # Wan interfaces | ||
566 | # | ||
567 | # CONFIG_WAN is not set | ||
568 | CONFIG_PPP=m | ||
569 | # CONFIG_PPP_MULTILINK is not set | ||
570 | # CONFIG_PPP_FILTER is not set | ||
571 | CONFIG_PPP_ASYNC=m | ||
572 | # CONFIG_PPP_SYNC_TTY is not set | ||
573 | CONFIG_PPP_DEFLATE=m | ||
574 | CONFIG_PPP_BSDCOMP=m | ||
575 | # CONFIG_PPPOE is not set | ||
576 | # CONFIG_SLIP is not set | ||
577 | # CONFIG_SHAPER is not set | ||
578 | # CONFIG_NETCONSOLE is not set | ||
579 | |||
580 | # | ||
581 | # ISDN subsystem | ||
582 | # | ||
583 | # CONFIG_ISDN is not set | ||
584 | |||
585 | # | ||
586 | # Input device support | ||
587 | # | ||
588 | CONFIG_INPUT=y | ||
589 | |||
590 | # | ||
591 | # Userland interfaces | ||
592 | # | ||
593 | CONFIG_INPUT_MOUSEDEV=y | ||
594 | CONFIG_INPUT_MOUSEDEV_PSAUX=y | ||
595 | CONFIG_INPUT_MOUSEDEV_SCREEN_X=640 | ||
596 | CONFIG_INPUT_MOUSEDEV_SCREEN_Y=240 | ||
597 | # CONFIG_INPUT_JOYDEV is not set | ||
598 | # CONFIG_INPUT_TSDEV is not set | ||
599 | # CONFIG_INPUT_EVDEV is not set | ||
600 | # CONFIG_INPUT_EVBUG is not set | ||
601 | |||
602 | # | ||
603 | # Input Device Drivers | ||
604 | # | ||
605 | CONFIG_INPUT_KEYBOARD=y | ||
606 | CONFIG_KEYBOARD_ATKBD=y | ||
607 | # CONFIG_KEYBOARD_SUNKBD is not set | ||
608 | # CONFIG_KEYBOARD_LKKBD is not set | ||
609 | # CONFIG_KEYBOARD_XTKBD is not set | ||
610 | # CONFIG_KEYBOARD_NEWTON is not set | ||
611 | CONFIG_INPUT_MOUSE=y | ||
612 | CONFIG_MOUSE_PS2=y | ||
613 | # CONFIG_MOUSE_SERIAL is not set | ||
614 | # CONFIG_MOUSE_INPORT is not set | ||
615 | # CONFIG_MOUSE_LOGIBM is not set | ||
616 | # CONFIG_MOUSE_PC110PAD is not set | ||
617 | # CONFIG_MOUSE_VSXXXAA is not set | ||
618 | # CONFIG_INPUT_JOYSTICK is not set | ||
619 | # CONFIG_INPUT_TOUCHSCREEN is not set | ||
620 | # CONFIG_INPUT_MISC is not set | ||
621 | |||
622 | # | ||
623 | # Hardware I/O ports | ||
624 | # | ||
625 | CONFIG_SERIO=y | ||
626 | CONFIG_SERIO_SERPORT=y | ||
627 | # CONFIG_SERIO_SA1111 is not set | ||
628 | CONFIG_SERIO_LIBPS2=y | ||
629 | # CONFIG_SERIO_RAW is not set | ||
630 | # CONFIG_GAMEPORT is not set | ||
631 | CONFIG_SOUND_GAMEPORT=y | ||
632 | |||
633 | # | ||
634 | # Character devices | ||
635 | # | ||
636 | CONFIG_VT=y | ||
637 | CONFIG_VT_CONSOLE=y | ||
638 | CONFIG_HW_CONSOLE=y | ||
639 | # CONFIG_SERIAL_NONSTANDARD is not set | ||
640 | |||
641 | # | ||
642 | # Serial drivers | ||
643 | # | ||
644 | # CONFIG_SERIAL_8250 is not set | ||
645 | |||
646 | # | ||
647 | # Non-8250 serial port support | ||
648 | # | ||
649 | CONFIG_SERIAL_SA1100=y | ||
650 | CONFIG_SERIAL_SA1100_CONSOLE=y | ||
651 | CONFIG_SERIAL_CORE=y | ||
652 | CONFIG_SERIAL_CORE_CONSOLE=y | ||
653 | CONFIG_UNIX98_PTYS=y | ||
654 | CONFIG_LEGACY_PTYS=y | ||
655 | CONFIG_LEGACY_PTY_COUNT=256 | ||
656 | |||
657 | # | ||
658 | # IPMI | ||
659 | # | ||
660 | # CONFIG_IPMI_HANDLER is not set | ||
661 | |||
662 | # | ||
663 | # Watchdog Cards | ||
664 | # | ||
665 | # CONFIG_WATCHDOG is not set | ||
666 | # CONFIG_NVRAM is not set | ||
667 | # CONFIG_RTC is not set | ||
668 | # CONFIG_DTLK is not set | ||
669 | # CONFIG_R3964 is not set | ||
670 | |||
671 | # | ||
672 | # Ftape, the floppy tape device driver | ||
673 | # | ||
674 | # CONFIG_DRM is not set | ||
675 | |||
676 | # | ||
677 | # PCMCIA character devices | ||
678 | # | ||
679 | # CONFIG_SYNCLINK_CS is not set | ||
680 | # CONFIG_RAW_DRIVER is not set | ||
681 | |||
682 | # | ||
683 | # TPM devices | ||
684 | # | ||
685 | # CONFIG_TCG_TPM is not set | ||
686 | |||
687 | # | ||
688 | # I2C support | ||
689 | # | ||
690 | # CONFIG_I2C is not set | ||
691 | |||
692 | # | ||
693 | # Misc devices | ||
694 | # | ||
695 | |||
696 | # | ||
697 | # Multimedia devices | ||
698 | # | ||
699 | # CONFIG_VIDEO_DEV is not set | ||
700 | |||
701 | # | ||
702 | # Digital Video Broadcasting Devices | ||
703 | # | ||
704 | # CONFIG_DVB is not set | ||
705 | |||
706 | # | ||
707 | # Graphics support | ||
708 | # | ||
709 | CONFIG_FB=y | ||
710 | # CONFIG_FB_CFB_FILLRECT is not set | ||
711 | # CONFIG_FB_CFB_COPYAREA is not set | ||
712 | # CONFIG_FB_CFB_IMAGEBLIT is not set | ||
713 | # CONFIG_FB_SOFT_CURSOR is not set | ||
714 | # CONFIG_FB_MODE_HELPERS is not set | ||
715 | # CONFIG_FB_TILEBLITTING is not set | ||
716 | # CONFIG_FB_SA1100 is not set | ||
717 | # CONFIG_FB_VIRTUAL is not set | ||
718 | |||
719 | # | ||
720 | # Console display driver support | ||
721 | # | ||
722 | # CONFIG_VGA_CONSOLE is not set | ||
723 | # CONFIG_MDA_CONSOLE is not set | ||
724 | CONFIG_DUMMY_CONSOLE=y | ||
725 | # CONFIG_FRAMEBUFFER_CONSOLE is not set | ||
726 | |||
727 | # | ||
728 | # Logo configuration | ||
729 | # | ||
730 | # CONFIG_LOGO is not set | ||
731 | # CONFIG_BACKLIGHT_LCD_SUPPORT is not set | ||
732 | |||
733 | # | ||
734 | # Sound | ||
735 | # | ||
736 | CONFIG_SOUND=m | ||
737 | |||
738 | # | ||
739 | # Advanced Linux Sound Architecture | ||
740 | # | ||
741 | # CONFIG_SND is not set | ||
742 | |||
743 | # | ||
744 | # Open Sound System | ||
745 | # | ||
746 | # CONFIG_SOUND_PRIME is not set | ||
747 | |||
748 | # | ||
749 | # USB support | ||
750 | # | ||
751 | CONFIG_USB_ARCH_HAS_HCD=y | ||
752 | CONFIG_USB_ARCH_HAS_OHCI=y | ||
753 | # CONFIG_USB is not set | ||
754 | |||
755 | # | ||
756 | # USB Gadget Support | ||
757 | # | ||
758 | # CONFIG_USB_GADGET is not set | ||
759 | |||
760 | # | ||
761 | # MMC/SD Card support | ||
762 | # | ||
763 | # CONFIG_MMC is not set | ||
764 | |||
765 | # | ||
766 | # File systems | ||
767 | # | ||
768 | CONFIG_EXT2_FS=y | ||
769 | # CONFIG_EXT2_FS_XATTR is not set | ||
770 | # CONFIG_EXT3_FS is not set | ||
771 | # CONFIG_JBD is not set | ||
772 | # CONFIG_REISERFS_FS is not set | ||
773 | # CONFIG_JFS_FS is not set | ||
774 | |||
775 | # | ||
776 | # XFS support | ||
777 | # | ||
778 | # CONFIG_XFS_FS is not set | ||
779 | # CONFIG_MINIX_FS is not set | ||
780 | # CONFIG_ROMFS_FS is not set | ||
781 | # CONFIG_QUOTA is not set | ||
782 | CONFIG_DNOTIFY=y | ||
783 | # CONFIG_AUTOFS_FS is not set | ||
784 | # CONFIG_AUTOFS4_FS is not set | ||
785 | |||
786 | # | ||
787 | # CD-ROM/DVD Filesystems | ||
788 | # | ||
789 | CONFIG_ISO9660_FS=m | ||
790 | # CONFIG_JOLIET is not set | ||
791 | # CONFIG_ZISOFS is not set | ||
792 | # CONFIG_UDF_FS is not set | ||
793 | |||
794 | # | ||
795 | # DOS/FAT/NT Filesystems | ||
796 | # | ||
797 | # CONFIG_MSDOS_FS is not set | ||
798 | # CONFIG_VFAT_FS is not set | ||
799 | # CONFIG_NTFS_FS is not set | ||
800 | |||
801 | # | ||
802 | # Pseudo filesystems | ||
803 | # | ||
804 | CONFIG_PROC_FS=y | ||
805 | CONFIG_SYSFS=y | ||
806 | CONFIG_DEVFS_FS=y | ||
807 | CONFIG_DEVFS_MOUNT=y | ||
808 | CONFIG_DEVFS_DEBUG=y | ||
809 | # CONFIG_DEVPTS_FS_XATTR is not set | ||
810 | # CONFIG_TMPFS is not set | ||
811 | # CONFIG_HUGETLB_PAGE is not set | ||
812 | CONFIG_RAMFS=y | ||
813 | |||
814 | # | ||
815 | # Miscellaneous filesystems | ||
816 | # | ||
817 | # CONFIG_ADFS_FS is not set | ||
818 | # CONFIG_AFFS_FS is not set | ||
819 | # CONFIG_HFS_FS is not set | ||
820 | # CONFIG_HFSPLUS_FS is not set | ||
821 | # CONFIG_BEFS_FS is not set | ||
822 | # CONFIG_BFS_FS is not set | ||
823 | # CONFIG_EFS_FS is not set | ||
824 | # CONFIG_JFFS_FS is not set | ||
825 | CONFIG_JFFS2_FS=y | ||
826 | CONFIG_JFFS2_FS_DEBUG=2 | ||
827 | # CONFIG_JFFS2_FS_NAND is not set | ||
828 | # CONFIG_JFFS2_FS_NOR_ECC is not set | ||
829 | # CONFIG_JFFS2_COMPRESSION_OPTIONS is not set | ||
830 | CONFIG_JFFS2_ZLIB=y | ||
831 | CONFIG_JFFS2_RTIME=y | ||
832 | # CONFIG_JFFS2_RUBIN is not set | ||
833 | # CONFIG_CRAMFS is not set | ||
834 | # CONFIG_VXFS_FS is not set | ||
835 | # CONFIG_HPFS_FS is not set | ||
836 | # CONFIG_QNX4FS_FS is not set | ||
837 | # CONFIG_SYSV_FS is not set | ||
838 | # CONFIG_UFS_FS is not set | ||
839 | |||
840 | # | ||
841 | # Network File Systems | ||
842 | # | ||
843 | CONFIG_NFS_FS=m | ||
844 | CONFIG_NFS_V3=y | ||
845 | # CONFIG_NFS_V4 is not set | ||
846 | # CONFIG_NFS_DIRECTIO is not set | ||
847 | # CONFIG_NFSD is not set | ||
848 | CONFIG_LOCKD=m | ||
849 | CONFIG_LOCKD_V4=y | ||
850 | CONFIG_SUNRPC=m | ||
851 | # CONFIG_RPCSEC_GSS_KRB5 is not set | ||
852 | # CONFIG_RPCSEC_GSS_SPKM3 is not set | ||
853 | # CONFIG_SMB_FS is not set | ||
854 | # CONFIG_CIFS is not set | ||
855 | # CONFIG_NCP_FS is not set | ||
856 | # CONFIG_CODA_FS is not set | ||
857 | # CONFIG_AFS_FS is not set | ||
858 | |||
859 | # | ||
860 | # Partition Types | ||
861 | # | ||
862 | # CONFIG_PARTITION_ADVANCED is not set | ||
863 | CONFIG_MSDOS_PARTITION=y | ||
864 | |||
865 | # | ||
866 | # Native Language Support | ||
867 | # | ||
868 | # CONFIG_NLS is not set | ||
869 | |||
870 | # | ||
871 | # Profiling support | ||
872 | # | ||
873 | # CONFIG_PROFILING is not set | ||
874 | |||
875 | # | ||
876 | # Kernel hacking | ||
877 | # | ||
878 | # CONFIG_PRINTK_TIME is not set | ||
879 | CONFIG_DEBUG_KERNEL=y | ||
880 | # CONFIG_MAGIC_SYSRQ is not set | ||
881 | CONFIG_LOG_BUF_SHIFT=14 | ||
882 | # CONFIG_SCHEDSTATS is not set | ||
883 | CONFIG_DEBUG_SLAB=y | ||
884 | # CONFIG_DEBUG_SPINLOCK is not set | ||
885 | # CONFIG_DEBUG_SPINLOCK_SLEEP is not set | ||
886 | # CONFIG_DEBUG_KOBJECT is not set | ||
887 | CONFIG_DEBUG_BUGVERBOSE=y | ||
888 | # CONFIG_DEBUG_INFO is not set | ||
889 | # CONFIG_DEBUG_FS is not set | ||
890 | CONFIG_FRAME_POINTER=y | ||
891 | # CONFIG_DEBUG_USER is not set | ||
892 | # CONFIG_DEBUG_WAITQ is not set | ||
893 | CONFIG_DEBUG_ERRORS=y | ||
894 | CONFIG_DEBUG_LL=y | ||
895 | # CONFIG_DEBUG_ICEDCC is not set | ||
896 | |||
897 | # | ||
898 | # Security options | ||
899 | # | ||
900 | # CONFIG_KEYS is not set | ||
901 | # CONFIG_SECURITY is not set | ||
902 | |||
903 | # | ||
904 | # Cryptographic options | ||
905 | # | ||
906 | # CONFIG_CRYPTO is not set | ||
907 | |||
908 | # | ||
909 | # Hardware crypto devices | ||
910 | # | ||
911 | |||
912 | # | ||
913 | # Library routines | ||
914 | # | ||
915 | CONFIG_CRC_CCITT=m | ||
916 | CONFIG_CRC32=y | ||
917 | # CONFIG_LIBCRC32C is not set | ||
918 | CONFIG_ZLIB_INFLATE=y | ||
919 | CONFIG_ZLIB_DEFLATE=y | ||
diff --git a/arch/arm/configs/lart_defconfig b/arch/arm/configs/lart_defconfig new file mode 100644 index 000000000000..7033829ed145 --- /dev/null +++ b/arch/arm/configs/lart_defconfig | |||
@@ -0,0 +1,877 @@ | |||
1 | # | ||
2 | # Automatically generated make config: don't edit | ||
3 | # Linux kernel version: 2.6.12-rc1-bk2 | ||
4 | # Sun Mar 27 23:53:24 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 is not set | ||
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=y | ||
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=y | ||
96 | # CONFIG_SA1100_PLEB is not set | ||
97 | # CONFIG_SA1100_SHANNON is not set | ||
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 is not set | ||
126 | |||
127 | # | ||
128 | # Kernel Features | ||
129 | # | ||
130 | # CONFIG_PREEMPT is not set | ||
131 | CONFIG_DISCONTIGMEM=y | ||
132 | CONFIG_LEDS=y | ||
133 | # CONFIG_LEDS_TIMER is not set | ||
134 | CONFIG_LEDS_CPU=y | ||
135 | CONFIG_ALIGNMENT_TRAP=y | ||
136 | |||
137 | # | ||
138 | # Boot options | ||
139 | # | ||
140 | CONFIG_ZBOOT_ROM_TEXT=0x0 | ||
141 | CONFIG_ZBOOT_ROM_BSS=0x0 | ||
142 | CONFIG_CMDLINE="console=ttySA0,9600 root=/dev/ram" | ||
143 | # CONFIG_XIP_KERNEL is not set | ||
144 | |||
145 | # | ||
146 | # CPU Frequency scaling | ||
147 | # | ||
148 | CONFIG_CPU_FREQ=y | ||
149 | CONFIG_CPU_FREQ_TABLE=y | ||
150 | # CONFIG_CPU_FREQ_DEBUG is not set | ||
151 | CONFIG_CPU_FREQ_STAT=y | ||
152 | # CONFIG_CPU_FREQ_STAT_DETAILS is not set | ||
153 | CONFIG_CPU_FREQ_DEFAULT_GOV_PERFORMANCE=y | ||
154 | # CONFIG_CPU_FREQ_DEFAULT_GOV_USERSPACE is not set | ||
155 | CONFIG_CPU_FREQ_GOV_PERFORMANCE=y | ||
156 | # CONFIG_CPU_FREQ_GOV_POWERSAVE is not set | ||
157 | CONFIG_CPU_FREQ_GOV_USERSPACE=y | ||
158 | # CONFIG_CPU_FREQ_GOV_ONDEMAND is not set | ||
159 | CONFIG_CPU_FREQ_SA1100=y | ||
160 | |||
161 | # | ||
162 | # Floating point emulation | ||
163 | # | ||
164 | |||
165 | # | ||
166 | # At least one emulation must be selected | ||
167 | # | ||
168 | CONFIG_FPE_NWFPE=y | ||
169 | # CONFIG_FPE_NWFPE_XP is not set | ||
170 | # CONFIG_FPE_FASTFPE is not set | ||
171 | |||
172 | # | ||
173 | # Userspace binary formats | ||
174 | # | ||
175 | CONFIG_BINFMT_ELF=y | ||
176 | CONFIG_BINFMT_AOUT=y | ||
177 | # CONFIG_BINFMT_MISC is not set | ||
178 | # CONFIG_ARTHUR is not set | ||
179 | |||
180 | # | ||
181 | # Power management options | ||
182 | # | ||
183 | CONFIG_PM=y | ||
184 | CONFIG_APM=m | ||
185 | |||
186 | # | ||
187 | # Device Drivers | ||
188 | # | ||
189 | |||
190 | # | ||
191 | # Generic Driver Options | ||
192 | # | ||
193 | CONFIG_STANDALONE=y | ||
194 | CONFIG_PREVENT_FIRMWARE_BUILD=y | ||
195 | # CONFIG_FW_LOADER is not set | ||
196 | |||
197 | # | ||
198 | # Memory Technology Devices (MTD) | ||
199 | # | ||
200 | CONFIG_MTD=y | ||
201 | CONFIG_MTD_DEBUG=y | ||
202 | CONFIG_MTD_DEBUG_VERBOSE=1 | ||
203 | # CONFIG_MTD_CONCAT is not set | ||
204 | CONFIG_MTD_PARTITIONS=y | ||
205 | # CONFIG_MTD_REDBOOT_PARTS is not set | ||
206 | # CONFIG_MTD_CMDLINE_PARTS is not set | ||
207 | # CONFIG_MTD_AFS_PARTS is not set | ||
208 | |||
209 | # | ||
210 | # User Modules And Translation Layers | ||
211 | # | ||
212 | CONFIG_MTD_CHAR=y | ||
213 | CONFIG_MTD_BLOCK=y | ||
214 | # CONFIG_FTL is not set | ||
215 | # CONFIG_NFTL is not set | ||
216 | # CONFIG_INFTL is not set | ||
217 | |||
218 | # | ||
219 | # RAM/ROM/Flash chip drivers | ||
220 | # | ||
221 | # CONFIG_MTD_CFI is not set | ||
222 | # CONFIG_MTD_JEDECPROBE is not set | ||
223 | CONFIG_MTD_MAP_BANK_WIDTH_1=y | ||
224 | CONFIG_MTD_MAP_BANK_WIDTH_2=y | ||
225 | CONFIG_MTD_MAP_BANK_WIDTH_4=y | ||
226 | # CONFIG_MTD_MAP_BANK_WIDTH_8 is not set | ||
227 | # CONFIG_MTD_MAP_BANK_WIDTH_16 is not set | ||
228 | # CONFIG_MTD_MAP_BANK_WIDTH_32 is not set | ||
229 | CONFIG_MTD_CFI_I1=y | ||
230 | CONFIG_MTD_CFI_I2=y | ||
231 | # CONFIG_MTD_CFI_I4 is not set | ||
232 | # CONFIG_MTD_CFI_I8 is not set | ||
233 | # CONFIG_MTD_RAM is not set | ||
234 | # CONFIG_MTD_ROM is not set | ||
235 | # CONFIG_MTD_ABSENT is not set | ||
236 | |||
237 | # | ||
238 | # Mapping drivers for chip access | ||
239 | # | ||
240 | # CONFIG_MTD_COMPLEX_MAPPINGS is not set | ||
241 | |||
242 | # | ||
243 | # Self-contained MTD device drivers | ||
244 | # | ||
245 | # CONFIG_MTD_SLRAM is not set | ||
246 | # CONFIG_MTD_PHRAM is not set | ||
247 | CONFIG_MTD_LART=y | ||
248 | # CONFIG_MTD_MTDRAM is not set | ||
249 | # CONFIG_MTD_BLKMTD is not set | ||
250 | # CONFIG_MTD_BLOCK2MTD is not set | ||
251 | |||
252 | # | ||
253 | # Disk-On-Chip Device Drivers | ||
254 | # | ||
255 | # CONFIG_MTD_DOC2000 is not set | ||
256 | # CONFIG_MTD_DOC2001 is not set | ||
257 | # CONFIG_MTD_DOC2001PLUS is not set | ||
258 | |||
259 | # | ||
260 | # NAND Flash Device Drivers | ||
261 | # | ||
262 | # CONFIG_MTD_NAND is not set | ||
263 | |||
264 | # | ||
265 | # Parallel port support | ||
266 | # | ||
267 | # CONFIG_PARPORT is not set | ||
268 | |||
269 | # | ||
270 | # Plug and Play support | ||
271 | # | ||
272 | # CONFIG_PNP is not set | ||
273 | |||
274 | # | ||
275 | # Block devices | ||
276 | # | ||
277 | # CONFIG_BLK_DEV_FD is not set | ||
278 | # CONFIG_BLK_DEV_XD is not set | ||
279 | # CONFIG_BLK_DEV_COW_COMMON is not set | ||
280 | # CONFIG_BLK_DEV_LOOP is not set | ||
281 | # CONFIG_BLK_DEV_NBD is not set | ||
282 | CONFIG_BLK_DEV_RAM=y | ||
283 | CONFIG_BLK_DEV_RAM_COUNT=16 | ||
284 | CONFIG_BLK_DEV_RAM_SIZE=4096 | ||
285 | CONFIG_BLK_DEV_INITRD=y | ||
286 | CONFIG_INITRAMFS_SOURCE="" | ||
287 | # CONFIG_CDROM_PKTCDVD is not set | ||
288 | |||
289 | # | ||
290 | # IO Schedulers | ||
291 | # | ||
292 | CONFIG_IOSCHED_NOOP=y | ||
293 | CONFIG_IOSCHED_AS=y | ||
294 | CONFIG_IOSCHED_DEADLINE=y | ||
295 | CONFIG_IOSCHED_CFQ=y | ||
296 | # CONFIG_ATA_OVER_ETH is not set | ||
297 | |||
298 | # | ||
299 | # ATA/ATAPI/MFM/RLL support | ||
300 | # | ||
301 | CONFIG_IDE=m | ||
302 | CONFIG_BLK_DEV_IDE=m | ||
303 | |||
304 | # | ||
305 | # Please see Documentation/ide.txt for help/info on IDE drives | ||
306 | # | ||
307 | # CONFIG_BLK_DEV_IDE_SATA is not set | ||
308 | CONFIG_BLK_DEV_IDEDISK=m | ||
309 | # CONFIG_IDEDISK_MULTI_MODE is not set | ||
310 | CONFIG_BLK_DEV_IDECD=m | ||
311 | # CONFIG_BLK_DEV_IDETAPE is not set | ||
312 | # CONFIG_BLK_DEV_IDEFLOPPY is not set | ||
313 | # CONFIG_IDE_TASK_IOCTL is not set | ||
314 | |||
315 | # | ||
316 | # IDE chipset support/bugfixes | ||
317 | # | ||
318 | CONFIG_IDE_GENERIC=m | ||
319 | # CONFIG_IDE_ARM is not set | ||
320 | # CONFIG_IDE_CHIPSETS is not set | ||
321 | # CONFIG_BLK_DEV_IDEDMA is not set | ||
322 | # CONFIG_IDEDMA_AUTO is not set | ||
323 | # CONFIG_BLK_DEV_HD is not set | ||
324 | |||
325 | # | ||
326 | # SCSI device support | ||
327 | # | ||
328 | # CONFIG_SCSI is not set | ||
329 | |||
330 | # | ||
331 | # Multi-device support (RAID and LVM) | ||
332 | # | ||
333 | # CONFIG_MD is not set | ||
334 | |||
335 | # | ||
336 | # Fusion MPT device support | ||
337 | # | ||
338 | |||
339 | # | ||
340 | # IEEE 1394 (FireWire) support | ||
341 | # | ||
342 | |||
343 | # | ||
344 | # I2O device support | ||
345 | # | ||
346 | |||
347 | # | ||
348 | # Networking support | ||
349 | # | ||
350 | CONFIG_NET=y | ||
351 | |||
352 | # | ||
353 | # Networking options | ||
354 | # | ||
355 | CONFIG_PACKET=m | ||
356 | # CONFIG_PACKET_MMAP is not set | ||
357 | # CONFIG_NETLINK_DEV is not set | ||
358 | CONFIG_UNIX=y | ||
359 | # CONFIG_NET_KEY is not set | ||
360 | CONFIG_INET=y | ||
361 | # CONFIG_IP_MULTICAST is not set | ||
362 | # CONFIG_IP_ADVANCED_ROUTER is not set | ||
363 | # CONFIG_IP_PNP is not set | ||
364 | # CONFIG_NET_IPIP is not set | ||
365 | # CONFIG_NET_IPGRE is not set | ||
366 | # CONFIG_ARPD is not set | ||
367 | CONFIG_SYN_COOKIES=y | ||
368 | # CONFIG_INET_AH is not set | ||
369 | # CONFIG_INET_ESP is not set | ||
370 | # CONFIG_INET_IPCOMP is not set | ||
371 | # CONFIG_INET_TUNNEL is not set | ||
372 | CONFIG_IP_TCPDIAG=y | ||
373 | # CONFIG_IP_TCPDIAG_IPV6 is not set | ||
374 | # CONFIG_IPV6 is not set | ||
375 | # CONFIG_NETFILTER is not set | ||
376 | |||
377 | # | ||
378 | # SCTP Configuration (EXPERIMENTAL) | ||
379 | # | ||
380 | # CONFIG_IP_SCTP is not set | ||
381 | # CONFIG_ATM is not set | ||
382 | # CONFIG_BRIDGE is not set | ||
383 | # CONFIG_VLAN_8021Q is not set | ||
384 | # CONFIG_DECNET is not set | ||
385 | # CONFIG_LLC2 is not set | ||
386 | # CONFIG_IPX is not set | ||
387 | # CONFIG_ATALK is not set | ||
388 | # CONFIG_X25 is not set | ||
389 | # CONFIG_LAPB is not set | ||
390 | # CONFIG_NET_DIVERT is not set | ||
391 | # CONFIG_ECONET is not set | ||
392 | # CONFIG_WAN_ROUTER is not set | ||
393 | |||
394 | # | ||
395 | # QoS and/or fair queueing | ||
396 | # | ||
397 | # CONFIG_NET_SCHED is not set | ||
398 | # CONFIG_NET_CLS_ROUTE is not set | ||
399 | |||
400 | # | ||
401 | # Network testing | ||
402 | # | ||
403 | # CONFIG_NET_PKTGEN is not set | ||
404 | # CONFIG_NETPOLL is not set | ||
405 | # CONFIG_NET_POLL_CONTROLLER is not set | ||
406 | # CONFIG_HAMRADIO is not set | ||
407 | CONFIG_IRDA=m | ||
408 | |||
409 | # | ||
410 | # IrDA protocols | ||
411 | # | ||
412 | CONFIG_IRLAN=m | ||
413 | CONFIG_IRNET=m | ||
414 | CONFIG_IRCOMM=m | ||
415 | # CONFIG_IRDA_ULTRA is not set | ||
416 | |||
417 | # | ||
418 | # IrDA options | ||
419 | # | ||
420 | CONFIG_IRDA_CACHE_LAST_LSAP=y | ||
421 | # CONFIG_IRDA_FAST_RR is not set | ||
422 | CONFIG_IRDA_DEBUG=y | ||
423 | |||
424 | # | ||
425 | # Infrared-port device drivers | ||
426 | # | ||
427 | |||
428 | # | ||
429 | # SIR device drivers | ||
430 | # | ||
431 | # CONFIG_IRTTY_SIR is not set | ||
432 | |||
433 | # | ||
434 | # Dongle support | ||
435 | # | ||
436 | |||
437 | # | ||
438 | # Old SIR device drivers | ||
439 | # | ||
440 | # CONFIG_IRPORT_SIR is not set | ||
441 | |||
442 | # | ||
443 | # Old Serial dongle support | ||
444 | # | ||
445 | |||
446 | # | ||
447 | # FIR device drivers | ||
448 | # | ||
449 | # CONFIG_NSC_FIR is not set | ||
450 | # CONFIG_WINBOND_FIR is not set | ||
451 | # CONFIG_SMC_IRCC_FIR is not set | ||
452 | # CONFIG_ALI_FIR is not set | ||
453 | CONFIG_SA1100_FIR=m | ||
454 | # CONFIG_BT is not set | ||
455 | CONFIG_NETDEVICES=y | ||
456 | CONFIG_DUMMY=m | ||
457 | # CONFIG_BONDING is not set | ||
458 | # CONFIG_EQUALIZER is not set | ||
459 | # CONFIG_TUN is not set | ||
460 | |||
461 | # | ||
462 | # ARCnet devices | ||
463 | # | ||
464 | # CONFIG_ARCNET is not set | ||
465 | |||
466 | # | ||
467 | # Ethernet (10 or 100Mbit) | ||
468 | # | ||
469 | CONFIG_NET_ETHERNET=y | ||
470 | # CONFIG_MII is not set | ||
471 | # CONFIG_NET_VENDOR_3COM is not set | ||
472 | # CONFIG_LANCE is not set | ||
473 | # CONFIG_NET_VENDOR_SMC is not set | ||
474 | # CONFIG_SMC91X is not set | ||
475 | # CONFIG_NET_VENDOR_RACAL is not set | ||
476 | # CONFIG_AT1700 is not set | ||
477 | # CONFIG_DEPCA is not set | ||
478 | # CONFIG_HP100 is not set | ||
479 | # CONFIG_NET_ISA is not set | ||
480 | # CONFIG_NET_PCI is not set | ||
481 | # CONFIG_NET_POCKET is not set | ||
482 | |||
483 | # | ||
484 | # Ethernet (1000 Mbit) | ||
485 | # | ||
486 | |||
487 | # | ||
488 | # Ethernet (10000 Mbit) | ||
489 | # | ||
490 | |||
491 | # | ||
492 | # Token Ring devices | ||
493 | # | ||
494 | # CONFIG_TR is not set | ||
495 | |||
496 | # | ||
497 | # Wireless LAN (non-hamradio) | ||
498 | # | ||
499 | # CONFIG_NET_RADIO is not set | ||
500 | |||
501 | # | ||
502 | # Wan interfaces | ||
503 | # | ||
504 | # CONFIG_WAN is not set | ||
505 | CONFIG_PPP=m | ||
506 | # CONFIG_PPP_MULTILINK is not set | ||
507 | # CONFIG_PPP_FILTER is not set | ||
508 | CONFIG_PPP_ASYNC=m | ||
509 | # CONFIG_PPP_SYNC_TTY is not set | ||
510 | CONFIG_PPP_DEFLATE=m | ||
511 | CONFIG_PPP_BSDCOMP=m | ||
512 | # CONFIG_PPPOE is not set | ||
513 | CONFIG_SLIP=m | ||
514 | CONFIG_SLIP_COMPRESSED=y | ||
515 | # CONFIG_SLIP_SMART is not set | ||
516 | # CONFIG_SLIP_MODE_SLIP6 is not set | ||
517 | # CONFIG_SHAPER is not set | ||
518 | # CONFIG_NETCONSOLE is not set | ||
519 | |||
520 | # | ||
521 | # ISDN subsystem | ||
522 | # | ||
523 | # CONFIG_ISDN is not set | ||
524 | |||
525 | # | ||
526 | # Input device support | ||
527 | # | ||
528 | CONFIG_INPUT=y | ||
529 | |||
530 | # | ||
531 | # Userland interfaces | ||
532 | # | ||
533 | CONFIG_INPUT_MOUSEDEV=y | ||
534 | CONFIG_INPUT_MOUSEDEV_PSAUX=y | ||
535 | CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024 | ||
536 | CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768 | ||
537 | # CONFIG_INPUT_JOYDEV is not set | ||
538 | # CONFIG_INPUT_TSDEV is not set | ||
539 | # CONFIG_INPUT_EVDEV is not set | ||
540 | # CONFIG_INPUT_EVBUG is not set | ||
541 | |||
542 | # | ||
543 | # Input Device Drivers | ||
544 | # | ||
545 | CONFIG_INPUT_KEYBOARD=y | ||
546 | CONFIG_KEYBOARD_ATKBD=y | ||
547 | # CONFIG_KEYBOARD_SUNKBD is not set | ||
548 | # CONFIG_KEYBOARD_LKKBD is not set | ||
549 | # CONFIG_KEYBOARD_XTKBD is not set | ||
550 | # CONFIG_KEYBOARD_NEWTON is not set | ||
551 | CONFIG_INPUT_MOUSE=y | ||
552 | CONFIG_MOUSE_PS2=y | ||
553 | # CONFIG_MOUSE_SERIAL is not set | ||
554 | # CONFIG_MOUSE_INPORT is not set | ||
555 | # CONFIG_MOUSE_LOGIBM is not set | ||
556 | # CONFIG_MOUSE_PC110PAD is not set | ||
557 | # CONFIG_MOUSE_VSXXXAA is not set | ||
558 | # CONFIG_INPUT_JOYSTICK is not set | ||
559 | # CONFIG_INPUT_TOUCHSCREEN is not set | ||
560 | # CONFIG_INPUT_MISC is not set | ||
561 | |||
562 | # | ||
563 | # Hardware I/O ports | ||
564 | # | ||
565 | CONFIG_SERIO=y | ||
566 | CONFIG_SERIO_SERPORT=y | ||
567 | CONFIG_SERIO_LIBPS2=y | ||
568 | # CONFIG_SERIO_RAW is not set | ||
569 | # CONFIG_GAMEPORT is not set | ||
570 | CONFIG_SOUND_GAMEPORT=y | ||
571 | |||
572 | # | ||
573 | # Character devices | ||
574 | # | ||
575 | CONFIG_VT=y | ||
576 | CONFIG_VT_CONSOLE=y | ||
577 | CONFIG_HW_CONSOLE=y | ||
578 | # CONFIG_SERIAL_NONSTANDARD is not set | ||
579 | |||
580 | # | ||
581 | # Serial drivers | ||
582 | # | ||
583 | # CONFIG_SERIAL_8250 is not set | ||
584 | |||
585 | # | ||
586 | # Non-8250 serial port support | ||
587 | # | ||
588 | CONFIG_SERIAL_SA1100=y | ||
589 | CONFIG_SERIAL_SA1100_CONSOLE=y | ||
590 | CONFIG_SERIAL_CORE=y | ||
591 | CONFIG_SERIAL_CORE_CONSOLE=y | ||
592 | CONFIG_UNIX98_PTYS=y | ||
593 | CONFIG_LEGACY_PTYS=y | ||
594 | CONFIG_LEGACY_PTY_COUNT=256 | ||
595 | |||
596 | # | ||
597 | # IPMI | ||
598 | # | ||
599 | # CONFIG_IPMI_HANDLER is not set | ||
600 | |||
601 | # | ||
602 | # Watchdog Cards | ||
603 | # | ||
604 | # CONFIG_WATCHDOG is not set | ||
605 | # CONFIG_NVRAM is not set | ||
606 | # CONFIG_RTC is not set | ||
607 | # CONFIG_DTLK is not set | ||
608 | # CONFIG_R3964 is not set | ||
609 | |||
610 | # | ||
611 | # Ftape, the floppy tape device driver | ||
612 | # | ||
613 | # CONFIG_DRM is not set | ||
614 | # CONFIG_RAW_DRIVER is not set | ||
615 | |||
616 | # | ||
617 | # TPM devices | ||
618 | # | ||
619 | # CONFIG_TCG_TPM is not set | ||
620 | |||
621 | # | ||
622 | # I2C support | ||
623 | # | ||
624 | # CONFIG_I2C is not set | ||
625 | |||
626 | # | ||
627 | # Misc devices | ||
628 | # | ||
629 | |||
630 | # | ||
631 | # Multimedia devices | ||
632 | # | ||
633 | # CONFIG_VIDEO_DEV is not set | ||
634 | |||
635 | # | ||
636 | # Digital Video Broadcasting Devices | ||
637 | # | ||
638 | # CONFIG_DVB is not set | ||
639 | |||
640 | # | ||
641 | # Graphics support | ||
642 | # | ||
643 | # CONFIG_FB is not set | ||
644 | |||
645 | # | ||
646 | # Console display driver support | ||
647 | # | ||
648 | # CONFIG_VGA_CONSOLE is not set | ||
649 | # CONFIG_MDA_CONSOLE is not set | ||
650 | CONFIG_DUMMY_CONSOLE=y | ||
651 | |||
652 | # | ||
653 | # Sound | ||
654 | # | ||
655 | CONFIG_SOUND=m | ||
656 | |||
657 | # | ||
658 | # Advanced Linux Sound Architecture | ||
659 | # | ||
660 | # CONFIG_SND is not set | ||
661 | |||
662 | # | ||
663 | # Open Sound System | ||
664 | # | ||
665 | # CONFIG_SOUND_PRIME is not set | ||
666 | |||
667 | # | ||
668 | # USB support | ||
669 | # | ||
670 | CONFIG_USB_ARCH_HAS_HCD=y | ||
671 | # CONFIG_USB_ARCH_HAS_OHCI is not set | ||
672 | # CONFIG_USB is not set | ||
673 | |||
674 | # | ||
675 | # USB Gadget Support | ||
676 | # | ||
677 | # CONFIG_USB_GADGET is not set | ||
678 | |||
679 | # | ||
680 | # MMC/SD Card support | ||
681 | # | ||
682 | # CONFIG_MMC is not set | ||
683 | |||
684 | # | ||
685 | # File systems | ||
686 | # | ||
687 | CONFIG_EXT2_FS=y | ||
688 | # CONFIG_EXT2_FS_XATTR is not set | ||
689 | CONFIG_EXT3_FS=m | ||
690 | CONFIG_EXT3_FS_XATTR=y | ||
691 | # CONFIG_EXT3_FS_POSIX_ACL is not set | ||
692 | # CONFIG_EXT3_FS_SECURITY is not set | ||
693 | CONFIG_JBD=m | ||
694 | # CONFIG_JBD_DEBUG is not set | ||
695 | CONFIG_FS_MBCACHE=y | ||
696 | CONFIG_REISERFS_FS=m | ||
697 | # CONFIG_REISERFS_CHECK is not set | ||
698 | # CONFIG_REISERFS_PROC_INFO is not set | ||
699 | # CONFIG_REISERFS_FS_XATTR is not set | ||
700 | # CONFIG_JFS_FS is not set | ||
701 | |||
702 | # | ||
703 | # XFS support | ||
704 | # | ||
705 | # CONFIG_XFS_FS is not set | ||
706 | # CONFIG_MINIX_FS is not set | ||
707 | # CONFIG_ROMFS_FS is not set | ||
708 | # CONFIG_QUOTA is not set | ||
709 | CONFIG_DNOTIFY=y | ||
710 | # CONFIG_AUTOFS_FS is not set | ||
711 | # CONFIG_AUTOFS4_FS is not set | ||
712 | |||
713 | # | ||
714 | # CD-ROM/DVD Filesystems | ||
715 | # | ||
716 | CONFIG_ISO9660_FS=m | ||
717 | CONFIG_JOLIET=y | ||
718 | # CONFIG_ZISOFS is not set | ||
719 | CONFIG_UDF_FS=m | ||
720 | CONFIG_UDF_NLS=y | ||
721 | |||
722 | # | ||
723 | # DOS/FAT/NT Filesystems | ||
724 | # | ||
725 | # CONFIG_MSDOS_FS is not set | ||
726 | # CONFIG_VFAT_FS is not set | ||
727 | # CONFIG_NTFS_FS is not set | ||
728 | |||
729 | # | ||
730 | # Pseudo filesystems | ||
731 | # | ||
732 | CONFIG_PROC_FS=y | ||
733 | CONFIG_SYSFS=y | ||
734 | # CONFIG_DEVFS_FS is not set | ||
735 | # CONFIG_DEVPTS_FS_XATTR is not set | ||
736 | CONFIG_TMPFS=y | ||
737 | # CONFIG_TMPFS_XATTR is not set | ||
738 | # CONFIG_HUGETLB_PAGE is not set | ||
739 | CONFIG_RAMFS=y | ||
740 | |||
741 | # | ||
742 | # Miscellaneous filesystems | ||
743 | # | ||
744 | # CONFIG_ADFS_FS is not set | ||
745 | # CONFIG_AFFS_FS is not set | ||
746 | # CONFIG_HFS_FS is not set | ||
747 | # CONFIG_HFSPLUS_FS is not set | ||
748 | # CONFIG_BEFS_FS is not set | ||
749 | # CONFIG_BFS_FS is not set | ||
750 | # CONFIG_EFS_FS is not set | ||
751 | # CONFIG_JFFS_FS is not set | ||
752 | CONFIG_JFFS2_FS=m | ||
753 | CONFIG_JFFS2_FS_DEBUG=1 | ||
754 | # CONFIG_JFFS2_FS_NAND is not set | ||
755 | # CONFIG_JFFS2_FS_NOR_ECC is not set | ||
756 | # CONFIG_JFFS2_COMPRESSION_OPTIONS is not set | ||
757 | CONFIG_JFFS2_ZLIB=y | ||
758 | CONFIG_JFFS2_RTIME=y | ||
759 | # CONFIG_JFFS2_RUBIN is not set | ||
760 | CONFIG_CRAMFS=m | ||
761 | # CONFIG_VXFS_FS is not set | ||
762 | # CONFIG_HPFS_FS is not set | ||
763 | # CONFIG_QNX4FS_FS is not set | ||
764 | # CONFIG_SYSV_FS is not set | ||
765 | # CONFIG_UFS_FS is not set | ||
766 | |||
767 | # | ||
768 | # Network File Systems | ||
769 | # | ||
770 | CONFIG_NFS_FS=m | ||
771 | CONFIG_NFS_V3=y | ||
772 | # CONFIG_NFS_V4 is not set | ||
773 | # CONFIG_NFS_DIRECTIO is not set | ||
774 | CONFIG_NFSD=m | ||
775 | CONFIG_NFSD_V3=y | ||
776 | # CONFIG_NFSD_V4 is not set | ||
777 | # CONFIG_NFSD_TCP is not set | ||
778 | CONFIG_LOCKD=m | ||
779 | CONFIG_LOCKD_V4=y | ||
780 | CONFIG_EXPORTFS=m | ||
781 | CONFIG_SUNRPC=m | ||
782 | # CONFIG_RPCSEC_GSS_KRB5 is not set | ||
783 | # CONFIG_RPCSEC_GSS_SPKM3 is not set | ||
784 | # CONFIG_SMB_FS is not set | ||
785 | # CONFIG_CIFS is not set | ||
786 | # CONFIG_NCP_FS is not set | ||
787 | # CONFIG_CODA_FS is not set | ||
788 | # CONFIG_AFS_FS is not set | ||
789 | |||
790 | # | ||
791 | # Partition Types | ||
792 | # | ||
793 | # CONFIG_PARTITION_ADVANCED is not set | ||
794 | CONFIG_MSDOS_PARTITION=y | ||
795 | |||
796 | # | ||
797 | # Native Language Support | ||
798 | # | ||
799 | CONFIG_NLS=y | ||
800 | CONFIG_NLS_DEFAULT="iso8859-1" | ||
801 | CONFIG_NLS_CODEPAGE_437=m | ||
802 | # CONFIG_NLS_CODEPAGE_737 is not set | ||
803 | # CONFIG_NLS_CODEPAGE_775 is not set | ||
804 | CONFIG_NLS_CODEPAGE_850=m | ||
805 | # CONFIG_NLS_CODEPAGE_852 is not set | ||
806 | # CONFIG_NLS_CODEPAGE_855 is not set | ||
807 | # CONFIG_NLS_CODEPAGE_857 is not set | ||
808 | # CONFIG_NLS_CODEPAGE_860 is not set | ||
809 | # CONFIG_NLS_CODEPAGE_861 is not set | ||
810 | # CONFIG_NLS_CODEPAGE_862 is not set | ||
811 | # CONFIG_NLS_CODEPAGE_863 is not set | ||
812 | # CONFIG_NLS_CODEPAGE_864 is not set | ||
813 | # CONFIG_NLS_CODEPAGE_865 is not set | ||
814 | # CONFIG_NLS_CODEPAGE_866 is not set | ||
815 | # CONFIG_NLS_CODEPAGE_869 is not set | ||
816 | # CONFIG_NLS_CODEPAGE_936 is not set | ||
817 | # CONFIG_NLS_CODEPAGE_950 is not set | ||
818 | # CONFIG_NLS_CODEPAGE_932 is not set | ||
819 | # CONFIG_NLS_CODEPAGE_949 is not set | ||
820 | # CONFIG_NLS_CODEPAGE_874 is not set | ||
821 | # CONFIG_NLS_ISO8859_8 is not set | ||
822 | # CONFIG_NLS_CODEPAGE_1250 is not set | ||
823 | # CONFIG_NLS_CODEPAGE_1251 is not set | ||
824 | # CONFIG_NLS_ASCII is not set | ||
825 | CONFIG_NLS_ISO8859_1=m | ||
826 | # CONFIG_NLS_ISO8859_2 is not set | ||
827 | # CONFIG_NLS_ISO8859_3 is not set | ||
828 | # CONFIG_NLS_ISO8859_4 is not set | ||
829 | # CONFIG_NLS_ISO8859_5 is not set | ||
830 | # CONFIG_NLS_ISO8859_6 is not set | ||
831 | # CONFIG_NLS_ISO8859_7 is not set | ||
832 | # CONFIG_NLS_ISO8859_9 is not set | ||
833 | # CONFIG_NLS_ISO8859_13 is not set | ||
834 | # CONFIG_NLS_ISO8859_14 is not set | ||
835 | CONFIG_NLS_ISO8859_15=m | ||
836 | # CONFIG_NLS_KOI8_R is not set | ||
837 | # CONFIG_NLS_KOI8_U is not set | ||
838 | CONFIG_NLS_UTF8=m | ||
839 | |||
840 | # | ||
841 | # Profiling support | ||
842 | # | ||
843 | # CONFIG_PROFILING is not set | ||
844 | |||
845 | # | ||
846 | # Kernel hacking | ||
847 | # | ||
848 | # CONFIG_PRINTK_TIME is not set | ||
849 | # CONFIG_DEBUG_KERNEL is not set | ||
850 | CONFIG_LOG_BUF_SHIFT=14 | ||
851 | CONFIG_DEBUG_BUGVERBOSE=y | ||
852 | CONFIG_FRAME_POINTER=y | ||
853 | CONFIG_DEBUG_USER=y | ||
854 | |||
855 | # | ||
856 | # Security options | ||
857 | # | ||
858 | # CONFIG_KEYS is not set | ||
859 | # CONFIG_SECURITY is not set | ||
860 | |||
861 | # | ||
862 | # Cryptographic options | ||
863 | # | ||
864 | # CONFIG_CRYPTO is not set | ||
865 | |||
866 | # | ||
867 | # Hardware crypto devices | ||
868 | # | ||
869 | |||
870 | # | ||
871 | # Library routines | ||
872 | # | ||
873 | CONFIG_CRC_CCITT=m | ||
874 | CONFIG_CRC32=m | ||
875 | # CONFIG_LIBCRC32C is not set | ||
876 | CONFIG_ZLIB_INFLATE=m | ||
877 | CONFIG_ZLIB_DEFLATE=m | ||
diff --git a/arch/arm/configs/lpd7a400_defconfig b/arch/arm/configs/lpd7a400_defconfig new file mode 100644 index 000000000000..d64706d3ff35 --- /dev/null +++ b/arch/arm/configs/lpd7a400_defconfig | |||
@@ -0,0 +1,781 @@ | |||
1 | # | ||
2 | # Automatically generated make config: don't edit | ||
3 | # Linux kernel version: 2.6.12-rc1-bk2 | ||
4 | # Mon Mar 28 00:06:33 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 | CONFIG_LOCK_KERNEL=y | ||
20 | |||
21 | # | ||
22 | # General setup | ||
23 | # | ||
24 | CONFIG_LOCALVERSION="" | ||
25 | # CONFIG_SWAP is not set | ||
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_HOTPLUG is not set | ||
32 | CONFIG_KOBJECT_UEVENT=y | ||
33 | CONFIG_IKCONFIG=y | ||
34 | # CONFIG_IKCONFIG_PROC is not set | ||
35 | CONFIG_EMBEDDED=y | ||
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 is not set | ||
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 is not set | ||
55 | |||
56 | # | ||
57 | # System Type | ||
58 | # | ||
59 | # CONFIG_ARCH_CLPS7500 is not set | ||
60 | # CONFIG_ARCH_CLPS711X is not set | ||
61 | # CONFIG_ARCH_CO285 is not set | ||
62 | # CONFIG_ARCH_EBSA110 is not set | ||
63 | # CONFIG_ARCH_CAMELOT is not set | ||
64 | # CONFIG_ARCH_FOOTBRIDGE is not set | ||
65 | # CONFIG_ARCH_INTEGRATOR is not set | ||
66 | # CONFIG_ARCH_IOP3XX is not set | ||
67 | # CONFIG_ARCH_IXP4XX is not set | ||
68 | # CONFIG_ARCH_IXP2000 is not set | ||
69 | # CONFIG_ARCH_L7200 is not set | ||
70 | # CONFIG_ARCH_PXA is not set | ||
71 | # CONFIG_ARCH_RPC is not set | ||
72 | # CONFIG_ARCH_SA1100 is not set | ||
73 | # CONFIG_ARCH_S3C2410 is not set | ||
74 | # CONFIG_ARCH_SHARK is not set | ||
75 | CONFIG_ARCH_LH7A40X=y | ||
76 | # CONFIG_ARCH_OMAP is not set | ||
77 | # CONFIG_ARCH_VERSATILE is not set | ||
78 | # CONFIG_ARCH_IMX is not set | ||
79 | # CONFIG_ARCH_H720X is not set | ||
80 | |||
81 | # | ||
82 | # LH7A40X Implementations | ||
83 | # | ||
84 | # CONFIG_MACH_KEV7A400 is not set | ||
85 | CONFIG_MACH_LPD7A400=y | ||
86 | # CONFIG_MACH_LPD7A404 is not set | ||
87 | CONFIG_ARCH_LH7A400=y | ||
88 | # CONFIG_LH7A40X_CONTIGMEM is not set | ||
89 | # CONFIG_LH7A40X_ONE_BANK_PER_NODE is not set | ||
90 | |||
91 | # | ||
92 | # Processor Type | ||
93 | # | ||
94 | CONFIG_CPU_32=y | ||
95 | CONFIG_CPU_ARM922T=y | ||
96 | CONFIG_CPU_32v4=y | ||
97 | CONFIG_CPU_ABRT_EV4T=y | ||
98 | CONFIG_CPU_CACHE_V4WT=y | ||
99 | CONFIG_CPU_CACHE_VIVT=y | ||
100 | CONFIG_CPU_COPY_V4WB=y | ||
101 | CONFIG_CPU_TLB_V4WBI=y | ||
102 | |||
103 | # | ||
104 | # Processor Features | ||
105 | # | ||
106 | CONFIG_ARM_THUMB=y | ||
107 | # CONFIG_CPU_ICACHE_DISABLE is not set | ||
108 | # CONFIG_CPU_DCACHE_DISABLE is not set | ||
109 | # CONFIG_CPU_DCACHE_WRITETHROUGH is not set | ||
110 | |||
111 | # | ||
112 | # Bus support | ||
113 | # | ||
114 | |||
115 | # | ||
116 | # PCCARD (PCMCIA/CardBus) support | ||
117 | # | ||
118 | # CONFIG_PCCARD is not set | ||
119 | |||
120 | # | ||
121 | # Kernel Features | ||
122 | # | ||
123 | CONFIG_PREEMPT=y | ||
124 | CONFIG_DISCONTIGMEM=y | ||
125 | CONFIG_ALIGNMENT_TRAP=y | ||
126 | |||
127 | # | ||
128 | # Boot options | ||
129 | # | ||
130 | CONFIG_ZBOOT_ROM_TEXT=0x0 | ||
131 | CONFIG_ZBOOT_ROM_BSS=0x0 | ||
132 | CONFIG_CMDLINE="" | ||
133 | # CONFIG_XIP_KERNEL is not set | ||
134 | |||
135 | # | ||
136 | # Floating point emulation | ||
137 | # | ||
138 | |||
139 | # | ||
140 | # At least one emulation must be selected | ||
141 | # | ||
142 | CONFIG_FPE_NWFPE=y | ||
143 | # CONFIG_FPE_NWFPE_XP is not set | ||
144 | # CONFIG_FPE_FASTFPE is not set | ||
145 | |||
146 | # | ||
147 | # Userspace binary formats | ||
148 | # | ||
149 | CONFIG_BINFMT_ELF=y | ||
150 | # CONFIG_BINFMT_AOUT is not set | ||
151 | # CONFIG_BINFMT_MISC is not set | ||
152 | # CONFIG_ARTHUR is not set | ||
153 | |||
154 | # | ||
155 | # Power management options | ||
156 | # | ||
157 | # CONFIG_PM is not set | ||
158 | |||
159 | # | ||
160 | # Device Drivers | ||
161 | # | ||
162 | |||
163 | # | ||
164 | # Generic Driver Options | ||
165 | # | ||
166 | CONFIG_STANDALONE=y | ||
167 | CONFIG_PREVENT_FIRMWARE_BUILD=y | ||
168 | # CONFIG_FW_LOADER is not set | ||
169 | # CONFIG_DEBUG_DRIVER is not set | ||
170 | |||
171 | # | ||
172 | # Memory Technology Devices (MTD) | ||
173 | # | ||
174 | CONFIG_MTD=y | ||
175 | # CONFIG_MTD_DEBUG is not set | ||
176 | # CONFIG_MTD_CONCAT is not set | ||
177 | CONFIG_MTD_PARTITIONS=y | ||
178 | # CONFIG_MTD_REDBOOT_PARTS is not set | ||
179 | # CONFIG_MTD_CMDLINE_PARTS is not set | ||
180 | # CONFIG_MTD_AFS_PARTS is not set | ||
181 | |||
182 | # | ||
183 | # User Modules And Translation Layers | ||
184 | # | ||
185 | CONFIG_MTD_CHAR=y | ||
186 | CONFIG_MTD_BLOCK=y | ||
187 | # CONFIG_FTL is not set | ||
188 | # CONFIG_NFTL is not set | ||
189 | # CONFIG_INFTL is not set | ||
190 | |||
191 | # | ||
192 | # RAM/ROM/Flash chip drivers | ||
193 | # | ||
194 | CONFIG_MTD_CFI=y | ||
195 | # CONFIG_MTD_JEDECPROBE is not set | ||
196 | CONFIG_MTD_GEN_PROBE=y | ||
197 | # CONFIG_MTD_CFI_ADV_OPTIONS is not set | ||
198 | CONFIG_MTD_MAP_BANK_WIDTH_1=y | ||
199 | CONFIG_MTD_MAP_BANK_WIDTH_2=y | ||
200 | CONFIG_MTD_MAP_BANK_WIDTH_4=y | ||
201 | # CONFIG_MTD_MAP_BANK_WIDTH_8 is not set | ||
202 | # CONFIG_MTD_MAP_BANK_WIDTH_16 is not set | ||
203 | # CONFIG_MTD_MAP_BANK_WIDTH_32 is not set | ||
204 | CONFIG_MTD_CFI_I1=y | ||
205 | CONFIG_MTD_CFI_I2=y | ||
206 | # CONFIG_MTD_CFI_I4 is not set | ||
207 | # CONFIG_MTD_CFI_I8 is not set | ||
208 | CONFIG_MTD_CFI_INTELEXT=y | ||
209 | # CONFIG_MTD_CFI_AMDSTD is not set | ||
210 | # CONFIG_MTD_CFI_STAA is not set | ||
211 | CONFIG_MTD_CFI_UTIL=y | ||
212 | # CONFIG_MTD_RAM is not set | ||
213 | # CONFIG_MTD_ROM is not set | ||
214 | # CONFIG_MTD_ABSENT is not set | ||
215 | # CONFIG_MTD_XIP is not set | ||
216 | |||
217 | # | ||
218 | # Mapping drivers for chip access | ||
219 | # | ||
220 | # CONFIG_MTD_COMPLEX_MAPPINGS is not set | ||
221 | # CONFIG_MTD_PHYSMAP is not set | ||
222 | # CONFIG_MTD_ARM_INTEGRATOR is not set | ||
223 | # CONFIG_MTD_EDB7312 is not set | ||
224 | |||
225 | # | ||
226 | # Self-contained MTD device drivers | ||
227 | # | ||
228 | # CONFIG_MTD_SLRAM is not set | ||
229 | # CONFIG_MTD_PHRAM is not set | ||
230 | # CONFIG_MTD_MTDRAM is not set | ||
231 | # CONFIG_MTD_BLKMTD is not set | ||
232 | # CONFIG_MTD_BLOCK2MTD is not set | ||
233 | |||
234 | # | ||
235 | # Disk-On-Chip Device Drivers | ||
236 | # | ||
237 | # CONFIG_MTD_DOC2000 is not set | ||
238 | # CONFIG_MTD_DOC2001 is not set | ||
239 | # CONFIG_MTD_DOC2001PLUS is not set | ||
240 | |||
241 | # | ||
242 | # NAND Flash Device Drivers | ||
243 | # | ||
244 | # CONFIG_MTD_NAND is not set | ||
245 | |||
246 | # | ||
247 | # Parallel port support | ||
248 | # | ||
249 | # CONFIG_PARPORT is not set | ||
250 | |||
251 | # | ||
252 | # Plug and Play support | ||
253 | # | ||
254 | |||
255 | # | ||
256 | # Block devices | ||
257 | # | ||
258 | # CONFIG_BLK_DEV_FD is not set | ||
259 | # CONFIG_BLK_DEV_COW_COMMON is not set | ||
260 | CONFIG_BLK_DEV_LOOP=y | ||
261 | # CONFIG_BLK_DEV_CRYPTOLOOP is not set | ||
262 | # CONFIG_BLK_DEV_NBD is not set | ||
263 | # CONFIG_BLK_DEV_RAM is not set | ||
264 | CONFIG_BLK_DEV_RAM_COUNT=16 | ||
265 | CONFIG_INITRAMFS_SOURCE="" | ||
266 | # CONFIG_CDROM_PKTCDVD is not set | ||
267 | |||
268 | # | ||
269 | # IO Schedulers | ||
270 | # | ||
271 | CONFIG_IOSCHED_NOOP=y | ||
272 | # CONFIG_IOSCHED_AS is not set | ||
273 | # CONFIG_IOSCHED_DEADLINE is not set | ||
274 | CONFIG_IOSCHED_CFQ=y | ||
275 | # CONFIG_ATA_OVER_ETH is not set | ||
276 | |||
277 | # | ||
278 | # ATA/ATAPI/MFM/RLL support | ||
279 | # | ||
280 | CONFIG_IDE=y | ||
281 | CONFIG_BLK_DEV_IDE=y | ||
282 | |||
283 | # | ||
284 | # Please see Documentation/ide.txt for help/info on IDE drives | ||
285 | # | ||
286 | # CONFIG_BLK_DEV_IDE_SATA is not set | ||
287 | CONFIG_BLK_DEV_IDEDISK=y | ||
288 | # CONFIG_IDEDISK_MULTI_MODE is not set | ||
289 | # CONFIG_BLK_DEV_IDECD is not set | ||
290 | # CONFIG_BLK_DEV_IDETAPE is not set | ||
291 | # CONFIG_BLK_DEV_IDEFLOPPY is not set | ||
292 | # CONFIG_IDE_TASK_IOCTL is not set | ||
293 | |||
294 | # | ||
295 | # IDE chipset support/bugfixes | ||
296 | # | ||
297 | CONFIG_IDE_GENERIC=y | ||
298 | # CONFIG_IDE_ARM is not set | ||
299 | # CONFIG_BLK_DEV_IDEDMA is not set | ||
300 | # CONFIG_IDEDMA_AUTO is not set | ||
301 | # CONFIG_BLK_DEV_HD is not set | ||
302 | |||
303 | # | ||
304 | # SCSI device support | ||
305 | # | ||
306 | # CONFIG_SCSI is not set | ||
307 | |||
308 | # | ||
309 | # Multi-device support (RAID and LVM) | ||
310 | # | ||
311 | # CONFIG_MD is not set | ||
312 | |||
313 | # | ||
314 | # Fusion MPT device support | ||
315 | # | ||
316 | |||
317 | # | ||
318 | # IEEE 1394 (FireWire) support | ||
319 | # | ||
320 | |||
321 | # | ||
322 | # I2O device support | ||
323 | # | ||
324 | |||
325 | # | ||
326 | # Networking support | ||
327 | # | ||
328 | CONFIG_NET=y | ||
329 | |||
330 | # | ||
331 | # Networking options | ||
332 | # | ||
333 | CONFIG_PACKET=y | ||
334 | # CONFIG_PACKET_MMAP is not set | ||
335 | # CONFIG_NETLINK_DEV is not set | ||
336 | CONFIG_UNIX=y | ||
337 | # CONFIG_NET_KEY is not set | ||
338 | CONFIG_INET=y | ||
339 | # CONFIG_IP_MULTICAST is not set | ||
340 | # CONFIG_IP_ADVANCED_ROUTER is not set | ||
341 | CONFIG_IP_PNP=y | ||
342 | CONFIG_IP_PNP_DHCP=y | ||
343 | CONFIG_IP_PNP_BOOTP=y | ||
344 | CONFIG_IP_PNP_RARP=y | ||
345 | # CONFIG_NET_IPIP is not set | ||
346 | # CONFIG_NET_IPGRE is not set | ||
347 | # CONFIG_ARPD is not set | ||
348 | # CONFIG_SYN_COOKIES is not set | ||
349 | # CONFIG_INET_AH is not set | ||
350 | # CONFIG_INET_ESP is not set | ||
351 | # CONFIG_INET_IPCOMP is not set | ||
352 | # CONFIG_INET_TUNNEL is not set | ||
353 | # CONFIG_IP_TCPDIAG is not set | ||
354 | # CONFIG_IP_TCPDIAG_IPV6 is not set | ||
355 | # CONFIG_IPV6 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=y | ||
401 | CONFIG_SMC91X=y | ||
402 | |||
403 | # | ||
404 | # Ethernet (1000 Mbit) | ||
405 | # | ||
406 | |||
407 | # | ||
408 | # Ethernet (10000 Mbit) | ||
409 | # | ||
410 | |||
411 | # | ||
412 | # Token Ring devices | ||
413 | # | ||
414 | |||
415 | # | ||
416 | # Wireless LAN (non-hamradio) | ||
417 | # | ||
418 | # CONFIG_NET_RADIO is not set | ||
419 | |||
420 | # | ||
421 | # Wan interfaces | ||
422 | # | ||
423 | # CONFIG_WAN is not set | ||
424 | # CONFIG_PPP is not set | ||
425 | # CONFIG_SLIP is not set | ||
426 | # CONFIG_SHAPER is not set | ||
427 | # CONFIG_NETCONSOLE is not set | ||
428 | |||
429 | # | ||
430 | # ISDN subsystem | ||
431 | # | ||
432 | # CONFIG_ISDN is not set | ||
433 | |||
434 | # | ||
435 | # Input device support | ||
436 | # | ||
437 | CONFIG_INPUT=y | ||
438 | |||
439 | # | ||
440 | # Userland interfaces | ||
441 | # | ||
442 | CONFIG_INPUT_MOUSEDEV=y | ||
443 | CONFIG_INPUT_MOUSEDEV_PSAUX=y | ||
444 | CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024 | ||
445 | CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768 | ||
446 | # CONFIG_INPUT_JOYDEV is not set | ||
447 | # CONFIG_INPUT_TSDEV is not set | ||
448 | # CONFIG_INPUT_EVDEV is not set | ||
449 | # CONFIG_INPUT_EVBUG is not set | ||
450 | |||
451 | # | ||
452 | # Input Device Drivers | ||
453 | # | ||
454 | # CONFIG_INPUT_KEYBOARD is not set | ||
455 | # CONFIG_INPUT_MOUSE is not set | ||
456 | # CONFIG_INPUT_JOYSTICK is not set | ||
457 | # CONFIG_INPUT_TOUCHSCREEN is not set | ||
458 | # CONFIG_INPUT_MISC is not set | ||
459 | |||
460 | # | ||
461 | # Hardware I/O ports | ||
462 | # | ||
463 | # CONFIG_SERIO is not set | ||
464 | # CONFIG_GAMEPORT is not set | ||
465 | CONFIG_SOUND_GAMEPORT=y | ||
466 | |||
467 | # | ||
468 | # Character devices | ||
469 | # | ||
470 | CONFIG_VT=y | ||
471 | CONFIG_VT_CONSOLE=y | ||
472 | CONFIG_HW_CONSOLE=y | ||
473 | # CONFIG_SERIAL_NONSTANDARD is not set | ||
474 | |||
475 | # | ||
476 | # Serial drivers | ||
477 | # | ||
478 | # CONFIG_SERIAL_8250 is not set | ||
479 | |||
480 | # | ||
481 | # Non-8250 serial port support | ||
482 | # | ||
483 | CONFIG_SERIAL_CORE=y | ||
484 | CONFIG_SERIAL_CORE_CONSOLE=y | ||
485 | CONFIG_SERIAL_LH7A40X=y | ||
486 | CONFIG_SERIAL_LH7A40X_CONSOLE=y | ||
487 | CONFIG_UNIX98_PTYS=y | ||
488 | CONFIG_LEGACY_PTYS=y | ||
489 | CONFIG_LEGACY_PTY_COUNT=256 | ||
490 | |||
491 | # | ||
492 | # IPMI | ||
493 | # | ||
494 | # CONFIG_IPMI_HANDLER is not set | ||
495 | |||
496 | # | ||
497 | # Watchdog Cards | ||
498 | # | ||
499 | # CONFIG_WATCHDOG is not set | ||
500 | # CONFIG_NVRAM is not set | ||
501 | CONFIG_RTC=y | ||
502 | # CONFIG_DTLK is not set | ||
503 | # CONFIG_R3964 is not set | ||
504 | |||
505 | # | ||
506 | # Ftape, the floppy tape device driver | ||
507 | # | ||
508 | # CONFIG_DRM is not set | ||
509 | # CONFIG_RAW_DRIVER is not set | ||
510 | |||
511 | # | ||
512 | # TPM devices | ||
513 | # | ||
514 | # CONFIG_TCG_TPM is not set | ||
515 | |||
516 | # | ||
517 | # I2C support | ||
518 | # | ||
519 | # CONFIG_I2C is not set | ||
520 | |||
521 | # | ||
522 | # Misc devices | ||
523 | # | ||
524 | |||
525 | # | ||
526 | # Multimedia devices | ||
527 | # | ||
528 | # CONFIG_VIDEO_DEV is not set | ||
529 | |||
530 | # | ||
531 | # Digital Video Broadcasting Devices | ||
532 | # | ||
533 | # CONFIG_DVB is not set | ||
534 | |||
535 | # | ||
536 | # Graphics support | ||
537 | # | ||
538 | # CONFIG_FB is not set | ||
539 | |||
540 | # | ||
541 | # Console display driver support | ||
542 | # | ||
543 | # CONFIG_VGA_CONSOLE is not set | ||
544 | CONFIG_DUMMY_CONSOLE=y | ||
545 | |||
546 | # | ||
547 | # Sound | ||
548 | # | ||
549 | # CONFIG_SOUND is not set | ||
550 | |||
551 | # | ||
552 | # USB support | ||
553 | # | ||
554 | CONFIG_USB_ARCH_HAS_HCD=y | ||
555 | # CONFIG_USB_ARCH_HAS_OHCI is not set | ||
556 | # CONFIG_USB is not set | ||
557 | |||
558 | # | ||
559 | # USB Gadget Support | ||
560 | # | ||
561 | # CONFIG_USB_GADGET is not set | ||
562 | |||
563 | # | ||
564 | # MMC/SD Card support | ||
565 | # | ||
566 | # CONFIG_MMC is not set | ||
567 | |||
568 | # | ||
569 | # File systems | ||
570 | # | ||
571 | CONFIG_EXT2_FS=y | ||
572 | # CONFIG_EXT2_FS_XATTR is not set | ||
573 | CONFIG_EXT3_FS=y | ||
574 | CONFIG_EXT3_FS_XATTR=y | ||
575 | # CONFIG_EXT3_FS_POSIX_ACL is not set | ||
576 | # CONFIG_EXT3_FS_SECURITY is not set | ||
577 | CONFIG_JBD=y | ||
578 | # CONFIG_JBD_DEBUG is not set | ||
579 | CONFIG_FS_MBCACHE=y | ||
580 | # CONFIG_REISERFS_FS is not set | ||
581 | # CONFIG_JFS_FS is not set | ||
582 | |||
583 | # | ||
584 | # XFS support | ||
585 | # | ||
586 | # CONFIG_XFS_FS is not set | ||
587 | # CONFIG_MINIX_FS is not set | ||
588 | # CONFIG_ROMFS_FS is not set | ||
589 | # CONFIG_QUOTA is not set | ||
590 | CONFIG_DNOTIFY=y | ||
591 | # CONFIG_AUTOFS_FS is not set | ||
592 | # CONFIG_AUTOFS4_FS is not set | ||
593 | |||
594 | # | ||
595 | # CD-ROM/DVD Filesystems | ||
596 | # | ||
597 | # CONFIG_ISO9660_FS is not set | ||
598 | # CONFIG_UDF_FS is not set | ||
599 | |||
600 | # | ||
601 | # DOS/FAT/NT Filesystems | ||
602 | # | ||
603 | CONFIG_FAT_FS=y | ||
604 | # CONFIG_MSDOS_FS is not set | ||
605 | CONFIG_VFAT_FS=y | ||
606 | CONFIG_FAT_DEFAULT_CODEPAGE=437 | ||
607 | CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1" | ||
608 | # CONFIG_NTFS_FS is not set | ||
609 | |||
610 | # | ||
611 | # Pseudo filesystems | ||
612 | # | ||
613 | CONFIG_PROC_FS=y | ||
614 | CONFIG_SYSFS=y | ||
615 | # CONFIG_DEVFS_FS is not set | ||
616 | # CONFIG_DEVPTS_FS_XATTR is not set | ||
617 | CONFIG_TMPFS=y | ||
618 | # CONFIG_TMPFS_XATTR is not set | ||
619 | # CONFIG_HUGETLB_PAGE is not set | ||
620 | CONFIG_RAMFS=y | ||
621 | |||
622 | # | ||
623 | # Miscellaneous filesystems | ||
624 | # | ||
625 | # CONFIG_ADFS_FS is not set | ||
626 | # CONFIG_AFFS_FS is not set | ||
627 | # CONFIG_HFS_FS is not set | ||
628 | # CONFIG_HFSPLUS_FS is not set | ||
629 | # CONFIG_BEFS_FS is not set | ||
630 | # CONFIG_BFS_FS is not set | ||
631 | # CONFIG_EFS_FS is not set | ||
632 | # CONFIG_JFFS_FS is not set | ||
633 | CONFIG_JFFS2_FS=y | ||
634 | CONFIG_JFFS2_FS_DEBUG=0 | ||
635 | # CONFIG_JFFS2_FS_NAND is not set | ||
636 | # CONFIG_JFFS2_FS_NOR_ECC is not set | ||
637 | # CONFIG_JFFS2_COMPRESSION_OPTIONS is not set | ||
638 | CONFIG_JFFS2_ZLIB=y | ||
639 | CONFIG_JFFS2_RTIME=y | ||
640 | # CONFIG_JFFS2_RUBIN is not set | ||
641 | CONFIG_CRAMFS=y | ||
642 | # CONFIG_VXFS_FS is not set | ||
643 | # CONFIG_HPFS_FS is not set | ||
644 | # CONFIG_QNX4FS_FS is not set | ||
645 | # CONFIG_SYSV_FS is not set | ||
646 | # CONFIG_UFS_FS is not set | ||
647 | |||
648 | # | ||
649 | # Network File Systems | ||
650 | # | ||
651 | CONFIG_NFS_FS=y | ||
652 | CONFIG_NFS_V3=y | ||
653 | # CONFIG_NFS_V4 is not set | ||
654 | # CONFIG_NFS_DIRECTIO is not set | ||
655 | # CONFIG_NFSD is not set | ||
656 | CONFIG_ROOT_NFS=y | ||
657 | CONFIG_LOCKD=y | ||
658 | CONFIG_LOCKD_V4=y | ||
659 | CONFIG_SUNRPC=y | ||
660 | # CONFIG_RPCSEC_GSS_KRB5 is not set | ||
661 | # CONFIG_RPCSEC_GSS_SPKM3 is not set | ||
662 | # CONFIG_SMB_FS is not set | ||
663 | # CONFIG_CIFS is not set | ||
664 | # CONFIG_NCP_FS is not set | ||
665 | # CONFIG_CODA_FS is not set | ||
666 | # CONFIG_AFS_FS is not set | ||
667 | |||
668 | # | ||
669 | # Partition Types | ||
670 | # | ||
671 | CONFIG_PARTITION_ADVANCED=y | ||
672 | # CONFIG_ACORN_PARTITION is not set | ||
673 | # CONFIG_OSF_PARTITION is not set | ||
674 | # CONFIG_AMIGA_PARTITION is not set | ||
675 | # CONFIG_ATARI_PARTITION is not set | ||
676 | # CONFIG_MAC_PARTITION is not set | ||
677 | CONFIG_MSDOS_PARTITION=y | ||
678 | # CONFIG_BSD_DISKLABEL is not set | ||
679 | # CONFIG_MINIX_SUBPARTITION is not set | ||
680 | # CONFIG_SOLARIS_X86_PARTITION is not set | ||
681 | # CONFIG_UNIXWARE_DISKLABEL is not set | ||
682 | # CONFIG_LDM_PARTITION is not set | ||
683 | # CONFIG_SGI_PARTITION is not set | ||
684 | # CONFIG_ULTRIX_PARTITION is not set | ||
685 | # CONFIG_SUN_PARTITION is not set | ||
686 | # CONFIG_EFI_PARTITION is not set | ||
687 | |||
688 | # | ||
689 | # Native Language Support | ||
690 | # | ||
691 | CONFIG_NLS=y | ||
692 | CONFIG_NLS_DEFAULT="iso8859-1" | ||
693 | # CONFIG_NLS_CODEPAGE_437 is not set | ||
694 | # CONFIG_NLS_CODEPAGE_737 is not set | ||
695 | # CONFIG_NLS_CODEPAGE_775 is not set | ||
696 | # CONFIG_NLS_CODEPAGE_850 is not set | ||
697 | # CONFIG_NLS_CODEPAGE_852 is not set | ||
698 | # CONFIG_NLS_CODEPAGE_855 is not set | ||
699 | # CONFIG_NLS_CODEPAGE_857 is not set | ||
700 | # CONFIG_NLS_CODEPAGE_860 is not set | ||
701 | # CONFIG_NLS_CODEPAGE_861 is not set | ||
702 | # CONFIG_NLS_CODEPAGE_862 is not set | ||
703 | # CONFIG_NLS_CODEPAGE_863 is not set | ||
704 | # CONFIG_NLS_CODEPAGE_864 is not set | ||
705 | # CONFIG_NLS_CODEPAGE_865 is not set | ||
706 | # CONFIG_NLS_CODEPAGE_866 is not set | ||
707 | # CONFIG_NLS_CODEPAGE_869 is not set | ||
708 | # CONFIG_NLS_CODEPAGE_936 is not set | ||
709 | # CONFIG_NLS_CODEPAGE_950 is not set | ||
710 | # CONFIG_NLS_CODEPAGE_932 is not set | ||
711 | # CONFIG_NLS_CODEPAGE_949 is not set | ||
712 | # CONFIG_NLS_CODEPAGE_874 is not set | ||
713 | # CONFIG_NLS_ISO8859_8 is not set | ||
714 | # CONFIG_NLS_CODEPAGE_1250 is not set | ||
715 | # CONFIG_NLS_CODEPAGE_1251 is not set | ||
716 | # CONFIG_NLS_ASCII is not set | ||
717 | # CONFIG_NLS_ISO8859_1 is not set | ||
718 | # CONFIG_NLS_ISO8859_2 is not set | ||
719 | # CONFIG_NLS_ISO8859_3 is not set | ||
720 | # CONFIG_NLS_ISO8859_4 is not set | ||
721 | # CONFIG_NLS_ISO8859_5 is not set | ||
722 | # CONFIG_NLS_ISO8859_6 is not set | ||
723 | # CONFIG_NLS_ISO8859_7 is not set | ||
724 | # CONFIG_NLS_ISO8859_9 is not set | ||
725 | # CONFIG_NLS_ISO8859_13 is not set | ||
726 | # CONFIG_NLS_ISO8859_14 is not set | ||
727 | # CONFIG_NLS_ISO8859_15 is not set | ||
728 | # CONFIG_NLS_KOI8_R is not set | ||
729 | # CONFIG_NLS_KOI8_U is not set | ||
730 | # CONFIG_NLS_UTF8 is not set | ||
731 | |||
732 | # | ||
733 | # Profiling support | ||
734 | # | ||
735 | # CONFIG_PROFILING is not set | ||
736 | |||
737 | # | ||
738 | # Kernel hacking | ||
739 | # | ||
740 | # CONFIG_PRINTK_TIME is not set | ||
741 | CONFIG_DEBUG_KERNEL=y | ||
742 | CONFIG_MAGIC_SYSRQ=y | ||
743 | CONFIG_LOG_BUF_SHIFT=14 | ||
744 | # CONFIG_SCHEDSTATS is not set | ||
745 | # CONFIG_DEBUG_SLAB is not set | ||
746 | CONFIG_DEBUG_PREEMPT=y | ||
747 | # CONFIG_DEBUG_SPINLOCK is not set | ||
748 | # CONFIG_DEBUG_SPINLOCK_SLEEP is not set | ||
749 | # CONFIG_DEBUG_KOBJECT is not set | ||
750 | CONFIG_DEBUG_BUGVERBOSE=y | ||
751 | CONFIG_DEBUG_INFO=y | ||
752 | # CONFIG_DEBUG_FS is not set | ||
753 | CONFIG_FRAME_POINTER=y | ||
754 | CONFIG_DEBUG_USER=y | ||
755 | # CONFIG_DEBUG_WAITQ is not set | ||
756 | CONFIG_DEBUG_ERRORS=y | ||
757 | # CONFIG_DEBUG_LL is not set | ||
758 | |||
759 | # | ||
760 | # Security options | ||
761 | # | ||
762 | # CONFIG_KEYS is not set | ||
763 | # CONFIG_SECURITY is not set | ||
764 | |||
765 | # | ||
766 | # Cryptographic options | ||
767 | # | ||
768 | # CONFIG_CRYPTO is not set | ||
769 | |||
770 | # | ||
771 | # Hardware crypto devices | ||
772 | # | ||
773 | |||
774 | # | ||
775 | # Library routines | ||
776 | # | ||
777 | # CONFIG_CRC_CCITT is not set | ||
778 | CONFIG_CRC32=y | ||
779 | # CONFIG_LIBCRC32C is not set | ||
780 | CONFIG_ZLIB_INFLATE=y | ||
781 | CONFIG_ZLIB_DEFLATE=y | ||
diff --git a/arch/arm/configs/lpd7a404_defconfig b/arch/arm/configs/lpd7a404_defconfig new file mode 100644 index 000000000000..87cbedfb303f --- /dev/null +++ b/arch/arm/configs/lpd7a404_defconfig | |||
@@ -0,0 +1,919 @@ | |||
1 | # | ||
2 | # Automatically generated make config: don't edit | ||
3 | # Linux kernel version: 2.6.12-rc1-bk2 | ||
4 | # Mon Mar 28 00:14:08 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 | CONFIG_LOCK_KERNEL=y | ||
20 | |||
21 | # | ||
22 | # General setup | ||
23 | # | ||
24 | CONFIG_LOCALVERSION="" | ||
25 | # CONFIG_SWAP is not set | ||
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_HOTPLUG is not set | ||
32 | CONFIG_KOBJECT_UEVENT=y | ||
33 | CONFIG_IKCONFIG=y | ||
34 | # CONFIG_IKCONFIG_PROC is not set | ||
35 | CONFIG_EMBEDDED=y | ||
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 is not set | ||
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 is not set | ||
55 | |||
56 | # | ||
57 | # System Type | ||
58 | # | ||
59 | # CONFIG_ARCH_CLPS7500 is not set | ||
60 | # CONFIG_ARCH_CLPS711X is not set | ||
61 | # CONFIG_ARCH_CO285 is not set | ||
62 | # CONFIG_ARCH_EBSA110 is not set | ||
63 | # CONFIG_ARCH_CAMELOT is not set | ||
64 | # CONFIG_ARCH_FOOTBRIDGE is not set | ||
65 | # CONFIG_ARCH_INTEGRATOR is not set | ||
66 | # CONFIG_ARCH_IOP3XX is not set | ||
67 | # CONFIG_ARCH_IXP4XX is not set | ||
68 | # CONFIG_ARCH_IXP2000 is not set | ||
69 | # CONFIG_ARCH_L7200 is not set | ||
70 | # CONFIG_ARCH_PXA is not set | ||
71 | # CONFIG_ARCH_RPC is not set | ||
72 | # CONFIG_ARCH_SA1100 is not set | ||
73 | # CONFIG_ARCH_S3C2410 is not set | ||
74 | # CONFIG_ARCH_SHARK is not set | ||
75 | CONFIG_ARCH_LH7A40X=y | ||
76 | # CONFIG_ARCH_OMAP is not set | ||
77 | # CONFIG_ARCH_VERSATILE is not set | ||
78 | # CONFIG_ARCH_IMX is not set | ||
79 | # CONFIG_ARCH_H720X is not set | ||
80 | |||
81 | # | ||
82 | # LH7A40X Implementations | ||
83 | # | ||
84 | # CONFIG_MACH_KEV7A400 is not set | ||
85 | # CONFIG_MACH_LPD7A400 is not set | ||
86 | CONFIG_MACH_LPD7A404=y | ||
87 | CONFIG_ARCH_LH7A404=y | ||
88 | # CONFIG_LH7A40X_CONTIGMEM is not set | ||
89 | # CONFIG_LH7A40X_ONE_BANK_PER_NODE is not set | ||
90 | |||
91 | # | ||
92 | # Processor Type | ||
93 | # | ||
94 | CONFIG_CPU_32=y | ||
95 | CONFIG_CPU_ARM922T=y | ||
96 | CONFIG_CPU_32v4=y | ||
97 | CONFIG_CPU_ABRT_EV4T=y | ||
98 | CONFIG_CPU_CACHE_V4WT=y | ||
99 | CONFIG_CPU_CACHE_VIVT=y | ||
100 | CONFIG_CPU_COPY_V4WB=y | ||
101 | CONFIG_CPU_TLB_V4WBI=y | ||
102 | |||
103 | # | ||
104 | # Processor Features | ||
105 | # | ||
106 | CONFIG_ARM_THUMB=y | ||
107 | # CONFIG_CPU_ICACHE_DISABLE is not set | ||
108 | # CONFIG_CPU_DCACHE_DISABLE is not set | ||
109 | # CONFIG_CPU_DCACHE_WRITETHROUGH is not set | ||
110 | |||
111 | # | ||
112 | # Bus support | ||
113 | # | ||
114 | |||
115 | # | ||
116 | # PCCARD (PCMCIA/CardBus) support | ||
117 | # | ||
118 | # CONFIG_PCCARD is not set | ||
119 | |||
120 | # | ||
121 | # Kernel Features | ||
122 | # | ||
123 | CONFIG_PREEMPT=y | ||
124 | CONFIG_DISCONTIGMEM=y | ||
125 | CONFIG_ALIGNMENT_TRAP=y | ||
126 | |||
127 | # | ||
128 | # Boot options | ||
129 | # | ||
130 | CONFIG_ZBOOT_ROM_TEXT=0x0 | ||
131 | CONFIG_ZBOOT_ROM_BSS=0x0 | ||
132 | CONFIG_CMDLINE="" | ||
133 | # CONFIG_XIP_KERNEL is not set | ||
134 | |||
135 | # | ||
136 | # Floating point emulation | ||
137 | # | ||
138 | |||
139 | # | ||
140 | # At least one emulation must be selected | ||
141 | # | ||
142 | CONFIG_FPE_NWFPE=y | ||
143 | # CONFIG_FPE_NWFPE_XP is not set | ||
144 | # CONFIG_FPE_FASTFPE is not set | ||
145 | |||
146 | # | ||
147 | # Userspace binary formats | ||
148 | # | ||
149 | CONFIG_BINFMT_ELF=y | ||
150 | # CONFIG_BINFMT_AOUT is not set | ||
151 | # CONFIG_BINFMT_MISC is not set | ||
152 | # CONFIG_ARTHUR is not set | ||
153 | |||
154 | # | ||
155 | # Power management options | ||
156 | # | ||
157 | # CONFIG_PM is not set | ||
158 | |||
159 | # | ||
160 | # Device Drivers | ||
161 | # | ||
162 | |||
163 | # | ||
164 | # Generic Driver Options | ||
165 | # | ||
166 | CONFIG_STANDALONE=y | ||
167 | CONFIG_PREVENT_FIRMWARE_BUILD=y | ||
168 | # CONFIG_FW_LOADER is not set | ||
169 | # CONFIG_DEBUG_DRIVER is not set | ||
170 | |||
171 | # | ||
172 | # Memory Technology Devices (MTD) | ||
173 | # | ||
174 | CONFIG_MTD=y | ||
175 | # CONFIG_MTD_DEBUG is not set | ||
176 | # CONFIG_MTD_CONCAT is not set | ||
177 | CONFIG_MTD_PARTITIONS=y | ||
178 | # CONFIG_MTD_REDBOOT_PARTS is not set | ||
179 | # CONFIG_MTD_CMDLINE_PARTS is not set | ||
180 | # CONFIG_MTD_AFS_PARTS is not set | ||
181 | |||
182 | # | ||
183 | # User Modules And Translation Layers | ||
184 | # | ||
185 | CONFIG_MTD_CHAR=y | ||
186 | CONFIG_MTD_BLOCK=y | ||
187 | # CONFIG_FTL is not set | ||
188 | # CONFIG_NFTL is not set | ||
189 | # CONFIG_INFTL is not set | ||
190 | |||
191 | # | ||
192 | # RAM/ROM/Flash chip drivers | ||
193 | # | ||
194 | CONFIG_MTD_CFI=y | ||
195 | # CONFIG_MTD_JEDECPROBE is not set | ||
196 | CONFIG_MTD_GEN_PROBE=y | ||
197 | # CONFIG_MTD_CFI_ADV_OPTIONS is not set | ||
198 | CONFIG_MTD_MAP_BANK_WIDTH_1=y | ||
199 | CONFIG_MTD_MAP_BANK_WIDTH_2=y | ||
200 | CONFIG_MTD_MAP_BANK_WIDTH_4=y | ||
201 | # CONFIG_MTD_MAP_BANK_WIDTH_8 is not set | ||
202 | # CONFIG_MTD_MAP_BANK_WIDTH_16 is not set | ||
203 | # CONFIG_MTD_MAP_BANK_WIDTH_32 is not set | ||
204 | CONFIG_MTD_CFI_I1=y | ||
205 | CONFIG_MTD_CFI_I2=y | ||
206 | # CONFIG_MTD_CFI_I4 is not set | ||
207 | # CONFIG_MTD_CFI_I8 is not set | ||
208 | CONFIG_MTD_CFI_INTELEXT=y | ||
209 | # CONFIG_MTD_CFI_AMDSTD is not set | ||
210 | # CONFIG_MTD_CFI_STAA is not set | ||
211 | CONFIG_MTD_CFI_UTIL=y | ||
212 | # CONFIG_MTD_RAM is not set | ||
213 | # CONFIG_MTD_ROM is not set | ||
214 | # CONFIG_MTD_ABSENT is not set | ||
215 | # CONFIG_MTD_XIP is not set | ||
216 | |||
217 | # | ||
218 | # Mapping drivers for chip access | ||
219 | # | ||
220 | # CONFIG_MTD_COMPLEX_MAPPINGS is not set | ||
221 | # CONFIG_MTD_PHYSMAP is not set | ||
222 | # CONFIG_MTD_ARM_INTEGRATOR is not set | ||
223 | # CONFIG_MTD_EDB7312 is not set | ||
224 | |||
225 | # | ||
226 | # Self-contained MTD device drivers | ||
227 | # | ||
228 | # CONFIG_MTD_SLRAM is not set | ||
229 | # CONFIG_MTD_PHRAM is not set | ||
230 | # CONFIG_MTD_MTDRAM is not set | ||
231 | # CONFIG_MTD_BLKMTD is not set | ||
232 | # CONFIG_MTD_BLOCK2MTD is not set | ||
233 | |||
234 | # | ||
235 | # Disk-On-Chip Device Drivers | ||
236 | # | ||
237 | # CONFIG_MTD_DOC2000 is not set | ||
238 | # CONFIG_MTD_DOC2001 is not set | ||
239 | # CONFIG_MTD_DOC2001PLUS is not set | ||
240 | |||
241 | # | ||
242 | # NAND Flash Device Drivers | ||
243 | # | ||
244 | # CONFIG_MTD_NAND is not set | ||
245 | |||
246 | # | ||
247 | # Parallel port support | ||
248 | # | ||
249 | # CONFIG_PARPORT is not set | ||
250 | |||
251 | # | ||
252 | # Plug and Play support | ||
253 | # | ||
254 | |||
255 | # | ||
256 | # Block devices | ||
257 | # | ||
258 | # CONFIG_BLK_DEV_FD is not set | ||
259 | # CONFIG_BLK_DEV_COW_COMMON is not set | ||
260 | CONFIG_BLK_DEV_LOOP=y | ||
261 | # CONFIG_BLK_DEV_CRYPTOLOOP is not set | ||
262 | # CONFIG_BLK_DEV_NBD is not set | ||
263 | # CONFIG_BLK_DEV_UB is not set | ||
264 | # CONFIG_BLK_DEV_RAM is not set | ||
265 | CONFIG_BLK_DEV_RAM_COUNT=16 | ||
266 | CONFIG_INITRAMFS_SOURCE="" | ||
267 | # CONFIG_CDROM_PKTCDVD is not set | ||
268 | |||
269 | # | ||
270 | # IO Schedulers | ||
271 | # | ||
272 | CONFIG_IOSCHED_NOOP=y | ||
273 | # CONFIG_IOSCHED_AS is not set | ||
274 | # CONFIG_IOSCHED_DEADLINE is not set | ||
275 | CONFIG_IOSCHED_CFQ=y | ||
276 | # CONFIG_ATA_OVER_ETH is not set | ||
277 | |||
278 | # | ||
279 | # ATA/ATAPI/MFM/RLL support | ||
280 | # | ||
281 | CONFIG_IDE=y | ||
282 | CONFIG_BLK_DEV_IDE=y | ||
283 | |||
284 | # | ||
285 | # Please see Documentation/ide.txt for help/info on IDE drives | ||
286 | # | ||
287 | # CONFIG_BLK_DEV_IDE_SATA is not set | ||
288 | CONFIG_BLK_DEV_IDEDISK=y | ||
289 | # CONFIG_IDEDISK_MULTI_MODE is not set | ||
290 | # CONFIG_BLK_DEV_IDECD is not set | ||
291 | # CONFIG_BLK_DEV_IDETAPE is not set | ||
292 | # CONFIG_BLK_DEV_IDEFLOPPY is not set | ||
293 | # CONFIG_BLK_DEV_IDESCSI is not set | ||
294 | # CONFIG_IDE_TASK_IOCTL is not set | ||
295 | |||
296 | # | ||
297 | # IDE chipset support/bugfixes | ||
298 | # | ||
299 | CONFIG_IDE_GENERIC=y | ||
300 | # CONFIG_IDE_ARM is not set | ||
301 | # CONFIG_BLK_DEV_IDEDMA is not set | ||
302 | # CONFIG_IDEDMA_AUTO is not set | ||
303 | # CONFIG_BLK_DEV_HD is not set | ||
304 | |||
305 | # | ||
306 | # SCSI device support | ||
307 | # | ||
308 | CONFIG_SCSI=y | ||
309 | # CONFIG_SCSI_PROC_FS is not set | ||
310 | |||
311 | # | ||
312 | # SCSI support type (disk, tape, CD-ROM) | ||
313 | # | ||
314 | # CONFIG_BLK_DEV_SD is not set | ||
315 | # CONFIG_CHR_DEV_ST is not set | ||
316 | # CONFIG_CHR_DEV_OSST is not set | ||
317 | # CONFIG_BLK_DEV_SR is not set | ||
318 | # CONFIG_CHR_DEV_SG is not set | ||
319 | |||
320 | # | ||
321 | # Some SCSI devices (e.g. CD jukebox) support multiple LUNs | ||
322 | # | ||
323 | # CONFIG_SCSI_MULTI_LUN is not set | ||
324 | # CONFIG_SCSI_CONSTANTS is not set | ||
325 | # CONFIG_SCSI_LOGGING is not set | ||
326 | |||
327 | # | ||
328 | # SCSI Transport Attributes | ||
329 | # | ||
330 | # CONFIG_SCSI_SPI_ATTRS is not set | ||
331 | # CONFIG_SCSI_FC_ATTRS is not set | ||
332 | # CONFIG_SCSI_ISCSI_ATTRS is not set | ||
333 | |||
334 | # | ||
335 | # SCSI low-level drivers | ||
336 | # | ||
337 | # CONFIG_SCSI_SATA is not set | ||
338 | # CONFIG_SCSI_DEBUG is not set | ||
339 | |||
340 | # | ||
341 | # Multi-device support (RAID and LVM) | ||
342 | # | ||
343 | # CONFIG_MD is not set | ||
344 | |||
345 | # | ||
346 | # Fusion MPT device support | ||
347 | # | ||
348 | |||
349 | # | ||
350 | # IEEE 1394 (FireWire) support | ||
351 | # | ||
352 | |||
353 | # | ||
354 | # I2O device support | ||
355 | # | ||
356 | |||
357 | # | ||
358 | # Networking support | ||
359 | # | ||
360 | CONFIG_NET=y | ||
361 | |||
362 | # | ||
363 | # Networking options | ||
364 | # | ||
365 | CONFIG_PACKET=y | ||
366 | # CONFIG_PACKET_MMAP is not set | ||
367 | # CONFIG_NETLINK_DEV is not set | ||
368 | CONFIG_UNIX=y | ||
369 | # CONFIG_NET_KEY is not set | ||
370 | CONFIG_INET=y | ||
371 | # CONFIG_IP_MULTICAST is not set | ||
372 | # CONFIG_IP_ADVANCED_ROUTER is not set | ||
373 | CONFIG_IP_PNP=y | ||
374 | CONFIG_IP_PNP_DHCP=y | ||
375 | CONFIG_IP_PNP_BOOTP=y | ||
376 | CONFIG_IP_PNP_RARP=y | ||
377 | # CONFIG_NET_IPIP is not set | ||
378 | # CONFIG_NET_IPGRE is not set | ||
379 | # CONFIG_ARPD is not set | ||
380 | # CONFIG_SYN_COOKIES is not set | ||
381 | # CONFIG_INET_AH is not set | ||
382 | # CONFIG_INET_ESP is not set | ||
383 | # CONFIG_INET_IPCOMP is not set | ||
384 | # CONFIG_INET_TUNNEL is not set | ||
385 | # CONFIG_IP_TCPDIAG is not set | ||
386 | # CONFIG_IP_TCPDIAG_IPV6 is not set | ||
387 | # CONFIG_IPV6 is not set | ||
388 | # CONFIG_NETFILTER is not set | ||
389 | |||
390 | # | ||
391 | # SCTP Configuration (EXPERIMENTAL) | ||
392 | # | ||
393 | # CONFIG_IP_SCTP is not set | ||
394 | # CONFIG_ATM is not set | ||
395 | # CONFIG_BRIDGE is not set | ||
396 | # CONFIG_VLAN_8021Q is not set | ||
397 | # CONFIG_DECNET is not set | ||
398 | # CONFIG_LLC2 is not set | ||
399 | # CONFIG_IPX is not set | ||
400 | # CONFIG_ATALK is not set | ||
401 | # CONFIG_X25 is not set | ||
402 | # CONFIG_LAPB is not set | ||
403 | # CONFIG_NET_DIVERT is not set | ||
404 | # CONFIG_ECONET is not set | ||
405 | # CONFIG_WAN_ROUTER is not set | ||
406 | |||
407 | # | ||
408 | # QoS and/or fair queueing | ||
409 | # | ||
410 | # CONFIG_NET_SCHED is not set | ||
411 | # CONFIG_NET_CLS_ROUTE is not set | ||
412 | |||
413 | # | ||
414 | # Network testing | ||
415 | # | ||
416 | # CONFIG_NET_PKTGEN is not set | ||
417 | # CONFIG_NETPOLL is not set | ||
418 | # CONFIG_NET_POLL_CONTROLLER is not set | ||
419 | # CONFIG_HAMRADIO is not set | ||
420 | # CONFIG_IRDA is not set | ||
421 | # CONFIG_BT is not set | ||
422 | CONFIG_NETDEVICES=y | ||
423 | # CONFIG_DUMMY is not set | ||
424 | # CONFIG_BONDING is not set | ||
425 | # CONFIG_EQUALIZER is not set | ||
426 | # CONFIG_TUN is not set | ||
427 | |||
428 | # | ||
429 | # Ethernet (10 or 100Mbit) | ||
430 | # | ||
431 | CONFIG_NET_ETHERNET=y | ||
432 | CONFIG_MII=y | ||
433 | CONFIG_SMC91X=y | ||
434 | |||
435 | # | ||
436 | # Ethernet (1000 Mbit) | ||
437 | # | ||
438 | |||
439 | # | ||
440 | # Ethernet (10000 Mbit) | ||
441 | # | ||
442 | |||
443 | # | ||
444 | # Token Ring devices | ||
445 | # | ||
446 | |||
447 | # | ||
448 | # Wireless LAN (non-hamradio) | ||
449 | # | ||
450 | # CONFIG_NET_RADIO is not set | ||
451 | |||
452 | # | ||
453 | # Wan interfaces | ||
454 | # | ||
455 | # CONFIG_WAN is not set | ||
456 | # CONFIG_PPP is not set | ||
457 | # CONFIG_SLIP is not set | ||
458 | # CONFIG_SHAPER is not set | ||
459 | # CONFIG_NETCONSOLE is not set | ||
460 | |||
461 | # | ||
462 | # ISDN subsystem | ||
463 | # | ||
464 | # CONFIG_ISDN is not set | ||
465 | |||
466 | # | ||
467 | # Input device support | ||
468 | # | ||
469 | CONFIG_INPUT=y | ||
470 | |||
471 | # | ||
472 | # Userland interfaces | ||
473 | # | ||
474 | # CONFIG_INPUT_MOUSEDEV is not set | ||
475 | # CONFIG_INPUT_JOYDEV is not set | ||
476 | # CONFIG_INPUT_TSDEV is not set | ||
477 | # CONFIG_INPUT_EVDEV is not set | ||
478 | # CONFIG_INPUT_EVBUG is not set | ||
479 | |||
480 | # | ||
481 | # Input Device Drivers | ||
482 | # | ||
483 | # CONFIG_INPUT_KEYBOARD is not set | ||
484 | # CONFIG_INPUT_MOUSE is not set | ||
485 | # CONFIG_INPUT_JOYSTICK is not set | ||
486 | # CONFIG_INPUT_TOUCHSCREEN is not set | ||
487 | # CONFIG_INPUT_MISC is not set | ||
488 | |||
489 | # | ||
490 | # Hardware I/O ports | ||
491 | # | ||
492 | # CONFIG_SERIO is not set | ||
493 | # CONFIG_GAMEPORT is not set | ||
494 | CONFIG_SOUND_GAMEPORT=y | ||
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 is not set | ||
508 | |||
509 | # | ||
510 | # Non-8250 serial port support | ||
511 | # | ||
512 | CONFIG_SERIAL_CORE=y | ||
513 | CONFIG_SERIAL_CORE_CONSOLE=y | ||
514 | CONFIG_SERIAL_LH7A40X=y | ||
515 | CONFIG_SERIAL_LH7A40X_CONSOLE=y | ||
516 | CONFIG_UNIX98_PTYS=y | ||
517 | CONFIG_LEGACY_PTYS=y | ||
518 | CONFIG_LEGACY_PTY_COUNT=256 | ||
519 | |||
520 | # | ||
521 | # IPMI | ||
522 | # | ||
523 | # CONFIG_IPMI_HANDLER is not set | ||
524 | |||
525 | # | ||
526 | # Watchdog Cards | ||
527 | # | ||
528 | # CONFIG_WATCHDOG is not set | ||
529 | # CONFIG_NVRAM is not set | ||
530 | CONFIG_RTC=y | ||
531 | # CONFIG_DTLK is not set | ||
532 | # CONFIG_R3964 is not set | ||
533 | |||
534 | # | ||
535 | # Ftape, the floppy tape device driver | ||
536 | # | ||
537 | # CONFIG_DRM is not set | ||
538 | # CONFIG_RAW_DRIVER is not set | ||
539 | |||
540 | # | ||
541 | # TPM devices | ||
542 | # | ||
543 | # CONFIG_TCG_TPM is not set | ||
544 | |||
545 | # | ||
546 | # I2C support | ||
547 | # | ||
548 | # CONFIG_I2C is not set | ||
549 | |||
550 | # | ||
551 | # Misc devices | ||
552 | # | ||
553 | |||
554 | # | ||
555 | # Multimedia devices | ||
556 | # | ||
557 | # CONFIG_VIDEO_DEV is not set | ||
558 | |||
559 | # | ||
560 | # Digital Video Broadcasting Devices | ||
561 | # | ||
562 | # CONFIG_DVB is not set | ||
563 | |||
564 | # | ||
565 | # Graphics support | ||
566 | # | ||
567 | # CONFIG_FB is not set | ||
568 | |||
569 | # | ||
570 | # Console display driver support | ||
571 | # | ||
572 | # CONFIG_VGA_CONSOLE is not set | ||
573 | CONFIG_DUMMY_CONSOLE=y | ||
574 | |||
575 | # | ||
576 | # Sound | ||
577 | # | ||
578 | # CONFIG_SOUND is not set | ||
579 | |||
580 | # | ||
581 | # USB support | ||
582 | # | ||
583 | CONFIG_USB_ARCH_HAS_HCD=y | ||
584 | CONFIG_USB_ARCH_HAS_OHCI=y | ||
585 | CONFIG_USB=y | ||
586 | # CONFIG_USB_DEBUG is not set | ||
587 | |||
588 | # | ||
589 | # Miscellaneous USB options | ||
590 | # | ||
591 | CONFIG_USB_DEVICEFS=y | ||
592 | # CONFIG_USB_BANDWIDTH is not set | ||
593 | # CONFIG_USB_DYNAMIC_MINORS is not set | ||
594 | # CONFIG_USB_OTG is not set | ||
595 | |||
596 | # | ||
597 | # USB Host Controller Drivers | ||
598 | # | ||
599 | CONFIG_USB_OHCI_HCD=y | ||
600 | # CONFIG_USB_OHCI_BIG_ENDIAN is not set | ||
601 | CONFIG_USB_OHCI_LITTLE_ENDIAN=y | ||
602 | # CONFIG_USB_SL811_HCD is not set | ||
603 | |||
604 | # | ||
605 | # USB Device Class drivers | ||
606 | # | ||
607 | # CONFIG_USB_BLUETOOTH_TTY is not set | ||
608 | # CONFIG_USB_ACM is not set | ||
609 | # CONFIG_USB_PRINTER is not set | ||
610 | |||
611 | # | ||
612 | # NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' may also be needed; see USB_STORAGE Help for more information | ||
613 | # | ||
614 | CONFIG_USB_STORAGE=y | ||
615 | CONFIG_USB_STORAGE_DEBUG=y | ||
616 | # CONFIG_USB_STORAGE_RW_DETECT is not set | ||
617 | CONFIG_USB_STORAGE_DATAFAB=y | ||
618 | # CONFIG_USB_STORAGE_FREECOM is not set | ||
619 | # CONFIG_USB_STORAGE_ISD200 is not set | ||
620 | # CONFIG_USB_STORAGE_DPCM is not set | ||
621 | # CONFIG_USB_STORAGE_USBAT is not set | ||
622 | # CONFIG_USB_STORAGE_SDDR09 is not set | ||
623 | # CONFIG_USB_STORAGE_SDDR55 is not set | ||
624 | # CONFIG_USB_STORAGE_JUMPSHOT is not set | ||
625 | |||
626 | # | ||
627 | # USB Input Devices | ||
628 | # | ||
629 | CONFIG_USB_HID=y | ||
630 | CONFIG_USB_HIDINPUT=y | ||
631 | # CONFIG_HID_FF is not set | ||
632 | # CONFIG_USB_HIDDEV is not set | ||
633 | # CONFIG_USB_AIPTEK is not set | ||
634 | # CONFIG_USB_WACOM is not set | ||
635 | # CONFIG_USB_KBTAB is not set | ||
636 | # CONFIG_USB_POWERMATE is not set | ||
637 | # CONFIG_USB_MTOUCH is not set | ||
638 | # CONFIG_USB_EGALAX is not set | ||
639 | # CONFIG_USB_XPAD is not set | ||
640 | # CONFIG_USB_ATI_REMOTE is not set | ||
641 | |||
642 | # | ||
643 | # USB Imaging devices | ||
644 | # | ||
645 | # CONFIG_USB_MDC800 is not set | ||
646 | # CONFIG_USB_MICROTEK is not set | ||
647 | |||
648 | # | ||
649 | # USB Multimedia devices | ||
650 | # | ||
651 | # CONFIG_USB_DABUSB is not set | ||
652 | |||
653 | # | ||
654 | # Video4Linux support is needed for USB Multimedia device support | ||
655 | # | ||
656 | |||
657 | # | ||
658 | # USB Network Adapters | ||
659 | # | ||
660 | # CONFIG_USB_CATC is not set | ||
661 | # CONFIG_USB_KAWETH is not set | ||
662 | # CONFIG_USB_PEGASUS is not set | ||
663 | # CONFIG_USB_RTL8150 is not set | ||
664 | # CONFIG_USB_USBNET is not set | ||
665 | CONFIG_USB_MON=y | ||
666 | |||
667 | # | ||
668 | # USB port drivers | ||
669 | # | ||
670 | |||
671 | # | ||
672 | # USB Serial Converter support | ||
673 | # | ||
674 | # CONFIG_USB_SERIAL is not set | ||
675 | |||
676 | # | ||
677 | # USB Miscellaneous drivers | ||
678 | # | ||
679 | # CONFIG_USB_EMI62 is not set | ||
680 | # CONFIG_USB_EMI26 is not set | ||
681 | # CONFIG_USB_AUERSWALD is not set | ||
682 | # CONFIG_USB_RIO500 is not set | ||
683 | # CONFIG_USB_LEGOTOWER is not set | ||
684 | # CONFIG_USB_LCD is not set | ||
685 | # CONFIG_USB_LED is not set | ||
686 | # CONFIG_USB_CYTHERM is not set | ||
687 | # CONFIG_USB_PHIDGETKIT is not set | ||
688 | # CONFIG_USB_PHIDGETSERVO is not set | ||
689 | # CONFIG_USB_IDMOUSE is not set | ||
690 | # CONFIG_USB_TEST is not set | ||
691 | |||
692 | # | ||
693 | # USB ATM/DSL drivers | ||
694 | # | ||
695 | |||
696 | # | ||
697 | # USB Gadget Support | ||
698 | # | ||
699 | # CONFIG_USB_GADGET is not set | ||
700 | |||
701 | # | ||
702 | # MMC/SD Card support | ||
703 | # | ||
704 | # CONFIG_MMC is not set | ||
705 | |||
706 | # | ||
707 | # File systems | ||
708 | # | ||
709 | CONFIG_EXT2_FS=y | ||
710 | # CONFIG_EXT2_FS_XATTR is not set | ||
711 | CONFIG_EXT3_FS=y | ||
712 | CONFIG_EXT3_FS_XATTR=y | ||
713 | # CONFIG_EXT3_FS_POSIX_ACL is not set | ||
714 | # CONFIG_EXT3_FS_SECURITY is not set | ||
715 | CONFIG_JBD=y | ||
716 | # CONFIG_JBD_DEBUG is not set | ||
717 | CONFIG_FS_MBCACHE=y | ||
718 | # CONFIG_REISERFS_FS is not set | ||
719 | # CONFIG_JFS_FS is not set | ||
720 | |||
721 | # | ||
722 | # XFS support | ||
723 | # | ||
724 | # CONFIG_XFS_FS is not set | ||
725 | # CONFIG_MINIX_FS is not set | ||
726 | # CONFIG_ROMFS_FS is not set | ||
727 | # CONFIG_QUOTA is not set | ||
728 | CONFIG_DNOTIFY=y | ||
729 | # CONFIG_AUTOFS_FS is not set | ||
730 | # CONFIG_AUTOFS4_FS is not set | ||
731 | |||
732 | # | ||
733 | # CD-ROM/DVD Filesystems | ||
734 | # | ||
735 | # CONFIG_ISO9660_FS is not set | ||
736 | # CONFIG_UDF_FS is not set | ||
737 | |||
738 | # | ||
739 | # DOS/FAT/NT Filesystems | ||
740 | # | ||
741 | CONFIG_FAT_FS=y | ||
742 | # CONFIG_MSDOS_FS is not set | ||
743 | CONFIG_VFAT_FS=y | ||
744 | CONFIG_FAT_DEFAULT_CODEPAGE=437 | ||
745 | CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1" | ||
746 | # CONFIG_NTFS_FS is not set | ||
747 | |||
748 | # | ||
749 | # Pseudo filesystems | ||
750 | # | ||
751 | CONFIG_PROC_FS=y | ||
752 | CONFIG_SYSFS=y | ||
753 | # CONFIG_DEVFS_FS is not set | ||
754 | # CONFIG_DEVPTS_FS_XATTR is not set | ||
755 | CONFIG_TMPFS=y | ||
756 | # CONFIG_TMPFS_XATTR is not set | ||
757 | # CONFIG_HUGETLB_PAGE is not set | ||
758 | CONFIG_RAMFS=y | ||
759 | |||
760 | # | ||
761 | # Miscellaneous filesystems | ||
762 | # | ||
763 | # CONFIG_ADFS_FS is not set | ||
764 | # CONFIG_AFFS_FS is not set | ||
765 | # CONFIG_HFS_FS is not set | ||
766 | # CONFIG_HFSPLUS_FS is not set | ||
767 | # CONFIG_BEFS_FS is not set | ||
768 | # CONFIG_BFS_FS is not set | ||
769 | # CONFIG_EFS_FS is not set | ||
770 | # CONFIG_JFFS_FS is not set | ||
771 | CONFIG_JFFS2_FS=y | ||
772 | CONFIG_JFFS2_FS_DEBUG=0 | ||
773 | # CONFIG_JFFS2_FS_NAND is not set | ||
774 | # CONFIG_JFFS2_FS_NOR_ECC is not set | ||
775 | # CONFIG_JFFS2_COMPRESSION_OPTIONS is not set | ||
776 | CONFIG_JFFS2_ZLIB=y | ||
777 | CONFIG_JFFS2_RTIME=y | ||
778 | # CONFIG_JFFS2_RUBIN is not set | ||
779 | CONFIG_CRAMFS=y | ||
780 | # CONFIG_VXFS_FS is not set | ||
781 | # CONFIG_HPFS_FS is not set | ||
782 | # CONFIG_QNX4FS_FS is not set | ||
783 | # CONFIG_SYSV_FS is not set | ||
784 | # CONFIG_UFS_FS is not set | ||
785 | |||
786 | # | ||
787 | # Network File Systems | ||
788 | # | ||
789 | CONFIG_NFS_FS=y | ||
790 | CONFIG_NFS_V3=y | ||
791 | # CONFIG_NFS_V4 is not set | ||
792 | # CONFIG_NFS_DIRECTIO is not set | ||
793 | # CONFIG_NFSD is not set | ||
794 | CONFIG_ROOT_NFS=y | ||
795 | CONFIG_LOCKD=y | ||
796 | CONFIG_LOCKD_V4=y | ||
797 | CONFIG_SUNRPC=y | ||
798 | # CONFIG_RPCSEC_GSS_KRB5 is not set | ||
799 | # CONFIG_RPCSEC_GSS_SPKM3 is not set | ||
800 | # CONFIG_SMB_FS is not set | ||
801 | # CONFIG_CIFS is not set | ||
802 | # CONFIG_NCP_FS is not set | ||
803 | # CONFIG_CODA_FS is not set | ||
804 | # CONFIG_AFS_FS is not set | ||
805 | |||
806 | # | ||
807 | # Partition Types | ||
808 | # | ||
809 | CONFIG_PARTITION_ADVANCED=y | ||
810 | # CONFIG_ACORN_PARTITION is not set | ||
811 | # CONFIG_OSF_PARTITION is not set | ||
812 | # CONFIG_AMIGA_PARTITION is not set | ||
813 | # CONFIG_ATARI_PARTITION is not set | ||
814 | # CONFIG_MAC_PARTITION is not set | ||
815 | CONFIG_MSDOS_PARTITION=y | ||
816 | # CONFIG_BSD_DISKLABEL is not set | ||
817 | # CONFIG_MINIX_SUBPARTITION is not set | ||
818 | # CONFIG_SOLARIS_X86_PARTITION is not set | ||
819 | # CONFIG_UNIXWARE_DISKLABEL is not set | ||
820 | # CONFIG_LDM_PARTITION is not set | ||
821 | # CONFIG_SGI_PARTITION is not set | ||
822 | # CONFIG_ULTRIX_PARTITION is not set | ||
823 | # CONFIG_SUN_PARTITION is not set | ||
824 | # CONFIG_EFI_PARTITION is not set | ||
825 | |||
826 | # | ||
827 | # Native Language Support | ||
828 | # | ||
829 | CONFIG_NLS=y | ||
830 | CONFIG_NLS_DEFAULT="iso8859-1" | ||
831 | # CONFIG_NLS_CODEPAGE_437 is not set | ||
832 | # CONFIG_NLS_CODEPAGE_737 is not set | ||
833 | # CONFIG_NLS_CODEPAGE_775 is not set | ||
834 | # CONFIG_NLS_CODEPAGE_850 is not set | ||
835 | # CONFIG_NLS_CODEPAGE_852 is not set | ||
836 | # CONFIG_NLS_CODEPAGE_855 is not set | ||
837 | # CONFIG_NLS_CODEPAGE_857 is not set | ||
838 | # CONFIG_NLS_CODEPAGE_860 is not set | ||
839 | # CONFIG_NLS_CODEPAGE_861 is not set | ||
840 | # CONFIG_NLS_CODEPAGE_862 is not set | ||
841 | # CONFIG_NLS_CODEPAGE_863 is not set | ||
842 | # CONFIG_NLS_CODEPAGE_864 is not set | ||
843 | # CONFIG_NLS_CODEPAGE_865 is not set | ||
844 | # CONFIG_NLS_CODEPAGE_866 is not set | ||
845 | # CONFIG_NLS_CODEPAGE_869 is not set | ||
846 | # CONFIG_NLS_CODEPAGE_936 is not set | ||
847 | # CONFIG_NLS_CODEPAGE_950 is not set | ||
848 | # CONFIG_NLS_CODEPAGE_932 is not set | ||
849 | # CONFIG_NLS_CODEPAGE_949 is not set | ||
850 | # CONFIG_NLS_CODEPAGE_874 is not set | ||
851 | # CONFIG_NLS_ISO8859_8 is not set | ||
852 | # CONFIG_NLS_CODEPAGE_1250 is not set | ||
853 | # CONFIG_NLS_CODEPAGE_1251 is not set | ||
854 | # CONFIG_NLS_ASCII is not set | ||
855 | # CONFIG_NLS_ISO8859_1 is not set | ||
856 | # CONFIG_NLS_ISO8859_2 is not set | ||
857 | # CONFIG_NLS_ISO8859_3 is not set | ||
858 | # CONFIG_NLS_ISO8859_4 is not set | ||
859 | # CONFIG_NLS_ISO8859_5 is not set | ||
860 | # CONFIG_NLS_ISO8859_6 is not set | ||
861 | # CONFIG_NLS_ISO8859_7 is not set | ||
862 | # CONFIG_NLS_ISO8859_9 is not set | ||
863 | # CONFIG_NLS_ISO8859_13 is not set | ||
864 | # CONFIG_NLS_ISO8859_14 is not set | ||
865 | # CONFIG_NLS_ISO8859_15 is not set | ||
866 | # CONFIG_NLS_KOI8_R is not set | ||
867 | # CONFIG_NLS_KOI8_U is not set | ||
868 | # CONFIG_NLS_UTF8 is not set | ||
869 | |||
870 | # | ||
871 | # Profiling support | ||
872 | # | ||
873 | # CONFIG_PROFILING is not set | ||
874 | |||
875 | # | ||
876 | # Kernel hacking | ||
877 | # | ||
878 | # CONFIG_PRINTK_TIME is not set | ||
879 | CONFIG_DEBUG_KERNEL=y | ||
880 | CONFIG_MAGIC_SYSRQ=y | ||
881 | CONFIG_LOG_BUF_SHIFT=14 | ||
882 | # CONFIG_SCHEDSTATS is not set | ||
883 | # CONFIG_DEBUG_SLAB is not set | ||
884 | CONFIG_DEBUG_PREEMPT=y | ||
885 | # CONFIG_DEBUG_SPINLOCK is not set | ||
886 | # CONFIG_DEBUG_SPINLOCK_SLEEP is not set | ||
887 | # CONFIG_DEBUG_KOBJECT is not set | ||
888 | CONFIG_DEBUG_BUGVERBOSE=y | ||
889 | CONFIG_DEBUG_INFO=y | ||
890 | # CONFIG_DEBUG_FS is not set | ||
891 | CONFIG_FRAME_POINTER=y | ||
892 | CONFIG_DEBUG_USER=y | ||
893 | # CONFIG_DEBUG_WAITQ is not set | ||
894 | CONFIG_DEBUG_ERRORS=y | ||
895 | # CONFIG_DEBUG_LL is not set | ||
896 | |||
897 | # | ||
898 | # Security options | ||
899 | # | ||
900 | # CONFIG_KEYS is not set | ||
901 | # CONFIG_SECURITY is not set | ||
902 | |||
903 | # | ||
904 | # Cryptographic options | ||
905 | # | ||
906 | # CONFIG_CRYPTO is not set | ||
907 | |||
908 | # | ||
909 | # Hardware crypto devices | ||
910 | # | ||
911 | |||
912 | # | ||
913 | # Library routines | ||
914 | # | ||
915 | # CONFIG_CRC_CCITT is not set | ||
916 | CONFIG_CRC32=y | ||
917 | # CONFIG_LIBCRC32C is not set | ||
918 | CONFIG_ZLIB_INFLATE=y | ||
919 | CONFIG_ZLIB_DEFLATE=y | ||
diff --git a/arch/arm/configs/lubbock_defconfig b/arch/arm/configs/lubbock_defconfig new file mode 100644 index 000000000000..4bc8717c6f57 --- /dev/null +++ b/arch/arm/configs/lubbock_defconfig | |||
@@ -0,0 +1,803 @@ | |||
1 | # | ||
2 | # Automatically generated make config: don't edit | ||
3 | # Linux kernel version: 2.6.12-rc1-bk2 | ||
4 | # Mon Mar 28 00:18:13 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_ALL is not set | ||
36 | # CONFIG_KALLSYMS_EXTRA_PASS is not set | ||
37 | CONFIG_BASE_FULL=y | ||
38 | CONFIG_FUTEX=y | ||
39 | CONFIG_EPOLL=y | ||
40 | CONFIG_CC_OPTIMIZE_FOR_SIZE=y | ||
41 | CONFIG_SHMEM=y | ||
42 | CONFIG_CC_ALIGN_FUNCTIONS=0 | ||
43 | CONFIG_CC_ALIGN_LABELS=0 | ||
44 | CONFIG_CC_ALIGN_LOOPS=0 | ||
45 | CONFIG_CC_ALIGN_JUMPS=0 | ||
46 | # CONFIG_TINY_SHMEM is not set | ||
47 | CONFIG_BASE_SMALL=0 | ||
48 | |||
49 | # | ||
50 | # Loadable module support | ||
51 | # | ||
52 | CONFIG_MODULES=y | ||
53 | # CONFIG_MODULE_UNLOAD is not set | ||
54 | CONFIG_OBSOLETE_MODPARM=y | ||
55 | # CONFIG_MODVERSIONS is not set | ||
56 | # CONFIG_MODULE_SRCVERSION_ALL is not set | ||
57 | # CONFIG_KMOD is not set | ||
58 | |||
59 | # | ||
60 | # System Type | ||
61 | # | ||
62 | # CONFIG_ARCH_CLPS7500 is not set | ||
63 | # CONFIG_ARCH_CLPS711X is not set | ||
64 | # CONFIG_ARCH_CO285 is not set | ||
65 | # CONFIG_ARCH_EBSA110 is not set | ||
66 | # CONFIG_ARCH_CAMELOT is not set | ||
67 | # CONFIG_ARCH_FOOTBRIDGE is not set | ||
68 | # CONFIG_ARCH_INTEGRATOR is not set | ||
69 | # CONFIG_ARCH_IOP3XX is not set | ||
70 | # CONFIG_ARCH_IXP4XX is not set | ||
71 | # CONFIG_ARCH_IXP2000 is not set | ||
72 | # CONFIG_ARCH_L7200 is not set | ||
73 | CONFIG_ARCH_PXA=y | ||
74 | # CONFIG_ARCH_RPC is not set | ||
75 | # CONFIG_ARCH_SA1100 is not set | ||
76 | # CONFIG_ARCH_S3C2410 is not set | ||
77 | # CONFIG_ARCH_SHARK is not set | ||
78 | # CONFIG_ARCH_LH7A40X is not set | ||
79 | # CONFIG_ARCH_OMAP is not set | ||
80 | # CONFIG_ARCH_VERSATILE is not set | ||
81 | # CONFIG_ARCH_IMX is not set | ||
82 | # CONFIG_ARCH_H720X is not set | ||
83 | |||
84 | # | ||
85 | # Intel PXA2xx Implementations | ||
86 | # | ||
87 | CONFIG_ARCH_LUBBOCK=y | ||
88 | # CONFIG_MACH_MAINSTONE is not set | ||
89 | # CONFIG_ARCH_PXA_IDP is not set | ||
90 | # CONFIG_PXA_SHARPSL is not set | ||
91 | CONFIG_PXA25x=y | ||
92 | |||
93 | # | ||
94 | # Processor Type | ||
95 | # | ||
96 | CONFIG_CPU_32=y | ||
97 | CONFIG_CPU_XSCALE=y | ||
98 | CONFIG_CPU_32v5=y | ||
99 | CONFIG_CPU_ABRT_EV5T=y | ||
100 | CONFIG_CPU_CACHE_VIVT=y | ||
101 | CONFIG_CPU_TLB_V4WBI=y | ||
102 | CONFIG_CPU_MINICACHE=y | ||
103 | |||
104 | # | ||
105 | # Processor Features | ||
106 | # | ||
107 | # CONFIG_ARM_THUMB is not set | ||
108 | CONFIG_XSCALE_PMU=y | ||
109 | CONFIG_SA1111=y | ||
110 | CONFIG_DMABOUNCE=y | ||
111 | CONFIG_FORCE_MAX_ZONEORDER=9 | ||
112 | |||
113 | # | ||
114 | # Bus support | ||
115 | # | ||
116 | |||
117 | # | ||
118 | # PCCARD (PCMCIA/CardBus) support | ||
119 | # | ||
120 | CONFIG_PCCARD=y | ||
121 | # CONFIG_PCMCIA_DEBUG is not set | ||
122 | CONFIG_PCMCIA=y | ||
123 | |||
124 | # | ||
125 | # PC-card bridges | ||
126 | # | ||
127 | # CONFIG_TCIC is not set | ||
128 | CONFIG_PCMCIA_PXA2XX=y | ||
129 | |||
130 | # | ||
131 | # Kernel Features | ||
132 | # | ||
133 | # CONFIG_PREEMPT is not set | ||
134 | CONFIG_LEDS=y | ||
135 | CONFIG_LEDS_TIMER=y | ||
136 | CONFIG_LEDS_CPU=y | ||
137 | CONFIG_ALIGNMENT_TRAP=y | ||
138 | |||
139 | # | ||
140 | # Boot options | ||
141 | # | ||
142 | CONFIG_ZBOOT_ROM_TEXT=0x0 | ||
143 | CONFIG_ZBOOT_ROM_BSS=0x0 | ||
144 | CONFIG_CMDLINE="root=/dev/nfs ip=bootp console=ttyS0,115200 mem=64M" | ||
145 | # CONFIG_XIP_KERNEL is not set | ||
146 | |||
147 | # | ||
148 | # Floating point emulation | ||
149 | # | ||
150 | |||
151 | # | ||
152 | # At least one emulation must be selected | ||
153 | # | ||
154 | CONFIG_FPE_NWFPE=y | ||
155 | # CONFIG_FPE_NWFPE_XP is not set | ||
156 | # CONFIG_FPE_FASTFPE is not set | ||
157 | |||
158 | # | ||
159 | # Userspace binary formats | ||
160 | # | ||
161 | CONFIG_BINFMT_ELF=y | ||
162 | # CONFIG_BINFMT_AOUT is not set | ||
163 | # CONFIG_BINFMT_MISC is not set | ||
164 | # CONFIG_ARTHUR is not set | ||
165 | |||
166 | # | ||
167 | # Power management options | ||
168 | # | ||
169 | # CONFIG_PM is not set | ||
170 | |||
171 | # | ||
172 | # Device Drivers | ||
173 | # | ||
174 | |||
175 | # | ||
176 | # Generic Driver Options | ||
177 | # | ||
178 | CONFIG_STANDALONE=y | ||
179 | CONFIG_PREVENT_FIRMWARE_BUILD=y | ||
180 | # CONFIG_FW_LOADER is not set | ||
181 | # CONFIG_DEBUG_DRIVER is not set | ||
182 | |||
183 | # | ||
184 | # Memory Technology Devices (MTD) | ||
185 | # | ||
186 | CONFIG_MTD=y | ||
187 | # CONFIG_MTD_DEBUG is not set | ||
188 | # CONFIG_MTD_CONCAT is not set | ||
189 | CONFIG_MTD_PARTITIONS=y | ||
190 | CONFIG_MTD_REDBOOT_PARTS=y | ||
191 | CONFIG_MTD_REDBOOT_DIRECTORY_BLOCK=-1 | ||
192 | # CONFIG_MTD_REDBOOT_PARTS_UNALLOCATED is not set | ||
193 | # CONFIG_MTD_REDBOOT_PARTS_READONLY is not set | ||
194 | # CONFIG_MTD_CMDLINE_PARTS is not set | ||
195 | # CONFIG_MTD_AFS_PARTS is not set | ||
196 | |||
197 | # | ||
198 | # User Modules And Translation Layers | ||
199 | # | ||
200 | CONFIG_MTD_CHAR=y | ||
201 | CONFIG_MTD_BLOCK=y | ||
202 | # CONFIG_FTL is not set | ||
203 | # CONFIG_NFTL is not set | ||
204 | # CONFIG_INFTL is not set | ||
205 | |||
206 | # | ||
207 | # RAM/ROM/Flash chip drivers | ||
208 | # | ||
209 | CONFIG_MTD_CFI=y | ||
210 | # CONFIG_MTD_JEDECPROBE is not set | ||
211 | CONFIG_MTD_GEN_PROBE=y | ||
212 | CONFIG_MTD_CFI_ADV_OPTIONS=y | ||
213 | CONFIG_MTD_CFI_NOSWAP=y | ||
214 | # CONFIG_MTD_CFI_BE_BYTE_SWAP is not set | ||
215 | # CONFIG_MTD_CFI_LE_BYTE_SWAP is not set | ||
216 | CONFIG_MTD_CFI_GEOMETRY=y | ||
217 | CONFIG_MTD_MAP_BANK_WIDTH_1=y | ||
218 | CONFIG_MTD_MAP_BANK_WIDTH_2=y | ||
219 | CONFIG_MTD_MAP_BANK_WIDTH_4=y | ||
220 | # CONFIG_MTD_MAP_BANK_WIDTH_8 is not set | ||
221 | # CONFIG_MTD_MAP_BANK_WIDTH_16 is not set | ||
222 | # CONFIG_MTD_MAP_BANK_WIDTH_32 is not set | ||
223 | # CONFIG_MTD_CFI_I1 is not set | ||
224 | CONFIG_MTD_CFI_I2=y | ||
225 | # CONFIG_MTD_CFI_I4 is not set | ||
226 | # CONFIG_MTD_CFI_I8 is not set | ||
227 | CONFIG_MTD_CFI_INTELEXT=y | ||
228 | # CONFIG_MTD_CFI_AMDSTD is not set | ||
229 | # CONFIG_MTD_CFI_STAA is not set | ||
230 | CONFIG_MTD_CFI_UTIL=y | ||
231 | # CONFIG_MTD_RAM is not set | ||
232 | # CONFIG_MTD_ROM is not set | ||
233 | # CONFIG_MTD_ABSENT is not set | ||
234 | # CONFIG_MTD_XIP is not set | ||
235 | |||
236 | # | ||
237 | # Mapping drivers for chip access | ||
238 | # | ||
239 | # CONFIG_MTD_COMPLEX_MAPPINGS is not set | ||
240 | # CONFIG_MTD_PHYSMAP is not set | ||
241 | CONFIG_MTD_LUBBOCK=y | ||
242 | # CONFIG_MTD_ARM_INTEGRATOR is not set | ||
243 | # CONFIG_MTD_EDB7312 is not set | ||
244 | # CONFIG_MTD_SHARP_SL is not set | ||
245 | |||
246 | # | ||
247 | # Self-contained MTD device drivers | ||
248 | # | ||
249 | # CONFIG_MTD_SLRAM is not set | ||
250 | # CONFIG_MTD_PHRAM is not set | ||
251 | # CONFIG_MTD_MTDRAM is not set | ||
252 | # CONFIG_MTD_BLKMTD is not set | ||
253 | # CONFIG_MTD_BLOCK2MTD is not set | ||
254 | |||
255 | # | ||
256 | # Disk-On-Chip Device Drivers | ||
257 | # | ||
258 | # CONFIG_MTD_DOC2000 is not set | ||
259 | # CONFIG_MTD_DOC2001 is not set | ||
260 | # CONFIG_MTD_DOC2001PLUS is not set | ||
261 | |||
262 | # | ||
263 | # NAND Flash Device Drivers | ||
264 | # | ||
265 | # CONFIG_MTD_NAND is not set | ||
266 | |||
267 | # | ||
268 | # Parallel port support | ||
269 | # | ||
270 | # CONFIG_PARPORT is not set | ||
271 | |||
272 | # | ||
273 | # Plug and Play support | ||
274 | # | ||
275 | |||
276 | # | ||
277 | # Block devices | ||
278 | # | ||
279 | # CONFIG_BLK_DEV_FD is not set | ||
280 | # CONFIG_BLK_DEV_COW_COMMON is not set | ||
281 | # CONFIG_BLK_DEV_LOOP is not set | ||
282 | # CONFIG_BLK_DEV_NBD is not set | ||
283 | # CONFIG_BLK_DEV_RAM is not set | ||
284 | CONFIG_BLK_DEV_RAM_COUNT=16 | ||
285 | CONFIG_INITRAMFS_SOURCE="" | ||
286 | # CONFIG_CDROM_PKTCDVD is not set | ||
287 | |||
288 | # | ||
289 | # IO Schedulers | ||
290 | # | ||
291 | CONFIG_IOSCHED_NOOP=y | ||
292 | CONFIG_IOSCHED_AS=y | ||
293 | CONFIG_IOSCHED_DEADLINE=y | ||
294 | CONFIG_IOSCHED_CFQ=y | ||
295 | # CONFIG_ATA_OVER_ETH is not set | ||
296 | |||
297 | # | ||
298 | # ATA/ATAPI/MFM/RLL support | ||
299 | # | ||
300 | # CONFIG_IDE is not set | ||
301 | |||
302 | # | ||
303 | # SCSI device support | ||
304 | # | ||
305 | # CONFIG_SCSI is not set | ||
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 is not set | ||
334 | CONFIG_UNIX=y | ||
335 | # CONFIG_NET_KEY is not set | ||
336 | CONFIG_INET=y | ||
337 | # CONFIG_IP_MULTICAST is not set | ||
338 | # CONFIG_IP_ADVANCED_ROUTER is not set | ||
339 | CONFIG_IP_PNP=y | ||
340 | # CONFIG_IP_PNP_DHCP is not set | ||
341 | CONFIG_IP_PNP_BOOTP=y | ||
342 | # CONFIG_IP_PNP_RARP is not set | ||
343 | # CONFIG_NET_IPIP is not set | ||
344 | # CONFIG_NET_IPGRE is not set | ||
345 | # CONFIG_ARPD is not set | ||
346 | # CONFIG_SYN_COOKIES is not set | ||
347 | # CONFIG_INET_AH is not set | ||
348 | # CONFIG_INET_ESP is not set | ||
349 | # CONFIG_INET_IPCOMP is not set | ||
350 | # CONFIG_INET_TUNNEL is not set | ||
351 | # CONFIG_IP_TCPDIAG is not set | ||
352 | # CONFIG_IP_TCPDIAG_IPV6 is not set | ||
353 | # CONFIG_IPV6 is not set | ||
354 | # CONFIG_NETFILTER is not set | ||
355 | |||
356 | # | ||
357 | # SCTP Configuration (EXPERIMENTAL) | ||
358 | # | ||
359 | # CONFIG_IP_SCTP is not set | ||
360 | # CONFIG_ATM is not set | ||
361 | # CONFIG_BRIDGE is not set | ||
362 | # CONFIG_VLAN_8021Q is not set | ||
363 | # CONFIG_DECNET is not set | ||
364 | # CONFIG_LLC2 is not set | ||
365 | # CONFIG_IPX is not set | ||
366 | # CONFIG_ATALK is not set | ||
367 | # CONFIG_X25 is not set | ||
368 | # CONFIG_LAPB is not set | ||
369 | # CONFIG_NET_DIVERT is not set | ||
370 | # CONFIG_ECONET is not set | ||
371 | # CONFIG_WAN_ROUTER is not set | ||
372 | |||
373 | # | ||
374 | # QoS and/or fair queueing | ||
375 | # | ||
376 | # CONFIG_NET_SCHED is not set | ||
377 | # CONFIG_NET_CLS_ROUTE is not set | ||
378 | |||
379 | # | ||
380 | # Network testing | ||
381 | # | ||
382 | # CONFIG_NET_PKTGEN is not set | ||
383 | # CONFIG_NETPOLL is not set | ||
384 | # CONFIG_NET_POLL_CONTROLLER is not set | ||
385 | # CONFIG_HAMRADIO is not set | ||
386 | # CONFIG_IRDA is not set | ||
387 | # CONFIG_BT is not set | ||
388 | CONFIG_NETDEVICES=y | ||
389 | # CONFIG_DUMMY is not set | ||
390 | # CONFIG_BONDING is not set | ||
391 | # CONFIG_EQUALIZER is not set | ||
392 | # CONFIG_TUN is not set | ||
393 | |||
394 | # | ||
395 | # Ethernet (10 or 100Mbit) | ||
396 | # | ||
397 | CONFIG_NET_ETHERNET=y | ||
398 | CONFIG_MII=y | ||
399 | CONFIG_SMC91X=y | ||
400 | |||
401 | # | ||
402 | # Ethernet (1000 Mbit) | ||
403 | # | ||
404 | |||
405 | # | ||
406 | # Ethernet (10000 Mbit) | ||
407 | # | ||
408 | |||
409 | # | ||
410 | # Token Ring devices | ||
411 | # | ||
412 | |||
413 | # | ||
414 | # Wireless LAN (non-hamradio) | ||
415 | # | ||
416 | # CONFIG_NET_RADIO is not set | ||
417 | |||
418 | # | ||
419 | # PCMCIA network device support | ||
420 | # | ||
421 | CONFIG_NET_PCMCIA=y | ||
422 | # CONFIG_PCMCIA_3C589 is not set | ||
423 | # CONFIG_PCMCIA_3C574 is not set | ||
424 | # CONFIG_PCMCIA_FMVJ18X is not set | ||
425 | CONFIG_PCMCIA_PCNET=y | ||
426 | # CONFIG_PCMCIA_NMCLAN is not set | ||
427 | # CONFIG_PCMCIA_SMC91C92 is not set | ||
428 | # CONFIG_PCMCIA_XIRC2PS is not set | ||
429 | # CONFIG_PCMCIA_AXNET is not set | ||
430 | |||
431 | # | ||
432 | # Wan interfaces | ||
433 | # | ||
434 | # CONFIG_WAN is not set | ||
435 | # CONFIG_PPP is not set | ||
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=y | ||
473 | # CONFIG_MOUSE_SERIAL is not set | ||
474 | # CONFIG_MOUSE_VSXXXAA is not set | ||
475 | # CONFIG_INPUT_JOYSTICK is not set | ||
476 | # CONFIG_INPUT_TOUCHSCREEN is not set | ||
477 | # CONFIG_INPUT_MISC is not set | ||
478 | |||
479 | # | ||
480 | # Hardware I/O ports | ||
481 | # | ||
482 | CONFIG_SERIO=y | ||
483 | # CONFIG_SERIO_SERPORT is not set | ||
484 | CONFIG_SERIO_SA1111=y | ||
485 | CONFIG_SERIO_LIBPS2=y | ||
486 | # CONFIG_SERIO_RAW is not set | ||
487 | # CONFIG_GAMEPORT is not set | ||
488 | CONFIG_SOUND_GAMEPORT=y | ||
489 | |||
490 | # | ||
491 | # Character devices | ||
492 | # | ||
493 | CONFIG_VT=y | ||
494 | CONFIG_VT_CONSOLE=y | ||
495 | CONFIG_HW_CONSOLE=y | ||
496 | # CONFIG_SERIAL_NONSTANDARD is not set | ||
497 | |||
498 | # | ||
499 | # Serial drivers | ||
500 | # | ||
501 | # CONFIG_SERIAL_8250 is not set | ||
502 | |||
503 | # | ||
504 | # Non-8250 serial port support | ||
505 | # | ||
506 | CONFIG_SERIAL_PXA=y | ||
507 | CONFIG_SERIAL_PXA_CONSOLE=y | ||
508 | CONFIG_SERIAL_CORE=y | ||
509 | CONFIG_SERIAL_CORE_CONSOLE=y | ||
510 | CONFIG_UNIX98_PTYS=y | ||
511 | CONFIG_LEGACY_PTYS=y | ||
512 | CONFIG_LEGACY_PTY_COUNT=256 | ||
513 | |||
514 | # | ||
515 | # IPMI | ||
516 | # | ||
517 | # CONFIG_IPMI_HANDLER is not set | ||
518 | |||
519 | # | ||
520 | # Watchdog Cards | ||
521 | # | ||
522 | # CONFIG_WATCHDOG is not set | ||
523 | # CONFIG_NVRAM is not set | ||
524 | # CONFIG_RTC is not set | ||
525 | # CONFIG_DTLK is not set | ||
526 | # CONFIG_R3964 is not set | ||
527 | |||
528 | # | ||
529 | # Ftape, the floppy tape device driver | ||
530 | # | ||
531 | # CONFIG_DRM is not set | ||
532 | |||
533 | # | ||
534 | # PCMCIA character devices | ||
535 | # | ||
536 | # CONFIG_SYNCLINK_CS is not set | ||
537 | # CONFIG_RAW_DRIVER is not set | ||
538 | |||
539 | # | ||
540 | # TPM devices | ||
541 | # | ||
542 | # CONFIG_TCG_TPM is not set | ||
543 | |||
544 | # | ||
545 | # I2C support | ||
546 | # | ||
547 | # CONFIG_I2C is not set | ||
548 | |||
549 | # | ||
550 | # Misc devices | ||
551 | # | ||
552 | |||
553 | # | ||
554 | # Multimedia devices | ||
555 | # | ||
556 | # CONFIG_VIDEO_DEV is not set | ||
557 | |||
558 | # | ||
559 | # Digital Video Broadcasting Devices | ||
560 | # | ||
561 | # CONFIG_DVB is not set | ||
562 | |||
563 | # | ||
564 | # Graphics support | ||
565 | # | ||
566 | # CONFIG_FB is not set | ||
567 | |||
568 | # | ||
569 | # Console display driver support | ||
570 | # | ||
571 | # CONFIG_VGA_CONSOLE is not set | ||
572 | CONFIG_DUMMY_CONSOLE=y | ||
573 | |||
574 | # | ||
575 | # Sound | ||
576 | # | ||
577 | # CONFIG_SOUND is not set | ||
578 | |||
579 | # | ||
580 | # USB support | ||
581 | # | ||
582 | CONFIG_USB_ARCH_HAS_HCD=y | ||
583 | CONFIG_USB_ARCH_HAS_OHCI=y | ||
584 | # CONFIG_USB is not set | ||
585 | |||
586 | # | ||
587 | # USB Gadget Support | ||
588 | # | ||
589 | CONFIG_USB_GADGET=y | ||
590 | # CONFIG_USB_GADGET_DEBUG_FILES is not set | ||
591 | # CONFIG_USB_GADGET_NET2280 is not set | ||
592 | CONFIG_USB_GADGET_PXA2XX=y | ||
593 | CONFIG_USB_PXA2XX=y | ||
594 | CONFIG_USB_PXA2XX_SMALL=y | ||
595 | # CONFIG_USB_GADGET_GOKU is not set | ||
596 | # CONFIG_USB_GADGET_SA1100 is not set | ||
597 | # CONFIG_USB_GADGET_LH7A40X is not set | ||
598 | # CONFIG_USB_GADGET_DUMMY_HCD is not set | ||
599 | # CONFIG_USB_GADGET_OMAP is not set | ||
600 | # CONFIG_USB_GADGET_DUALSPEED is not set | ||
601 | # CONFIG_USB_ZERO is not set | ||
602 | # CONFIG_USB_ETH is not set | ||
603 | # CONFIG_USB_GADGETFS is not set | ||
604 | # CONFIG_USB_FILE_STORAGE is not set | ||
605 | CONFIG_USB_G_SERIAL=y | ||
606 | |||
607 | # | ||
608 | # MMC/SD Card support | ||
609 | # | ||
610 | # CONFIG_MMC is not set | ||
611 | |||
612 | # | ||
613 | # File systems | ||
614 | # | ||
615 | CONFIG_EXT2_FS=y | ||
616 | # CONFIG_EXT2_FS_XATTR is not set | ||
617 | # CONFIG_EXT3_FS is not set | ||
618 | # CONFIG_JBD is not set | ||
619 | # CONFIG_REISERFS_FS is not set | ||
620 | # CONFIG_JFS_FS is not set | ||
621 | |||
622 | # | ||
623 | # XFS support | ||
624 | # | ||
625 | # CONFIG_XFS_FS is not set | ||
626 | # CONFIG_MINIX_FS is not set | ||
627 | # CONFIG_ROMFS_FS is not set | ||
628 | # CONFIG_QUOTA is not set | ||
629 | CONFIG_DNOTIFY=y | ||
630 | # CONFIG_AUTOFS_FS is not set | ||
631 | # CONFIG_AUTOFS4_FS is not set | ||
632 | |||
633 | # | ||
634 | # CD-ROM/DVD Filesystems | ||
635 | # | ||
636 | # CONFIG_ISO9660_FS is not set | ||
637 | # CONFIG_UDF_FS is not set | ||
638 | |||
639 | # | ||
640 | # DOS/FAT/NT Filesystems | ||
641 | # | ||
642 | CONFIG_FAT_FS=y | ||
643 | CONFIG_MSDOS_FS=y | ||
644 | # CONFIG_VFAT_FS is not set | ||
645 | CONFIG_FAT_DEFAULT_CODEPAGE=437 | ||
646 | # CONFIG_NTFS_FS is not set | ||
647 | |||
648 | # | ||
649 | # Pseudo filesystems | ||
650 | # | ||
651 | CONFIG_PROC_FS=y | ||
652 | CONFIG_SYSFS=y | ||
653 | # CONFIG_DEVFS_FS is not set | ||
654 | # CONFIG_DEVPTS_FS_XATTR is not set | ||
655 | # CONFIG_TMPFS is not set | ||
656 | # CONFIG_HUGETLB_PAGE is not set | ||
657 | CONFIG_RAMFS=y | ||
658 | |||
659 | # | ||
660 | # Miscellaneous filesystems | ||
661 | # | ||
662 | # CONFIG_ADFS_FS is not set | ||
663 | # CONFIG_AFFS_FS is not set | ||
664 | # CONFIG_HFS_FS is not set | ||
665 | # CONFIG_HFSPLUS_FS is not set | ||
666 | # CONFIG_BEFS_FS is not set | ||
667 | # CONFIG_BFS_FS is not set | ||
668 | # CONFIG_EFS_FS is not set | ||
669 | # CONFIG_JFFS_FS is not set | ||
670 | CONFIG_JFFS2_FS=y | ||
671 | CONFIG_JFFS2_FS_DEBUG=0 | ||
672 | # CONFIG_JFFS2_FS_NAND is not set | ||
673 | # CONFIG_JFFS2_FS_NOR_ECC is not set | ||
674 | # CONFIG_JFFS2_COMPRESSION_OPTIONS is not set | ||
675 | CONFIG_JFFS2_ZLIB=y | ||
676 | CONFIG_JFFS2_RTIME=y | ||
677 | # CONFIG_JFFS2_RUBIN is not set | ||
678 | # CONFIG_CRAMFS is not set | ||
679 | # CONFIG_VXFS_FS is not set | ||
680 | # CONFIG_HPFS_FS is not set | ||
681 | # CONFIG_QNX4FS_FS is not set | ||
682 | # CONFIG_SYSV_FS is not set | ||
683 | # CONFIG_UFS_FS is not set | ||
684 | |||
685 | # | ||
686 | # Network File Systems | ||
687 | # | ||
688 | CONFIG_NFS_FS=y | ||
689 | # CONFIG_NFS_V3 is not set | ||
690 | # CONFIG_NFS_V4 is not set | ||
691 | # CONFIG_NFS_DIRECTIO is not set | ||
692 | # CONFIG_NFSD is not set | ||
693 | CONFIG_ROOT_NFS=y | ||
694 | CONFIG_LOCKD=y | ||
695 | CONFIG_SUNRPC=y | ||
696 | # CONFIG_RPCSEC_GSS_KRB5 is not set | ||
697 | # CONFIG_RPCSEC_GSS_SPKM3 is not set | ||
698 | # CONFIG_SMB_FS is not set | ||
699 | # CONFIG_CIFS is not set | ||
700 | # CONFIG_NCP_FS is not set | ||
701 | # CONFIG_CODA_FS is not set | ||
702 | # CONFIG_AFS_FS is not set | ||
703 | |||
704 | # | ||
705 | # Partition Types | ||
706 | # | ||
707 | # CONFIG_PARTITION_ADVANCED is not set | ||
708 | CONFIG_MSDOS_PARTITION=y | ||
709 | |||
710 | # | ||
711 | # Native Language Support | ||
712 | # | ||
713 | CONFIG_NLS=y | ||
714 | CONFIG_NLS_DEFAULT="iso8859-1" | ||
715 | # CONFIG_NLS_CODEPAGE_437 is not set | ||
716 | # CONFIG_NLS_CODEPAGE_737 is not set | ||
717 | # CONFIG_NLS_CODEPAGE_775 is not set | ||
718 | # CONFIG_NLS_CODEPAGE_850 is not set | ||
719 | # CONFIG_NLS_CODEPAGE_852 is not set | ||
720 | # CONFIG_NLS_CODEPAGE_855 is not set | ||
721 | # CONFIG_NLS_CODEPAGE_857 is not set | ||
722 | # CONFIG_NLS_CODEPAGE_860 is not set | ||
723 | # CONFIG_NLS_CODEPAGE_861 is not set | ||
724 | # CONFIG_NLS_CODEPAGE_862 is not set | ||
725 | # CONFIG_NLS_CODEPAGE_863 is not set | ||
726 | # CONFIG_NLS_CODEPAGE_864 is not set | ||
727 | # CONFIG_NLS_CODEPAGE_865 is not set | ||
728 | # CONFIG_NLS_CODEPAGE_866 is not set | ||
729 | # CONFIG_NLS_CODEPAGE_869 is not set | ||
730 | # CONFIG_NLS_CODEPAGE_936 is not set | ||
731 | # CONFIG_NLS_CODEPAGE_950 is not set | ||
732 | # CONFIG_NLS_CODEPAGE_932 is not set | ||
733 | # CONFIG_NLS_CODEPAGE_949 is not set | ||
734 | # CONFIG_NLS_CODEPAGE_874 is not set | ||
735 | # CONFIG_NLS_ISO8859_8 is not set | ||
736 | # CONFIG_NLS_CODEPAGE_1250 is not set | ||
737 | # CONFIG_NLS_CODEPAGE_1251 is not set | ||
738 | # CONFIG_NLS_ASCII is not set | ||
739 | CONFIG_NLS_ISO8859_1=y | ||
740 | # CONFIG_NLS_ISO8859_2 is not set | ||
741 | # CONFIG_NLS_ISO8859_3 is not set | ||
742 | # CONFIG_NLS_ISO8859_4 is not set | ||
743 | # CONFIG_NLS_ISO8859_5 is not set | ||
744 | # CONFIG_NLS_ISO8859_6 is not set | ||
745 | # CONFIG_NLS_ISO8859_7 is not set | ||
746 | # CONFIG_NLS_ISO8859_9 is not set | ||
747 | # CONFIG_NLS_ISO8859_13 is not set | ||
748 | # CONFIG_NLS_ISO8859_14 is not set | ||
749 | # CONFIG_NLS_ISO8859_15 is not set | ||
750 | # CONFIG_NLS_KOI8_R is not set | ||
751 | # CONFIG_NLS_KOI8_U is not set | ||
752 | # CONFIG_NLS_UTF8 is not set | ||
753 | |||
754 | # | ||
755 | # Profiling support | ||
756 | # | ||
757 | # CONFIG_PROFILING is not set | ||
758 | |||
759 | # | ||
760 | # Kernel hacking | ||
761 | # | ||
762 | # CONFIG_PRINTK_TIME is not set | ||
763 | CONFIG_DEBUG_KERNEL=y | ||
764 | CONFIG_MAGIC_SYSRQ=y | ||
765 | CONFIG_LOG_BUF_SHIFT=14 | ||
766 | # CONFIG_SCHEDSTATS is not set | ||
767 | # CONFIG_DEBUG_SLAB is not set | ||
768 | # CONFIG_DEBUG_SPINLOCK is not set | ||
769 | # CONFIG_DEBUG_SPINLOCK_SLEEP is not set | ||
770 | # CONFIG_DEBUG_KOBJECT is not set | ||
771 | CONFIG_DEBUG_BUGVERBOSE=y | ||
772 | CONFIG_DEBUG_INFO=y | ||
773 | # CONFIG_DEBUG_FS is not set | ||
774 | CONFIG_FRAME_POINTER=y | ||
775 | CONFIG_DEBUG_USER=y | ||
776 | # CONFIG_DEBUG_WAITQ is not set | ||
777 | CONFIG_DEBUG_ERRORS=y | ||
778 | CONFIG_DEBUG_LL=y | ||
779 | # CONFIG_DEBUG_ICEDCC is not set | ||
780 | |||
781 | # | ||
782 | # Security options | ||
783 | # | ||
784 | # CONFIG_KEYS is not set | ||
785 | # CONFIG_SECURITY is not set | ||
786 | |||
787 | # | ||
788 | # Cryptographic options | ||
789 | # | ||
790 | # CONFIG_CRYPTO is not set | ||
791 | |||
792 | # | ||
793 | # Hardware crypto devices | ||
794 | # | ||
795 | |||
796 | # | ||
797 | # Library routines | ||
798 | # | ||
799 | # CONFIG_CRC_CCITT is not set | ||
800 | CONFIG_CRC32=y | ||
801 | # CONFIG_LIBCRC32C is not set | ||
802 | CONFIG_ZLIB_INFLATE=y | ||
803 | CONFIG_ZLIB_DEFLATE=y | ||
diff --git a/arch/arm/configs/lusl7200_defconfig b/arch/arm/configs/lusl7200_defconfig new file mode 100644 index 000000000000..3ca64cabc92c --- /dev/null +++ b/arch/arm/configs/lusl7200_defconfig | |||
@@ -0,0 +1,455 @@ | |||
1 | # | ||
2 | # Automatically generated make config: don't edit | ||
3 | # Linux kernel version: 2.6.12-rc1-bk2 | ||
4 | # Mon Mar 28 00:24:38 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_BSD_PROCESS_ACCT=y | ||
28 | # CONFIG_BSD_PROCESS_ACCT_V3 is not set | ||
29 | CONFIG_SYSCTL=y | ||
30 | # CONFIG_AUDIT is not set | ||
31 | # CONFIG_HOTPLUG is not set | ||
32 | # CONFIG_IKCONFIG is not set | ||
33 | CONFIG_EMBEDDED=y | ||
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=y | ||
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=y | ||
72 | # CONFIG_ARCH_PXA is not set | ||
73 | # CONFIG_ARCH_RPC is not set | ||
74 | # CONFIG_ARCH_SA1100 is not set | ||
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 | # Processor Type | ||
85 | # | ||
86 | CONFIG_CPU_32=y | ||
87 | CONFIG_CPU_ARM720T=y | ||
88 | CONFIG_CPU_32v4=y | ||
89 | CONFIG_CPU_ABRT_LV4T=y | ||
90 | CONFIG_CPU_CACHE_V4=y | ||
91 | CONFIG_CPU_CACHE_VIVT=y | ||
92 | CONFIG_CPU_COPY_V4WT=y | ||
93 | CONFIG_CPU_TLB_V4WT=y | ||
94 | |||
95 | # | ||
96 | # Processor Features | ||
97 | # | ||
98 | # CONFIG_ARM_THUMB is not set | ||
99 | |||
100 | # | ||
101 | # Bus support | ||
102 | # | ||
103 | |||
104 | # | ||
105 | # PCCARD (PCMCIA/CardBus) support | ||
106 | # | ||
107 | # CONFIG_PCCARD is not set | ||
108 | |||
109 | # | ||
110 | # Kernel Features | ||
111 | # | ||
112 | # CONFIG_PREEMPT is not set | ||
113 | CONFIG_ALIGNMENT_TRAP=y | ||
114 | |||
115 | # | ||
116 | # Boot options | ||
117 | # | ||
118 | CONFIG_ZBOOT_ROM_TEXT=0x00010000 | ||
119 | CONFIG_ZBOOT_ROM_BSS=0xf03e0000 | ||
120 | CONFIG_ZBOOT_ROM=y | ||
121 | CONFIG_CMDLINE="console=tty0 console=ttyLU1,115200 root=/dev/ram initrd=0xf1000000,0x005dac7b mem=32M" | ||
122 | |||
123 | # | ||
124 | # Floating point emulation | ||
125 | # | ||
126 | |||
127 | # | ||
128 | # At least one emulation must be selected | ||
129 | # | ||
130 | # CONFIG_FPE_NWFPE is not set | ||
131 | # CONFIG_FPE_FASTFPE is not set | ||
132 | |||
133 | # | ||
134 | # Userspace binary formats | ||
135 | # | ||
136 | CONFIG_BINFMT_ELF=y | ||
137 | CONFIG_BINFMT_AOUT=y | ||
138 | # CONFIG_BINFMT_MISC is not set | ||
139 | # CONFIG_ARTHUR is not set | ||
140 | |||
141 | # | ||
142 | # Power management options | ||
143 | # | ||
144 | # CONFIG_PM is not set | ||
145 | |||
146 | # | ||
147 | # Device Drivers | ||
148 | # | ||
149 | |||
150 | # | ||
151 | # Generic Driver Options | ||
152 | # | ||
153 | CONFIG_STANDALONE=y | ||
154 | CONFIG_PREVENT_FIRMWARE_BUILD=y | ||
155 | # CONFIG_FW_LOADER is not set | ||
156 | |||
157 | # | ||
158 | # Memory Technology Devices (MTD) | ||
159 | # | ||
160 | # CONFIG_MTD is not set | ||
161 | |||
162 | # | ||
163 | # Parallel port support | ||
164 | # | ||
165 | # CONFIG_PARPORT is not set | ||
166 | |||
167 | # | ||
168 | # Plug and Play support | ||
169 | # | ||
170 | |||
171 | # | ||
172 | # Block devices | ||
173 | # | ||
174 | # CONFIG_BLK_DEV_FD is not set | ||
175 | # CONFIG_BLK_DEV_COW_COMMON is not set | ||
176 | # CONFIG_BLK_DEV_LOOP is not set | ||
177 | CONFIG_BLK_DEV_RAM=y | ||
178 | CONFIG_BLK_DEV_RAM_COUNT=16 | ||
179 | CONFIG_BLK_DEV_RAM_SIZE=4096 | ||
180 | CONFIG_BLK_DEV_INITRD=y | ||
181 | CONFIG_INITRAMFS_SOURCE="" | ||
182 | # CONFIG_CDROM_PKTCDVD is not set | ||
183 | |||
184 | # | ||
185 | # IO Schedulers | ||
186 | # | ||
187 | CONFIG_IOSCHED_NOOP=y | ||
188 | CONFIG_IOSCHED_AS=y | ||
189 | CONFIG_IOSCHED_DEADLINE=y | ||
190 | CONFIG_IOSCHED_CFQ=y | ||
191 | |||
192 | # | ||
193 | # ATA/ATAPI/MFM/RLL support | ||
194 | # | ||
195 | # CONFIG_IDE is not set | ||
196 | |||
197 | # | ||
198 | # SCSI device support | ||
199 | # | ||
200 | # CONFIG_SCSI is not set | ||
201 | |||
202 | # | ||
203 | # Multi-device support (RAID and LVM) | ||
204 | # | ||
205 | # CONFIG_MD is not set | ||
206 | |||
207 | # | ||
208 | # Fusion MPT device support | ||
209 | # | ||
210 | |||
211 | # | ||
212 | # IEEE 1394 (FireWire) support | ||
213 | # | ||
214 | |||
215 | # | ||
216 | # I2O device support | ||
217 | # | ||
218 | |||
219 | # | ||
220 | # Networking support | ||
221 | # | ||
222 | # CONFIG_NET is not set | ||
223 | # CONFIG_NETPOLL is not set | ||
224 | # CONFIG_NET_POLL_CONTROLLER is not set | ||
225 | |||
226 | # | ||
227 | # ISDN subsystem | ||
228 | # | ||
229 | |||
230 | # | ||
231 | # Input device support | ||
232 | # | ||
233 | # CONFIG_INPUT is not set | ||
234 | |||
235 | # | ||
236 | # Hardware I/O ports | ||
237 | # | ||
238 | CONFIG_SERIO=y | ||
239 | # CONFIG_SERIO_SERPORT is not set | ||
240 | # CONFIG_SERIO_LIBPS2 is not set | ||
241 | # CONFIG_SERIO_RAW is not set | ||
242 | # CONFIG_GAMEPORT is not set | ||
243 | CONFIG_SOUND_GAMEPORT=y | ||
244 | |||
245 | # | ||
246 | # Character devices | ||
247 | # | ||
248 | # CONFIG_VT is not set | ||
249 | CONFIG_SERIAL_NONSTANDARD=y | ||
250 | # CONFIG_COMPUTONE is not set | ||
251 | # CONFIG_ROCKETPORT is not set | ||
252 | # CONFIG_CYCLADES is not set | ||
253 | # CONFIG_DIGIEPCA is not set | ||
254 | # CONFIG_MOXA_INTELLIO is not set | ||
255 | # CONFIG_MOXA_SMARTIO is not set | ||
256 | # CONFIG_ISI is not set | ||
257 | # CONFIG_SYNCLINKMP is not set | ||
258 | # CONFIG_N_HDLC is not set | ||
259 | # CONFIG_RISCOM8 is not set | ||
260 | # CONFIG_SPECIALIX is not set | ||
261 | # CONFIG_SX is not set | ||
262 | # CONFIG_RIO is not set | ||
263 | # CONFIG_STALDRV is not set | ||
264 | |||
265 | # | ||
266 | # Serial drivers | ||
267 | # | ||
268 | # CONFIG_SERIAL_8250 is not set | ||
269 | |||
270 | # | ||
271 | # Non-8250 serial port support | ||
272 | # | ||
273 | CONFIG_UNIX98_PTYS=y | ||
274 | CONFIG_LEGACY_PTYS=y | ||
275 | CONFIG_LEGACY_PTY_COUNT=256 | ||
276 | |||
277 | # | ||
278 | # IPMI | ||
279 | # | ||
280 | # CONFIG_IPMI_HANDLER is not set | ||
281 | |||
282 | # | ||
283 | # Watchdog Cards | ||
284 | # | ||
285 | # CONFIG_WATCHDOG is not set | ||
286 | # CONFIG_NVRAM is not set | ||
287 | # CONFIG_RTC is not set | ||
288 | # CONFIG_DTLK is not set | ||
289 | # CONFIG_R3964 is not set | ||
290 | |||
291 | # | ||
292 | # Ftape, the floppy tape device driver | ||
293 | # | ||
294 | # CONFIG_DRM is not set | ||
295 | # CONFIG_RAW_DRIVER is not set | ||
296 | |||
297 | # | ||
298 | # TPM devices | ||
299 | # | ||
300 | # CONFIG_TCG_TPM is not set | ||
301 | |||
302 | # | ||
303 | # I2C support | ||
304 | # | ||
305 | # CONFIG_I2C is not set | ||
306 | |||
307 | # | ||
308 | # Misc devices | ||
309 | # | ||
310 | |||
311 | # | ||
312 | # Multimedia devices | ||
313 | # | ||
314 | # CONFIG_VIDEO_DEV is not set | ||
315 | |||
316 | # | ||
317 | # Digital Video Broadcasting Devices | ||
318 | # | ||
319 | |||
320 | # | ||
321 | # Graphics support | ||
322 | # | ||
323 | # CONFIG_FB is not set | ||
324 | |||
325 | # | ||
326 | # Sound | ||
327 | # | ||
328 | # CONFIG_SOUND is not set | ||
329 | |||
330 | # | ||
331 | # USB support | ||
332 | # | ||
333 | CONFIG_USB_ARCH_HAS_HCD=y | ||
334 | # CONFIG_USB_ARCH_HAS_OHCI is not set | ||
335 | # CONFIG_USB is not set | ||
336 | |||
337 | # | ||
338 | # USB Gadget Support | ||
339 | # | ||
340 | # CONFIG_USB_GADGET is not set | ||
341 | |||
342 | # | ||
343 | # MMC/SD Card support | ||
344 | # | ||
345 | # CONFIG_MMC is not set | ||
346 | |||
347 | # | ||
348 | # File systems | ||
349 | # | ||
350 | CONFIG_EXT2_FS=y | ||
351 | # CONFIG_EXT2_FS_XATTR is not set | ||
352 | # CONFIG_EXT3_FS is not set | ||
353 | # CONFIG_JBD is not set | ||
354 | # CONFIG_REISERFS_FS is not set | ||
355 | # CONFIG_JFS_FS is not set | ||
356 | |||
357 | # | ||
358 | # XFS support | ||
359 | # | ||
360 | # CONFIG_XFS_FS is not set | ||
361 | # CONFIG_MINIX_FS is not set | ||
362 | # CONFIG_ROMFS_FS is not set | ||
363 | # CONFIG_QUOTA is not set | ||
364 | CONFIG_DNOTIFY=y | ||
365 | # CONFIG_AUTOFS_FS is not set | ||
366 | # CONFIG_AUTOFS4_FS is not set | ||
367 | |||
368 | # | ||
369 | # CD-ROM/DVD Filesystems | ||
370 | # | ||
371 | # CONFIG_ISO9660_FS is not set | ||
372 | # CONFIG_UDF_FS is not set | ||
373 | |||
374 | # | ||
375 | # DOS/FAT/NT Filesystems | ||
376 | # | ||
377 | # CONFIG_MSDOS_FS is not set | ||
378 | # CONFIG_VFAT_FS is not set | ||
379 | # CONFIG_NTFS_FS is not set | ||
380 | |||
381 | # | ||
382 | # Pseudo filesystems | ||
383 | # | ||
384 | CONFIG_PROC_FS=y | ||
385 | CONFIG_SYSFS=y | ||
386 | # CONFIG_DEVFS_FS is not set | ||
387 | # CONFIG_DEVPTS_FS_XATTR is not set | ||
388 | # CONFIG_TMPFS is not set | ||
389 | # CONFIG_HUGETLB_PAGE is not set | ||
390 | CONFIG_RAMFS=y | ||
391 | |||
392 | # | ||
393 | # Miscellaneous filesystems | ||
394 | # | ||
395 | # CONFIG_ADFS_FS is not set | ||
396 | # CONFIG_AFFS_FS is not set | ||
397 | # CONFIG_HFS_FS is not set | ||
398 | # CONFIG_HFSPLUS_FS is not set | ||
399 | # CONFIG_BEFS_FS is not set | ||
400 | # CONFIG_BFS_FS is not set | ||
401 | # CONFIG_EFS_FS is not set | ||
402 | # CONFIG_CRAMFS is not set | ||
403 | # CONFIG_VXFS_FS is not set | ||
404 | # CONFIG_HPFS_FS is not set | ||
405 | # CONFIG_QNX4FS_FS is not set | ||
406 | # CONFIG_SYSV_FS is not set | ||
407 | # CONFIG_UFS_FS is not set | ||
408 | |||
409 | # | ||
410 | # Partition Types | ||
411 | # | ||
412 | # CONFIG_PARTITION_ADVANCED is not set | ||
413 | CONFIG_MSDOS_PARTITION=y | ||
414 | |||
415 | # | ||
416 | # Native Language Support | ||
417 | # | ||
418 | # CONFIG_NLS is not set | ||
419 | |||
420 | # | ||
421 | # Profiling support | ||
422 | # | ||
423 | # CONFIG_PROFILING is not set | ||
424 | |||
425 | # | ||
426 | # Kernel hacking | ||
427 | # | ||
428 | # CONFIG_PRINTK_TIME is not set | ||
429 | # CONFIG_DEBUG_KERNEL is not set | ||
430 | CONFIG_LOG_BUF_SHIFT=14 | ||
431 | # CONFIG_DEBUG_BUGVERBOSE is not set | ||
432 | CONFIG_FRAME_POINTER=y | ||
433 | CONFIG_DEBUG_USER=y | ||
434 | |||
435 | # | ||
436 | # Security options | ||
437 | # | ||
438 | # CONFIG_KEYS is not set | ||
439 | # CONFIG_SECURITY is not set | ||
440 | |||
441 | # | ||
442 | # Cryptographic options | ||
443 | # | ||
444 | # CONFIG_CRYPTO is not set | ||
445 | |||
446 | # | ||
447 | # Hardware crypto devices | ||
448 | # | ||
449 | |||
450 | # | ||
451 | # Library routines | ||
452 | # | ||
453 | # CONFIG_CRC_CCITT is not set | ||
454 | # CONFIG_CRC32 is not set | ||
455 | # CONFIG_LIBCRC32C is not set | ||
diff --git a/arch/arm/configs/mainstone_defconfig b/arch/arm/configs/mainstone_defconfig new file mode 100644 index 000000000000..153d68594beb --- /dev/null +++ b/arch/arm/configs/mainstone_defconfig | |||
@@ -0,0 +1,797 @@ | |||
1 | # | ||
2 | # Automatically generated make config: don't edit | ||
3 | # Linux kernel version: 2.6.12-rc1-bk2 | ||
4 | # Sat Mar 26 20:00:45 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_ALL is not set | ||
36 | # CONFIG_KALLSYMS_EXTRA_PASS is not set | ||
37 | CONFIG_BASE_FULL=y | ||
38 | CONFIG_FUTEX=y | ||
39 | CONFIG_EPOLL=y | ||
40 | CONFIG_CC_OPTIMIZE_FOR_SIZE=y | ||
41 | CONFIG_SHMEM=y | ||
42 | CONFIG_CC_ALIGN_FUNCTIONS=0 | ||
43 | CONFIG_CC_ALIGN_LABELS=0 | ||
44 | CONFIG_CC_ALIGN_LOOPS=0 | ||
45 | CONFIG_CC_ALIGN_JUMPS=0 | ||
46 | # CONFIG_TINY_SHMEM is not set | ||
47 | CONFIG_BASE_SMALL=0 | ||
48 | |||
49 | # | ||
50 | # Loadable module support | ||
51 | # | ||
52 | CONFIG_MODULES=y | ||
53 | # CONFIG_MODULE_UNLOAD is not set | ||
54 | CONFIG_OBSOLETE_MODPARM=y | ||
55 | # CONFIG_MODVERSIONS is not set | ||
56 | # CONFIG_MODULE_SRCVERSION_ALL is not set | ||
57 | # CONFIG_KMOD is not set | ||
58 | |||
59 | # | ||
60 | # System Type | ||
61 | # | ||
62 | # CONFIG_ARCH_CLPS7500 is not set | ||
63 | # CONFIG_ARCH_CLPS711X is not set | ||
64 | # CONFIG_ARCH_CO285 is not set | ||
65 | # CONFIG_ARCH_EBSA110 is not set | ||
66 | # CONFIG_ARCH_CAMELOT is not set | ||
67 | # CONFIG_ARCH_FOOTBRIDGE is not set | ||
68 | # CONFIG_ARCH_INTEGRATOR is not set | ||
69 | # CONFIG_ARCH_IOP3XX is not set | ||
70 | # CONFIG_ARCH_IXP4XX is not set | ||
71 | # CONFIG_ARCH_IXP2000 is not set | ||
72 | # CONFIG_ARCH_L7200 is not set | ||
73 | CONFIG_ARCH_PXA=y | ||
74 | # CONFIG_ARCH_RPC is not set | ||
75 | # CONFIG_ARCH_SA1100 is not set | ||
76 | # CONFIG_ARCH_S3C2410 is not set | ||
77 | # CONFIG_ARCH_SHARK is not set | ||
78 | # CONFIG_ARCH_LH7A40X is not set | ||
79 | # CONFIG_ARCH_OMAP is not set | ||
80 | # CONFIG_ARCH_VERSATILE is not set | ||
81 | # CONFIG_ARCH_IMX is not set | ||
82 | # CONFIG_ARCH_H720X is not set | ||
83 | |||
84 | # | ||
85 | # Intel PXA2xx Implementations | ||
86 | # | ||
87 | # CONFIG_ARCH_LUBBOCK is not set | ||
88 | CONFIG_MACH_MAINSTONE=y | ||
89 | # CONFIG_ARCH_PXA_IDP is not set | ||
90 | # CONFIG_PXA_SHARPSL is not set | ||
91 | CONFIG_PXA27x=y | ||
92 | CONFIG_IWMMXT=y | ||
93 | |||
94 | # | ||
95 | # Processor Type | ||
96 | # | ||
97 | CONFIG_CPU_32=y | ||
98 | CONFIG_CPU_XSCALE=y | ||
99 | CONFIG_CPU_32v5=y | ||
100 | CONFIG_CPU_ABRT_EV5T=y | ||
101 | CONFIG_CPU_CACHE_VIVT=y | ||
102 | CONFIG_CPU_TLB_V4WBI=y | ||
103 | CONFIG_CPU_MINICACHE=y | ||
104 | |||
105 | # | ||
106 | # Processor Features | ||
107 | # | ||
108 | # CONFIG_ARM_THUMB is not set | ||
109 | CONFIG_XSCALE_PMU=y | ||
110 | |||
111 | # | ||
112 | # Bus support | ||
113 | # | ||
114 | |||
115 | # | ||
116 | # PCCARD (PCMCIA/CardBus) support | ||
117 | # | ||
118 | # CONFIG_PCCARD is not set | ||
119 | |||
120 | # | ||
121 | # Kernel Features | ||
122 | # | ||
123 | # CONFIG_PREEMPT is not set | ||
124 | CONFIG_LEDS=y | ||
125 | CONFIG_LEDS_TIMER=y | ||
126 | CONFIG_LEDS_CPU=y | ||
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="root=/dev/nfs ip=bootp console=ttyS0,115200 mem=64M" | ||
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 | # CONFIG_FPE_FASTFPE is not set | ||
147 | |||
148 | # | ||
149 | # Userspace binary formats | ||
150 | # | ||
151 | CONFIG_BINFMT_ELF=y | ||
152 | # CONFIG_BINFMT_AOUT is not set | ||
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=y | ||
177 | # CONFIG_MTD_DEBUG is not set | ||
178 | # CONFIG_MTD_CONCAT is not set | ||
179 | CONFIG_MTD_PARTITIONS=y | ||
180 | CONFIG_MTD_REDBOOT_PARTS=y | ||
181 | CONFIG_MTD_REDBOOT_DIRECTORY_BLOCK=-1 | ||
182 | # CONFIG_MTD_REDBOOT_PARTS_UNALLOCATED is not set | ||
183 | # CONFIG_MTD_REDBOOT_PARTS_READONLY is not set | ||
184 | # CONFIG_MTD_CMDLINE_PARTS is not set | ||
185 | # CONFIG_MTD_AFS_PARTS is not set | ||
186 | |||
187 | # | ||
188 | # User Modules And Translation Layers | ||
189 | # | ||
190 | CONFIG_MTD_CHAR=y | ||
191 | CONFIG_MTD_BLOCK=y | ||
192 | # CONFIG_FTL is not set | ||
193 | # CONFIG_NFTL is not set | ||
194 | # CONFIG_INFTL is not set | ||
195 | |||
196 | # | ||
197 | # RAM/ROM/Flash chip drivers | ||
198 | # | ||
199 | CONFIG_MTD_CFI=y | ||
200 | # CONFIG_MTD_JEDECPROBE is not set | ||
201 | CONFIG_MTD_GEN_PROBE=y | ||
202 | CONFIG_MTD_CFI_ADV_OPTIONS=y | ||
203 | CONFIG_MTD_CFI_NOSWAP=y | ||
204 | # CONFIG_MTD_CFI_BE_BYTE_SWAP is not set | ||
205 | # CONFIG_MTD_CFI_LE_BYTE_SWAP is not set | ||
206 | CONFIG_MTD_CFI_GEOMETRY=y | ||
207 | CONFIG_MTD_MAP_BANK_WIDTH_1=y | ||
208 | CONFIG_MTD_MAP_BANK_WIDTH_2=y | ||
209 | CONFIG_MTD_MAP_BANK_WIDTH_4=y | ||
210 | # CONFIG_MTD_MAP_BANK_WIDTH_8 is not set | ||
211 | # CONFIG_MTD_MAP_BANK_WIDTH_16 is not set | ||
212 | # CONFIG_MTD_MAP_BANK_WIDTH_32 is not set | ||
213 | # CONFIG_MTD_CFI_I1 is not set | ||
214 | CONFIG_MTD_CFI_I2=y | ||
215 | # CONFIG_MTD_CFI_I4 is not set | ||
216 | # CONFIG_MTD_CFI_I8 is not set | ||
217 | CONFIG_MTD_CFI_INTELEXT=y | ||
218 | # CONFIG_MTD_CFI_AMDSTD is not set | ||
219 | # CONFIG_MTD_CFI_STAA is not set | ||
220 | CONFIG_MTD_CFI_UTIL=y | ||
221 | # CONFIG_MTD_RAM is not set | ||
222 | # CONFIG_MTD_ROM is not set | ||
223 | # CONFIG_MTD_ABSENT is not set | ||
224 | # CONFIG_MTD_XIP is not set | ||
225 | |||
226 | # | ||
227 | # Mapping drivers for chip access | ||
228 | # | ||
229 | # CONFIG_MTD_COMPLEX_MAPPINGS is not set | ||
230 | # CONFIG_MTD_PHYSMAP is not set | ||
231 | # CONFIG_MTD_ARM_INTEGRATOR is not set | ||
232 | # CONFIG_MTD_EDB7312 is not set | ||
233 | # CONFIG_MTD_SHARP_SL is not set | ||
234 | |||
235 | # | ||
236 | # Self-contained MTD device drivers | ||
237 | # | ||
238 | # CONFIG_MTD_SLRAM is not set | ||
239 | # CONFIG_MTD_PHRAM is not set | ||
240 | # CONFIG_MTD_MTDRAM is not set | ||
241 | # CONFIG_MTD_BLKMTD is not set | ||
242 | # CONFIG_MTD_BLOCK2MTD is not set | ||
243 | |||
244 | # | ||
245 | # Disk-On-Chip Device Drivers | ||
246 | # | ||
247 | # CONFIG_MTD_DOC2000 is not set | ||
248 | # CONFIG_MTD_DOC2001 is not set | ||
249 | # CONFIG_MTD_DOC2001PLUS is not set | ||
250 | |||
251 | # | ||
252 | # NAND Flash Device Drivers | ||
253 | # | ||
254 | # CONFIG_MTD_NAND is not set | ||
255 | |||
256 | # | ||
257 | # Parallel port support | ||
258 | # | ||
259 | # CONFIG_PARPORT is not set | ||
260 | |||
261 | # | ||
262 | # Plug and Play support | ||
263 | # | ||
264 | |||
265 | # | ||
266 | # Block devices | ||
267 | # | ||
268 | # CONFIG_BLK_DEV_FD is not set | ||
269 | # CONFIG_BLK_DEV_COW_COMMON is not set | ||
270 | # CONFIG_BLK_DEV_LOOP is not set | ||
271 | # CONFIG_BLK_DEV_NBD is not set | ||
272 | # CONFIG_BLK_DEV_RAM is not set | ||
273 | CONFIG_BLK_DEV_RAM_COUNT=16 | ||
274 | CONFIG_INITRAMFS_SOURCE="" | ||
275 | # CONFIG_CDROM_PKTCDVD is not set | ||
276 | |||
277 | # | ||
278 | # IO Schedulers | ||
279 | # | ||
280 | CONFIG_IOSCHED_NOOP=y | ||
281 | CONFIG_IOSCHED_AS=y | ||
282 | CONFIG_IOSCHED_DEADLINE=y | ||
283 | CONFIG_IOSCHED_CFQ=y | ||
284 | # CONFIG_ATA_OVER_ETH is not set | ||
285 | |||
286 | # | ||
287 | # ATA/ATAPI/MFM/RLL support | ||
288 | # | ||
289 | CONFIG_IDE=y | ||
290 | CONFIG_BLK_DEV_IDE=y | ||
291 | |||
292 | # | ||
293 | # Please see Documentation/ide.txt for help/info on IDE drives | ||
294 | # | ||
295 | # CONFIG_BLK_DEV_IDE_SATA is not set | ||
296 | CONFIG_BLK_DEV_IDEDISK=y | ||
297 | # CONFIG_IDEDISK_MULTI_MODE is not set | ||
298 | # CONFIG_BLK_DEV_IDECD is not set | ||
299 | # CONFIG_BLK_DEV_IDETAPE is not set | ||
300 | # CONFIG_BLK_DEV_IDEFLOPPY is not set | ||
301 | # CONFIG_IDE_TASK_IOCTL is not set | ||
302 | |||
303 | # | ||
304 | # IDE chipset support/bugfixes | ||
305 | # | ||
306 | # CONFIG_IDE_GENERIC is not set | ||
307 | # CONFIG_IDE_ARM is not set | ||
308 | # CONFIG_BLK_DEV_IDEDMA is not set | ||
309 | # CONFIG_IDEDMA_AUTO is not set | ||
310 | # CONFIG_BLK_DEV_HD is not set | ||
311 | |||
312 | # | ||
313 | # SCSI device support | ||
314 | # | ||
315 | # CONFIG_SCSI is not set | ||
316 | |||
317 | # | ||
318 | # Multi-device support (RAID and LVM) | ||
319 | # | ||
320 | # CONFIG_MD is not set | ||
321 | |||
322 | # | ||
323 | # Fusion MPT device support | ||
324 | # | ||
325 | |||
326 | # | ||
327 | # IEEE 1394 (FireWire) support | ||
328 | # | ||
329 | |||
330 | # | ||
331 | # I2O device support | ||
332 | # | ||
333 | |||
334 | # | ||
335 | # Networking support | ||
336 | # | ||
337 | CONFIG_NET=y | ||
338 | |||
339 | # | ||
340 | # Networking options | ||
341 | # | ||
342 | # CONFIG_PACKET is not set | ||
343 | # CONFIG_NETLINK_DEV is not set | ||
344 | CONFIG_UNIX=y | ||
345 | # CONFIG_NET_KEY is not set | ||
346 | CONFIG_INET=y | ||
347 | # CONFIG_IP_MULTICAST is not set | ||
348 | # CONFIG_IP_ADVANCED_ROUTER is not set | ||
349 | CONFIG_IP_PNP=y | ||
350 | # CONFIG_IP_PNP_DHCP is not set | ||
351 | CONFIG_IP_PNP_BOOTP=y | ||
352 | # CONFIG_IP_PNP_RARP is not set | ||
353 | # CONFIG_NET_IPIP is not set | ||
354 | # CONFIG_NET_IPGRE is not set | ||
355 | # CONFIG_ARPD is not set | ||
356 | # CONFIG_SYN_COOKIES is not set | ||
357 | # CONFIG_INET_AH is not set | ||
358 | # CONFIG_INET_ESP is not set | ||
359 | # CONFIG_INET_IPCOMP is not set | ||
360 | # CONFIG_INET_TUNNEL is not set | ||
361 | CONFIG_IP_TCPDIAG=y | ||
362 | # CONFIG_IP_TCPDIAG_IPV6 is not set | ||
363 | # CONFIG_IPV6 is not set | ||
364 | # CONFIG_NETFILTER is not set | ||
365 | |||
366 | # | ||
367 | # SCTP Configuration (EXPERIMENTAL) | ||
368 | # | ||
369 | # CONFIG_IP_SCTP is not set | ||
370 | # CONFIG_ATM is not set | ||
371 | # CONFIG_BRIDGE is not set | ||
372 | # CONFIG_VLAN_8021Q is not set | ||
373 | # CONFIG_DECNET is not set | ||
374 | # CONFIG_LLC2 is not set | ||
375 | # CONFIG_IPX is not set | ||
376 | # CONFIG_ATALK is not set | ||
377 | # CONFIG_X25 is not set | ||
378 | # CONFIG_LAPB is not set | ||
379 | # CONFIG_NET_DIVERT is not set | ||
380 | # CONFIG_ECONET is not set | ||
381 | # CONFIG_WAN_ROUTER is not set | ||
382 | |||
383 | # | ||
384 | # QoS and/or fair queueing | ||
385 | # | ||
386 | # CONFIG_NET_SCHED is not set | ||
387 | # CONFIG_NET_CLS_ROUTE is not set | ||
388 | |||
389 | # | ||
390 | # Network testing | ||
391 | # | ||
392 | # CONFIG_NET_PKTGEN is not set | ||
393 | # CONFIG_NETPOLL is not set | ||
394 | # CONFIG_NET_POLL_CONTROLLER is not set | ||
395 | # CONFIG_HAMRADIO is not set | ||
396 | # CONFIG_IRDA is not set | ||
397 | # CONFIG_BT is not set | ||
398 | CONFIG_NETDEVICES=y | ||
399 | # CONFIG_DUMMY is not set | ||
400 | # CONFIG_BONDING is not set | ||
401 | # CONFIG_EQUALIZER is not set | ||
402 | # CONFIG_TUN is not set | ||
403 | |||
404 | # | ||
405 | # Ethernet (10 or 100Mbit) | ||
406 | # | ||
407 | CONFIG_NET_ETHERNET=y | ||
408 | CONFIG_MII=y | ||
409 | CONFIG_SMC91X=y | ||
410 | |||
411 | # | ||
412 | # Ethernet (1000 Mbit) | ||
413 | # | ||
414 | |||
415 | # | ||
416 | # Ethernet (10000 Mbit) | ||
417 | # | ||
418 | |||
419 | # | ||
420 | # Token Ring devices | ||
421 | # | ||
422 | |||
423 | # | ||
424 | # Wireless LAN (non-hamradio) | ||
425 | # | ||
426 | # CONFIG_NET_RADIO is not set | ||
427 | |||
428 | # | ||
429 | # Wan interfaces | ||
430 | # | ||
431 | # CONFIG_WAN is not set | ||
432 | # CONFIG_PPP is not set | ||
433 | # CONFIG_SLIP is not set | ||
434 | # CONFIG_SHAPER is not set | ||
435 | # CONFIG_NETCONSOLE is not set | ||
436 | |||
437 | # | ||
438 | # ISDN subsystem | ||
439 | # | ||
440 | # CONFIG_ISDN is not set | ||
441 | |||
442 | # | ||
443 | # Input device support | ||
444 | # | ||
445 | CONFIG_INPUT=y | ||
446 | |||
447 | # | ||
448 | # Userland interfaces | ||
449 | # | ||
450 | CONFIG_INPUT_MOUSEDEV=y | ||
451 | CONFIG_INPUT_MOUSEDEV_PSAUX=y | ||
452 | CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024 | ||
453 | CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768 | ||
454 | # CONFIG_INPUT_JOYDEV is not set | ||
455 | # CONFIG_INPUT_TSDEV is not set | ||
456 | CONFIG_INPUT_EVDEV=y | ||
457 | # CONFIG_INPUT_EVBUG is not set | ||
458 | |||
459 | # | ||
460 | # Input Device Drivers | ||
461 | # | ||
462 | CONFIG_INPUT_KEYBOARD=y | ||
463 | CONFIG_KEYBOARD_ATKBD=y | ||
464 | # CONFIG_KEYBOARD_SUNKBD is not set | ||
465 | # CONFIG_KEYBOARD_LKKBD is not set | ||
466 | # CONFIG_KEYBOARD_XTKBD is not set | ||
467 | # CONFIG_KEYBOARD_NEWTON is not set | ||
468 | # CONFIG_INPUT_MOUSE is not set | ||
469 | # CONFIG_INPUT_JOYSTICK is not set | ||
470 | # CONFIG_INPUT_TOUCHSCREEN is not set | ||
471 | # CONFIG_INPUT_MISC is not set | ||
472 | |||
473 | # | ||
474 | # Hardware I/O ports | ||
475 | # | ||
476 | CONFIG_SERIO=y | ||
477 | # CONFIG_SERIO_SERPORT is not set | ||
478 | CONFIG_SERIO_LIBPS2=y | ||
479 | # CONFIG_SERIO_RAW is not set | ||
480 | # CONFIG_GAMEPORT is not set | ||
481 | CONFIG_SOUND_GAMEPORT=y | ||
482 | |||
483 | # | ||
484 | # Character devices | ||
485 | # | ||
486 | CONFIG_VT=y | ||
487 | CONFIG_VT_CONSOLE=y | ||
488 | CONFIG_HW_CONSOLE=y | ||
489 | # CONFIG_SERIAL_NONSTANDARD is not set | ||
490 | |||
491 | # | ||
492 | # Serial drivers | ||
493 | # | ||
494 | # CONFIG_SERIAL_8250 is not set | ||
495 | |||
496 | # | ||
497 | # Non-8250 serial port support | ||
498 | # | ||
499 | CONFIG_SERIAL_PXA=y | ||
500 | CONFIG_SERIAL_PXA_CONSOLE=y | ||
501 | CONFIG_SERIAL_CORE=y | ||
502 | CONFIG_SERIAL_CORE_CONSOLE=y | ||
503 | CONFIG_UNIX98_PTYS=y | ||
504 | CONFIG_LEGACY_PTYS=y | ||
505 | CONFIG_LEGACY_PTY_COUNT=256 | ||
506 | |||
507 | # | ||
508 | # IPMI | ||
509 | # | ||
510 | # CONFIG_IPMI_HANDLER is not set | ||
511 | |||
512 | # | ||
513 | # Watchdog Cards | ||
514 | # | ||
515 | # CONFIG_WATCHDOG is not set | ||
516 | # CONFIG_NVRAM is not set | ||
517 | # CONFIG_RTC is not set | ||
518 | # CONFIG_DTLK is not set | ||
519 | # CONFIG_R3964 is not set | ||
520 | |||
521 | # | ||
522 | # Ftape, the floppy tape device driver | ||
523 | # | ||
524 | # CONFIG_DRM is not set | ||
525 | # CONFIG_RAW_DRIVER is not set | ||
526 | |||
527 | # | ||
528 | # TPM devices | ||
529 | # | ||
530 | # CONFIG_TCG_TPM is not set | ||
531 | |||
532 | # | ||
533 | # I2C support | ||
534 | # | ||
535 | # CONFIG_I2C is not set | ||
536 | |||
537 | # | ||
538 | # Misc devices | ||
539 | # | ||
540 | |||
541 | # | ||
542 | # Multimedia devices | ||
543 | # | ||
544 | # CONFIG_VIDEO_DEV is not set | ||
545 | |||
546 | # | ||
547 | # Digital Video Broadcasting Devices | ||
548 | # | ||
549 | # CONFIG_DVB is not set | ||
550 | |||
551 | # | ||
552 | # Graphics support | ||
553 | # | ||
554 | CONFIG_FB=y | ||
555 | CONFIG_FB_CFB_FILLRECT=y | ||
556 | CONFIG_FB_CFB_COPYAREA=y | ||
557 | CONFIG_FB_CFB_IMAGEBLIT=y | ||
558 | CONFIG_FB_SOFT_CURSOR=y | ||
559 | # CONFIG_FB_MODE_HELPERS is not set | ||
560 | # CONFIG_FB_TILEBLITTING is not set | ||
561 | CONFIG_FB_PXA=y | ||
562 | # CONFIG_FB_PXA_PARAMETERS is not set | ||
563 | # CONFIG_FB_VIRTUAL is not set | ||
564 | |||
565 | # | ||
566 | # Console display driver support | ||
567 | # | ||
568 | # CONFIG_VGA_CONSOLE is not set | ||
569 | CONFIG_DUMMY_CONSOLE=y | ||
570 | CONFIG_FRAMEBUFFER_CONSOLE=y | ||
571 | # CONFIG_FONTS is not set | ||
572 | CONFIG_FONT_8x8=y | ||
573 | CONFIG_FONT_8x16=y | ||
574 | |||
575 | # | ||
576 | # Logo configuration | ||
577 | # | ||
578 | CONFIG_LOGO=y | ||
579 | CONFIG_LOGO_LINUX_MONO=y | ||
580 | CONFIG_LOGO_LINUX_VGA16=y | ||
581 | CONFIG_LOGO_LINUX_CLUT224=y | ||
582 | # CONFIG_BACKLIGHT_LCD_SUPPORT is not set | ||
583 | |||
584 | # | ||
585 | # Sound | ||
586 | # | ||
587 | # CONFIG_SOUND is not set | ||
588 | |||
589 | # | ||
590 | # USB support | ||
591 | # | ||
592 | CONFIG_USB_ARCH_HAS_HCD=y | ||
593 | CONFIG_USB_ARCH_HAS_OHCI=y | ||
594 | # CONFIG_USB is not set | ||
595 | |||
596 | # | ||
597 | # USB Gadget Support | ||
598 | # | ||
599 | # CONFIG_USB_GADGET is not set | ||
600 | |||
601 | # | ||
602 | # MMC/SD Card support | ||
603 | # | ||
604 | # CONFIG_MMC is not set | ||
605 | |||
606 | # | ||
607 | # File systems | ||
608 | # | ||
609 | CONFIG_EXT2_FS=y | ||
610 | # CONFIG_EXT2_FS_XATTR is not set | ||
611 | # CONFIG_EXT3_FS is not set | ||
612 | # CONFIG_JBD is not set | ||
613 | # CONFIG_REISERFS_FS is not set | ||
614 | # CONFIG_JFS_FS is not set | ||
615 | |||
616 | # | ||
617 | # XFS support | ||
618 | # | ||
619 | # CONFIG_XFS_FS is not set | ||
620 | # CONFIG_MINIX_FS is not set | ||
621 | # CONFIG_ROMFS_FS is not set | ||
622 | # CONFIG_QUOTA is not set | ||
623 | CONFIG_DNOTIFY=y | ||
624 | # CONFIG_AUTOFS_FS is not set | ||
625 | # CONFIG_AUTOFS4_FS is not set | ||
626 | |||
627 | # | ||
628 | # CD-ROM/DVD Filesystems | ||
629 | # | ||
630 | # CONFIG_ISO9660_FS is not set | ||
631 | # CONFIG_UDF_FS is not set | ||
632 | |||
633 | # | ||
634 | # DOS/FAT/NT Filesystems | ||
635 | # | ||
636 | CONFIG_FAT_FS=y | ||
637 | CONFIG_MSDOS_FS=y | ||
638 | # CONFIG_VFAT_FS is not set | ||
639 | CONFIG_FAT_DEFAULT_CODEPAGE=437 | ||
640 | # CONFIG_NTFS_FS is not set | ||
641 | |||
642 | # | ||
643 | # Pseudo filesystems | ||
644 | # | ||
645 | CONFIG_PROC_FS=y | ||
646 | CONFIG_SYSFS=y | ||
647 | # CONFIG_DEVFS_FS is not set | ||
648 | # CONFIG_DEVPTS_FS_XATTR is not set | ||
649 | # CONFIG_TMPFS is not set | ||
650 | # CONFIG_HUGETLB_PAGE is not set | ||
651 | CONFIG_RAMFS=y | ||
652 | |||
653 | # | ||
654 | # Miscellaneous filesystems | ||
655 | # | ||
656 | # CONFIG_ADFS_FS is not set | ||
657 | # CONFIG_AFFS_FS is not set | ||
658 | # CONFIG_HFS_FS is not set | ||
659 | # CONFIG_HFSPLUS_FS is not set | ||
660 | # CONFIG_BEFS_FS is not set | ||
661 | # CONFIG_BFS_FS is not set | ||
662 | # CONFIG_EFS_FS is not set | ||
663 | # CONFIG_JFFS_FS is not set | ||
664 | CONFIG_JFFS2_FS=y | ||
665 | CONFIG_JFFS2_FS_DEBUG=0 | ||
666 | # CONFIG_JFFS2_FS_NAND is not set | ||
667 | # CONFIG_JFFS2_FS_NOR_ECC is not set | ||
668 | # CONFIG_JFFS2_COMPRESSION_OPTIONS is not set | ||
669 | CONFIG_JFFS2_ZLIB=y | ||
670 | CONFIG_JFFS2_RTIME=y | ||
671 | # CONFIG_JFFS2_RUBIN is not set | ||
672 | # CONFIG_CRAMFS is not set | ||
673 | # CONFIG_VXFS_FS is not set | ||
674 | # CONFIG_HPFS_FS is not set | ||
675 | # CONFIG_QNX4FS_FS is not set | ||
676 | # CONFIG_SYSV_FS is not set | ||
677 | # CONFIG_UFS_FS is not set | ||
678 | |||
679 | # | ||
680 | # Network File Systems | ||
681 | # | ||
682 | CONFIG_NFS_FS=y | ||
683 | # CONFIG_NFS_V3 is not set | ||
684 | # CONFIG_NFS_V4 is not set | ||
685 | # CONFIG_NFS_DIRECTIO is not set | ||
686 | # CONFIG_NFSD is not set | ||
687 | CONFIG_ROOT_NFS=y | ||
688 | CONFIG_LOCKD=y | ||
689 | CONFIG_SUNRPC=y | ||
690 | # CONFIG_RPCSEC_GSS_KRB5 is not set | ||
691 | # CONFIG_RPCSEC_GSS_SPKM3 is not set | ||
692 | # CONFIG_SMB_FS is not set | ||
693 | # CONFIG_CIFS is not set | ||
694 | # CONFIG_NCP_FS is not set | ||
695 | # CONFIG_CODA_FS is not set | ||
696 | # CONFIG_AFS_FS is not set | ||
697 | |||
698 | # | ||
699 | # Partition Types | ||
700 | # | ||
701 | # CONFIG_PARTITION_ADVANCED is not set | ||
702 | CONFIG_MSDOS_PARTITION=y | ||
703 | |||
704 | # | ||
705 | # Native Language Support | ||
706 | # | ||
707 | CONFIG_NLS=y | ||
708 | CONFIG_NLS_DEFAULT="iso8859-1" | ||
709 | # CONFIG_NLS_CODEPAGE_437 is not set | ||
710 | # CONFIG_NLS_CODEPAGE_737 is not set | ||
711 | # CONFIG_NLS_CODEPAGE_775 is not set | ||
712 | # CONFIG_NLS_CODEPAGE_850 is not set | ||
713 | # CONFIG_NLS_CODEPAGE_852 is not set | ||
714 | # CONFIG_NLS_CODEPAGE_855 is not set | ||
715 | # CONFIG_NLS_CODEPAGE_857 is not set | ||
716 | # CONFIG_NLS_CODEPAGE_860 is not set | ||
717 | # CONFIG_NLS_CODEPAGE_861 is not set | ||
718 | # CONFIG_NLS_CODEPAGE_862 is not set | ||
719 | # CONFIG_NLS_CODEPAGE_863 is not set | ||
720 | # CONFIG_NLS_CODEPAGE_864 is not set | ||
721 | # CONFIG_NLS_CODEPAGE_865 is not set | ||
722 | # CONFIG_NLS_CODEPAGE_866 is not set | ||
723 | # CONFIG_NLS_CODEPAGE_869 is not set | ||
724 | # CONFIG_NLS_CODEPAGE_936 is not set | ||
725 | # CONFIG_NLS_CODEPAGE_950 is not set | ||
726 | # CONFIG_NLS_CODEPAGE_932 is not set | ||
727 | # CONFIG_NLS_CODEPAGE_949 is not set | ||
728 | # CONFIG_NLS_CODEPAGE_874 is not set | ||
729 | # CONFIG_NLS_ISO8859_8 is not set | ||
730 | # CONFIG_NLS_CODEPAGE_1250 is not set | ||
731 | # CONFIG_NLS_CODEPAGE_1251 is not set | ||
732 | # CONFIG_NLS_ASCII is not set | ||
733 | CONFIG_NLS_ISO8859_1=y | ||
734 | # CONFIG_NLS_ISO8859_2 is not set | ||
735 | # CONFIG_NLS_ISO8859_3 is not set | ||
736 | # CONFIG_NLS_ISO8859_4 is not set | ||
737 | # CONFIG_NLS_ISO8859_5 is not set | ||
738 | # CONFIG_NLS_ISO8859_6 is not set | ||
739 | # CONFIG_NLS_ISO8859_7 is not set | ||
740 | # CONFIG_NLS_ISO8859_9 is not set | ||
741 | # CONFIG_NLS_ISO8859_13 is not set | ||
742 | # CONFIG_NLS_ISO8859_14 is not set | ||
743 | # CONFIG_NLS_ISO8859_15 is not set | ||
744 | # CONFIG_NLS_KOI8_R is not set | ||
745 | # CONFIG_NLS_KOI8_U is not set | ||
746 | # CONFIG_NLS_UTF8 is not set | ||
747 | |||
748 | # | ||
749 | # Profiling support | ||
750 | # | ||
751 | # CONFIG_PROFILING is not set | ||
752 | |||
753 | # | ||
754 | # Kernel hacking | ||
755 | # | ||
756 | # CONFIG_PRINTK_TIME is not set | ||
757 | CONFIG_DEBUG_KERNEL=y | ||
758 | CONFIG_MAGIC_SYSRQ=y | ||
759 | CONFIG_LOG_BUF_SHIFT=14 | ||
760 | # CONFIG_SCHEDSTATS is not set | ||
761 | # CONFIG_DEBUG_SLAB is not set | ||
762 | # CONFIG_DEBUG_SPINLOCK is not set | ||
763 | # CONFIG_DEBUG_SPINLOCK_SLEEP is not set | ||
764 | # CONFIG_DEBUG_KOBJECT is not set | ||
765 | CONFIG_DEBUG_BUGVERBOSE=y | ||
766 | CONFIG_DEBUG_INFO=y | ||
767 | # CONFIG_DEBUG_FS is not set | ||
768 | CONFIG_FRAME_POINTER=y | ||
769 | CONFIG_DEBUG_USER=y | ||
770 | # CONFIG_DEBUG_WAITQ is not set | ||
771 | CONFIG_DEBUG_ERRORS=y | ||
772 | CONFIG_DEBUG_LL=y | ||
773 | # CONFIG_DEBUG_ICEDCC is not set | ||
774 | |||
775 | # | ||
776 | # Security options | ||
777 | # | ||
778 | # CONFIG_KEYS is not set | ||
779 | # CONFIG_SECURITY is not set | ||
780 | |||
781 | # | ||
782 | # Cryptographic options | ||
783 | # | ||
784 | # CONFIG_CRYPTO is not set | ||
785 | |||
786 | # | ||
787 | # Hardware crypto devices | ||
788 | # | ||
789 | |||
790 | # | ||
791 | # Library routines | ||
792 | # | ||
793 | # CONFIG_CRC_CCITT is not set | ||
794 | CONFIG_CRC32=y | ||
795 | # CONFIG_LIBCRC32C is not set | ||
796 | CONFIG_ZLIB_INFLATE=y | ||
797 | CONFIG_ZLIB_DEFLATE=y | ||
diff --git a/arch/arm/configs/mx1ads_defconfig b/arch/arm/configs/mx1ads_defconfig new file mode 100644 index 000000000000..6517d167acf0 --- /dev/null +++ b/arch/arm/configs/mx1ads_defconfig | |||
@@ -0,0 +1,745 @@ | |||
1 | # | ||
2 | # Automatically generated make config: don't edit | ||
3 | # Linux kernel version: 2.6.12-rc1-bk2 | ||
4 | # Sun Mar 27 02:15: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 | CONFIG_LOCK_KERNEL=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 is not set | ||
30 | # CONFIG_AUDIT is not set | ||
31 | # CONFIG_HOTPLUG is not set | ||
32 | CONFIG_KOBJECT_UEVENT=y | ||
33 | # CONFIG_IKCONFIG is not set | ||
34 | CONFIG_EMBEDDED=y | ||
35 | # CONFIG_KALLSYMS 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=y | ||
53 | # CONFIG_MODULE_FORCE_UNLOAD is not set | ||
54 | CONFIG_OBSOLETE_MODPARM=y | ||
55 | # CONFIG_MODVERSIONS is not set | ||
56 | # CONFIG_MODULE_SRCVERSION_ALL is not set | ||
57 | CONFIG_KMOD=y | ||
58 | |||
59 | # | ||
60 | # System Type | ||
61 | # | ||
62 | # CONFIG_ARCH_CLPS7500 is not set | ||
63 | # CONFIG_ARCH_CLPS711X is not set | ||
64 | # CONFIG_ARCH_CO285 is not set | ||
65 | # CONFIG_ARCH_EBSA110 is not set | ||
66 | # CONFIG_ARCH_CAMELOT is not set | ||
67 | # CONFIG_ARCH_FOOTBRIDGE is not set | ||
68 | # CONFIG_ARCH_INTEGRATOR is not set | ||
69 | # CONFIG_ARCH_IOP3XX is not set | ||
70 | # CONFIG_ARCH_IXP4XX is not set | ||
71 | # CONFIG_ARCH_IXP2000 is not set | ||
72 | # CONFIG_ARCH_L7200 is not set | ||
73 | # CONFIG_ARCH_PXA is not set | ||
74 | # CONFIG_ARCH_RPC is not set | ||
75 | # CONFIG_ARCH_SA1100 is not set | ||
76 | # CONFIG_ARCH_S3C2410 is not set | ||
77 | # CONFIG_ARCH_SHARK is not set | ||
78 | # CONFIG_ARCH_LH7A40X is not set | ||
79 | # CONFIG_ARCH_OMAP is not set | ||
80 | # CONFIG_ARCH_VERSATILE is not set | ||
81 | CONFIG_ARCH_IMX=y | ||
82 | # CONFIG_ARCH_H720X is not set | ||
83 | |||
84 | # | ||
85 | # IMX Implementations | ||
86 | # | ||
87 | CONFIG_ARCH_MX1ADS=y | ||
88 | |||
89 | # | ||
90 | # Processor Type | ||
91 | # | ||
92 | CONFIG_CPU_32=y | ||
93 | CONFIG_CPU_ARM920T=y | ||
94 | CONFIG_CPU_32v4=y | ||
95 | CONFIG_CPU_ABRT_EV4T=y | ||
96 | CONFIG_CPU_CACHE_V4WT=y | ||
97 | CONFIG_CPU_CACHE_VIVT=y | ||
98 | CONFIG_CPU_COPY_V4WB=y | ||
99 | CONFIG_CPU_TLB_V4WBI=y | ||
100 | |||
101 | # | ||
102 | # Processor Features | ||
103 | # | ||
104 | # CONFIG_ARM_THUMB is not set | ||
105 | # CONFIG_CPU_ICACHE_DISABLE is not set | ||
106 | # CONFIG_CPU_DCACHE_DISABLE is not set | ||
107 | # CONFIG_CPU_DCACHE_WRITETHROUGH is not set | ||
108 | |||
109 | # | ||
110 | # Bus support | ||
111 | # | ||
112 | CONFIG_ISA=y | ||
113 | |||
114 | # | ||
115 | # PCCARD (PCMCIA/CardBus) support | ||
116 | # | ||
117 | # CONFIG_PCCARD is not set | ||
118 | |||
119 | # | ||
120 | # Kernel Features | ||
121 | # | ||
122 | CONFIG_PREEMPT=y | ||
123 | # CONFIG_LEDS is not set | ||
124 | CONFIG_ALIGNMENT_TRAP=y | ||
125 | |||
126 | # | ||
127 | # Boot options | ||
128 | # | ||
129 | CONFIG_ZBOOT_ROM_TEXT=0x0 | ||
130 | CONFIG_ZBOOT_ROM_BSS=0x0 | ||
131 | CONFIG_CMDLINE="console=ttySMX0,57600n8 ip=bootp root=/dev/nfs" | ||
132 | # CONFIG_XIP_KERNEL is not set | ||
133 | |||
134 | # | ||
135 | # Floating point emulation | ||
136 | # | ||
137 | |||
138 | # | ||
139 | # At least one emulation must be selected | ||
140 | # | ||
141 | CONFIG_FPE_NWFPE=y | ||
142 | CONFIG_FPE_NWFPE_XP=y | ||
143 | CONFIG_FPE_FASTFPE=y | ||
144 | |||
145 | # | ||
146 | # Userspace binary formats | ||
147 | # | ||
148 | CONFIG_BINFMT_ELF=y | ||
149 | # CONFIG_BINFMT_AOUT is not set | ||
150 | # CONFIG_BINFMT_MISC is not set | ||
151 | # CONFIG_ARTHUR is not set | ||
152 | |||
153 | # | ||
154 | # Power management options | ||
155 | # | ||
156 | # CONFIG_PM is not set | ||
157 | |||
158 | # | ||
159 | # Device Drivers | ||
160 | # | ||
161 | |||
162 | # | ||
163 | # Generic Driver Options | ||
164 | # | ||
165 | CONFIG_STANDALONE=y | ||
166 | CONFIG_PREVENT_FIRMWARE_BUILD=y | ||
167 | # CONFIG_FW_LOADER is not set | ||
168 | # CONFIG_DEBUG_DRIVER is not set | ||
169 | |||
170 | # | ||
171 | # Memory Technology Devices (MTD) | ||
172 | # | ||
173 | CONFIG_MTD=y | ||
174 | # CONFIG_MTD_DEBUG is not set | ||
175 | # CONFIG_MTD_CONCAT is not set | ||
176 | CONFIG_MTD_PARTITIONS=y | ||
177 | # CONFIG_MTD_REDBOOT_PARTS is not set | ||
178 | # CONFIG_MTD_CMDLINE_PARTS is not set | ||
179 | # CONFIG_MTD_AFS_PARTS is not set | ||
180 | |||
181 | # | ||
182 | # User Modules And Translation Layers | ||
183 | # | ||
184 | CONFIG_MTD_CHAR=y | ||
185 | CONFIG_MTD_BLOCK=y | ||
186 | # CONFIG_FTL is not set | ||
187 | # CONFIG_NFTL is not set | ||
188 | # CONFIG_INFTL is not set | ||
189 | |||
190 | # | ||
191 | # RAM/ROM/Flash chip drivers | ||
192 | # | ||
193 | # CONFIG_MTD_CFI is not set | ||
194 | # CONFIG_MTD_JEDECPROBE is not set | ||
195 | CONFIG_MTD_MAP_BANK_WIDTH_1=y | ||
196 | CONFIG_MTD_MAP_BANK_WIDTH_2=y | ||
197 | CONFIG_MTD_MAP_BANK_WIDTH_4=y | ||
198 | # CONFIG_MTD_MAP_BANK_WIDTH_8 is not set | ||
199 | # CONFIG_MTD_MAP_BANK_WIDTH_16 is not set | ||
200 | # CONFIG_MTD_MAP_BANK_WIDTH_32 is not set | ||
201 | CONFIG_MTD_CFI_I1=y | ||
202 | CONFIG_MTD_CFI_I2=y | ||
203 | # CONFIG_MTD_CFI_I4 is not set | ||
204 | # CONFIG_MTD_CFI_I8 is not set | ||
205 | # CONFIG_MTD_RAM is not set | ||
206 | CONFIG_MTD_ROM=y | ||
207 | # CONFIG_MTD_ABSENT is not set | ||
208 | |||
209 | # | ||
210 | # Mapping drivers for chip access | ||
211 | # | ||
212 | # CONFIG_MTD_COMPLEX_MAPPINGS is not set | ||
213 | |||
214 | # | ||
215 | # Self-contained MTD device drivers | ||
216 | # | ||
217 | # CONFIG_MTD_SLRAM is not set | ||
218 | # CONFIG_MTD_PHRAM is not set | ||
219 | # CONFIG_MTD_MTDRAM is not set | ||
220 | # CONFIG_MTD_BLKMTD is not set | ||
221 | # CONFIG_MTD_BLOCK2MTD is not set | ||
222 | |||
223 | # | ||
224 | # Disk-On-Chip Device Drivers | ||
225 | # | ||
226 | # CONFIG_MTD_DOC2000 is not set | ||
227 | # CONFIG_MTD_DOC2001 is not set | ||
228 | # CONFIG_MTD_DOC2001PLUS is not set | ||
229 | |||
230 | # | ||
231 | # NAND Flash Device Drivers | ||
232 | # | ||
233 | # CONFIG_MTD_NAND is not set | ||
234 | |||
235 | # | ||
236 | # Parallel port support | ||
237 | # | ||
238 | # CONFIG_PARPORT is not set | ||
239 | |||
240 | # | ||
241 | # Plug and Play support | ||
242 | # | ||
243 | # CONFIG_PNP is not set | ||
244 | |||
245 | # | ||
246 | # Block devices | ||
247 | # | ||
248 | # CONFIG_BLK_DEV_FD is not set | ||
249 | # CONFIG_BLK_DEV_XD is not set | ||
250 | # CONFIG_BLK_DEV_COW_COMMON is not set | ||
251 | CONFIG_BLK_DEV_LOOP=y | ||
252 | # CONFIG_BLK_DEV_CRYPTOLOOP is not set | ||
253 | # CONFIG_BLK_DEV_NBD is not set | ||
254 | # CONFIG_BLK_DEV_RAM is not set | ||
255 | CONFIG_BLK_DEV_RAM_COUNT=16 | ||
256 | CONFIG_INITRAMFS_SOURCE="" | ||
257 | # CONFIG_CDROM_PKTCDVD is not set | ||
258 | |||
259 | # | ||
260 | # IO Schedulers | ||
261 | # | ||
262 | CONFIG_IOSCHED_NOOP=y | ||
263 | # CONFIG_IOSCHED_AS is not set | ||
264 | CONFIG_IOSCHED_DEADLINE=y | ||
265 | CONFIG_IOSCHED_CFQ=y | ||
266 | # CONFIG_ATA_OVER_ETH is not set | ||
267 | |||
268 | # | ||
269 | # SCSI device support | ||
270 | # | ||
271 | # CONFIG_SCSI is not set | ||
272 | |||
273 | # | ||
274 | # Multi-device support (RAID and LVM) | ||
275 | # | ||
276 | # CONFIG_MD is not set | ||
277 | |||
278 | # | ||
279 | # Fusion MPT device support | ||
280 | # | ||
281 | |||
282 | # | ||
283 | # IEEE 1394 (FireWire) support | ||
284 | # | ||
285 | |||
286 | # | ||
287 | # I2O device support | ||
288 | # | ||
289 | |||
290 | # | ||
291 | # Networking support | ||
292 | # | ||
293 | CONFIG_NET=y | ||
294 | |||
295 | # | ||
296 | # Networking options | ||
297 | # | ||
298 | CONFIG_PACKET=m | ||
299 | CONFIG_PACKET_MMAP=y | ||
300 | # CONFIG_NETLINK_DEV is not set | ||
301 | CONFIG_UNIX=y | ||
302 | # CONFIG_NET_KEY is not set | ||
303 | CONFIG_INET=y | ||
304 | # CONFIG_IP_MULTICAST is not set | ||
305 | # CONFIG_IP_ADVANCED_ROUTER is not set | ||
306 | CONFIG_IP_PNP=y | ||
307 | CONFIG_IP_PNP_DHCP=y | ||
308 | CONFIG_IP_PNP_BOOTP=y | ||
309 | # CONFIG_IP_PNP_RARP is not set | ||
310 | # CONFIG_NET_IPIP is not set | ||
311 | # CONFIG_NET_IPGRE is not set | ||
312 | # CONFIG_ARPD is not set | ||
313 | # CONFIG_SYN_COOKIES is not set | ||
314 | # CONFIG_INET_AH is not set | ||
315 | # CONFIG_INET_ESP is not set | ||
316 | # CONFIG_INET_IPCOMP is not set | ||
317 | # CONFIG_INET_TUNNEL is not set | ||
318 | CONFIG_IP_TCPDIAG=y | ||
319 | # CONFIG_IP_TCPDIAG_IPV6 is not set | ||
320 | # CONFIG_IPV6 is not set | ||
321 | # CONFIG_NETFILTER is not set | ||
322 | |||
323 | # | ||
324 | # SCTP Configuration (EXPERIMENTAL) | ||
325 | # | ||
326 | # CONFIG_IP_SCTP is not set | ||
327 | # CONFIG_ATM is not set | ||
328 | # CONFIG_BRIDGE is not set | ||
329 | # CONFIG_VLAN_8021Q is not set | ||
330 | # CONFIG_DECNET is not set | ||
331 | # CONFIG_LLC2 is not set | ||
332 | # CONFIG_IPX is not set | ||
333 | # CONFIG_ATALK is not set | ||
334 | # CONFIG_X25 is not set | ||
335 | # CONFIG_LAPB is not set | ||
336 | # CONFIG_NET_DIVERT is not set | ||
337 | # CONFIG_ECONET is not set | ||
338 | # CONFIG_WAN_ROUTER is not set | ||
339 | |||
340 | # | ||
341 | # QoS and/or fair queueing | ||
342 | # | ||
343 | # CONFIG_NET_SCHED is not set | ||
344 | # CONFIG_NET_CLS_ROUTE is not set | ||
345 | |||
346 | # | ||
347 | # Network testing | ||
348 | # | ||
349 | # CONFIG_NET_PKTGEN is not set | ||
350 | # CONFIG_NETPOLL is not set | ||
351 | # CONFIG_NET_POLL_CONTROLLER is not set | ||
352 | # CONFIG_HAMRADIO is not set | ||
353 | # CONFIG_IRDA is not set | ||
354 | # CONFIG_BT is not set | ||
355 | CONFIG_NETDEVICES=y | ||
356 | # CONFIG_DUMMY is not set | ||
357 | # CONFIG_BONDING is not set | ||
358 | # CONFIG_EQUALIZER is not set | ||
359 | # CONFIG_TUN is not set | ||
360 | |||
361 | # | ||
362 | # ARCnet devices | ||
363 | # | ||
364 | # CONFIG_ARCNET is not set | ||
365 | |||
366 | # | ||
367 | # Ethernet (10 or 100Mbit) | ||
368 | # | ||
369 | CONFIG_NET_ETHERNET=y | ||
370 | CONFIG_MII=y | ||
371 | # CONFIG_NET_VENDOR_3COM is not set | ||
372 | # CONFIG_LANCE is not set | ||
373 | # CONFIG_NET_VENDOR_SMC is not set | ||
374 | # CONFIG_SMC91X is not set | ||
375 | # CONFIG_NET_VENDOR_RACAL is not set | ||
376 | # CONFIG_AT1700 is not set | ||
377 | # CONFIG_DEPCA is not set | ||
378 | # CONFIG_HP100 is not set | ||
379 | # CONFIG_NET_ISA is not set | ||
380 | # CONFIG_NET_PCI is not set | ||
381 | # CONFIG_NET_POCKET is not set | ||
382 | |||
383 | # | ||
384 | # Ethernet (1000 Mbit) | ||
385 | # | ||
386 | |||
387 | # | ||
388 | # Ethernet (10000 Mbit) | ||
389 | # | ||
390 | |||
391 | # | ||
392 | # Token Ring devices | ||
393 | # | ||
394 | # CONFIG_TR is not set | ||
395 | |||
396 | # | ||
397 | # Wireless LAN (non-hamradio) | ||
398 | # | ||
399 | # CONFIG_NET_RADIO is not set | ||
400 | |||
401 | # | ||
402 | # Wan interfaces | ||
403 | # | ||
404 | # CONFIG_WAN is not set | ||
405 | CONFIG_PPP=y | ||
406 | # CONFIG_PPP_MULTILINK is not set | ||
407 | CONFIG_PPP_FILTER=y | ||
408 | CONFIG_PPP_ASYNC=y | ||
409 | # CONFIG_PPP_SYNC_TTY is not set | ||
410 | CONFIG_PPP_DEFLATE=y | ||
411 | CONFIG_PPP_BSDCOMP=y | ||
412 | # CONFIG_PPPOE is not set | ||
413 | # CONFIG_SLIP is not set | ||
414 | # CONFIG_SHAPER is not set | ||
415 | # CONFIG_NETCONSOLE is not set | ||
416 | |||
417 | # | ||
418 | # ISDN subsystem | ||
419 | # | ||
420 | # CONFIG_ISDN is not set | ||
421 | |||
422 | # | ||
423 | # Input device support | ||
424 | # | ||
425 | # CONFIG_INPUT is not set | ||
426 | |||
427 | # | ||
428 | # Hardware I/O ports | ||
429 | # | ||
430 | # CONFIG_SERIO is not set | ||
431 | # CONFIG_GAMEPORT is not set | ||
432 | CONFIG_SOUND_GAMEPORT=y | ||
433 | |||
434 | # | ||
435 | # Character devices | ||
436 | # | ||
437 | # CONFIG_VT is not set | ||
438 | # CONFIG_SERIAL_NONSTANDARD is not set | ||
439 | |||
440 | # | ||
441 | # Serial drivers | ||
442 | # | ||
443 | # CONFIG_SERIAL_8250 is not set | ||
444 | |||
445 | # | ||
446 | # Non-8250 serial port support | ||
447 | # | ||
448 | CONFIG_SERIAL_IMX=y | ||
449 | CONFIG_SERIAL_IMX_CONSOLE=y | ||
450 | CONFIG_SERIAL_CORE=y | ||
451 | CONFIG_SERIAL_CORE_CONSOLE=y | ||
452 | CONFIG_UNIX98_PTYS=y | ||
453 | # CONFIG_LEGACY_PTYS is not set | ||
454 | |||
455 | # | ||
456 | # IPMI | ||
457 | # | ||
458 | # CONFIG_IPMI_HANDLER is not set | ||
459 | |||
460 | # | ||
461 | # Watchdog Cards | ||
462 | # | ||
463 | # CONFIG_WATCHDOG is not set | ||
464 | # CONFIG_NVRAM is not set | ||
465 | CONFIG_RTC=m | ||
466 | # CONFIG_DTLK is not set | ||
467 | # CONFIG_R3964 is not set | ||
468 | |||
469 | # | ||
470 | # Ftape, the floppy tape device driver | ||
471 | # | ||
472 | # CONFIG_DRM is not set | ||
473 | # CONFIG_RAW_DRIVER is not set | ||
474 | |||
475 | # | ||
476 | # TPM devices | ||
477 | # | ||
478 | # CONFIG_TCG_TPM is not set | ||
479 | |||
480 | # | ||
481 | # I2C support | ||
482 | # | ||
483 | # CONFIG_I2C is not set | ||
484 | |||
485 | # | ||
486 | # Misc devices | ||
487 | # | ||
488 | |||
489 | # | ||
490 | # Multimedia devices | ||
491 | # | ||
492 | # CONFIG_VIDEO_DEV is not set | ||
493 | |||
494 | # | ||
495 | # Digital Video Broadcasting Devices | ||
496 | # | ||
497 | # CONFIG_DVB is not set | ||
498 | |||
499 | # | ||
500 | # Graphics support | ||
501 | # | ||
502 | # CONFIG_FB is not set | ||
503 | |||
504 | # | ||
505 | # Sound | ||
506 | # | ||
507 | # CONFIG_SOUND is not set | ||
508 | |||
509 | # | ||
510 | # USB support | ||
511 | # | ||
512 | CONFIG_USB_ARCH_HAS_HCD=y | ||
513 | # CONFIG_USB_ARCH_HAS_OHCI is not set | ||
514 | # CONFIG_USB is not set | ||
515 | |||
516 | # | ||
517 | # USB Gadget Support | ||
518 | # | ||
519 | # CONFIG_USB_GADGET is not set | ||
520 | |||
521 | # | ||
522 | # MMC/SD Card support | ||
523 | # | ||
524 | # CONFIG_MMC is not set | ||
525 | |||
526 | # | ||
527 | # File systems | ||
528 | # | ||
529 | # CONFIG_EXT2_FS is not set | ||
530 | # CONFIG_EXT3_FS is not set | ||
531 | # CONFIG_JBD is not set | ||
532 | # CONFIG_REISERFS_FS is not set | ||
533 | # CONFIG_JFS_FS is not set | ||
534 | |||
535 | # | ||
536 | # XFS support | ||
537 | # | ||
538 | # CONFIG_XFS_FS is not set | ||
539 | # CONFIG_MINIX_FS is not set | ||
540 | # CONFIG_ROMFS_FS is not set | ||
541 | # CONFIG_QUOTA is not set | ||
542 | CONFIG_DNOTIFY=y | ||
543 | # CONFIG_AUTOFS_FS is not set | ||
544 | # CONFIG_AUTOFS4_FS is not set | ||
545 | |||
546 | # | ||
547 | # CD-ROM/DVD Filesystems | ||
548 | # | ||
549 | # CONFIG_ISO9660_FS is not set | ||
550 | # CONFIG_UDF_FS is not set | ||
551 | |||
552 | # | ||
553 | # DOS/FAT/NT Filesystems | ||
554 | # | ||
555 | CONFIG_FAT_FS=y | ||
556 | CONFIG_MSDOS_FS=y | ||
557 | CONFIG_VFAT_FS=y | ||
558 | CONFIG_FAT_DEFAULT_CODEPAGE=437 | ||
559 | CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1" | ||
560 | # CONFIG_NTFS_FS is not set | ||
561 | |||
562 | # | ||
563 | # Pseudo filesystems | ||
564 | # | ||
565 | CONFIG_PROC_FS=y | ||
566 | CONFIG_SYSFS=y | ||
567 | CONFIG_DEVFS_FS=y | ||
568 | CONFIG_DEVFS_MOUNT=y | ||
569 | # CONFIG_DEVFS_DEBUG is not set | ||
570 | # CONFIG_DEVPTS_FS_XATTR is not set | ||
571 | CONFIG_TMPFS=y | ||
572 | # CONFIG_TMPFS_XATTR is not set | ||
573 | # CONFIG_HUGETLB_PAGE is not set | ||
574 | CONFIG_RAMFS=y | ||
575 | |||
576 | # | ||
577 | # Miscellaneous filesystems | ||
578 | # | ||
579 | # CONFIG_ADFS_FS is not set | ||
580 | # CONFIG_AFFS_FS is not set | ||
581 | # CONFIG_HFS_FS is not set | ||
582 | # CONFIG_HFSPLUS_FS is not set | ||
583 | # CONFIG_BEFS_FS is not set | ||
584 | # CONFIG_BFS_FS is not set | ||
585 | # CONFIG_EFS_FS is not set | ||
586 | # CONFIG_JFFS_FS is not set | ||
587 | CONFIG_JFFS2_FS=y | ||
588 | CONFIG_JFFS2_FS_DEBUG=0 | ||
589 | # CONFIG_JFFS2_FS_NAND is not set | ||
590 | # CONFIG_JFFS2_FS_NOR_ECC is not set | ||
591 | # CONFIG_JFFS2_COMPRESSION_OPTIONS is not set | ||
592 | CONFIG_JFFS2_ZLIB=y | ||
593 | CONFIG_JFFS2_RTIME=y | ||
594 | # CONFIG_JFFS2_RUBIN is not set | ||
595 | CONFIG_CRAMFS=y | ||
596 | # CONFIG_VXFS_FS is not set | ||
597 | # CONFIG_HPFS_FS is not set | ||
598 | # CONFIG_QNX4FS_FS is not set | ||
599 | # CONFIG_SYSV_FS is not set | ||
600 | # CONFIG_UFS_FS is not set | ||
601 | |||
602 | # | ||
603 | # Network File Systems | ||
604 | # | ||
605 | CONFIG_NFS_FS=y | ||
606 | CONFIG_NFS_V3=y | ||
607 | # CONFIG_NFS_V4 is not set | ||
608 | # CONFIG_NFS_DIRECTIO is not set | ||
609 | # CONFIG_NFSD is not set | ||
610 | CONFIG_ROOT_NFS=y | ||
611 | CONFIG_LOCKD=y | ||
612 | CONFIG_LOCKD_V4=y | ||
613 | CONFIG_SUNRPC=y | ||
614 | # CONFIG_RPCSEC_GSS_KRB5 is not set | ||
615 | # CONFIG_RPCSEC_GSS_SPKM3 is not set | ||
616 | # CONFIG_SMB_FS is not set | ||
617 | # CONFIG_CIFS is not set | ||
618 | # CONFIG_NCP_FS is not set | ||
619 | # CONFIG_CODA_FS is not set | ||
620 | # CONFIG_AFS_FS is not set | ||
621 | |||
622 | # | ||
623 | # Partition Types | ||
624 | # | ||
625 | # CONFIG_PARTITION_ADVANCED is not set | ||
626 | CONFIG_MSDOS_PARTITION=y | ||
627 | |||
628 | # | ||
629 | # Native Language Support | ||
630 | # | ||
631 | CONFIG_NLS=y | ||
632 | CONFIG_NLS_DEFAULT="iso8859-1" | ||
633 | # CONFIG_NLS_CODEPAGE_437 is not set | ||
634 | # CONFIG_NLS_CODEPAGE_737 is not set | ||
635 | # CONFIG_NLS_CODEPAGE_775 is not set | ||
636 | # CONFIG_NLS_CODEPAGE_850 is not set | ||
637 | # CONFIG_NLS_CODEPAGE_852 is not set | ||
638 | # CONFIG_NLS_CODEPAGE_855 is not set | ||
639 | # CONFIG_NLS_CODEPAGE_857 is not set | ||
640 | # CONFIG_NLS_CODEPAGE_860 is not set | ||
641 | # CONFIG_NLS_CODEPAGE_861 is not set | ||
642 | # CONFIG_NLS_CODEPAGE_862 is not set | ||
643 | # CONFIG_NLS_CODEPAGE_863 is not set | ||
644 | # CONFIG_NLS_CODEPAGE_864 is not set | ||
645 | # CONFIG_NLS_CODEPAGE_865 is not set | ||
646 | # CONFIG_NLS_CODEPAGE_866 is not set | ||
647 | # CONFIG_NLS_CODEPAGE_869 is not set | ||
648 | # CONFIG_NLS_CODEPAGE_936 is not set | ||
649 | # CONFIG_NLS_CODEPAGE_950 is not set | ||
650 | # CONFIG_NLS_CODEPAGE_932 is not set | ||
651 | # CONFIG_NLS_CODEPAGE_949 is not set | ||
652 | # CONFIG_NLS_CODEPAGE_874 is not set | ||
653 | # CONFIG_NLS_ISO8859_8 is not set | ||
654 | # CONFIG_NLS_CODEPAGE_1250 is not set | ||
655 | # CONFIG_NLS_CODEPAGE_1251 is not set | ||
656 | # CONFIG_NLS_ASCII is not set | ||
657 | # CONFIG_NLS_ISO8859_1 is not set | ||
658 | # CONFIG_NLS_ISO8859_2 is not set | ||
659 | # CONFIG_NLS_ISO8859_3 is not set | ||
660 | # CONFIG_NLS_ISO8859_4 is not set | ||
661 | # CONFIG_NLS_ISO8859_5 is not set | ||
662 | # CONFIG_NLS_ISO8859_6 is not set | ||
663 | # CONFIG_NLS_ISO8859_7 is not set | ||
664 | # CONFIG_NLS_ISO8859_9 is not set | ||
665 | # CONFIG_NLS_ISO8859_13 is not set | ||
666 | # CONFIG_NLS_ISO8859_14 is not set | ||
667 | # CONFIG_NLS_ISO8859_15 is not set | ||
668 | # CONFIG_NLS_KOI8_R is not set | ||
669 | # CONFIG_NLS_KOI8_U is not set | ||
670 | # CONFIG_NLS_UTF8 is not set | ||
671 | |||
672 | # | ||
673 | # Profiling support | ||
674 | # | ||
675 | # CONFIG_PROFILING is not set | ||
676 | |||
677 | # | ||
678 | # Kernel hacking | ||
679 | # | ||
680 | # CONFIG_PRINTK_TIME is not set | ||
681 | CONFIG_DEBUG_KERNEL=y | ||
682 | CONFIG_MAGIC_SYSRQ=y | ||
683 | CONFIG_LOG_BUF_SHIFT=14 | ||
684 | # CONFIG_SCHEDSTATS is not set | ||
685 | # CONFIG_DEBUG_SLAB is not set | ||
686 | CONFIG_DEBUG_PREEMPT=y | ||
687 | # CONFIG_DEBUG_SPINLOCK is not set | ||
688 | # CONFIG_DEBUG_SPINLOCK_SLEEP is not set | ||
689 | # CONFIG_DEBUG_KOBJECT is not set | ||
690 | CONFIG_DEBUG_BUGVERBOSE=y | ||
691 | CONFIG_DEBUG_INFO=y | ||
692 | # CONFIG_DEBUG_FS is not set | ||
693 | CONFIG_FRAME_POINTER=y | ||
694 | CONFIG_DEBUG_USER=y | ||
695 | # CONFIG_DEBUG_WAITQ is not set | ||
696 | CONFIG_DEBUG_ERRORS=y | ||
697 | # CONFIG_DEBUG_LL is not set | ||
698 | |||
699 | # | ||
700 | # Security options | ||
701 | # | ||
702 | # CONFIG_KEYS is not set | ||
703 | # CONFIG_SECURITY is not set | ||
704 | |||
705 | # | ||
706 | # Cryptographic options | ||
707 | # | ||
708 | CONFIG_CRYPTO=y | ||
709 | # CONFIG_CRYPTO_HMAC is not set | ||
710 | # CONFIG_CRYPTO_NULL is not set | ||
711 | # CONFIG_CRYPTO_MD4 is not set | ||
712 | # CONFIG_CRYPTO_MD5 is not set | ||
713 | # CONFIG_CRYPTO_SHA1 is not set | ||
714 | # CONFIG_CRYPTO_SHA256 is not set | ||
715 | # CONFIG_CRYPTO_SHA512 is not set | ||
716 | # CONFIG_CRYPTO_WP512 is not set | ||
717 | # CONFIG_CRYPTO_TGR192 is not set | ||
718 | # CONFIG_CRYPTO_DES is not set | ||
719 | # CONFIG_CRYPTO_BLOWFISH is not set | ||
720 | # CONFIG_CRYPTO_TWOFISH is not set | ||
721 | # CONFIG_CRYPTO_SERPENT is not set | ||
722 | # CONFIG_CRYPTO_AES is not set | ||
723 | # CONFIG_CRYPTO_CAST5 is not set | ||
724 | # CONFIG_CRYPTO_CAST6 is not set | ||
725 | # CONFIG_CRYPTO_TEA is not set | ||
726 | # CONFIG_CRYPTO_ARC4 is not set | ||
727 | # CONFIG_CRYPTO_KHAZAD is not set | ||
728 | # CONFIG_CRYPTO_ANUBIS is not set | ||
729 | # CONFIG_CRYPTO_DEFLATE is not set | ||
730 | # CONFIG_CRYPTO_MICHAEL_MIC is not set | ||
731 | # CONFIG_CRYPTO_CRC32C is not set | ||
732 | # CONFIG_CRYPTO_TEST is not set | ||
733 | |||
734 | # | ||
735 | # Hardware crypto devices | ||
736 | # | ||
737 | |||
738 | # | ||
739 | # Library routines | ||
740 | # | ||
741 | CONFIG_CRC_CCITT=y | ||
742 | CONFIG_CRC32=y | ||
743 | # CONFIG_LIBCRC32C is not set | ||
744 | CONFIG_ZLIB_INFLATE=y | ||
745 | CONFIG_ZLIB_DEFLATE=y | ||
diff --git a/arch/arm/configs/neponset_defconfig b/arch/arm/configs/neponset_defconfig new file mode 100644 index 000000000000..7fb1f7c7bf43 --- /dev/null +++ b/arch/arm/configs/neponset_defconfig | |||
@@ -0,0 +1,1145 @@ | |||
1 | # | ||
2 | # Automatically generated make config: don't edit | ||
3 | # Linux kernel version: 2.6.11 | ||
4 | # Wed Mar 9 14:28:26 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_LOG_BUF_SHIFT=14 | ||
31 | CONFIG_HOTPLUG=y | ||
32 | CONFIG_KOBJECT_UEVENT=y | ||
33 | # CONFIG_IKCONFIG is not set | ||
34 | # CONFIG_EMBEDDED is not set | ||
35 | CONFIG_KALLSYMS=y | ||
36 | # CONFIG_KALLSYMS_ALL is not set | ||
37 | # CONFIG_KALLSYMS_EXTRA_PASS is not set | ||
38 | CONFIG_BASE_FULL=y | ||
39 | CONFIG_FUTEX=y | ||
40 | CONFIG_EPOLL=y | ||
41 | CONFIG_CC_OPTIMIZE_FOR_SIZE=y | ||
42 | CONFIG_SHMEM=y | ||
43 | CONFIG_CC_ALIGN_FUNCTIONS=0 | ||
44 | CONFIG_CC_ALIGN_LABELS=0 | ||
45 | CONFIG_CC_ALIGN_LOOPS=0 | ||
46 | CONFIG_CC_ALIGN_JUMPS=0 | ||
47 | # CONFIG_TINY_SHMEM is not set | ||
48 | CONFIG_BASE_SMALL=0 | ||
49 | |||
50 | # | ||
51 | # Loadable module support | ||
52 | # | ||
53 | CONFIG_MODULES=y | ||
54 | CONFIG_MODULE_UNLOAD=y | ||
55 | # CONFIG_MODULE_FORCE_UNLOAD is not set | ||
56 | CONFIG_OBSOLETE_MODPARM=y | ||
57 | # CONFIG_MODVERSIONS is not set | ||
58 | # CONFIG_MODULE_SRCVERSION_ALL is not set | ||
59 | # CONFIG_KMOD is not set | ||
60 | |||
61 | # | ||
62 | # System Type | ||
63 | # | ||
64 | # CONFIG_ARCH_CLPS7500 is not set | ||
65 | # CONFIG_ARCH_CLPS711X is not set | ||
66 | # CONFIG_ARCH_CO285 is not set | ||
67 | # CONFIG_ARCH_EBSA110 is not set | ||
68 | # CONFIG_ARCH_CAMELOT is not set | ||
69 | # CONFIG_ARCH_FOOTBRIDGE is not set | ||
70 | # CONFIG_ARCH_INTEGRATOR is not set | ||
71 | # CONFIG_ARCH_IOP3XX is not set | ||
72 | # CONFIG_ARCH_IXP4XX is not set | ||
73 | # CONFIG_ARCH_IXP2000 is not set | ||
74 | # CONFIG_ARCH_L7200 is not set | ||
75 | # CONFIG_ARCH_PXA is not set | ||
76 | # CONFIG_ARCH_RPC is not set | ||
77 | CONFIG_ARCH_SA1100=y | ||
78 | # CONFIG_ARCH_S3C2410 is not set | ||
79 | # CONFIG_ARCH_SHARK is not set | ||
80 | # CONFIG_ARCH_LH7A40X is not set | ||
81 | # CONFIG_ARCH_OMAP is not set | ||
82 | # CONFIG_ARCH_VERSATILE is not set | ||
83 | # CONFIG_ARCH_IMX is not set | ||
84 | # CONFIG_ARCH_H720X is not set | ||
85 | |||
86 | # | ||
87 | # SA11x0 Implementations | ||
88 | # | ||
89 | CONFIG_SA1100_ASSABET=y | ||
90 | CONFIG_ASSABET_NEPONSET=y | ||
91 | # CONFIG_SA1100_CERF is not set | ||
92 | # CONFIG_SA1100_COLLIE is not set | ||
93 | # CONFIG_SA1100_H3100 is not set | ||
94 | # CONFIG_SA1100_H3600 is not set | ||
95 | # CONFIG_SA1100_H3800 is not set | ||
96 | # CONFIG_SA1100_BADGE4 is not set | ||
97 | # CONFIG_SA1100_JORNADA720 is not set | ||
98 | # CONFIG_SA1100_HACKKIT is not set | ||
99 | # CONFIG_SA1100_LART is not set | ||
100 | # CONFIG_SA1100_PLEB is not set | ||
101 | # CONFIG_SA1100_SHANNON is not set | ||
102 | # CONFIG_SA1100_SIMPAD is not set | ||
103 | # CONFIG_SA1100_SSP is not set | ||
104 | |||
105 | # | ||
106 | # Processor Type | ||
107 | # | ||
108 | CONFIG_CPU_32=y | ||
109 | CONFIG_CPU_SA1100=y | ||
110 | CONFIG_CPU_32v4=y | ||
111 | CONFIG_CPU_ABRT_EV4=y | ||
112 | CONFIG_CPU_CACHE_V4WB=y | ||
113 | CONFIG_CPU_CACHE_VIVT=y | ||
114 | CONFIG_CPU_TLB_V4WB=y | ||
115 | CONFIG_CPU_MINICACHE=y | ||
116 | |||
117 | # | ||
118 | # Processor Features | ||
119 | # | ||
120 | CONFIG_SA1111=y | ||
121 | CONFIG_DMABOUNCE=y | ||
122 | CONFIG_FORCE_MAX_ZONEORDER=9 | ||
123 | |||
124 | # | ||
125 | # Bus support | ||
126 | # | ||
127 | CONFIG_ISA=y | ||
128 | |||
129 | # | ||
130 | # PCCARD (PCMCIA/CardBus) support | ||
131 | # | ||
132 | CONFIG_PCCARD=y | ||
133 | # CONFIG_PCMCIA_DEBUG is not set | ||
134 | CONFIG_PCMCIA=y | ||
135 | |||
136 | # | ||
137 | # PC-card bridges | ||
138 | # | ||
139 | # CONFIG_I82365 is not set | ||
140 | # CONFIG_TCIC is not set | ||
141 | CONFIG_PCMCIA_SA1100=y | ||
142 | CONFIG_PCMCIA_SA1111=y | ||
143 | |||
144 | # | ||
145 | # Kernel Features | ||
146 | # | ||
147 | # CONFIG_PREEMPT is not set | ||
148 | CONFIG_DISCONTIGMEM=y | ||
149 | CONFIG_LEDS=y | ||
150 | CONFIG_LEDS_TIMER=y | ||
151 | CONFIG_LEDS_CPU=y | ||
152 | CONFIG_ALIGNMENT_TRAP=y | ||
153 | |||
154 | # | ||
155 | # Boot options | ||
156 | # | ||
157 | CONFIG_ZBOOT_ROM_TEXT=0x80000 | ||
158 | CONFIG_ZBOOT_ROM_BSS=0xc1000000 | ||
159 | CONFIG_ZBOOT_ROM=y | ||
160 | CONFIG_CMDLINE="console=ttySA0,38400n8 cpufreq=221200 rw root=/dev/mtdblock2 mtdparts=sa1100:512K(boot),1M(kernel),2560K(initrd),4M(root) load_ramdisk=1 prompt_ramdisk=0 mem=32M noinitrd initrd=0xc0800000,3M" | ||
161 | CONFIG_CPU_FREQ=y | ||
162 | # CONFIG_CPU_FREQ_DEBUG is not set | ||
163 | # CONFIG_CPU_FREQ_DEFAULT_GOV_PERFORMANCE is not set | ||
164 | CONFIG_CPU_FREQ_DEFAULT_GOV_USERSPACE=y | ||
165 | # CONFIG_CPU_FREQ_GOV_PERFORMANCE is not set | ||
166 | # CONFIG_CPU_FREQ_GOV_POWERSAVE is not set | ||
167 | CONFIG_CPU_FREQ_GOV_USERSPACE=y | ||
168 | # CONFIG_CPU_FREQ_GOV_ONDEMAND is not set | ||
169 | CONFIG_CPU_FREQ_SA1110=y | ||
170 | |||
171 | # | ||
172 | # Floating point emulation | ||
173 | # | ||
174 | |||
175 | # | ||
176 | # At least one emulation must be selected | ||
177 | # | ||
178 | CONFIG_FPE_NWFPE=y | ||
179 | # CONFIG_FPE_NWFPE_XP is not set | ||
180 | # CONFIG_FPE_FASTFPE is not set | ||
181 | |||
182 | # | ||
183 | # Userspace binary formats | ||
184 | # | ||
185 | CONFIG_BINFMT_ELF=y | ||
186 | CONFIG_BINFMT_AOUT=y | ||
187 | # CONFIG_BINFMT_MISC is not set | ||
188 | # CONFIG_ARTHUR is not set | ||
189 | |||
190 | # | ||
191 | # Power management options | ||
192 | # | ||
193 | CONFIG_PM=y | ||
194 | CONFIG_APM=y | ||
195 | |||
196 | # | ||
197 | # Device Drivers | ||
198 | # | ||
199 | |||
200 | # | ||
201 | # Generic Driver Options | ||
202 | # | ||
203 | CONFIG_STANDALONE=y | ||
204 | CONFIG_PREVENT_FIRMWARE_BUILD=y | ||
205 | # CONFIG_FW_LOADER is not set | ||
206 | # CONFIG_DEBUG_DRIVER is not set | ||
207 | |||
208 | # | ||
209 | # Memory Technology Devices (MTD) | ||
210 | # | ||
211 | CONFIG_MTD=y | ||
212 | # CONFIG_MTD_DEBUG is not set | ||
213 | CONFIG_MTD_PARTITIONS=y | ||
214 | CONFIG_MTD_CONCAT=y | ||
215 | CONFIG_MTD_REDBOOT_PARTS=y | ||
216 | CONFIG_MTD_REDBOOT_DIRECTORY_BLOCK=-1 | ||
217 | # CONFIG_MTD_REDBOOT_PARTS_UNALLOCATED is not set | ||
218 | # CONFIG_MTD_REDBOOT_PARTS_READONLY is not set | ||
219 | CONFIG_MTD_CMDLINE_PARTS=y | ||
220 | # CONFIG_MTD_AFS_PARTS is not set | ||
221 | |||
222 | # | ||
223 | # User Modules And Translation Layers | ||
224 | # | ||
225 | # CONFIG_MTD_CHAR is not set | ||
226 | CONFIG_MTD_BLOCK=y | ||
227 | # CONFIG_FTL is not set | ||
228 | # CONFIG_NFTL is not set | ||
229 | # CONFIG_INFTL is not set | ||
230 | |||
231 | # | ||
232 | # RAM/ROM/Flash chip drivers | ||
233 | # | ||
234 | CONFIG_MTD_CFI=y | ||
235 | # CONFIG_MTD_JEDECPROBE is not set | ||
236 | CONFIG_MTD_GEN_PROBE=y | ||
237 | CONFIG_MTD_CFI_ADV_OPTIONS=y | ||
238 | CONFIG_MTD_CFI_NOSWAP=y | ||
239 | # CONFIG_MTD_CFI_BE_BYTE_SWAP is not set | ||
240 | # CONFIG_MTD_CFI_LE_BYTE_SWAP is not set | ||
241 | # CONFIG_MTD_CFI_GEOMETRY is not set | ||
242 | CONFIG_MTD_MAP_BANK_WIDTH_1=y | ||
243 | CONFIG_MTD_MAP_BANK_WIDTH_2=y | ||
244 | CONFIG_MTD_MAP_BANK_WIDTH_4=y | ||
245 | # CONFIG_MTD_MAP_BANK_WIDTH_8 is not set | ||
246 | # CONFIG_MTD_MAP_BANK_WIDTH_16 is not set | ||
247 | # CONFIG_MTD_MAP_BANK_WIDTH_32 is not set | ||
248 | CONFIG_MTD_CFI_I1=y | ||
249 | CONFIG_MTD_CFI_I2=y | ||
250 | # CONFIG_MTD_CFI_I4 is not set | ||
251 | # CONFIG_MTD_CFI_I8 is not set | ||
252 | CONFIG_MTD_CFI_INTELEXT=y | ||
253 | # CONFIG_MTD_CFI_AMDSTD is not set | ||
254 | # CONFIG_MTD_CFI_STAA is not set | ||
255 | CONFIG_MTD_CFI_UTIL=y | ||
256 | CONFIG_MTD_RAM=y | ||
257 | # CONFIG_MTD_ROM is not set | ||
258 | # CONFIG_MTD_ABSENT is not set | ||
259 | # CONFIG_MTD_XIP is not set | ||
260 | |||
261 | # | ||
262 | # Mapping drivers for chip access | ||
263 | # | ||
264 | # CONFIG_MTD_COMPLEX_MAPPINGS is not set | ||
265 | # CONFIG_MTD_PHYSMAP is not set | ||
266 | # CONFIG_MTD_ARM_INTEGRATOR is not set | ||
267 | CONFIG_MTD_SA1100=y | ||
268 | # CONFIG_MTD_EDB7312 is not set | ||
269 | |||
270 | # | ||
271 | # Self-contained MTD device drivers | ||
272 | # | ||
273 | # CONFIG_MTD_SLRAM is not set | ||
274 | # CONFIG_MTD_PHRAM is not set | ||
275 | # CONFIG_MTD_MTDRAM is not set | ||
276 | # CONFIG_MTD_BLKMTD is not set | ||
277 | # CONFIG_MTD_BLOCK2MTD is not set | ||
278 | |||
279 | # | ||
280 | # Disk-On-Chip Device Drivers | ||
281 | # | ||
282 | # CONFIG_MTD_DOC2000 is not set | ||
283 | # CONFIG_MTD_DOC2001 is not set | ||
284 | # CONFIG_MTD_DOC2001PLUS is not set | ||
285 | |||
286 | # | ||
287 | # NAND Flash Device Drivers | ||
288 | # | ||
289 | # CONFIG_MTD_NAND is not set | ||
290 | |||
291 | # | ||
292 | # Parallel port support | ||
293 | # | ||
294 | # CONFIG_PARPORT is not set | ||
295 | |||
296 | # | ||
297 | # Plug and Play support | ||
298 | # | ||
299 | # CONFIG_PNP is not set | ||
300 | |||
301 | # | ||
302 | # Block devices | ||
303 | # | ||
304 | # CONFIG_BLK_DEV_FD is not set | ||
305 | # CONFIG_BLK_DEV_XD is not set | ||
306 | # CONFIG_BLK_DEV_COW_COMMON is not set | ||
307 | # CONFIG_BLK_DEV_LOOP is not set | ||
308 | # CONFIG_BLK_DEV_NBD is not set | ||
309 | # CONFIG_BLK_DEV_UB is not set | ||
310 | CONFIG_BLK_DEV_RAM=y | ||
311 | CONFIG_BLK_DEV_RAM_COUNT=16 | ||
312 | CONFIG_BLK_DEV_RAM_SIZE=8192 | ||
313 | CONFIG_BLK_DEV_INITRD=y | ||
314 | CONFIG_INITRAMFS_SOURCE="" | ||
315 | # CONFIG_CDROM_PKTCDVD is not set | ||
316 | |||
317 | # | ||
318 | # IO Schedulers | ||
319 | # | ||
320 | CONFIG_IOSCHED_NOOP=y | ||
321 | CONFIG_IOSCHED_AS=y | ||
322 | CONFIG_IOSCHED_DEADLINE=y | ||
323 | CONFIG_IOSCHED_CFQ=y | ||
324 | # CONFIG_ATA_OVER_ETH is not set | ||
325 | |||
326 | # | ||
327 | # ATA/ATAPI/MFM/RLL support | ||
328 | # | ||
329 | # CONFIG_IDE is not set | ||
330 | |||
331 | # | ||
332 | # SCSI device support | ||
333 | # | ||
334 | CONFIG_SCSI=m | ||
335 | CONFIG_SCSI_PROC_FS=y | ||
336 | |||
337 | # | ||
338 | # SCSI support type (disk, tape, CD-ROM) | ||
339 | # | ||
340 | CONFIG_BLK_DEV_SD=m | ||
341 | # CONFIG_CHR_DEV_ST is not set | ||
342 | # CONFIG_CHR_DEV_OSST is not set | ||
343 | # CONFIG_BLK_DEV_SR is not set | ||
344 | # CONFIG_CHR_DEV_SG is not set | ||
345 | |||
346 | # | ||
347 | # Some SCSI devices (e.g. CD jukebox) support multiple LUNs | ||
348 | # | ||
349 | # CONFIG_SCSI_MULTI_LUN is not set | ||
350 | # CONFIG_SCSI_CONSTANTS is not set | ||
351 | # CONFIG_SCSI_LOGGING is not set | ||
352 | |||
353 | # | ||
354 | # SCSI Transport Attributes | ||
355 | # | ||
356 | # CONFIG_SCSI_SPI_ATTRS is not set | ||
357 | # CONFIG_SCSI_FC_ATTRS is not set | ||
358 | # CONFIG_SCSI_ISCSI_ATTRS is not set | ||
359 | |||
360 | # | ||
361 | # SCSI low-level drivers | ||
362 | # | ||
363 | # CONFIG_SCSI_7000FASST is not set | ||
364 | # CONFIG_SCSI_AHA152X is not set | ||
365 | # CONFIG_SCSI_AHA1542 is not set | ||
366 | # CONFIG_SCSI_AIC7XXX_OLD is not set | ||
367 | # CONFIG_SCSI_IN2000 is not set | ||
368 | # CONFIG_SCSI_SATA is not set | ||
369 | # CONFIG_SCSI_BUSLOGIC is not set | ||
370 | # CONFIG_SCSI_DTC3280 is not set | ||
371 | # CONFIG_SCSI_EATA is not set | ||
372 | # CONFIG_SCSI_EATA_PIO is not set | ||
373 | # CONFIG_SCSI_FUTURE_DOMAIN is not set | ||
374 | # CONFIG_SCSI_GDTH is not set | ||
375 | # CONFIG_SCSI_GENERIC_NCR5380 is not set | ||
376 | # CONFIG_SCSI_GENERIC_NCR5380_MMIO is not set | ||
377 | # CONFIG_SCSI_NCR53C406A is not set | ||
378 | # CONFIG_SCSI_PAS16 is not set | ||
379 | # CONFIG_SCSI_PSI240I is not set | ||
380 | # CONFIG_SCSI_QLOGIC_FAS is not set | ||
381 | # CONFIG_SCSI_SYM53C416 is not set | ||
382 | # CONFIG_SCSI_T128 is not set | ||
383 | # CONFIG_SCSI_U14_34F is not set | ||
384 | # CONFIG_SCSI_DEBUG is not set | ||
385 | |||
386 | # | ||
387 | # PCMCIA SCSI adapter support | ||
388 | # | ||
389 | # CONFIG_PCMCIA_AHA152X is not set | ||
390 | # CONFIG_PCMCIA_FDOMAIN is not set | ||
391 | # CONFIG_PCMCIA_NINJA_SCSI is not set | ||
392 | # CONFIG_PCMCIA_QLOGIC is not set | ||
393 | # CONFIG_PCMCIA_SYM53C500 is not set | ||
394 | |||
395 | # | ||
396 | # Multi-device support (RAID and LVM) | ||
397 | # | ||
398 | # CONFIG_MD is not set | ||
399 | |||
400 | # | ||
401 | # Fusion MPT device support | ||
402 | # | ||
403 | |||
404 | # | ||
405 | # IEEE 1394 (FireWire) support | ||
406 | # | ||
407 | |||
408 | # | ||
409 | # I2O device support | ||
410 | # | ||
411 | |||
412 | # | ||
413 | # Networking support | ||
414 | # | ||
415 | CONFIG_NET=y | ||
416 | |||
417 | # | ||
418 | # Networking options | ||
419 | # | ||
420 | CONFIG_PACKET=y | ||
421 | CONFIG_PACKET_MMAP=y | ||
422 | # CONFIG_NETLINK_DEV is not set | ||
423 | CONFIG_UNIX=y | ||
424 | # CONFIG_NET_KEY is not set | ||
425 | CONFIG_INET=y | ||
426 | # CONFIG_IP_MULTICAST is not set | ||
427 | # CONFIG_IP_ADVANCED_ROUTER is not set | ||
428 | # CONFIG_IP_PNP is not set | ||
429 | # CONFIG_NET_IPIP is not set | ||
430 | # CONFIG_NET_IPGRE is not set | ||
431 | # CONFIG_ARPD is not set | ||
432 | # CONFIG_SYN_COOKIES is not set | ||
433 | # CONFIG_INET_AH is not set | ||
434 | # CONFIG_INET_ESP is not set | ||
435 | # CONFIG_INET_IPCOMP is not set | ||
436 | # CONFIG_INET_TUNNEL is not set | ||
437 | # CONFIG_IP_TCPDIAG is not set | ||
438 | # CONFIG_IP_TCPDIAG_IPV6 is not set | ||
439 | # CONFIG_IPV6 is not set | ||
440 | # CONFIG_NETFILTER is not set | ||
441 | |||
442 | # | ||
443 | # SCTP Configuration (EXPERIMENTAL) | ||
444 | # | ||
445 | # CONFIG_IP_SCTP is not set | ||
446 | # CONFIG_ATM is not set | ||
447 | # CONFIG_BRIDGE is not set | ||
448 | # CONFIG_VLAN_8021Q is not set | ||
449 | # CONFIG_DECNET is not set | ||
450 | # CONFIG_LLC2 is not set | ||
451 | # CONFIG_IPX is not set | ||
452 | # CONFIG_ATALK is not set | ||
453 | # CONFIG_X25 is not set | ||
454 | # CONFIG_LAPB is not set | ||
455 | # CONFIG_NET_DIVERT is not set | ||
456 | # CONFIG_ECONET is not set | ||
457 | # CONFIG_WAN_ROUTER is not set | ||
458 | |||
459 | # | ||
460 | # QoS and/or fair queueing | ||
461 | # | ||
462 | # CONFIG_NET_SCHED is not set | ||
463 | # CONFIG_NET_CLS_ROUTE is not set | ||
464 | |||
465 | # | ||
466 | # Network testing | ||
467 | # | ||
468 | # CONFIG_NET_PKTGEN is not set | ||
469 | # CONFIG_NETPOLL is not set | ||
470 | # CONFIG_NET_POLL_CONTROLLER is not set | ||
471 | # CONFIG_HAMRADIO is not set | ||
472 | # CONFIG_IRDA is not set | ||
473 | # CONFIG_BT is not set | ||
474 | CONFIG_NETDEVICES=y | ||
475 | # CONFIG_DUMMY is not set | ||
476 | # CONFIG_BONDING is not set | ||
477 | # CONFIG_EQUALIZER is not set | ||
478 | # CONFIG_TUN is not set | ||
479 | |||
480 | # | ||
481 | # ARCnet devices | ||
482 | # | ||
483 | # CONFIG_ARCNET is not set | ||
484 | |||
485 | # | ||
486 | # Ethernet (10 or 100Mbit) | ||
487 | # | ||
488 | CONFIG_NET_ETHERNET=y | ||
489 | CONFIG_MII=y | ||
490 | # CONFIG_NET_VENDOR_3COM is not set | ||
491 | # CONFIG_LANCE is not set | ||
492 | CONFIG_NET_VENDOR_SMC=y | ||
493 | # CONFIG_WD80x3 is not set | ||
494 | # CONFIG_ULTRA is not set | ||
495 | CONFIG_SMC91X=y | ||
496 | CONFIG_SMC9194=y | ||
497 | # CONFIG_NET_VENDOR_RACAL is not set | ||
498 | # CONFIG_AT1700 is not set | ||
499 | # CONFIG_DEPCA is not set | ||
500 | # CONFIG_HP100 is not set | ||
501 | # CONFIG_NET_ISA is not set | ||
502 | # CONFIG_NET_PCI is not set | ||
503 | # CONFIG_NET_POCKET is not set | ||
504 | |||
505 | # | ||
506 | # Ethernet (1000 Mbit) | ||
507 | # | ||
508 | |||
509 | # | ||
510 | # Ethernet (10000 Mbit) | ||
511 | # | ||
512 | |||
513 | # | ||
514 | # Token Ring devices | ||
515 | # | ||
516 | # CONFIG_TR is not set | ||
517 | |||
518 | # | ||
519 | # Wireless LAN (non-hamradio) | ||
520 | # | ||
521 | # CONFIG_NET_RADIO is not set | ||
522 | |||
523 | # | ||
524 | # PCMCIA network device support | ||
525 | # | ||
526 | CONFIG_NET_PCMCIA=y | ||
527 | # CONFIG_PCMCIA_3C589 is not set | ||
528 | # CONFIG_PCMCIA_3C574 is not set | ||
529 | # CONFIG_PCMCIA_FMVJ18X is not set | ||
530 | CONFIG_PCMCIA_PCNET=y | ||
531 | # CONFIG_PCMCIA_NMCLAN is not set | ||
532 | # CONFIG_PCMCIA_SMC91C92 is not set | ||
533 | # CONFIG_PCMCIA_XIRC2PS is not set | ||
534 | # CONFIG_PCMCIA_AXNET is not set | ||
535 | |||
536 | # | ||
537 | # Wan interfaces | ||
538 | # | ||
539 | # CONFIG_WAN is not set | ||
540 | # CONFIG_PPP is not set | ||
541 | # CONFIG_SLIP is not set | ||
542 | # CONFIG_SHAPER is not set | ||
543 | # CONFIG_NETCONSOLE is not set | ||
544 | |||
545 | # | ||
546 | # ISDN subsystem | ||
547 | # | ||
548 | # CONFIG_ISDN is not set | ||
549 | |||
550 | # | ||
551 | # Input device support | ||
552 | # | ||
553 | CONFIG_INPUT=y | ||
554 | |||
555 | # | ||
556 | # Userland interfaces | ||
557 | # | ||
558 | CONFIG_INPUT_MOUSEDEV=y | ||
559 | CONFIG_INPUT_MOUSEDEV_PSAUX=y | ||
560 | CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024 | ||
561 | CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768 | ||
562 | # CONFIG_INPUT_JOYDEV is not set | ||
563 | CONFIG_INPUT_TSDEV=y | ||
564 | CONFIG_INPUT_TSDEV_SCREEN_X=240 | ||
565 | CONFIG_INPUT_TSDEV_SCREEN_Y=320 | ||
566 | # CONFIG_INPUT_EVDEV is not set | ||
567 | # CONFIG_INPUT_EVBUG is not set | ||
568 | |||
569 | # | ||
570 | # Input I/O drivers | ||
571 | # | ||
572 | # CONFIG_GAMEPORT is not set | ||
573 | CONFIG_SOUND_GAMEPORT=y | ||
574 | CONFIG_SERIO=y | ||
575 | CONFIG_SERIO_SERPORT=m | ||
576 | # CONFIG_SERIO_CT82C710 is not set | ||
577 | CONFIG_SERIO_SA1111=y | ||
578 | CONFIG_SERIO_LIBPS2=y | ||
579 | # CONFIG_SERIO_RAW is not set | ||
580 | |||
581 | # | ||
582 | # Input Device Drivers | ||
583 | # | ||
584 | CONFIG_INPUT_KEYBOARD=y | ||
585 | CONFIG_KEYBOARD_ATKBD=y | ||
586 | # CONFIG_KEYBOARD_SUNKBD is not set | ||
587 | # CONFIG_KEYBOARD_LKKBD is not set | ||
588 | # CONFIG_KEYBOARD_XTKBD is not set | ||
589 | # CONFIG_KEYBOARD_NEWTON is not set | ||
590 | # CONFIG_INPUT_MOUSE is not set | ||
591 | # CONFIG_INPUT_JOYSTICK is not set | ||
592 | CONFIG_INPUT_TOUCHSCREEN=y | ||
593 | # CONFIG_TOUCHSCREEN_GUNZE is not set | ||
594 | # CONFIG_INPUT_MISC is not set | ||
595 | |||
596 | # | ||
597 | # Character devices | ||
598 | # | ||
599 | CONFIG_VT=y | ||
600 | CONFIG_VT_CONSOLE=y | ||
601 | CONFIG_HW_CONSOLE=y | ||
602 | CONFIG_SERIAL_NONSTANDARD=y | ||
603 | # CONFIG_COMPUTONE is not set | ||
604 | # CONFIG_ROCKETPORT is not set | ||
605 | # CONFIG_CYCLADES is not set | ||
606 | # CONFIG_DIGIEPCA is not set | ||
607 | # CONFIG_DIGI is not set | ||
608 | # CONFIG_ESPSERIAL is not set | ||
609 | # CONFIG_MOXA_INTELLIO is not set | ||
610 | # CONFIG_MOXA_SMARTIO is not set | ||
611 | # CONFIG_ISI is not set | ||
612 | # CONFIG_SYNCLINKMP is not set | ||
613 | # CONFIG_N_HDLC is not set | ||
614 | # CONFIG_RISCOM8 is not set | ||
615 | # CONFIG_SPECIALIX is not set | ||
616 | # CONFIG_SX is not set | ||
617 | # CONFIG_RIO is not set | ||
618 | # CONFIG_STALDRV is not set | ||
619 | |||
620 | # | ||
621 | # Serial drivers | ||
622 | # | ||
623 | CONFIG_SERIAL_8250=y | ||
624 | # CONFIG_SERIAL_8250_CONSOLE is not set | ||
625 | CONFIG_SERIAL_8250_CS=y | ||
626 | CONFIG_SERIAL_8250_NR_UARTS=4 | ||
627 | # CONFIG_SERIAL_8250_EXTENDED is not set | ||
628 | |||
629 | # | ||
630 | # Non-8250 serial port support | ||
631 | # | ||
632 | CONFIG_SERIAL_SA1100=y | ||
633 | CONFIG_SERIAL_SA1100_CONSOLE=y | ||
634 | CONFIG_SERIAL_CORE=y | ||
635 | CONFIG_SERIAL_CORE_CONSOLE=y | ||
636 | CONFIG_UNIX98_PTYS=y | ||
637 | CONFIG_LEGACY_PTYS=y | ||
638 | CONFIG_LEGACY_PTY_COUNT=64 | ||
639 | |||
640 | # | ||
641 | # IPMI | ||
642 | # | ||
643 | # CONFIG_IPMI_HANDLER is not set | ||
644 | |||
645 | # | ||
646 | # Watchdog Cards | ||
647 | # | ||
648 | CONFIG_WATCHDOG=y | ||
649 | # CONFIG_WATCHDOG_NOWAYOUT is not set | ||
650 | |||
651 | # | ||
652 | # Watchdog Device Drivers | ||
653 | # | ||
654 | # CONFIG_SOFT_WATCHDOG is not set | ||
655 | CONFIG_SA1100_WATCHDOG=m | ||
656 | |||
657 | # | ||
658 | # ISA-based Watchdog Cards | ||
659 | # | ||
660 | # CONFIG_PCWATCHDOG is not set | ||
661 | # CONFIG_MIXCOMWD is not set | ||
662 | # CONFIG_WDT is not set | ||
663 | |||
664 | # | ||
665 | # USB-based Watchdog Cards | ||
666 | # | ||
667 | # CONFIG_USBPCWATCHDOG is not set | ||
668 | # CONFIG_NVRAM is not set | ||
669 | # CONFIG_RTC is not set | ||
670 | # CONFIG_DTLK is not set | ||
671 | # CONFIG_R3964 is not set | ||
672 | |||
673 | # | ||
674 | # Ftape, the floppy tape device driver | ||
675 | # | ||
676 | # CONFIG_DRM is not set | ||
677 | |||
678 | # | ||
679 | # PCMCIA character devices | ||
680 | # | ||
681 | # CONFIG_SYNCLINK_CS is not set | ||
682 | # CONFIG_RAW_DRIVER is not set | ||
683 | |||
684 | # | ||
685 | # I2C support | ||
686 | # | ||
687 | CONFIG_I2C=y | ||
688 | CONFIG_I2C_CHARDEV=y | ||
689 | |||
690 | # | ||
691 | # I2C Algorithms | ||
692 | # | ||
693 | CONFIG_I2C_ALGOBIT=y | ||
694 | # CONFIG_I2C_ALGOPCF is not set | ||
695 | # CONFIG_I2C_ALGOPCA is not set | ||
696 | |||
697 | # | ||
698 | # I2C Hardware Bus support | ||
699 | # | ||
700 | # CONFIG_I2C_ELEKTOR is not set | ||
701 | # CONFIG_I2C_ISA is not set | ||
702 | # CONFIG_I2C_PARPORT_LIGHT is not set | ||
703 | # CONFIG_I2C_STUB is not set | ||
704 | # CONFIG_I2C_PCA_ISA is not set | ||
705 | |||
706 | # | ||
707 | # Hardware Sensors Chip support | ||
708 | # | ||
709 | # CONFIG_I2C_SENSOR is not set | ||
710 | # CONFIG_SENSORS_ADM1021 is not set | ||
711 | # CONFIG_SENSORS_ADM1025 is not set | ||
712 | # CONFIG_SENSORS_ADM1026 is not set | ||
713 | # CONFIG_SENSORS_ADM1031 is not set | ||
714 | # CONFIG_SENSORS_ASB100 is not set | ||
715 | # CONFIG_SENSORS_DS1621 is not set | ||
716 | # CONFIG_SENSORS_FSCHER is not set | ||
717 | # CONFIG_SENSORS_FSCPOS is not set | ||
718 | # CONFIG_SENSORS_GL518SM is not set | ||
719 | # CONFIG_SENSORS_GL520SM is not set | ||
720 | # CONFIG_SENSORS_IT87 is not set | ||
721 | # CONFIG_SENSORS_LM63 is not set | ||
722 | # CONFIG_SENSORS_LM75 is not set | ||
723 | # CONFIG_SENSORS_LM77 is not set | ||
724 | # CONFIG_SENSORS_LM78 is not set | ||
725 | # CONFIG_SENSORS_LM80 is not set | ||
726 | # CONFIG_SENSORS_LM83 is not set | ||
727 | # CONFIG_SENSORS_LM85 is not set | ||
728 | # CONFIG_SENSORS_LM87 is not set | ||
729 | # CONFIG_SENSORS_LM90 is not set | ||
730 | # CONFIG_SENSORS_MAX1619 is not set | ||
731 | # CONFIG_SENSORS_PC87360 is not set | ||
732 | # CONFIG_SENSORS_SMSC47B397 is not set | ||
733 | # CONFIG_SENSORS_SMSC47M1 is not set | ||
734 | # CONFIG_SENSORS_W83781D is not set | ||
735 | # CONFIG_SENSORS_W83L785TS is not set | ||
736 | # CONFIG_SENSORS_W83627HF is not set | ||
737 | |||
738 | # | ||
739 | # Other I2C Chip support | ||
740 | # | ||
741 | # CONFIG_SENSORS_EEPROM is not set | ||
742 | # CONFIG_SENSORS_PCF8574 is not set | ||
743 | # CONFIG_SENSORS_PCF8591 is not set | ||
744 | # CONFIG_SENSORS_RTC8564 is not set | ||
745 | # CONFIG_I2C_DEBUG_CORE is not set | ||
746 | # CONFIG_I2C_DEBUG_ALGO is not set | ||
747 | # CONFIG_I2C_DEBUG_BUS is not set | ||
748 | # CONFIG_I2C_DEBUG_CHIP is not set | ||
749 | |||
750 | # | ||
751 | # Misc devices | ||
752 | # | ||
753 | |||
754 | # | ||
755 | # Multimedia devices | ||
756 | # | ||
757 | # CONFIG_VIDEO_DEV is not set | ||
758 | |||
759 | # | ||
760 | # Digital Video Broadcasting Devices | ||
761 | # | ||
762 | # CONFIG_DVB is not set | ||
763 | |||
764 | # | ||
765 | # Graphics support | ||
766 | # | ||
767 | CONFIG_FB=y | ||
768 | # CONFIG_FB_MODE_HELPERS is not set | ||
769 | # CONFIG_FB_TILEBLITTING is not set | ||
770 | CONFIG_FB_SA1100=y | ||
771 | # CONFIG_FB_VIRTUAL is not set | ||
772 | |||
773 | # | ||
774 | # Console display driver support | ||
775 | # | ||
776 | # CONFIG_VGA_CONSOLE is not set | ||
777 | # CONFIG_MDA_CONSOLE is not set | ||
778 | CONFIG_DUMMY_CONSOLE=y | ||
779 | CONFIG_FRAMEBUFFER_CONSOLE=y | ||
780 | # CONFIG_FONTS is not set | ||
781 | CONFIG_FONT_8x8=y | ||
782 | CONFIG_FONT_8x16=y | ||
783 | |||
784 | # | ||
785 | # Logo configuration | ||
786 | # | ||
787 | # CONFIG_LOGO is not set | ||
788 | # CONFIG_BACKLIGHT_LCD_SUPPORT is not set | ||
789 | |||
790 | # | ||
791 | # Sound | ||
792 | # | ||
793 | CONFIG_SOUND=y | ||
794 | |||
795 | # | ||
796 | # Advanced Linux Sound Architecture | ||
797 | # | ||
798 | # CONFIG_SND is not set | ||
799 | |||
800 | # | ||
801 | # Open Sound System | ||
802 | # | ||
803 | CONFIG_SOUND_PRIME=y | ||
804 | # CONFIG_SOUND_BT878 is not set | ||
805 | # CONFIG_SOUND_FUSION is not set | ||
806 | # CONFIG_SOUND_CS4281 is not set | ||
807 | # CONFIG_SOUND_SONICVIBES is not set | ||
808 | # CONFIG_SOUND_TRIDENT is not set | ||
809 | # CONFIG_SOUND_MSNDCLAS is not set | ||
810 | # CONFIG_SOUND_MSNDPIN is not set | ||
811 | # CONFIG_SOUND_OSS is not set | ||
812 | # CONFIG_SOUND_TVMIXER is not set | ||
813 | # CONFIG_SOUND_AD1980 is not set | ||
814 | |||
815 | # | ||
816 | # USB support | ||
817 | # | ||
818 | CONFIG_USB=m | ||
819 | CONFIG_USB_DEBUG=y | ||
820 | |||
821 | # | ||
822 | # Miscellaneous USB options | ||
823 | # | ||
824 | CONFIG_USB_DEVICEFS=y | ||
825 | # CONFIG_USB_BANDWIDTH is not set | ||
826 | # CONFIG_USB_DYNAMIC_MINORS is not set | ||
827 | # CONFIG_USB_SUSPEND is not set | ||
828 | # CONFIG_USB_OTG is not set | ||
829 | CONFIG_USB_ARCH_HAS_HCD=y | ||
830 | CONFIG_USB_ARCH_HAS_OHCI=y | ||
831 | |||
832 | # | ||
833 | # USB Host Controller Drivers | ||
834 | # | ||
835 | CONFIG_USB_OHCI_HCD=m | ||
836 | # CONFIG_USB_OHCI_BIG_ENDIAN is not set | ||
837 | CONFIG_USB_OHCI_LITTLE_ENDIAN=y | ||
838 | # CONFIG_USB_SL811_HCD is not set | ||
839 | |||
840 | # | ||
841 | # USB Device Class drivers | ||
842 | # | ||
843 | # CONFIG_USB_AUDIO is not set | ||
844 | # CONFIG_USB_BLUETOOTH_TTY is not set | ||
845 | # CONFIG_USB_MIDI is not set | ||
846 | # CONFIG_USB_ACM is not set | ||
847 | # CONFIG_USB_PRINTER is not set | ||
848 | |||
849 | # | ||
850 | # NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' may also be needed; see USB_STORAGE Help for more information | ||
851 | # | ||
852 | CONFIG_USB_STORAGE=m | ||
853 | # CONFIG_USB_STORAGE_DEBUG is not set | ||
854 | # CONFIG_USB_STORAGE_RW_DETECT is not set | ||
855 | # CONFIG_USB_STORAGE_DATAFAB is not set | ||
856 | # CONFIG_USB_STORAGE_FREECOM is not set | ||
857 | # CONFIG_USB_STORAGE_DPCM is not set | ||
858 | # CONFIG_USB_STORAGE_USBAT is not set | ||
859 | # CONFIG_USB_STORAGE_SDDR09 is not set | ||
860 | # CONFIG_USB_STORAGE_SDDR55 is not set | ||
861 | # CONFIG_USB_STORAGE_JUMPSHOT is not set | ||
862 | |||
863 | # | ||
864 | # USB Input Devices | ||
865 | # | ||
866 | # CONFIG_USB_HID is not set | ||
867 | |||
868 | # | ||
869 | # USB HID Boot Protocol drivers | ||
870 | # | ||
871 | # CONFIG_USB_KBD is not set | ||
872 | CONFIG_USB_MOUSE=m | ||
873 | # CONFIG_USB_AIPTEK is not set | ||
874 | # CONFIG_USB_WACOM is not set | ||
875 | # CONFIG_USB_KBTAB is not set | ||
876 | # CONFIG_USB_POWERMATE is not set | ||
877 | # CONFIG_USB_MTOUCH is not set | ||
878 | # CONFIG_USB_EGALAX is not set | ||
879 | # CONFIG_USB_XPAD is not set | ||
880 | # CONFIG_USB_ATI_REMOTE is not set | ||
881 | |||
882 | # | ||
883 | # USB Imaging devices | ||
884 | # | ||
885 | # CONFIG_USB_MDC800 is not set | ||
886 | # CONFIG_USB_MICROTEK is not set | ||
887 | |||
888 | # | ||
889 | # USB Multimedia devices | ||
890 | # | ||
891 | # CONFIG_USB_DABUSB is not set | ||
892 | |||
893 | # | ||
894 | # Video4Linux support is needed for USB Multimedia device support | ||
895 | # | ||
896 | |||
897 | # | ||
898 | # USB Network Adapters | ||
899 | # | ||
900 | # CONFIG_USB_CATC is not set | ||
901 | # CONFIG_USB_KAWETH is not set | ||
902 | # CONFIG_USB_PEGASUS is not set | ||
903 | # CONFIG_USB_RTL8150 is not set | ||
904 | # CONFIG_USB_USBNET is not set | ||
905 | CONFIG_USB_MON=m | ||
906 | |||
907 | # | ||
908 | # USB port drivers | ||
909 | # | ||
910 | |||
911 | # | ||
912 | # USB Serial Converter support | ||
913 | # | ||
914 | # CONFIG_USB_SERIAL is not set | ||
915 | |||
916 | # | ||
917 | # USB Miscellaneous drivers | ||
918 | # | ||
919 | # CONFIG_USB_EMI62 is not set | ||
920 | # CONFIG_USB_EMI26 is not set | ||
921 | # CONFIG_USB_AUERSWALD is not set | ||
922 | # CONFIG_USB_RIO500 is not set | ||
923 | # CONFIG_USB_LEGOTOWER is not set | ||
924 | # CONFIG_USB_LCD is not set | ||
925 | # CONFIG_USB_LED is not set | ||
926 | # CONFIG_USB_CYTHERM is not set | ||
927 | # CONFIG_USB_PHIDGETKIT is not set | ||
928 | # CONFIG_USB_PHIDGETSERVO is not set | ||
929 | # CONFIG_USB_IDMOUSE is not set | ||
930 | # CONFIG_USB_TEST is not set | ||
931 | |||
932 | # | ||
933 | # USB ATM/DSL drivers | ||
934 | # | ||
935 | |||
936 | # | ||
937 | # USB Gadget Support | ||
938 | # | ||
939 | # CONFIG_USB_GADGET is not set | ||
940 | |||
941 | # | ||
942 | # MMC/SD Card support | ||
943 | # | ||
944 | # CONFIG_MMC is not set | ||
945 | |||
946 | # | ||
947 | # File systems | ||
948 | # | ||
949 | CONFIG_EXT2_FS=y | ||
950 | # CONFIG_EXT2_FS_XATTR is not set | ||
951 | # CONFIG_EXT3_FS is not set | ||
952 | # CONFIG_JBD is not set | ||
953 | # CONFIG_REISERFS_FS is not set | ||
954 | # CONFIG_JFS_FS is not set | ||
955 | |||
956 | # | ||
957 | # XFS support | ||
958 | # | ||
959 | # CONFIG_XFS_FS is not set | ||
960 | # CONFIG_MINIX_FS is not set | ||
961 | # CONFIG_ROMFS_FS is not set | ||
962 | # CONFIG_QUOTA is not set | ||
963 | CONFIG_DNOTIFY=y | ||
964 | # CONFIG_AUTOFS_FS is not set | ||
965 | # CONFIG_AUTOFS4_FS is not set | ||
966 | |||
967 | # | ||
968 | # CD-ROM/DVD Filesystems | ||
969 | # | ||
970 | # CONFIG_ISO9660_FS is not set | ||
971 | # CONFIG_UDF_FS is not set | ||
972 | |||
973 | # | ||
974 | # DOS/FAT/NT Filesystems | ||
975 | # | ||
976 | CONFIG_FAT_FS=m | ||
977 | CONFIG_MSDOS_FS=m | ||
978 | CONFIG_VFAT_FS=m | ||
979 | CONFIG_FAT_DEFAULT_CODEPAGE=437 | ||
980 | CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1" | ||
981 | # CONFIG_NTFS_FS is not set | ||
982 | |||
983 | # | ||
984 | # Pseudo filesystems | ||
985 | # | ||
986 | CONFIG_PROC_FS=y | ||
987 | CONFIG_SYSFS=y | ||
988 | # CONFIG_DEVFS_FS is not set | ||
989 | # CONFIG_DEVPTS_FS_XATTR is not set | ||
990 | # CONFIG_TMPFS is not set | ||
991 | # CONFIG_HUGETLB_PAGE is not set | ||
992 | CONFIG_RAMFS=y | ||
993 | |||
994 | # | ||
995 | # Miscellaneous filesystems | ||
996 | # | ||
997 | # CONFIG_ADFS_FS is not set | ||
998 | # CONFIG_AFFS_FS is not set | ||
999 | # CONFIG_HFS_FS is not set | ||
1000 | # CONFIG_HFSPLUS_FS is not set | ||
1001 | # CONFIG_BEFS_FS is not set | ||
1002 | # CONFIG_BFS_FS is not set | ||
1003 | # CONFIG_EFS_FS is not set | ||
1004 | # CONFIG_JFFS_FS is not set | ||
1005 | CONFIG_JFFS2_FS=y | ||
1006 | CONFIG_JFFS2_FS_DEBUG=0 | ||
1007 | # CONFIG_JFFS2_FS_NAND is not set | ||
1008 | # CONFIG_JFFS2_FS_NOR_ECC is not set | ||
1009 | # CONFIG_JFFS2_COMPRESSION_OPTIONS is not set | ||
1010 | CONFIG_JFFS2_ZLIB=y | ||
1011 | CONFIG_JFFS2_RTIME=y | ||
1012 | # CONFIG_JFFS2_RUBIN is not set | ||
1013 | # CONFIG_CRAMFS is not set | ||
1014 | # CONFIG_VXFS_FS is not set | ||
1015 | # CONFIG_HPFS_FS is not set | ||
1016 | # CONFIG_QNX4FS_FS is not set | ||
1017 | # CONFIG_SYSV_FS is not set | ||
1018 | # CONFIG_UFS_FS is not set | ||
1019 | |||
1020 | # | ||
1021 | # Network File Systems | ||
1022 | # | ||
1023 | CONFIG_NFS_FS=y | ||
1024 | # CONFIG_NFS_V3 is not set | ||
1025 | # CONFIG_NFS_V4 is not set | ||
1026 | # CONFIG_NFS_DIRECTIO is not set | ||
1027 | # CONFIG_NFSD is not set | ||
1028 | CONFIG_LOCKD=y | ||
1029 | CONFIG_SUNRPC=y | ||
1030 | # CONFIG_RPCSEC_GSS_KRB5 is not set | ||
1031 | # CONFIG_RPCSEC_GSS_SPKM3 is not set | ||
1032 | # CONFIG_SMB_FS is not set | ||
1033 | # CONFIG_CIFS is not set | ||
1034 | # CONFIG_NCP_FS is not set | ||
1035 | # CONFIG_CODA_FS is not set | ||
1036 | # CONFIG_AFS_FS is not set | ||
1037 | |||
1038 | # | ||
1039 | # Partition Types | ||
1040 | # | ||
1041 | CONFIG_PARTITION_ADVANCED=y | ||
1042 | # CONFIG_ACORN_PARTITION is not set | ||
1043 | # CONFIG_OSF_PARTITION is not set | ||
1044 | # CONFIG_AMIGA_PARTITION is not set | ||
1045 | # CONFIG_ATARI_PARTITION is not set | ||
1046 | # CONFIG_MAC_PARTITION is not set | ||
1047 | # CONFIG_MSDOS_PARTITION is not set | ||
1048 | # CONFIG_LDM_PARTITION is not set | ||
1049 | # CONFIG_SGI_PARTITION is not set | ||
1050 | # CONFIG_ULTRIX_PARTITION is not set | ||
1051 | # CONFIG_SUN_PARTITION is not set | ||
1052 | # CONFIG_EFI_PARTITION is not set | ||
1053 | |||
1054 | # | ||
1055 | # Native Language Support | ||
1056 | # | ||
1057 | CONFIG_NLS=y | ||
1058 | CONFIG_NLS_DEFAULT="iso8859-1" | ||
1059 | CONFIG_NLS_CODEPAGE_437=m | ||
1060 | # CONFIG_NLS_CODEPAGE_737 is not set | ||
1061 | # CONFIG_NLS_CODEPAGE_775 is not set | ||
1062 | # CONFIG_NLS_CODEPAGE_850 is not set | ||
1063 | # CONFIG_NLS_CODEPAGE_852 is not set | ||
1064 | # CONFIG_NLS_CODEPAGE_855 is not set | ||
1065 | # CONFIG_NLS_CODEPAGE_857 is not set | ||
1066 | # CONFIG_NLS_CODEPAGE_860 is not set | ||
1067 | # CONFIG_NLS_CODEPAGE_861 is not set | ||
1068 | # CONFIG_NLS_CODEPAGE_862 is not set | ||
1069 | # CONFIG_NLS_CODEPAGE_863 is not set | ||
1070 | # CONFIG_NLS_CODEPAGE_864 is not set | ||
1071 | # CONFIG_NLS_CODEPAGE_865 is not set | ||
1072 | # CONFIG_NLS_CODEPAGE_866 is not set | ||
1073 | # CONFIG_NLS_CODEPAGE_869 is not set | ||
1074 | # CONFIG_NLS_CODEPAGE_936 is not set | ||
1075 | # CONFIG_NLS_CODEPAGE_950 is not set | ||
1076 | # CONFIG_NLS_CODEPAGE_932 is not set | ||
1077 | # CONFIG_NLS_CODEPAGE_949 is not set | ||
1078 | # CONFIG_NLS_CODEPAGE_874 is not set | ||
1079 | # CONFIG_NLS_ISO8859_8 is not set | ||
1080 | # CONFIG_NLS_CODEPAGE_1250 is not set | ||
1081 | # CONFIG_NLS_CODEPAGE_1251 is not set | ||
1082 | # CONFIG_NLS_ASCII is not set | ||
1083 | CONFIG_NLS_ISO8859_1=m | ||
1084 | # CONFIG_NLS_ISO8859_2 is not set | ||
1085 | # CONFIG_NLS_ISO8859_3 is not set | ||
1086 | # CONFIG_NLS_ISO8859_4 is not set | ||
1087 | # CONFIG_NLS_ISO8859_5 is not set | ||
1088 | # CONFIG_NLS_ISO8859_6 is not set | ||
1089 | # CONFIG_NLS_ISO8859_7 is not set | ||
1090 | # CONFIG_NLS_ISO8859_9 is not set | ||
1091 | # CONFIG_NLS_ISO8859_13 is not set | ||
1092 | # CONFIG_NLS_ISO8859_14 is not set | ||
1093 | # CONFIG_NLS_ISO8859_15 is not set | ||
1094 | # CONFIG_NLS_KOI8_R is not set | ||
1095 | # CONFIG_NLS_KOI8_U is not set | ||
1096 | # CONFIG_NLS_UTF8 is not set | ||
1097 | |||
1098 | # | ||
1099 | # Profiling support | ||
1100 | # | ||
1101 | # CONFIG_PROFILING is not set | ||
1102 | |||
1103 | # | ||
1104 | # Kernel hacking | ||
1105 | # | ||
1106 | CONFIG_DEBUG_KERNEL=y | ||
1107 | CONFIG_MAGIC_SYSRQ=y | ||
1108 | # CONFIG_PRINTK_TIME is not set | ||
1109 | # CONFIG_SCHEDSTATS is not set | ||
1110 | CONFIG_DEBUG_SLAB=y | ||
1111 | # CONFIG_DEBUG_SPINLOCK is not set | ||
1112 | # CONFIG_DEBUG_KOBJECT is not set | ||
1113 | CONFIG_DEBUG_BUGVERBOSE=y | ||
1114 | # CONFIG_DEBUG_INFO is not set | ||
1115 | # CONFIG_DEBUG_FS is not set | ||
1116 | CONFIG_FRAME_POINTER=y | ||
1117 | CONFIG_DEBUG_USER=y | ||
1118 | # CONFIG_DEBUG_WAITQ is not set | ||
1119 | CONFIG_DEBUG_ERRORS=y | ||
1120 | CONFIG_DEBUG_LL=y | ||
1121 | # CONFIG_DEBUG_ICEDCC is not set | ||
1122 | |||
1123 | # | ||
1124 | # Security options | ||
1125 | # | ||
1126 | # CONFIG_KEYS is not set | ||
1127 | # CONFIG_SECURITY is not set | ||
1128 | |||
1129 | # | ||
1130 | # Cryptographic options | ||
1131 | # | ||
1132 | # CONFIG_CRYPTO is not set | ||
1133 | |||
1134 | # | ||
1135 | # Hardware crypto devices | ||
1136 | # | ||
1137 | |||
1138 | # | ||
1139 | # Library routines | ||
1140 | # | ||
1141 | # CONFIG_CRC_CCITT is not set | ||
1142 | CONFIG_CRC32=y | ||
1143 | # CONFIG_LIBCRC32C is not set | ||
1144 | CONFIG_ZLIB_INFLATE=y | ||
1145 | CONFIG_ZLIB_DEFLATE=y | ||
diff --git a/arch/arm/configs/netwinder_defconfig b/arch/arm/configs/netwinder_defconfig new file mode 100644 index 000000000000..6e81acf94c2f --- /dev/null +++ b/arch/arm/configs/netwinder_defconfig | |||
@@ -0,0 +1,1046 @@ | |||
1 | # | ||
2 | # Automatically generated make config: don't edit | ||
3 | # Linux kernel version: 2.6.12-rc1-bk2 | ||
4 | # Sun Mar 27 15:18:42 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 is not set | ||
31 | CONFIG_KOBJECT_UEVENT=y | ||
32 | # CONFIG_IKCONFIG is not set | ||
33 | # CONFIG_EMBEDDED is not set | ||
34 | CONFIG_KALLSYMS=y | ||
35 | # CONFIG_KALLSYMS_ALL is not set | ||
36 | # CONFIG_KALLSYMS_EXTRA_PASS is not set | ||
37 | CONFIG_BASE_FULL=y | ||
38 | CONFIG_FUTEX=y | ||
39 | CONFIG_EPOLL=y | ||
40 | CONFIG_CC_OPTIMIZE_FOR_SIZE=y | ||
41 | CONFIG_SHMEM=y | ||
42 | CONFIG_CC_ALIGN_FUNCTIONS=0 | ||
43 | CONFIG_CC_ALIGN_LABELS=0 | ||
44 | CONFIG_CC_ALIGN_LOOPS=0 | ||
45 | CONFIG_CC_ALIGN_JUMPS=0 | ||
46 | # CONFIG_TINY_SHMEM is not set | ||
47 | CONFIG_BASE_SMALL=0 | ||
48 | |||
49 | # | ||
50 | # Loadable module support | ||
51 | # | ||
52 | # CONFIG_MODULES is not set | ||
53 | |||
54 | # | ||
55 | # System Type | ||
56 | # | ||
57 | # CONFIG_ARCH_CLPS7500 is not set | ||
58 | # CONFIG_ARCH_CLPS711X is not set | ||
59 | # CONFIG_ARCH_CO285 is not set | ||
60 | # CONFIG_ARCH_EBSA110 is not set | ||
61 | # CONFIG_ARCH_CAMELOT is not set | ||
62 | CONFIG_ARCH_FOOTBRIDGE=y | ||
63 | # CONFIG_ARCH_INTEGRATOR is not set | ||
64 | # CONFIG_ARCH_IOP3XX is not set | ||
65 | # CONFIG_ARCH_IXP4XX is not set | ||
66 | # CONFIG_ARCH_IXP2000 is not set | ||
67 | # CONFIG_ARCH_L7200 is not set | ||
68 | # CONFIG_ARCH_PXA is not set | ||
69 | # CONFIG_ARCH_RPC is not set | ||
70 | # CONFIG_ARCH_SA1100 is not set | ||
71 | # CONFIG_ARCH_S3C2410 is not set | ||
72 | # CONFIG_ARCH_SHARK is not set | ||
73 | # CONFIG_ARCH_LH7A40X is not set | ||
74 | # CONFIG_ARCH_OMAP is not set | ||
75 | # CONFIG_ARCH_VERSATILE is not set | ||
76 | # CONFIG_ARCH_IMX is not set | ||
77 | # CONFIG_ARCH_H720X is not set | ||
78 | |||
79 | # | ||
80 | # Footbridge Implementations | ||
81 | # | ||
82 | # CONFIG_ARCH_CATS is not set | ||
83 | # CONFIG_ARCH_PERSONAL_SERVER is not set | ||
84 | # CONFIG_ARCH_EBSA285_ADDIN is not set | ||
85 | # CONFIG_ARCH_EBSA285_HOST is not set | ||
86 | CONFIG_ARCH_NETWINDER=y | ||
87 | CONFIG_FOOTBRIDGE=y | ||
88 | CONFIG_FOOTBRIDGE_HOST=y | ||
89 | |||
90 | # | ||
91 | # Processor Type | ||
92 | # | ||
93 | CONFIG_CPU_32=y | ||
94 | CONFIG_CPU_SA110=y | ||
95 | CONFIG_CPU_32v4=y | ||
96 | CONFIG_CPU_ABRT_EV4=y | ||
97 | CONFIG_CPU_CACHE_V4WB=y | ||
98 | CONFIG_CPU_CACHE_VIVT=y | ||
99 | CONFIG_CPU_COPY_V4WB=y | ||
100 | CONFIG_CPU_TLB_V4WB=y | ||
101 | |||
102 | # | ||
103 | # Processor Features | ||
104 | # | ||
105 | |||
106 | # | ||
107 | # Bus support | ||
108 | # | ||
109 | CONFIG_ISA=y | ||
110 | CONFIG_ISA_DMA=y | ||
111 | CONFIG_PCI=y | ||
112 | CONFIG_PCI_LEGACY_PROC=y | ||
113 | CONFIG_PCI_NAMES=y | ||
114 | |||
115 | # | ||
116 | # PCCARD (PCMCIA/CardBus) support | ||
117 | # | ||
118 | # CONFIG_PCCARD is not set | ||
119 | |||
120 | # | ||
121 | # Kernel Features | ||
122 | # | ||
123 | # CONFIG_PREEMPT is not set | ||
124 | CONFIG_LEDS=y | ||
125 | # CONFIG_LEDS_TIMER is not set | ||
126 | CONFIG_LEDS_CPU=y | ||
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="root=0x301" | ||
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 | # CONFIG_FPE_FASTFPE 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_SERIAL is not set | ||
184 | # CONFIG_PARPORT_PC_FIFO is not set | ||
185 | CONFIG_PARPORT_PC_SUPERIO=y | ||
186 | # CONFIG_PARPORT_ARC is not set | ||
187 | # CONFIG_PARPORT_GSC is not set | ||
188 | # CONFIG_PARPORT_1284 is not set | ||
189 | |||
190 | # | ||
191 | # Plug and Play support | ||
192 | # | ||
193 | # CONFIG_PNP is not set | ||
194 | |||
195 | # | ||
196 | # Block devices | ||
197 | # | ||
198 | # CONFIG_BLK_DEV_FD is not set | ||
199 | # CONFIG_BLK_DEV_XD is not set | ||
200 | # CONFIG_PARIDE is not set | ||
201 | # CONFIG_BLK_CPQ_DA is not set | ||
202 | # CONFIG_BLK_CPQ_CISS_DA is not set | ||
203 | # CONFIG_BLK_DEV_DAC960 is not set | ||
204 | # CONFIG_BLK_DEV_UMEM is not set | ||
205 | # CONFIG_BLK_DEV_COW_COMMON is not set | ||
206 | CONFIG_BLK_DEV_LOOP=y | ||
207 | # CONFIG_BLK_DEV_CRYPTOLOOP is not set | ||
208 | # CONFIG_BLK_DEV_NBD is not set | ||
209 | # CONFIG_BLK_DEV_SX8 is not set | ||
210 | # CONFIG_BLK_DEV_RAM is not set | ||
211 | CONFIG_BLK_DEV_RAM_COUNT=16 | ||
212 | CONFIG_INITRAMFS_SOURCE="" | ||
213 | # CONFIG_CDROM_PKTCDVD is not set | ||
214 | |||
215 | # | ||
216 | # IO Schedulers | ||
217 | # | ||
218 | CONFIG_IOSCHED_NOOP=y | ||
219 | CONFIG_IOSCHED_AS=y | ||
220 | CONFIG_IOSCHED_DEADLINE=y | ||
221 | CONFIG_IOSCHED_CFQ=y | ||
222 | # CONFIG_ATA_OVER_ETH is not set | ||
223 | |||
224 | # | ||
225 | # ATA/ATAPI/MFM/RLL support | ||
226 | # | ||
227 | CONFIG_IDE=y | ||
228 | CONFIG_BLK_DEV_IDE=y | ||
229 | |||
230 | # | ||
231 | # Please see Documentation/ide.txt for help/info on IDE drives | ||
232 | # | ||
233 | # CONFIG_BLK_DEV_IDE_SATA is not set | ||
234 | CONFIG_BLK_DEV_IDEDISK=y | ||
235 | CONFIG_IDEDISK_MULTI_MODE=y | ||
236 | # CONFIG_BLK_DEV_IDECD is not set | ||
237 | # CONFIG_BLK_DEV_IDETAPE is not set | ||
238 | # CONFIG_BLK_DEV_IDEFLOPPY is not set | ||
239 | # CONFIG_IDE_TASK_IOCTL is not set | ||
240 | |||
241 | # | ||
242 | # IDE chipset support/bugfixes | ||
243 | # | ||
244 | CONFIG_IDE_GENERIC=y | ||
245 | CONFIG_BLK_DEV_IDEPCI=y | ||
246 | # CONFIG_IDEPCI_SHARE_IRQ is not set | ||
247 | # CONFIG_BLK_DEV_OFFBOARD is not set | ||
248 | # CONFIG_BLK_DEV_GENERIC is not set | ||
249 | # CONFIG_BLK_DEV_OPTI621 is not set | ||
250 | CONFIG_BLK_DEV_SL82C105=y | ||
251 | CONFIG_BLK_DEV_IDEDMA_PCI=y | ||
252 | # CONFIG_BLK_DEV_IDEDMA_FORCED is not set | ||
253 | CONFIG_IDEDMA_PCI_AUTO=y | ||
254 | # CONFIG_IDEDMA_ONLYDISK is not set | ||
255 | # CONFIG_BLK_DEV_AEC62XX is not set | ||
256 | # CONFIG_BLK_DEV_ALI15X3 is not set | ||
257 | # CONFIG_BLK_DEV_AMD74XX is not set | ||
258 | # CONFIG_BLK_DEV_CMD64X is not set | ||
259 | # CONFIG_BLK_DEV_TRIFLEX is not set | ||
260 | # CONFIG_BLK_DEV_CY82C693 is not set | ||
261 | # CONFIG_BLK_DEV_CS5520 is not set | ||
262 | # CONFIG_BLK_DEV_CS5530 is not set | ||
263 | # CONFIG_BLK_DEV_HPT34X is not set | ||
264 | # CONFIG_BLK_DEV_HPT366 is not set | ||
265 | # CONFIG_BLK_DEV_SC1200 is not set | ||
266 | # CONFIG_BLK_DEV_PIIX is not set | ||
267 | # CONFIG_BLK_DEV_NS87415 is not set | ||
268 | # CONFIG_BLK_DEV_PDC202XX_OLD is not set | ||
269 | # CONFIG_BLK_DEV_PDC202XX_NEW is not set | ||
270 | # CONFIG_BLK_DEV_SVWKS is not set | ||
271 | # CONFIG_BLK_DEV_SIIMAGE is not set | ||
272 | # CONFIG_BLK_DEV_SLC90E66 is not set | ||
273 | # CONFIG_BLK_DEV_TRM290 is not set | ||
274 | # CONFIG_BLK_DEV_VIA82CXXX is not set | ||
275 | # CONFIG_IDE_ARM is not set | ||
276 | # CONFIG_IDE_CHIPSETS is not set | ||
277 | CONFIG_BLK_DEV_IDEDMA=y | ||
278 | # CONFIG_IDEDMA_IVB is not set | ||
279 | CONFIG_IDEDMA_AUTO=y | ||
280 | # CONFIG_BLK_DEV_HD is not set | ||
281 | |||
282 | # | ||
283 | # SCSI device support | ||
284 | # | ||
285 | # CONFIG_SCSI is not set | ||
286 | |||
287 | # | ||
288 | # Multi-device support (RAID and LVM) | ||
289 | # | ||
290 | # CONFIG_MD is not set | ||
291 | |||
292 | # | ||
293 | # Fusion MPT device support | ||
294 | # | ||
295 | |||
296 | # | ||
297 | # IEEE 1394 (FireWire) support | ||
298 | # | ||
299 | # CONFIG_IEEE1394 is not set | ||
300 | |||
301 | # | ||
302 | # I2O device support | ||
303 | # | ||
304 | # CONFIG_I2O is not set | ||
305 | |||
306 | # | ||
307 | # Networking support | ||
308 | # | ||
309 | CONFIG_NET=y | ||
310 | |||
311 | # | ||
312 | # Networking options | ||
313 | # | ||
314 | CONFIG_PACKET=y | ||
315 | # CONFIG_PACKET_MMAP is not set | ||
316 | CONFIG_NETLINK_DEV=y | ||
317 | CONFIG_UNIX=y | ||
318 | # CONFIG_NET_KEY is not set | ||
319 | CONFIG_INET=y | ||
320 | # CONFIG_IP_MULTICAST is not set | ||
321 | # CONFIG_IP_ADVANCED_ROUTER is not set | ||
322 | CONFIG_IP_PNP=y | ||
323 | CONFIG_IP_PNP_DHCP=y | ||
324 | CONFIG_IP_PNP_BOOTP=y | ||
325 | CONFIG_IP_PNP_RARP=y | ||
326 | # CONFIG_NET_IPIP is not set | ||
327 | # CONFIG_NET_IPGRE is not set | ||
328 | # CONFIG_ARPD is not set | ||
329 | # CONFIG_SYN_COOKIES is not set | ||
330 | # CONFIG_INET_AH is not set | ||
331 | # CONFIG_INET_ESP is not set | ||
332 | # CONFIG_INET_IPCOMP is not set | ||
333 | # CONFIG_INET_TUNNEL is not set | ||
334 | CONFIG_IP_TCPDIAG=y | ||
335 | # CONFIG_IP_TCPDIAG_IPV6 is not set | ||
336 | |||
337 | # | ||
338 | # IP: Virtual Server Configuration | ||
339 | # | ||
340 | # CONFIG_IP_VS is not set | ||
341 | # CONFIG_IPV6 is not set | ||
342 | CONFIG_NETFILTER=y | ||
343 | # CONFIG_NETFILTER_DEBUG is not set | ||
344 | |||
345 | # | ||
346 | # IP: Netfilter Configuration | ||
347 | # | ||
348 | CONFIG_IP_NF_CONNTRACK=y | ||
349 | # CONFIG_IP_NF_CT_ACCT is not set | ||
350 | # CONFIG_IP_NF_CONNTRACK_MARK is not set | ||
351 | # CONFIG_IP_NF_CT_PROTO_SCTP is not set | ||
352 | CONFIG_IP_NF_FTP=y | ||
353 | # CONFIG_IP_NF_IRC is not set | ||
354 | # CONFIG_IP_NF_TFTP is not set | ||
355 | # CONFIG_IP_NF_AMANDA is not set | ||
356 | CONFIG_IP_NF_QUEUE=y | ||
357 | CONFIG_IP_NF_IPTABLES=y | ||
358 | # CONFIG_IP_NF_MATCH_LIMIT is not set | ||
359 | # CONFIG_IP_NF_MATCH_IPRANGE is not set | ||
360 | # CONFIG_IP_NF_MATCH_MAC is not set | ||
361 | # CONFIG_IP_NF_MATCH_PKTTYPE is not set | ||
362 | # CONFIG_IP_NF_MATCH_MARK is not set | ||
363 | # CONFIG_IP_NF_MATCH_MULTIPORT is not set | ||
364 | # CONFIG_IP_NF_MATCH_TOS is not set | ||
365 | # CONFIG_IP_NF_MATCH_RECENT is not set | ||
366 | # CONFIG_IP_NF_MATCH_ECN is not set | ||
367 | # CONFIG_IP_NF_MATCH_DSCP is not set | ||
368 | # CONFIG_IP_NF_MATCH_AH_ESP is not set | ||
369 | # CONFIG_IP_NF_MATCH_LENGTH is not set | ||
370 | # CONFIG_IP_NF_MATCH_TTL is not set | ||
371 | # CONFIG_IP_NF_MATCH_TCPMSS is not set | ||
372 | # CONFIG_IP_NF_MATCH_HELPER is not set | ||
373 | # CONFIG_IP_NF_MATCH_STATE is not set | ||
374 | # CONFIG_IP_NF_MATCH_CONNTRACK is not set | ||
375 | # CONFIG_IP_NF_MATCH_OWNER is not set | ||
376 | # CONFIG_IP_NF_MATCH_ADDRTYPE is not set | ||
377 | # CONFIG_IP_NF_MATCH_REALM is not set | ||
378 | # CONFIG_IP_NF_MATCH_SCTP is not set | ||
379 | # CONFIG_IP_NF_MATCH_COMMENT is not set | ||
380 | # CONFIG_IP_NF_MATCH_HASHLIMIT is not set | ||
381 | # CONFIG_IP_NF_FILTER is not set | ||
382 | # CONFIG_IP_NF_TARGET_LOG is not set | ||
383 | # CONFIG_IP_NF_TARGET_ULOG is not set | ||
384 | # CONFIG_IP_NF_TARGET_TCPMSS is not set | ||
385 | # CONFIG_IP_NF_NAT is not set | ||
386 | # CONFIG_IP_NF_MANGLE is not set | ||
387 | # CONFIG_IP_NF_RAW is not set | ||
388 | # CONFIG_IP_NF_ARPTABLES is not set | ||
389 | |||
390 | # | ||
391 | # SCTP Configuration (EXPERIMENTAL) | ||
392 | # | ||
393 | # CONFIG_IP_SCTP is not set | ||
394 | # CONFIG_ATM is not set | ||
395 | # CONFIG_BRIDGE is not set | ||
396 | # CONFIG_VLAN_8021Q is not set | ||
397 | # CONFIG_DECNET is not set | ||
398 | # CONFIG_LLC2 is not set | ||
399 | # CONFIG_IPX is not set | ||
400 | # CONFIG_ATALK is not set | ||
401 | # CONFIG_X25 is not set | ||
402 | # CONFIG_LAPB is not set | ||
403 | # CONFIG_NET_DIVERT is not set | ||
404 | # CONFIG_ECONET is not set | ||
405 | # CONFIG_WAN_ROUTER is not set | ||
406 | |||
407 | # | ||
408 | # QoS and/or fair queueing | ||
409 | # | ||
410 | # CONFIG_NET_SCHED is not set | ||
411 | # CONFIG_NET_CLS_ROUTE is not set | ||
412 | |||
413 | # | ||
414 | # Network testing | ||
415 | # | ||
416 | # CONFIG_NET_PKTGEN is not set | ||
417 | # CONFIG_NETPOLL is not set | ||
418 | # CONFIG_NET_POLL_CONTROLLER is not set | ||
419 | # CONFIG_HAMRADIO is not set | ||
420 | # CONFIG_IRDA is not set | ||
421 | # CONFIG_BT is not set | ||
422 | CONFIG_NETDEVICES=y | ||
423 | # CONFIG_DUMMY is not set | ||
424 | # CONFIG_BONDING is not set | ||
425 | # CONFIG_EQUALIZER is not set | ||
426 | # CONFIG_TUN is not set | ||
427 | # CONFIG_ETHERTAP is not set | ||
428 | |||
429 | # | ||
430 | # ARCnet devices | ||
431 | # | ||
432 | # CONFIG_ARCNET is not set | ||
433 | |||
434 | # | ||
435 | # Ethernet (10 or 100Mbit) | ||
436 | # | ||
437 | CONFIG_NET_ETHERNET=y | ||
438 | CONFIG_MII=y | ||
439 | # CONFIG_HAPPYMEAL is not set | ||
440 | # CONFIG_SUNGEM is not set | ||
441 | # CONFIG_NET_VENDOR_3COM is not set | ||
442 | # CONFIG_LANCE is not set | ||
443 | # CONFIG_NET_VENDOR_SMC is not set | ||
444 | # CONFIG_SMC91X is not set | ||
445 | # CONFIG_NET_VENDOR_RACAL is not set | ||
446 | |||
447 | # | ||
448 | # Tulip family network device support | ||
449 | # | ||
450 | CONFIG_NET_TULIP=y | ||
451 | # CONFIG_DE2104X is not set | ||
452 | CONFIG_TULIP=y | ||
453 | # CONFIG_TULIP_MWI is not set | ||
454 | CONFIG_TULIP_MMIO=y | ||
455 | # CONFIG_TULIP_NAPI is not set | ||
456 | # CONFIG_DE4X5 is not set | ||
457 | # CONFIG_WINBOND_840 is not set | ||
458 | # CONFIG_DM9102 is not set | ||
459 | # CONFIG_AT1700 is not set | ||
460 | # CONFIG_DEPCA is not set | ||
461 | # CONFIG_HP100 is not set | ||
462 | # CONFIG_NET_ISA is not set | ||
463 | CONFIG_NET_PCI=y | ||
464 | # CONFIG_PCNET32 is not set | ||
465 | # CONFIG_AMD8111_ETH is not set | ||
466 | # CONFIG_ADAPTEC_STARFIRE is not set | ||
467 | # CONFIG_AC3200 is not set | ||
468 | # CONFIG_APRICOT is not set | ||
469 | # CONFIG_B44 is not set | ||
470 | # CONFIG_FORCEDETH is not set | ||
471 | # CONFIG_CS89x0 is not set | ||
472 | # CONFIG_DGRS is not set | ||
473 | # CONFIG_EEPRO100 is not set | ||
474 | # CONFIG_E100 is not set | ||
475 | # CONFIG_FEALNX is not set | ||
476 | # CONFIG_NATSEMI is not set | ||
477 | CONFIG_NE2K_PCI=y | ||
478 | # CONFIG_8139CP is not set | ||
479 | # CONFIG_8139TOO is not set | ||
480 | # CONFIG_SIS900 is not set | ||
481 | # CONFIG_EPIC100 is not set | ||
482 | # CONFIG_SUNDANCE is not set | ||
483 | # CONFIG_TLAN is not set | ||
484 | # CONFIG_VIA_RHINE is not set | ||
485 | # CONFIG_NET_POCKET is not set | ||
486 | |||
487 | # | ||
488 | # Ethernet (1000 Mbit) | ||
489 | # | ||
490 | # CONFIG_ACENIC is not set | ||
491 | # CONFIG_DL2K is not set | ||
492 | # CONFIG_E1000 is not set | ||
493 | # CONFIG_NS83820 is not set | ||
494 | # CONFIG_HAMACHI is not set | ||
495 | # CONFIG_YELLOWFIN is not set | ||
496 | # CONFIG_R8169 is not set | ||
497 | # CONFIG_SK98LIN is not set | ||
498 | # CONFIG_VIA_VELOCITY is not set | ||
499 | # CONFIG_TIGON3 is not set | ||
500 | |||
501 | # | ||
502 | # Ethernet (10000 Mbit) | ||
503 | # | ||
504 | # CONFIG_IXGB is not set | ||
505 | # CONFIG_S2IO is not set | ||
506 | |||
507 | # | ||
508 | # Token Ring devices | ||
509 | # | ||
510 | # CONFIG_TR is not set | ||
511 | |||
512 | # | ||
513 | # Wireless LAN (non-hamradio) | ||
514 | # | ||
515 | # CONFIG_NET_RADIO is not set | ||
516 | |||
517 | # | ||
518 | # Wan interfaces | ||
519 | # | ||
520 | # CONFIG_WAN is not set | ||
521 | # CONFIG_FDDI is not set | ||
522 | # CONFIG_HIPPI is not set | ||
523 | # CONFIG_PLIP is not set | ||
524 | # CONFIG_PPP is not set | ||
525 | # CONFIG_SLIP is not set | ||
526 | # CONFIG_SHAPER is not set | ||
527 | # CONFIG_NETCONSOLE is not set | ||
528 | |||
529 | # | ||
530 | # ISDN subsystem | ||
531 | # | ||
532 | # CONFIG_ISDN is not set | ||
533 | |||
534 | # | ||
535 | # Input device support | ||
536 | # | ||
537 | CONFIG_INPUT=y | ||
538 | |||
539 | # | ||
540 | # Userland interfaces | ||
541 | # | ||
542 | CONFIG_INPUT_MOUSEDEV=y | ||
543 | CONFIG_INPUT_MOUSEDEV_PSAUX=y | ||
544 | CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024 | ||
545 | CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768 | ||
546 | # CONFIG_INPUT_JOYDEV is not set | ||
547 | # CONFIG_INPUT_TSDEV is not set | ||
548 | # CONFIG_INPUT_EVDEV is not set | ||
549 | # CONFIG_INPUT_EVBUG is not set | ||
550 | |||
551 | # | ||
552 | # Input Device Drivers | ||
553 | # | ||
554 | CONFIG_INPUT_KEYBOARD=y | ||
555 | CONFIG_KEYBOARD_ATKBD=y | ||
556 | # CONFIG_KEYBOARD_SUNKBD is not set | ||
557 | # CONFIG_KEYBOARD_LKKBD is not set | ||
558 | # CONFIG_KEYBOARD_XTKBD is not set | ||
559 | # CONFIG_KEYBOARD_NEWTON is not set | ||
560 | CONFIG_INPUT_MOUSE=y | ||
561 | CONFIG_MOUSE_PS2=y | ||
562 | CONFIG_MOUSE_SERIAL=y | ||
563 | # CONFIG_MOUSE_INPORT is not set | ||
564 | # CONFIG_MOUSE_LOGIBM is not set | ||
565 | # CONFIG_MOUSE_PC110PAD is not set | ||
566 | # CONFIG_MOUSE_VSXXXAA is not set | ||
567 | # CONFIG_INPUT_JOYSTICK is not set | ||
568 | # CONFIG_INPUT_TOUCHSCREEN is not set | ||
569 | CONFIG_INPUT_MISC=y | ||
570 | CONFIG_INPUT_UINPUT=y | ||
571 | |||
572 | # | ||
573 | # Hardware I/O ports | ||
574 | # | ||
575 | CONFIG_SERIO=y | ||
576 | CONFIG_SERIO_I8042=y | ||
577 | CONFIG_SERIO_SERPORT=y | ||
578 | # CONFIG_SERIO_PARKBD is not set | ||
579 | # CONFIG_SERIO_PCIPS2 is not set | ||
580 | CONFIG_SERIO_LIBPS2=y | ||
581 | # CONFIG_SERIO_RAW is not set | ||
582 | # CONFIG_GAMEPORT is not set | ||
583 | CONFIG_SOUND_GAMEPORT=y | ||
584 | |||
585 | # | ||
586 | # Character devices | ||
587 | # | ||
588 | CONFIG_VT=y | ||
589 | CONFIG_VT_CONSOLE=y | ||
590 | CONFIG_HW_CONSOLE=y | ||
591 | # CONFIG_SERIAL_NONSTANDARD is not set | ||
592 | |||
593 | # | ||
594 | # Serial drivers | ||
595 | # | ||
596 | CONFIG_SERIAL_8250=y | ||
597 | CONFIG_SERIAL_8250_CONSOLE=y | ||
598 | CONFIG_SERIAL_8250_NR_UARTS=4 | ||
599 | # CONFIG_SERIAL_8250_EXTENDED is not set | ||
600 | |||
601 | # | ||
602 | # Non-8250 serial port support | ||
603 | # | ||
604 | # CONFIG_SERIAL_21285 is not set | ||
605 | CONFIG_SERIAL_CORE=y | ||
606 | CONFIG_SERIAL_CORE_CONSOLE=y | ||
607 | CONFIG_UNIX98_PTYS=y | ||
608 | CONFIG_LEGACY_PTYS=y | ||
609 | CONFIG_LEGACY_PTY_COUNT=256 | ||
610 | CONFIG_PRINTER=y | ||
611 | # CONFIG_LP_CONSOLE is not set | ||
612 | # CONFIG_PPDEV is not set | ||
613 | # CONFIG_TIPAR is not set | ||
614 | |||
615 | # | ||
616 | # IPMI | ||
617 | # | ||
618 | # CONFIG_IPMI_HANDLER is not set | ||
619 | |||
620 | # | ||
621 | # Watchdog Cards | ||
622 | # | ||
623 | CONFIG_WATCHDOG=y | ||
624 | # CONFIG_WATCHDOG_NOWAYOUT is not set | ||
625 | |||
626 | # | ||
627 | # Watchdog Device Drivers | ||
628 | # | ||
629 | # CONFIG_SOFT_WATCHDOG is not set | ||
630 | # CONFIG_21285_WATCHDOG is not set | ||
631 | CONFIG_977_WATCHDOG=y | ||
632 | |||
633 | # | ||
634 | # ISA-based Watchdog Cards | ||
635 | # | ||
636 | # CONFIG_PCWATCHDOG is not set | ||
637 | # CONFIG_MIXCOMWD is not set | ||
638 | # CONFIG_WDT is not set | ||
639 | |||
640 | # | ||
641 | # PCI-based Watchdog Cards | ||
642 | # | ||
643 | # CONFIG_PCIPCWATCHDOG is not set | ||
644 | # CONFIG_WDTPCI is not set | ||
645 | CONFIG_DS1620=y | ||
646 | CONFIG_NWBUTTON=y | ||
647 | CONFIG_NWBUTTON_REBOOT=y | ||
648 | CONFIG_NWFLASH=y | ||
649 | # CONFIG_NVRAM is not set | ||
650 | CONFIG_RTC=y | ||
651 | # CONFIG_DTLK is not set | ||
652 | # CONFIG_R3964 is not set | ||
653 | # CONFIG_APPLICOM is not set | ||
654 | |||
655 | # | ||
656 | # Ftape, the floppy tape device driver | ||
657 | # | ||
658 | # CONFIG_DRM is not set | ||
659 | # CONFIG_RAW_DRIVER is not set | ||
660 | |||
661 | # | ||
662 | # TPM devices | ||
663 | # | ||
664 | # CONFIG_TCG_TPM is not set | ||
665 | |||
666 | # | ||
667 | # I2C support | ||
668 | # | ||
669 | # CONFIG_I2C is not set | ||
670 | |||
671 | # | ||
672 | # Misc devices | ||
673 | # | ||
674 | |||
675 | # | ||
676 | # Multimedia devices | ||
677 | # | ||
678 | # CONFIG_VIDEO_DEV is not set | ||
679 | |||
680 | # | ||
681 | # Digital Video Broadcasting Devices | ||
682 | # | ||
683 | # CONFIG_DVB is not set | ||
684 | |||
685 | # | ||
686 | # Graphics support | ||
687 | # | ||
688 | CONFIG_FB=y | ||
689 | CONFIG_FB_CFB_FILLRECT=y | ||
690 | CONFIG_FB_CFB_COPYAREA=y | ||
691 | CONFIG_FB_CFB_IMAGEBLIT=y | ||
692 | CONFIG_FB_SOFT_CURSOR=y | ||
693 | # CONFIG_FB_MODE_HELPERS is not set | ||
694 | # CONFIG_FB_TILEBLITTING is not set | ||
695 | # CONFIG_FB_CIRRUS is not set | ||
696 | # CONFIG_FB_PM2 is not set | ||
697 | CONFIG_FB_CYBER2000=y | ||
698 | # CONFIG_FB_ASILIANT is not set | ||
699 | # CONFIG_FB_IMSTT is not set | ||
700 | # CONFIG_FB_NVIDIA is not set | ||
701 | # CONFIG_FB_RIVA is not set | ||
702 | # CONFIG_FB_MATROX is not set | ||
703 | # CONFIG_FB_RADEON_OLD is not set | ||
704 | # CONFIG_FB_RADEON is not set | ||
705 | # CONFIG_FB_ATY128 is not set | ||
706 | # CONFIG_FB_ATY is not set | ||
707 | # CONFIG_FB_SAVAGE is not set | ||
708 | # CONFIG_FB_SIS is not set | ||
709 | # CONFIG_FB_NEOMAGIC is not set | ||
710 | # CONFIG_FB_KYRO is not set | ||
711 | # CONFIG_FB_3DFX is not set | ||
712 | # CONFIG_FB_VOODOO1 is not set | ||
713 | # CONFIG_FB_TRIDENT is not set | ||
714 | # CONFIG_FB_VIRTUAL is not set | ||
715 | |||
716 | # | ||
717 | # Console display driver support | ||
718 | # | ||
719 | CONFIG_VGA_CONSOLE=y | ||
720 | # CONFIG_MDA_CONSOLE is not set | ||
721 | CONFIG_DUMMY_CONSOLE=y | ||
722 | CONFIG_FRAMEBUFFER_CONSOLE=y | ||
723 | CONFIG_FONTS=y | ||
724 | CONFIG_FONT_8x8=y | ||
725 | CONFIG_FONT_8x16=y | ||
726 | # CONFIG_FONT_6x11 is not set | ||
727 | # CONFIG_FONT_PEARL_8x8 is not set | ||
728 | # CONFIG_FONT_ACORN_8x8 is not set | ||
729 | # CONFIG_FONT_MINI_4x6 is not set | ||
730 | # CONFIG_FONT_SUN8x16 is not set | ||
731 | # CONFIG_FONT_SUN12x22 is not set | ||
732 | |||
733 | # | ||
734 | # Logo configuration | ||
735 | # | ||
736 | CONFIG_LOGO=y | ||
737 | CONFIG_LOGO_LINUX_MONO=y | ||
738 | CONFIG_LOGO_LINUX_VGA16=y | ||
739 | CONFIG_LOGO_LINUX_CLUT224=y | ||
740 | # CONFIG_BACKLIGHT_LCD_SUPPORT is not set | ||
741 | |||
742 | # | ||
743 | # Sound | ||
744 | # | ||
745 | CONFIG_SOUND=y | ||
746 | |||
747 | # | ||
748 | # Advanced Linux Sound Architecture | ||
749 | # | ||
750 | # CONFIG_SND is not set | ||
751 | |||
752 | # | ||
753 | # Open Sound System | ||
754 | # | ||
755 | CONFIG_SOUND_PRIME=y | ||
756 | # CONFIG_SOUND_BT878 is not set | ||
757 | # CONFIG_SOUND_CMPCI is not set | ||
758 | # CONFIG_SOUND_EMU10K1 is not set | ||
759 | # CONFIG_SOUND_FUSION is not set | ||
760 | # CONFIG_SOUND_CS4281 is not set | ||
761 | # CONFIG_SOUND_ES1370 is not set | ||
762 | # CONFIG_SOUND_ES1371 is not set | ||
763 | # CONFIG_SOUND_ESSSOLO1 is not set | ||
764 | # CONFIG_SOUND_MAESTRO is not set | ||
765 | # CONFIG_SOUND_MAESTRO3 is not set | ||
766 | # CONFIG_SOUND_ICH is not set | ||
767 | # CONFIG_SOUND_SONICVIBES is not set | ||
768 | # CONFIG_SOUND_TRIDENT is not set | ||
769 | # CONFIG_SOUND_VIA82CXXX is not set | ||
770 | CONFIG_SOUND_OSS=y | ||
771 | CONFIG_SOUND_TRACEINIT=y | ||
772 | CONFIG_SOUND_DMAP=y | ||
773 | # CONFIG_SOUND_AD1816 is not set | ||
774 | # CONFIG_SOUND_AD1889 is not set | ||
775 | # CONFIG_SOUND_SGALAXY is not set | ||
776 | # CONFIG_SOUND_ADLIB is not set | ||
777 | # CONFIG_SOUND_ACI_MIXER is not set | ||
778 | # CONFIG_SOUND_CS4232 is not set | ||
779 | # CONFIG_SOUND_SSCAPE is not set | ||
780 | # CONFIG_SOUND_GUS is not set | ||
781 | # CONFIG_SOUND_VMIDI is not set | ||
782 | # CONFIG_SOUND_TRIX is not set | ||
783 | # CONFIG_SOUND_MSS is not set | ||
784 | # CONFIG_SOUND_MPU401 is not set | ||
785 | # CONFIG_SOUND_NM256 is not set | ||
786 | # CONFIG_SOUND_MAD16 is not set | ||
787 | # CONFIG_SOUND_PAS is not set | ||
788 | # CONFIG_SOUND_PSS is not set | ||
789 | # CONFIG_SOUND_SB is not set | ||
790 | # CONFIG_SOUND_AWE32_SYNTH is not set | ||
791 | # CONFIG_SOUND_MAUI is not set | ||
792 | CONFIG_SOUND_YM3812=y | ||
793 | # CONFIG_SOUND_OPL3SA1 is not set | ||
794 | # CONFIG_SOUND_OPL3SA2 is not set | ||
795 | # CONFIG_SOUND_YMFPCI is not set | ||
796 | # CONFIG_SOUND_UART6850 is not set | ||
797 | # CONFIG_SOUND_AEDSP16 is not set | ||
798 | CONFIG_SOUND_WAVEARTIST=y | ||
799 | # CONFIG_SOUND_ALI5455 is not set | ||
800 | # CONFIG_SOUND_FORTE is not set | ||
801 | # CONFIG_SOUND_RME96XX is not set | ||
802 | # CONFIG_SOUND_AD1980 is not set | ||
803 | |||
804 | # | ||
805 | # USB support | ||
806 | # | ||
807 | CONFIG_USB_ARCH_HAS_HCD=y | ||
808 | CONFIG_USB_ARCH_HAS_OHCI=y | ||
809 | # CONFIG_USB is not set | ||
810 | |||
811 | # | ||
812 | # USB Gadget Support | ||
813 | # | ||
814 | # CONFIG_USB_GADGET is not set | ||
815 | |||
816 | # | ||
817 | # MMC/SD Card support | ||
818 | # | ||
819 | # CONFIG_MMC is not set | ||
820 | |||
821 | # | ||
822 | # File systems | ||
823 | # | ||
824 | CONFIG_EXT2_FS=y | ||
825 | # CONFIG_EXT2_FS_XATTR is not set | ||
826 | # CONFIG_EXT3_FS is not set | ||
827 | # CONFIG_JBD is not set | ||
828 | # CONFIG_REISERFS_FS is not set | ||
829 | # CONFIG_JFS_FS is not set | ||
830 | |||
831 | # | ||
832 | # XFS support | ||
833 | # | ||
834 | # CONFIG_XFS_FS is not set | ||
835 | # CONFIG_MINIX_FS is not set | ||
836 | # CONFIG_ROMFS_FS is not set | ||
837 | # CONFIG_QUOTA is not set | ||
838 | CONFIG_DNOTIFY=y | ||
839 | CONFIG_AUTOFS_FS=y | ||
840 | # CONFIG_AUTOFS4_FS is not set | ||
841 | |||
842 | # | ||
843 | # CD-ROM/DVD Filesystems | ||
844 | # | ||
845 | CONFIG_ISO9660_FS=y | ||
846 | CONFIG_JOLIET=y | ||
847 | # CONFIG_ZISOFS is not set | ||
848 | # CONFIG_UDF_FS is not set | ||
849 | |||
850 | # | ||
851 | # DOS/FAT/NT Filesystems | ||
852 | # | ||
853 | # CONFIG_MSDOS_FS is not set | ||
854 | # CONFIG_VFAT_FS is not set | ||
855 | # CONFIG_NTFS_FS is not set | ||
856 | |||
857 | # | ||
858 | # Pseudo filesystems | ||
859 | # | ||
860 | CONFIG_PROC_FS=y | ||
861 | CONFIG_SYSFS=y | ||
862 | # CONFIG_DEVFS_FS is not set | ||
863 | # CONFIG_DEVPTS_FS_XATTR is not set | ||
864 | CONFIG_TMPFS=y | ||
865 | # CONFIG_TMPFS_XATTR is not set | ||
866 | # CONFIG_HUGETLB_PAGE is not set | ||
867 | CONFIG_RAMFS=y | ||
868 | |||
869 | # | ||
870 | # Miscellaneous filesystems | ||
871 | # | ||
872 | # CONFIG_ADFS_FS is not set | ||
873 | # CONFIG_AFFS_FS is not set | ||
874 | # CONFIG_HFS_FS is not set | ||
875 | # CONFIG_HFSPLUS_FS is not set | ||
876 | # CONFIG_BEFS_FS is not set | ||
877 | # CONFIG_BFS_FS is not set | ||
878 | # CONFIG_EFS_FS is not set | ||
879 | # CONFIG_CRAMFS is not set | ||
880 | # CONFIG_VXFS_FS is not set | ||
881 | # CONFIG_HPFS_FS is not set | ||
882 | # CONFIG_QNX4FS_FS is not set | ||
883 | # CONFIG_SYSV_FS is not set | ||
884 | # CONFIG_UFS_FS is not set | ||
885 | |||
886 | # | ||
887 | # Network File Systems | ||
888 | # | ||
889 | CONFIG_NFS_FS=y | ||
890 | CONFIG_NFS_V3=y | ||
891 | CONFIG_NFS_V4=y | ||
892 | # CONFIG_NFS_DIRECTIO is not set | ||
893 | CONFIG_NFSD=y | ||
894 | CONFIG_NFSD_V3=y | ||
895 | # CONFIG_NFSD_V4 is not set | ||
896 | # CONFIG_NFSD_TCP is not set | ||
897 | CONFIG_ROOT_NFS=y | ||
898 | CONFIG_LOCKD=y | ||
899 | CONFIG_LOCKD_V4=y | ||
900 | CONFIG_EXPORTFS=y | ||
901 | CONFIG_SUNRPC=y | ||
902 | CONFIG_SUNRPC_GSS=y | ||
903 | CONFIG_RPCSEC_GSS_KRB5=y | ||
904 | # CONFIG_RPCSEC_GSS_SPKM3 is not set | ||
905 | CONFIG_SMB_FS=y | ||
906 | # CONFIG_SMB_NLS_DEFAULT is not set | ||
907 | # CONFIG_CIFS is not set | ||
908 | # CONFIG_NCP_FS is not set | ||
909 | # CONFIG_CODA_FS is not set | ||
910 | # CONFIG_AFS_FS is not set | ||
911 | |||
912 | # | ||
913 | # Partition Types | ||
914 | # | ||
915 | CONFIG_PARTITION_ADVANCED=y | ||
916 | # CONFIG_ACORN_PARTITION is not set | ||
917 | # CONFIG_OSF_PARTITION is not set | ||
918 | # CONFIG_AMIGA_PARTITION is not set | ||
919 | # CONFIG_ATARI_PARTITION is not set | ||
920 | # CONFIG_MAC_PARTITION is not set | ||
921 | CONFIG_MSDOS_PARTITION=y | ||
922 | # CONFIG_BSD_DISKLABEL is not set | ||
923 | # CONFIG_MINIX_SUBPARTITION is not set | ||
924 | # CONFIG_SOLARIS_X86_PARTITION is not set | ||
925 | # CONFIG_UNIXWARE_DISKLABEL is not set | ||
926 | # CONFIG_LDM_PARTITION is not set | ||
927 | # CONFIG_SGI_PARTITION is not set | ||
928 | # CONFIG_ULTRIX_PARTITION is not set | ||
929 | # CONFIG_SUN_PARTITION is not set | ||
930 | # CONFIG_EFI_PARTITION is not set | ||
931 | |||
932 | # | ||
933 | # Native Language Support | ||
934 | # | ||
935 | CONFIG_NLS=y | ||
936 | CONFIG_NLS_DEFAULT="iso8859-1" | ||
937 | CONFIG_NLS_CODEPAGE_437=y | ||
938 | # CONFIG_NLS_CODEPAGE_737 is not set | ||
939 | # CONFIG_NLS_CODEPAGE_775 is not set | ||
940 | CONFIG_NLS_CODEPAGE_850=y | ||
941 | CONFIG_NLS_CODEPAGE_852=y | ||
942 | # CONFIG_NLS_CODEPAGE_855 is not set | ||
943 | # CONFIG_NLS_CODEPAGE_857 is not set | ||
944 | # CONFIG_NLS_CODEPAGE_860 is not set | ||
945 | # CONFIG_NLS_CODEPAGE_861 is not set | ||
946 | # CONFIG_NLS_CODEPAGE_862 is not set | ||
947 | # CONFIG_NLS_CODEPAGE_863 is not set | ||
948 | # CONFIG_NLS_CODEPAGE_864 is not set | ||
949 | # CONFIG_NLS_CODEPAGE_865 is not set | ||
950 | # CONFIG_NLS_CODEPAGE_866 is not set | ||
951 | # CONFIG_NLS_CODEPAGE_869 is not set | ||
952 | # CONFIG_NLS_CODEPAGE_936 is not set | ||
953 | # CONFIG_NLS_CODEPAGE_950 is not set | ||
954 | # CONFIG_NLS_CODEPAGE_932 is not set | ||
955 | # CONFIG_NLS_CODEPAGE_949 is not set | ||
956 | # CONFIG_NLS_CODEPAGE_874 is not set | ||
957 | # CONFIG_NLS_ISO8859_8 is not set | ||
958 | # CONFIG_NLS_CODEPAGE_1250 is not set | ||
959 | # CONFIG_NLS_CODEPAGE_1251 is not set | ||
960 | # CONFIG_NLS_ASCII is not set | ||
961 | CONFIG_NLS_ISO8859_1=y | ||
962 | CONFIG_NLS_ISO8859_2=y | ||
963 | # CONFIG_NLS_ISO8859_3 is not set | ||
964 | # CONFIG_NLS_ISO8859_4 is not set | ||
965 | # CONFIG_NLS_ISO8859_5 is not set | ||
966 | # CONFIG_NLS_ISO8859_6 is not set | ||
967 | # CONFIG_NLS_ISO8859_7 is not set | ||
968 | # CONFIG_NLS_ISO8859_9 is not set | ||
969 | # CONFIG_NLS_ISO8859_13 is not set | ||
970 | # CONFIG_NLS_ISO8859_14 is not set | ||
971 | CONFIG_NLS_ISO8859_15=y | ||
972 | # CONFIG_NLS_KOI8_R is not set | ||
973 | # CONFIG_NLS_KOI8_U is not set | ||
974 | CONFIG_NLS_UTF8=y | ||
975 | |||
976 | # | ||
977 | # Profiling support | ||
978 | # | ||
979 | # CONFIG_PROFILING is not set | ||
980 | |||
981 | # | ||
982 | # Kernel hacking | ||
983 | # | ||
984 | # CONFIG_PRINTK_TIME is not set | ||
985 | CONFIG_DEBUG_KERNEL=y | ||
986 | CONFIG_MAGIC_SYSRQ=y | ||
987 | CONFIG_LOG_BUF_SHIFT=14 | ||
988 | # CONFIG_SCHEDSTATS is not set | ||
989 | # CONFIG_DEBUG_SLAB is not set | ||
990 | # CONFIG_DEBUG_SPINLOCK is not set | ||
991 | # CONFIG_DEBUG_SPINLOCK_SLEEP is not set | ||
992 | # CONFIG_DEBUG_KOBJECT is not set | ||
993 | CONFIG_DEBUG_BUGVERBOSE=y | ||
994 | # CONFIG_DEBUG_INFO is not set | ||
995 | # CONFIG_DEBUG_FS is not set | ||
996 | CONFIG_FRAME_POINTER=y | ||
997 | CONFIG_DEBUG_USER=y | ||
998 | # CONFIG_DEBUG_WAITQ is not set | ||
999 | # CONFIG_DEBUG_ERRORS is not set | ||
1000 | # CONFIG_DEBUG_LL is not set | ||
1001 | |||
1002 | # | ||
1003 | # Security options | ||
1004 | # | ||
1005 | # CONFIG_KEYS is not set | ||
1006 | # CONFIG_SECURITY is not set | ||
1007 | |||
1008 | # | ||
1009 | # Cryptographic options | ||
1010 | # | ||
1011 | CONFIG_CRYPTO=y | ||
1012 | # CONFIG_CRYPTO_HMAC is not set | ||
1013 | # CONFIG_CRYPTO_NULL is not set | ||
1014 | # CONFIG_CRYPTO_MD4 is not set | ||
1015 | CONFIG_CRYPTO_MD5=y | ||
1016 | # CONFIG_CRYPTO_SHA1 is not set | ||
1017 | # CONFIG_CRYPTO_SHA256 is not set | ||
1018 | # CONFIG_CRYPTO_SHA512 is not set | ||
1019 | # CONFIG_CRYPTO_WP512 is not set | ||
1020 | # CONFIG_CRYPTO_TGR192 is not set | ||
1021 | CONFIG_CRYPTO_DES=y | ||
1022 | # CONFIG_CRYPTO_BLOWFISH is not set | ||
1023 | # CONFIG_CRYPTO_TWOFISH is not set | ||
1024 | # CONFIG_CRYPTO_SERPENT is not set | ||
1025 | # CONFIG_CRYPTO_AES is not set | ||
1026 | # CONFIG_CRYPTO_CAST5 is not set | ||
1027 | # CONFIG_CRYPTO_CAST6 is not set | ||
1028 | # CONFIG_CRYPTO_TEA is not set | ||
1029 | # CONFIG_CRYPTO_ARC4 is not set | ||
1030 | # CONFIG_CRYPTO_KHAZAD is not set | ||
1031 | # CONFIG_CRYPTO_ANUBIS is not set | ||
1032 | # CONFIG_CRYPTO_DEFLATE is not set | ||
1033 | # CONFIG_CRYPTO_MICHAEL_MIC is not set | ||
1034 | # CONFIG_CRYPTO_CRC32C is not set | ||
1035 | # CONFIG_CRYPTO_TEST is not set | ||
1036 | |||
1037 | # | ||
1038 | # Hardware crypto devices | ||
1039 | # | ||
1040 | |||
1041 | # | ||
1042 | # Library routines | ||
1043 | # | ||
1044 | # CONFIG_CRC_CCITT is not set | ||
1045 | CONFIG_CRC32=y | ||
1046 | # CONFIG_LIBCRC32C is not set | ||
diff --git a/arch/arm/configs/omap_h2_1610_defconfig b/arch/arm/configs/omap_h2_1610_defconfig new file mode 100644 index 000000000000..4e58d9341bce --- /dev/null +++ b/arch/arm/configs/omap_h2_1610_defconfig | |||
@@ -0,0 +1,971 @@ | |||
1 | # | ||
2 | # Automatically generated make config: don't edit | ||
3 | # Linux kernel version: 2.6.12-rc1-bk2 | ||
4 | # Sun Mar 27 17:52:41 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 | CONFIG_LOCK_KERNEL=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_HOTPLUG is not set | ||
32 | CONFIG_KOBJECT_UEVENT=y | ||
33 | # CONFIG_IKCONFIG is not set | ||
34 | # CONFIG_EMBEDDED is not set | ||
35 | CONFIG_KALLSYMS=y | ||
36 | # CONFIG_KALLSYMS_ALL is not set | ||
37 | # CONFIG_KALLSYMS_EXTRA_PASS is not set | ||
38 | CONFIG_BASE_FULL=y | ||
39 | CONFIG_FUTEX=y | ||
40 | CONFIG_EPOLL=y | ||
41 | CONFIG_CC_OPTIMIZE_FOR_SIZE=y | ||
42 | CONFIG_SHMEM=y | ||
43 | CONFIG_CC_ALIGN_FUNCTIONS=0 | ||
44 | CONFIG_CC_ALIGN_LABELS=0 | ||
45 | CONFIG_CC_ALIGN_LOOPS=0 | ||
46 | CONFIG_CC_ALIGN_JUMPS=0 | ||
47 | # CONFIG_TINY_SHMEM is not set | ||
48 | CONFIG_BASE_SMALL=0 | ||
49 | |||
50 | # | ||
51 | # Loadable module support | ||
52 | # | ||
53 | CONFIG_MODULES=y | ||
54 | CONFIG_MODULE_UNLOAD=y | ||
55 | # CONFIG_MODULE_FORCE_UNLOAD is not set | ||
56 | CONFIG_OBSOLETE_MODPARM=y | ||
57 | # CONFIG_MODVERSIONS is not set | ||
58 | # CONFIG_MODULE_SRCVERSION_ALL is not set | ||
59 | # CONFIG_KMOD is not set | ||
60 | |||
61 | # | ||
62 | # System Type | ||
63 | # | ||
64 | # CONFIG_ARCH_CLPS7500 is not set | ||
65 | # CONFIG_ARCH_CLPS711X is not set | ||
66 | # CONFIG_ARCH_CO285 is not set | ||
67 | # CONFIG_ARCH_EBSA110 is not set | ||
68 | # CONFIG_ARCH_CAMELOT is not set | ||
69 | # CONFIG_ARCH_FOOTBRIDGE is not set | ||
70 | # CONFIG_ARCH_INTEGRATOR is not set | ||
71 | # CONFIG_ARCH_IOP3XX is not set | ||
72 | # CONFIG_ARCH_IXP4XX is not set | ||
73 | # CONFIG_ARCH_IXP2000 is not set | ||
74 | # CONFIG_ARCH_L7200 is not set | ||
75 | # CONFIG_ARCH_PXA is not set | ||
76 | # CONFIG_ARCH_RPC is not set | ||
77 | # CONFIG_ARCH_SA1100 is not set | ||
78 | # CONFIG_ARCH_S3C2410 is not set | ||
79 | # CONFIG_ARCH_SHARK is not set | ||
80 | # CONFIG_ARCH_LH7A40X is not set | ||
81 | CONFIG_ARCH_OMAP=y | ||
82 | # CONFIG_ARCH_VERSATILE is not set | ||
83 | # CONFIG_ARCH_IMX is not set | ||
84 | # CONFIG_ARCH_H720X is not set | ||
85 | |||
86 | # | ||
87 | # TI OMAP Implementations | ||
88 | # | ||
89 | |||
90 | # | ||
91 | # OMAP Core Type | ||
92 | # | ||
93 | # CONFIG_ARCH_OMAP730 is not set | ||
94 | # CONFIG_ARCH_OMAP1510 is not set | ||
95 | CONFIG_ARCH_OMAP16XX=y | ||
96 | CONFIG_ARCH_OMAP_OTG=y | ||
97 | |||
98 | # | ||
99 | # OMAP Board Type | ||
100 | # | ||
101 | # CONFIG_MACH_OMAP_INNOVATOR is not set | ||
102 | CONFIG_MACH_OMAP_H2=y | ||
103 | # CONFIG_MACH_OMAP_H3 is not set | ||
104 | # CONFIG_MACH_OMAP_H4 is not set | ||
105 | # CONFIG_MACH_OMAP_OSK is not set | ||
106 | # CONFIG_MACH_OMAP_GENERIC is not set | ||
107 | |||
108 | # | ||
109 | # OMAP Feature Selections | ||
110 | # | ||
111 | CONFIG_OMAP_MUX=y | ||
112 | # CONFIG_OMAP_MUX_DEBUG is not set | ||
113 | CONFIG_OMAP_MUX_WARNINGS=y | ||
114 | CONFIG_OMAP_MPU_TIMER=y | ||
115 | # CONFIG_OMAP_32K_TIMER is not set | ||
116 | CONFIG_OMAP_LL_DEBUG_UART1=y | ||
117 | # CONFIG_OMAP_LL_DEBUG_UART2 is not set | ||
118 | # CONFIG_OMAP_LL_DEBUG_UART3 is not set | ||
119 | CONFIG_OMAP_ARM_192MHZ=y | ||
120 | # CONFIG_OMAP_ARM_168MHZ is not set | ||
121 | # CONFIG_OMAP_ARM_120MHZ is not set | ||
122 | # CONFIG_OMAP_ARM_60MHZ is not set | ||
123 | # CONFIG_OMAP_ARM_30MHZ is not set | ||
124 | |||
125 | # | ||
126 | # Processor Type | ||
127 | # | ||
128 | CONFIG_CPU_32=y | ||
129 | CONFIG_CPU_ARM926T=y | ||
130 | CONFIG_CPU_32v5=y | ||
131 | CONFIG_CPU_ABRT_EV5TJ=y | ||
132 | CONFIG_CPU_CACHE_VIVT=y | ||
133 | CONFIG_CPU_COPY_V4WB=y | ||
134 | CONFIG_CPU_TLB_V4WBI=y | ||
135 | |||
136 | # | ||
137 | # Processor Features | ||
138 | # | ||
139 | CONFIG_ARM_THUMB=y | ||
140 | # CONFIG_CPU_ICACHE_DISABLE is not set | ||
141 | # CONFIG_CPU_DCACHE_DISABLE is not set | ||
142 | # CONFIG_CPU_DCACHE_WRITETHROUGH is not set | ||
143 | # CONFIG_CPU_CACHE_ROUND_ROBIN is not set | ||
144 | |||
145 | # | ||
146 | # Bus support | ||
147 | # | ||
148 | |||
149 | # | ||
150 | # PCCARD (PCMCIA/CardBus) support | ||
151 | # | ||
152 | # CONFIG_PCCARD is not set | ||
153 | |||
154 | # | ||
155 | # Kernel Features | ||
156 | # | ||
157 | CONFIG_PREEMPT=y | ||
158 | # CONFIG_LEDS is not set | ||
159 | CONFIG_ALIGNMENT_TRAP=y | ||
160 | |||
161 | # | ||
162 | # Boot options | ||
163 | # | ||
164 | CONFIG_ZBOOT_ROM_TEXT=0x0 | ||
165 | CONFIG_ZBOOT_ROM_BSS=0x0 | ||
166 | CONFIG_CMDLINE="mem=32M console=ttyS0,115200n8 root=0801 ro init=/bin/sh" | ||
167 | # CONFIG_XIP_KERNEL is not set | ||
168 | |||
169 | # | ||
170 | # Floating point emulation | ||
171 | # | ||
172 | |||
173 | # | ||
174 | # At least one emulation must be selected | ||
175 | # | ||
176 | CONFIG_FPE_NWFPE=y | ||
177 | # CONFIG_FPE_NWFPE_XP is not set | ||
178 | # CONFIG_FPE_FASTFPE is not set | ||
179 | # CONFIG_VFP is not set | ||
180 | |||
181 | # | ||
182 | # Userspace binary formats | ||
183 | # | ||
184 | CONFIG_BINFMT_ELF=y | ||
185 | CONFIG_BINFMT_AOUT=y | ||
186 | # CONFIG_BINFMT_MISC is not set | ||
187 | # CONFIG_ARTHUR is not set | ||
188 | |||
189 | # | ||
190 | # Power management options | ||
191 | # | ||
192 | CONFIG_PM=y | ||
193 | # CONFIG_APM is not set | ||
194 | |||
195 | # | ||
196 | # Device Drivers | ||
197 | # | ||
198 | |||
199 | # | ||
200 | # Generic Driver Options | ||
201 | # | ||
202 | CONFIG_STANDALONE=y | ||
203 | CONFIG_PREVENT_FIRMWARE_BUILD=y | ||
204 | # CONFIG_FW_LOADER is not set | ||
205 | CONFIG_DEBUG_DRIVER=y | ||
206 | |||
207 | # | ||
208 | # Memory Technology Devices (MTD) | ||
209 | # | ||
210 | CONFIG_MTD=y | ||
211 | CONFIG_MTD_DEBUG=y | ||
212 | CONFIG_MTD_DEBUG_VERBOSE=3 | ||
213 | # CONFIG_MTD_CONCAT is not set | ||
214 | CONFIG_MTD_PARTITIONS=y | ||
215 | # CONFIG_MTD_REDBOOT_PARTS is not set | ||
216 | CONFIG_MTD_CMDLINE_PARTS=y | ||
217 | # CONFIG_MTD_AFS_PARTS is not set | ||
218 | |||
219 | # | ||
220 | # User Modules And Translation Layers | ||
221 | # | ||
222 | CONFIG_MTD_CHAR=y | ||
223 | CONFIG_MTD_BLOCK=y | ||
224 | # CONFIG_FTL is not set | ||
225 | # CONFIG_NFTL is not set | ||
226 | # CONFIG_INFTL is not set | ||
227 | |||
228 | # | ||
229 | # RAM/ROM/Flash chip drivers | ||
230 | # | ||
231 | CONFIG_MTD_CFI=y | ||
232 | # CONFIG_MTD_JEDECPROBE is not set | ||
233 | CONFIG_MTD_GEN_PROBE=y | ||
234 | # CONFIG_MTD_CFI_ADV_OPTIONS is not set | ||
235 | CONFIG_MTD_MAP_BANK_WIDTH_1=y | ||
236 | CONFIG_MTD_MAP_BANK_WIDTH_2=y | ||
237 | CONFIG_MTD_MAP_BANK_WIDTH_4=y | ||
238 | # CONFIG_MTD_MAP_BANK_WIDTH_8 is not set | ||
239 | # CONFIG_MTD_MAP_BANK_WIDTH_16 is not set | ||
240 | # CONFIG_MTD_MAP_BANK_WIDTH_32 is not set | ||
241 | CONFIG_MTD_CFI_I1=y | ||
242 | CONFIG_MTD_CFI_I2=y | ||
243 | # CONFIG_MTD_CFI_I4 is not set | ||
244 | # CONFIG_MTD_CFI_I8 is not set | ||
245 | CONFIG_MTD_CFI_INTELEXT=y | ||
246 | # CONFIG_MTD_CFI_AMDSTD is not set | ||
247 | # CONFIG_MTD_CFI_STAA is not set | ||
248 | CONFIG_MTD_CFI_UTIL=y | ||
249 | # CONFIG_MTD_RAM is not set | ||
250 | # CONFIG_MTD_ROM is not set | ||
251 | # CONFIG_MTD_ABSENT is not set | ||
252 | # CONFIG_MTD_XIP is not set | ||
253 | |||
254 | # | ||
255 | # Mapping drivers for chip access | ||
256 | # | ||
257 | # CONFIG_MTD_COMPLEX_MAPPINGS is not set | ||
258 | # CONFIG_MTD_PHYSMAP is not set | ||
259 | # CONFIG_MTD_ARM_INTEGRATOR is not set | ||
260 | # CONFIG_MTD_EDB7312 is not set | ||
261 | |||
262 | # | ||
263 | # Self-contained MTD device drivers | ||
264 | # | ||
265 | # CONFIG_MTD_SLRAM is not set | ||
266 | # CONFIG_MTD_PHRAM is not set | ||
267 | # CONFIG_MTD_MTDRAM is not set | ||
268 | # CONFIG_MTD_BLKMTD is not set | ||
269 | # CONFIG_MTD_BLOCK2MTD is not set | ||
270 | |||
271 | # | ||
272 | # Disk-On-Chip Device Drivers | ||
273 | # | ||
274 | # CONFIG_MTD_DOC2000 is not set | ||
275 | # CONFIG_MTD_DOC2001 is not set | ||
276 | # CONFIG_MTD_DOC2001PLUS is not set | ||
277 | |||
278 | # | ||
279 | # NAND Flash Device Drivers | ||
280 | # | ||
281 | # CONFIG_MTD_NAND is not set | ||
282 | |||
283 | # | ||
284 | # Parallel port support | ||
285 | # | ||
286 | # CONFIG_PARPORT is not set | ||
287 | |||
288 | # | ||
289 | # Plug and Play support | ||
290 | # | ||
291 | |||
292 | # | ||
293 | # Block devices | ||
294 | # | ||
295 | # CONFIG_BLK_DEV_FD is not set | ||
296 | # CONFIG_BLK_DEV_COW_COMMON is not set | ||
297 | CONFIG_BLK_DEV_LOOP=y | ||
298 | # CONFIG_BLK_DEV_CRYPTOLOOP is not set | ||
299 | # CONFIG_BLK_DEV_NBD is not set | ||
300 | CONFIG_BLK_DEV_RAM=y | ||
301 | CONFIG_BLK_DEV_RAM_COUNT=16 | ||
302 | CONFIG_BLK_DEV_RAM_SIZE=8192 | ||
303 | CONFIG_BLK_DEV_INITRD=y | ||
304 | CONFIG_INITRAMFS_SOURCE="" | ||
305 | # CONFIG_CDROM_PKTCDVD is not set | ||
306 | |||
307 | # | ||
308 | # IO Schedulers | ||
309 | # | ||
310 | CONFIG_IOSCHED_NOOP=y | ||
311 | CONFIG_IOSCHED_AS=y | ||
312 | CONFIG_IOSCHED_DEADLINE=y | ||
313 | CONFIG_IOSCHED_CFQ=y | ||
314 | CONFIG_ATA_OVER_ETH=m | ||
315 | |||
316 | # | ||
317 | # SCSI device support | ||
318 | # | ||
319 | CONFIG_SCSI=y | ||
320 | CONFIG_SCSI_PROC_FS=y | ||
321 | |||
322 | # | ||
323 | # SCSI support type (disk, tape, CD-ROM) | ||
324 | # | ||
325 | # CONFIG_BLK_DEV_SD is not set | ||
326 | # CONFIG_CHR_DEV_ST is not set | ||
327 | # CONFIG_CHR_DEV_OSST is not set | ||
328 | # CONFIG_BLK_DEV_SR is not set | ||
329 | # CONFIG_CHR_DEV_SG is not set | ||
330 | |||
331 | # | ||
332 | # Some SCSI devices (e.g. CD jukebox) support multiple LUNs | ||
333 | # | ||
334 | # CONFIG_SCSI_MULTI_LUN is not set | ||
335 | # CONFIG_SCSI_CONSTANTS is not set | ||
336 | # CONFIG_SCSI_LOGGING is not set | ||
337 | |||
338 | # | ||
339 | # SCSI Transport Attributes | ||
340 | # | ||
341 | # CONFIG_SCSI_SPI_ATTRS is not set | ||
342 | # CONFIG_SCSI_FC_ATTRS is not set | ||
343 | # CONFIG_SCSI_ISCSI_ATTRS is not set | ||
344 | |||
345 | # | ||
346 | # SCSI low-level drivers | ||
347 | # | ||
348 | # CONFIG_SCSI_SATA is not set | ||
349 | # CONFIG_SCSI_DEBUG is not set | ||
350 | |||
351 | # | ||
352 | # Multi-device support (RAID and LVM) | ||
353 | # | ||
354 | # CONFIG_MD is not set | ||
355 | |||
356 | # | ||
357 | # Fusion MPT device support | ||
358 | # | ||
359 | |||
360 | # | ||
361 | # IEEE 1394 (FireWire) support | ||
362 | # | ||
363 | |||
364 | # | ||
365 | # I2O device support | ||
366 | # | ||
367 | |||
368 | # | ||
369 | # Networking support | ||
370 | # | ||
371 | CONFIG_NET=y | ||
372 | |||
373 | # | ||
374 | # Networking options | ||
375 | # | ||
376 | CONFIG_PACKET=y | ||
377 | # CONFIG_PACKET_MMAP is not set | ||
378 | # CONFIG_NETLINK_DEV is not set | ||
379 | CONFIG_UNIX=y | ||
380 | # CONFIG_NET_KEY is not set | ||
381 | CONFIG_INET=y | ||
382 | # CONFIG_IP_MULTICAST is not set | ||
383 | # CONFIG_IP_ADVANCED_ROUTER is not set | ||
384 | CONFIG_IP_PNP=y | ||
385 | CONFIG_IP_PNP_DHCP=y | ||
386 | CONFIG_IP_PNP_BOOTP=y | ||
387 | # CONFIG_IP_PNP_RARP is not set | ||
388 | # CONFIG_NET_IPIP is not set | ||
389 | # CONFIG_NET_IPGRE is not set | ||
390 | # CONFIG_ARPD is not set | ||
391 | # CONFIG_SYN_COOKIES is not set | ||
392 | # CONFIG_INET_AH is not set | ||
393 | # CONFIG_INET_ESP is not set | ||
394 | # CONFIG_INET_IPCOMP is not set | ||
395 | # CONFIG_INET_TUNNEL is not set | ||
396 | CONFIG_IP_TCPDIAG=y | ||
397 | # CONFIG_IP_TCPDIAG_IPV6 is not set | ||
398 | # CONFIG_IPV6 is not set | ||
399 | # CONFIG_NETFILTER is not set | ||
400 | |||
401 | # | ||
402 | # SCTP Configuration (EXPERIMENTAL) | ||
403 | # | ||
404 | # CONFIG_IP_SCTP is not set | ||
405 | # CONFIG_ATM is not set | ||
406 | # CONFIG_BRIDGE is not set | ||
407 | # CONFIG_VLAN_8021Q is not set | ||
408 | # CONFIG_DECNET is not set | ||
409 | # CONFIG_LLC2 is not set | ||
410 | # CONFIG_IPX is not set | ||
411 | # CONFIG_ATALK is not set | ||
412 | # CONFIG_X25 is not set | ||
413 | # CONFIG_LAPB is not set | ||
414 | # CONFIG_NET_DIVERT is not set | ||
415 | # CONFIG_ECONET is not set | ||
416 | # CONFIG_WAN_ROUTER is not set | ||
417 | |||
418 | # | ||
419 | # QoS and/or fair queueing | ||
420 | # | ||
421 | # CONFIG_NET_SCHED is not set | ||
422 | # CONFIG_NET_CLS_ROUTE is not set | ||
423 | |||
424 | # | ||
425 | # Network testing | ||
426 | # | ||
427 | # CONFIG_NET_PKTGEN is not set | ||
428 | # CONFIG_NETPOLL is not set | ||
429 | # CONFIG_NET_POLL_CONTROLLER is not set | ||
430 | # CONFIG_HAMRADIO is not set | ||
431 | # CONFIG_IRDA is not set | ||
432 | # CONFIG_BT is not set | ||
433 | CONFIG_NETDEVICES=y | ||
434 | # CONFIG_DUMMY is not set | ||
435 | # CONFIG_BONDING is not set | ||
436 | # CONFIG_EQUALIZER is not set | ||
437 | # CONFIG_TUN is not set | ||
438 | |||
439 | # | ||
440 | # Ethernet (10 or 100Mbit) | ||
441 | # | ||
442 | CONFIG_NET_ETHERNET=y | ||
443 | CONFIG_MII=y | ||
444 | CONFIG_SMC91X=y | ||
445 | |||
446 | # | ||
447 | # Ethernet (1000 Mbit) | ||
448 | # | ||
449 | |||
450 | # | ||
451 | # Ethernet (10000 Mbit) | ||
452 | # | ||
453 | |||
454 | # | ||
455 | # Token Ring devices | ||
456 | # | ||
457 | |||
458 | # | ||
459 | # Wireless LAN (non-hamradio) | ||
460 | # | ||
461 | # CONFIG_NET_RADIO is not set | ||
462 | |||
463 | # | ||
464 | # Wan interfaces | ||
465 | # | ||
466 | # CONFIG_WAN is not set | ||
467 | CONFIG_PPP=y | ||
468 | # CONFIG_PPP_MULTILINK is not set | ||
469 | # CONFIG_PPP_FILTER is not set | ||
470 | # CONFIG_PPP_ASYNC is not set | ||
471 | # CONFIG_PPP_SYNC_TTY is not set | ||
472 | # CONFIG_PPP_DEFLATE is not set | ||
473 | # CONFIG_PPP_BSDCOMP is not set | ||
474 | # CONFIG_PPPOE is not set | ||
475 | CONFIG_SLIP=y | ||
476 | CONFIG_SLIP_COMPRESSED=y | ||
477 | # CONFIG_SLIP_SMART is not set | ||
478 | # CONFIG_SLIP_MODE_SLIP6 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=y | ||
502 | CONFIG_INPUT_EVBUG=y | ||
503 | |||
504 | # | ||
505 | # Input Device Drivers | ||
506 | # | ||
507 | # CONFIG_INPUT_KEYBOARD is not set | ||
508 | # CONFIG_INPUT_MOUSE is not set | ||
509 | # CONFIG_INPUT_JOYSTICK is not set | ||
510 | # CONFIG_INPUT_TOUCHSCREEN is not set | ||
511 | CONFIG_INPUT_MISC=y | ||
512 | CONFIG_INPUT_UINPUT=y | ||
513 | |||
514 | # | ||
515 | # Hardware I/O ports | ||
516 | # | ||
517 | CONFIG_SERIO=y | ||
518 | CONFIG_SERIO_SERPORT=y | ||
519 | # CONFIG_SERIO_RAW is not set | ||
520 | # CONFIG_GAMEPORT is not set | ||
521 | CONFIG_SOUND_GAMEPORT=y | ||
522 | |||
523 | # | ||
524 | # Character devices | ||
525 | # | ||
526 | CONFIG_VT=y | ||
527 | CONFIG_VT_CONSOLE=y | ||
528 | CONFIG_HW_CONSOLE=y | ||
529 | # CONFIG_SERIAL_NONSTANDARD is not set | ||
530 | |||
531 | # | ||
532 | # Serial drivers | ||
533 | # | ||
534 | CONFIG_SERIAL_8250=y | ||
535 | CONFIG_SERIAL_8250_CONSOLE=y | ||
536 | CONFIG_SERIAL_8250_NR_UARTS=4 | ||
537 | # CONFIG_SERIAL_8250_EXTENDED is not set | ||
538 | |||
539 | # | ||
540 | # Non-8250 serial port support | ||
541 | # | ||
542 | CONFIG_SERIAL_CORE=y | ||
543 | CONFIG_SERIAL_CORE_CONSOLE=y | ||
544 | CONFIG_UNIX98_PTYS=y | ||
545 | # CONFIG_LEGACY_PTYS is not set | ||
546 | |||
547 | # | ||
548 | # IPMI | ||
549 | # | ||
550 | # CONFIG_IPMI_HANDLER is not set | ||
551 | |||
552 | # | ||
553 | # Watchdog Cards | ||
554 | # | ||
555 | CONFIG_WATCHDOG=y | ||
556 | CONFIG_WATCHDOG_NOWAYOUT=y | ||
557 | |||
558 | # | ||
559 | # Watchdog Device Drivers | ||
560 | # | ||
561 | # CONFIG_SOFT_WATCHDOG is not set | ||
562 | # CONFIG_NVRAM is not set | ||
563 | # CONFIG_RTC is not set | ||
564 | # CONFIG_DTLK is not set | ||
565 | # CONFIG_R3964 is not set | ||
566 | |||
567 | # | ||
568 | # Ftape, the floppy tape device driver | ||
569 | # | ||
570 | # CONFIG_DRM is not set | ||
571 | # CONFIG_RAW_DRIVER is not set | ||
572 | |||
573 | # | ||
574 | # TPM devices | ||
575 | # | ||
576 | # CONFIG_TCG_TPM is not set | ||
577 | |||
578 | # | ||
579 | # I2C support | ||
580 | # | ||
581 | CONFIG_I2C=y | ||
582 | CONFIG_I2C_CHARDEV=y | ||
583 | |||
584 | # | ||
585 | # I2C Algorithms | ||
586 | # | ||
587 | # CONFIG_I2C_ALGOBIT is not set | ||
588 | # CONFIG_I2C_ALGOPCF is not set | ||
589 | # CONFIG_I2C_ALGOPCA is not set | ||
590 | |||
591 | # | ||
592 | # I2C Hardware Bus support | ||
593 | # | ||
594 | # CONFIG_I2C_ISA is not set | ||
595 | # CONFIG_I2C_PARPORT_LIGHT is not set | ||
596 | # CONFIG_I2C_STUB is not set | ||
597 | # CONFIG_I2C_PCA_ISA is not set | ||
598 | |||
599 | # | ||
600 | # Hardware Sensors Chip support | ||
601 | # | ||
602 | # CONFIG_I2C_SENSOR is not set | ||
603 | # CONFIG_SENSORS_ADM1021 is not set | ||
604 | # CONFIG_SENSORS_ADM1025 is not set | ||
605 | # CONFIG_SENSORS_ADM1026 is not set | ||
606 | # CONFIG_SENSORS_ADM1031 is not set | ||
607 | # CONFIG_SENSORS_ASB100 is not set | ||
608 | # CONFIG_SENSORS_DS1621 is not set | ||
609 | # CONFIG_SENSORS_FSCHER is not set | ||
610 | # CONFIG_SENSORS_FSCPOS is not set | ||
611 | # CONFIG_SENSORS_GL518SM is not set | ||
612 | # CONFIG_SENSORS_GL520SM is not set | ||
613 | # CONFIG_SENSORS_IT87 is not set | ||
614 | # CONFIG_SENSORS_LM63 is not set | ||
615 | # CONFIG_SENSORS_LM75 is not set | ||
616 | # CONFIG_SENSORS_LM77 is not set | ||
617 | # CONFIG_SENSORS_LM78 is not set | ||
618 | # CONFIG_SENSORS_LM80 is not set | ||
619 | # CONFIG_SENSORS_LM83 is not set | ||
620 | # CONFIG_SENSORS_LM85 is not set | ||
621 | # CONFIG_SENSORS_LM87 is not set | ||
622 | # CONFIG_SENSORS_LM90 is not set | ||
623 | # CONFIG_SENSORS_MAX1619 is not set | ||
624 | # CONFIG_SENSORS_PC87360 is not set | ||
625 | # CONFIG_SENSORS_SMSC47B397 is not set | ||
626 | # CONFIG_SENSORS_SMSC47M1 is not set | ||
627 | # CONFIG_SENSORS_W83781D is not set | ||
628 | # CONFIG_SENSORS_W83L785TS is not set | ||
629 | # CONFIG_SENSORS_W83627HF is not set | ||
630 | |||
631 | # | ||
632 | # Other I2C Chip support | ||
633 | # | ||
634 | # CONFIG_SENSORS_EEPROM is not set | ||
635 | # CONFIG_SENSORS_PCF8574 is not set | ||
636 | # CONFIG_SENSORS_PCF8591 is not set | ||
637 | # CONFIG_SENSORS_RTC8564 is not set | ||
638 | CONFIG_ISP1301_OMAP=y | ||
639 | # CONFIG_I2C_DEBUG_CORE is not set | ||
640 | # CONFIG_I2C_DEBUG_ALGO is not set | ||
641 | # CONFIG_I2C_DEBUG_BUS is not set | ||
642 | # CONFIG_I2C_DEBUG_CHIP is not set | ||
643 | |||
644 | # | ||
645 | # Misc devices | ||
646 | # | ||
647 | |||
648 | # | ||
649 | # Multimedia devices | ||
650 | # | ||
651 | # CONFIG_VIDEO_DEV is not set | ||
652 | |||
653 | # | ||
654 | # Digital Video Broadcasting Devices | ||
655 | # | ||
656 | # CONFIG_DVB is not set | ||
657 | |||
658 | # | ||
659 | # Graphics support | ||
660 | # | ||
661 | CONFIG_FB=y | ||
662 | # CONFIG_FB_CFB_FILLRECT is not set | ||
663 | # CONFIG_FB_CFB_COPYAREA is not set | ||
664 | # CONFIG_FB_CFB_IMAGEBLIT is not set | ||
665 | # CONFIG_FB_SOFT_CURSOR is not set | ||
666 | CONFIG_FB_MODE_HELPERS=y | ||
667 | # CONFIG_FB_TILEBLITTING is not set | ||
668 | # CONFIG_FB_VIRTUAL is not set | ||
669 | |||
670 | # | ||
671 | # Console display driver support | ||
672 | # | ||
673 | # CONFIG_VGA_CONSOLE is not set | ||
674 | CONFIG_DUMMY_CONSOLE=y | ||
675 | CONFIG_FRAMEBUFFER_CONSOLE=y | ||
676 | CONFIG_FONTS=y | ||
677 | CONFIG_FONT_8x8=y | ||
678 | CONFIG_FONT_8x16=y | ||
679 | # CONFIG_FONT_6x11 is not set | ||
680 | # CONFIG_FONT_PEARL_8x8 is not set | ||
681 | # CONFIG_FONT_ACORN_8x8 is not set | ||
682 | # CONFIG_FONT_MINI_4x6 is not set | ||
683 | # CONFIG_FONT_SUN8x16 is not set | ||
684 | # CONFIG_FONT_SUN12x22 is not set | ||
685 | |||
686 | # | ||
687 | # Logo configuration | ||
688 | # | ||
689 | CONFIG_LOGO=y | ||
690 | # CONFIG_LOGO_LINUX_MONO is not set | ||
691 | # CONFIG_LOGO_LINUX_VGA16 is not set | ||
692 | CONFIG_LOGO_LINUX_CLUT224=y | ||
693 | # CONFIG_BACKLIGHT_LCD_SUPPORT is not set | ||
694 | |||
695 | # | ||
696 | # Sound | ||
697 | # | ||
698 | CONFIG_SOUND=y | ||
699 | |||
700 | # | ||
701 | # Advanced Linux Sound Architecture | ||
702 | # | ||
703 | # CONFIG_SND is not set | ||
704 | |||
705 | # | ||
706 | # Open Sound System | ||
707 | # | ||
708 | CONFIG_SOUND_PRIME=y | ||
709 | # CONFIG_SOUND_BT878 is not set | ||
710 | # CONFIG_SOUND_FUSION is not set | ||
711 | # CONFIG_SOUND_CS4281 is not set | ||
712 | # CONFIG_SOUND_SONICVIBES is not set | ||
713 | # CONFIG_SOUND_TRIDENT is not set | ||
714 | # CONFIG_SOUND_MSNDCLAS is not set | ||
715 | # CONFIG_SOUND_MSNDPIN is not set | ||
716 | # CONFIG_SOUND_OSS is not set | ||
717 | # CONFIG_SOUND_TVMIXER is not set | ||
718 | # CONFIG_SOUND_AD1980 is not set | ||
719 | |||
720 | # | ||
721 | # USB support | ||
722 | # | ||
723 | CONFIG_USB_ARCH_HAS_HCD=y | ||
724 | CONFIG_USB_ARCH_HAS_OHCI=y | ||
725 | # CONFIG_USB is not set | ||
726 | |||
727 | # | ||
728 | # USB Gadget Support | ||
729 | # | ||
730 | CONFIG_USB_GADGET=y | ||
731 | # CONFIG_USB_GADGET_DEBUG_FILES is not set | ||
732 | # CONFIG_USB_GADGET_NET2280 is not set | ||
733 | # CONFIG_USB_GADGET_PXA2XX is not set | ||
734 | # CONFIG_USB_GADGET_GOKU is not set | ||
735 | # CONFIG_USB_GADGET_SA1100 is not set | ||
736 | # CONFIG_USB_GADGET_LH7A40X is not set | ||
737 | # CONFIG_USB_GADGET_DUMMY_HCD is not set | ||
738 | CONFIG_USB_GADGET_OMAP=y | ||
739 | CONFIG_USB_OMAP=y | ||
740 | # CONFIG_USB_GADGET_DUALSPEED is not set | ||
741 | # CONFIG_USB_ZERO is not set | ||
742 | CONFIG_USB_ETH=y | ||
743 | CONFIG_USB_ETH_RNDIS=y | ||
744 | # CONFIG_USB_GADGETFS is not set | ||
745 | # CONFIG_USB_FILE_STORAGE is not set | ||
746 | # CONFIG_USB_G_SERIAL is not set | ||
747 | |||
748 | # | ||
749 | # MMC/SD Card support | ||
750 | # | ||
751 | # CONFIG_MMC is not set | ||
752 | |||
753 | # | ||
754 | # File systems | ||
755 | # | ||
756 | CONFIG_EXT2_FS=y | ||
757 | # CONFIG_EXT2_FS_XATTR is not set | ||
758 | # CONFIG_EXT3_FS is not set | ||
759 | # CONFIG_JBD is not set | ||
760 | # CONFIG_REISERFS_FS is not set | ||
761 | # CONFIG_JFS_FS is not set | ||
762 | |||
763 | # | ||
764 | # XFS support | ||
765 | # | ||
766 | # CONFIG_XFS_FS is not set | ||
767 | # CONFIG_MINIX_FS is not set | ||
768 | CONFIG_ROMFS_FS=y | ||
769 | # CONFIG_QUOTA is not set | ||
770 | CONFIG_DNOTIFY=y | ||
771 | # CONFIG_AUTOFS_FS is not set | ||
772 | # CONFIG_AUTOFS4_FS is not set | ||
773 | |||
774 | # | ||
775 | # CD-ROM/DVD Filesystems | ||
776 | # | ||
777 | # CONFIG_ISO9660_FS is not set | ||
778 | # CONFIG_UDF_FS is not set | ||
779 | |||
780 | # | ||
781 | # DOS/FAT/NT Filesystems | ||
782 | # | ||
783 | CONFIG_FAT_FS=y | ||
784 | CONFIG_MSDOS_FS=y | ||
785 | # CONFIG_VFAT_FS is not set | ||
786 | CONFIG_FAT_DEFAULT_CODEPAGE=437 | ||
787 | # CONFIG_NTFS_FS is not set | ||
788 | |||
789 | # | ||
790 | # Pseudo filesystems | ||
791 | # | ||
792 | CONFIG_PROC_FS=y | ||
793 | CONFIG_SYSFS=y | ||
794 | # CONFIG_DEVFS_FS is not set | ||
795 | # CONFIG_DEVPTS_FS_XATTR is not set | ||
796 | # CONFIG_TMPFS is not set | ||
797 | # CONFIG_HUGETLB_PAGE is not set | ||
798 | CONFIG_RAMFS=y | ||
799 | |||
800 | # | ||
801 | # Miscellaneous filesystems | ||
802 | # | ||
803 | # CONFIG_ADFS_FS is not set | ||
804 | # CONFIG_AFFS_FS is not set | ||
805 | # CONFIG_HFS_FS is not set | ||
806 | # CONFIG_HFSPLUS_FS is not set | ||
807 | # CONFIG_BEFS_FS is not set | ||
808 | # CONFIG_BFS_FS is not set | ||
809 | # CONFIG_EFS_FS is not set | ||
810 | # CONFIG_JFFS_FS is not set | ||
811 | CONFIG_JFFS2_FS=y | ||
812 | CONFIG_JFFS2_FS_DEBUG=2 | ||
813 | # CONFIG_JFFS2_FS_NAND is not set | ||
814 | # CONFIG_JFFS2_FS_NOR_ECC is not set | ||
815 | # CONFIG_JFFS2_COMPRESSION_OPTIONS is not set | ||
816 | CONFIG_JFFS2_ZLIB=y | ||
817 | CONFIG_JFFS2_RTIME=y | ||
818 | # CONFIG_JFFS2_RUBIN is not set | ||
819 | CONFIG_CRAMFS=y | ||
820 | # CONFIG_VXFS_FS is not set | ||
821 | # CONFIG_HPFS_FS is not set | ||
822 | # CONFIG_QNX4FS_FS is not set | ||
823 | # CONFIG_SYSV_FS is not set | ||
824 | # CONFIG_UFS_FS is not set | ||
825 | |||
826 | # | ||
827 | # Network File Systems | ||
828 | # | ||
829 | CONFIG_NFS_FS=y | ||
830 | CONFIG_NFS_V3=y | ||
831 | CONFIG_NFS_V4=y | ||
832 | # CONFIG_NFS_DIRECTIO is not set | ||
833 | # CONFIG_NFSD is not set | ||
834 | CONFIG_ROOT_NFS=y | ||
835 | CONFIG_LOCKD=y | ||
836 | CONFIG_LOCKD_V4=y | ||
837 | CONFIG_SUNRPC=y | ||
838 | CONFIG_SUNRPC_GSS=y | ||
839 | CONFIG_RPCSEC_GSS_KRB5=y | ||
840 | # CONFIG_RPCSEC_GSS_SPKM3 is not set | ||
841 | # CONFIG_SMB_FS is not set | ||
842 | # CONFIG_CIFS is not set | ||
843 | # CONFIG_NCP_FS is not set | ||
844 | # CONFIG_CODA_FS is not set | ||
845 | # CONFIG_AFS_FS is not set | ||
846 | |||
847 | # | ||
848 | # Partition Types | ||
849 | # | ||
850 | # CONFIG_PARTITION_ADVANCED is not set | ||
851 | CONFIG_MSDOS_PARTITION=y | ||
852 | |||
853 | # | ||
854 | # Native Language Support | ||
855 | # | ||
856 | CONFIG_NLS=y | ||
857 | CONFIG_NLS_DEFAULT="iso8859-1" | ||
858 | # CONFIG_NLS_CODEPAGE_437 is not set | ||
859 | # CONFIG_NLS_CODEPAGE_737 is not set | ||
860 | # CONFIG_NLS_CODEPAGE_775 is not set | ||
861 | # CONFIG_NLS_CODEPAGE_850 is not set | ||
862 | # CONFIG_NLS_CODEPAGE_852 is not set | ||
863 | # CONFIG_NLS_CODEPAGE_855 is not set | ||
864 | # CONFIG_NLS_CODEPAGE_857 is not set | ||
865 | # CONFIG_NLS_CODEPAGE_860 is not set | ||
866 | # CONFIG_NLS_CODEPAGE_861 is not set | ||
867 | # CONFIG_NLS_CODEPAGE_862 is not set | ||
868 | # CONFIG_NLS_CODEPAGE_863 is not set | ||
869 | # CONFIG_NLS_CODEPAGE_864 is not set | ||
870 | # CONFIG_NLS_CODEPAGE_865 is not set | ||
871 | # CONFIG_NLS_CODEPAGE_866 is not set | ||
872 | # CONFIG_NLS_CODEPAGE_869 is not set | ||
873 | # CONFIG_NLS_CODEPAGE_936 is not set | ||
874 | # CONFIG_NLS_CODEPAGE_950 is not set | ||
875 | # CONFIG_NLS_CODEPAGE_932 is not set | ||
876 | # CONFIG_NLS_CODEPAGE_949 is not set | ||
877 | # CONFIG_NLS_CODEPAGE_874 is not set | ||
878 | # CONFIG_NLS_ISO8859_8 is not set | ||
879 | # CONFIG_NLS_CODEPAGE_1250 is not set | ||
880 | # CONFIG_NLS_CODEPAGE_1251 is not set | ||
881 | # CONFIG_NLS_ASCII is not set | ||
882 | # CONFIG_NLS_ISO8859_1 is not set | ||
883 | # CONFIG_NLS_ISO8859_2 is not set | ||
884 | # CONFIG_NLS_ISO8859_3 is not set | ||
885 | # CONFIG_NLS_ISO8859_4 is not set | ||
886 | # CONFIG_NLS_ISO8859_5 is not set | ||
887 | # CONFIG_NLS_ISO8859_6 is not set | ||
888 | # CONFIG_NLS_ISO8859_7 is not set | ||
889 | # CONFIG_NLS_ISO8859_9 is not set | ||
890 | # CONFIG_NLS_ISO8859_13 is not set | ||
891 | # CONFIG_NLS_ISO8859_14 is not set | ||
892 | # CONFIG_NLS_ISO8859_15 is not set | ||
893 | # CONFIG_NLS_KOI8_R is not set | ||
894 | # CONFIG_NLS_KOI8_U is not set | ||
895 | # CONFIG_NLS_UTF8 is not set | ||
896 | |||
897 | # | ||
898 | # Profiling support | ||
899 | # | ||
900 | # CONFIG_PROFILING is not set | ||
901 | |||
902 | # | ||
903 | # Kernel hacking | ||
904 | # | ||
905 | # CONFIG_PRINTK_TIME is not set | ||
906 | CONFIG_DEBUG_KERNEL=y | ||
907 | # CONFIG_MAGIC_SYSRQ is not set | ||
908 | CONFIG_LOG_BUF_SHIFT=14 | ||
909 | # CONFIG_SCHEDSTATS is not set | ||
910 | # CONFIG_DEBUG_SLAB is not set | ||
911 | CONFIG_DEBUG_PREEMPT=y | ||
912 | # CONFIG_DEBUG_SPINLOCK is not set | ||
913 | # CONFIG_DEBUG_SPINLOCK_SLEEP is not set | ||
914 | # CONFIG_DEBUG_KOBJECT is not set | ||
915 | CONFIG_DEBUG_BUGVERBOSE=y | ||
916 | CONFIG_DEBUG_INFO=y | ||
917 | # CONFIG_DEBUG_FS is not set | ||
918 | CONFIG_FRAME_POINTER=y | ||
919 | CONFIG_DEBUG_USER=y | ||
920 | # CONFIG_DEBUG_WAITQ is not set | ||
921 | CONFIG_DEBUG_ERRORS=y | ||
922 | CONFIG_DEBUG_LL=y | ||
923 | # CONFIG_DEBUG_ICEDCC is not set | ||
924 | |||
925 | # | ||
926 | # Security options | ||
927 | # | ||
928 | # CONFIG_KEYS is not set | ||
929 | # CONFIG_SECURITY is not set | ||
930 | |||
931 | # | ||
932 | # Cryptographic options | ||
933 | # | ||
934 | CONFIG_CRYPTO=y | ||
935 | # CONFIG_CRYPTO_HMAC is not set | ||
936 | # CONFIG_CRYPTO_NULL is not set | ||
937 | # CONFIG_CRYPTO_MD4 is not set | ||
938 | CONFIG_CRYPTO_MD5=y | ||
939 | # CONFIG_CRYPTO_SHA1 is not set | ||
940 | # CONFIG_CRYPTO_SHA256 is not set | ||
941 | # CONFIG_CRYPTO_SHA512 is not set | ||
942 | # CONFIG_CRYPTO_WP512 is not set | ||
943 | # CONFIG_CRYPTO_TGR192 is not set | ||
944 | CONFIG_CRYPTO_DES=y | ||
945 | # CONFIG_CRYPTO_BLOWFISH is not set | ||
946 | # CONFIG_CRYPTO_TWOFISH is not set | ||
947 | # CONFIG_CRYPTO_SERPENT is not set | ||
948 | # CONFIG_CRYPTO_AES is not set | ||
949 | # CONFIG_CRYPTO_CAST5 is not set | ||
950 | # CONFIG_CRYPTO_CAST6 is not set | ||
951 | # CONFIG_CRYPTO_TEA is not set | ||
952 | # CONFIG_CRYPTO_ARC4 is not set | ||
953 | # CONFIG_CRYPTO_KHAZAD is not set | ||
954 | # CONFIG_CRYPTO_ANUBIS is not set | ||
955 | # CONFIG_CRYPTO_DEFLATE is not set | ||
956 | # CONFIG_CRYPTO_MICHAEL_MIC is not set | ||
957 | # CONFIG_CRYPTO_CRC32C is not set | ||
958 | # CONFIG_CRYPTO_TEST is not set | ||
959 | |||
960 | # | ||
961 | # Hardware crypto devices | ||
962 | # | ||
963 | |||
964 | # | ||
965 | # Library routines | ||
966 | # | ||
967 | # CONFIG_CRC_CCITT is not set | ||
968 | CONFIG_CRC32=y | ||
969 | # CONFIG_LIBCRC32C is not set | ||
970 | CONFIG_ZLIB_INFLATE=y | ||
971 | CONFIG_ZLIB_DEFLATE=y | ||
diff --git a/arch/arm/configs/omnimeter_defconfig b/arch/arm/configs/omnimeter_defconfig new file mode 100644 index 000000000000..78fdb4a428b1 --- /dev/null +++ b/arch/arm/configs/omnimeter_defconfig | |||
@@ -0,0 +1,803 @@ | |||
1 | # | ||
2 | # Automatically generated make config: don't edit | ||
3 | # Linux kernel version: 2.6.12-rc1-bk2 | ||
4 | # Sun Mar 27 21:31:45 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=y | ||
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 is not set | ||
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=y | ||
133 | # CONFIG_TCIC is not set | ||
134 | CONFIG_PCMCIA_SA1100=y | ||
135 | CONFIG_PCCARD_NONSTATIC=y | ||
136 | |||
137 | # | ||
138 | # Kernel Features | ||
139 | # | ||
140 | # CONFIG_PREEMPT is not set | ||
141 | CONFIG_DISCONTIGMEM=y | ||
142 | # CONFIG_LEDS is not set | ||
143 | CONFIG_ALIGNMENT_TRAP=y | ||
144 | |||
145 | # | ||
146 | # Boot options | ||
147 | # | ||
148 | CONFIG_ZBOOT_ROM_TEXT=0x0 | ||
149 | CONFIG_ZBOOT_ROM_BSS=0x0 | ||
150 | CONFIG_CMDLINE="keepinitrd mem=16M root=/dev/ram ramdisk=8192 initrd=0xd0000000,4M" | ||
151 | # CONFIG_XIP_KERNEL is not set | ||
152 | |||
153 | # | ||
154 | # CPU Frequency scaling | ||
155 | # | ||
156 | # CONFIG_CPU_FREQ is not set | ||
157 | |||
158 | # | ||
159 | # Floating point emulation | ||
160 | # | ||
161 | |||
162 | # | ||
163 | # At least one emulation must be selected | ||
164 | # | ||
165 | # CONFIG_FPE_NWFPE 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=y | ||
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 is not set | ||
196 | |||
197 | # | ||
198 | # Parallel port support | ||
199 | # | ||
200 | # CONFIG_PARPORT is not set | ||
201 | |||
202 | # | ||
203 | # Plug and Play support | ||
204 | # | ||
205 | # CONFIG_PNP is not set | ||
206 | |||
207 | # | ||
208 | # Block devices | ||
209 | # | ||
210 | # CONFIG_BLK_DEV_FD is not set | ||
211 | # CONFIG_BLK_DEV_XD is not set | ||
212 | # CONFIG_BLK_DEV_COW_COMMON is not set | ||
213 | CONFIG_BLK_DEV_LOOP=m | ||
214 | # CONFIG_BLK_DEV_CRYPTOLOOP is not set | ||
215 | CONFIG_BLK_DEV_NBD=m | ||
216 | # CONFIG_BLK_DEV_RAM is not set | ||
217 | CONFIG_BLK_DEV_RAM_COUNT=16 | ||
218 | CONFIG_INITRAMFS_SOURCE="" | ||
219 | # CONFIG_CDROM_PKTCDVD is not set | ||
220 | |||
221 | # | ||
222 | # IO Schedulers | ||
223 | # | ||
224 | CONFIG_IOSCHED_NOOP=y | ||
225 | CONFIG_IOSCHED_AS=y | ||
226 | CONFIG_IOSCHED_DEADLINE=y | ||
227 | CONFIG_IOSCHED_CFQ=y | ||
228 | # CONFIG_ATA_OVER_ETH is not set | ||
229 | |||
230 | # | ||
231 | # ATA/ATAPI/MFM/RLL support | ||
232 | # | ||
233 | CONFIG_IDE=y | ||
234 | CONFIG_BLK_DEV_IDE=y | ||
235 | |||
236 | # | ||
237 | # Please see Documentation/ide.txt for help/info on IDE drives | ||
238 | # | ||
239 | # CONFIG_BLK_DEV_IDE_SATA is not set | ||
240 | CONFIG_BLK_DEV_IDEDISK=y | ||
241 | # CONFIG_IDEDISK_MULTI_MODE is not set | ||
242 | # CONFIG_BLK_DEV_IDECS is not set | ||
243 | # CONFIG_BLK_DEV_IDECD is not set | ||
244 | # CONFIG_BLK_DEV_IDETAPE is not set | ||
245 | # CONFIG_BLK_DEV_IDEFLOPPY is not set | ||
246 | # CONFIG_IDE_TASK_IOCTL is not set | ||
247 | |||
248 | # | ||
249 | # IDE chipset support/bugfixes | ||
250 | # | ||
251 | CONFIG_IDE_GENERIC=y | ||
252 | # CONFIG_IDE_ARM is not set | ||
253 | # CONFIG_IDE_CHIPSETS is not set | ||
254 | # CONFIG_BLK_DEV_IDEDMA is not set | ||
255 | # CONFIG_IDEDMA_AUTO is not set | ||
256 | # CONFIG_BLK_DEV_HD is not set | ||
257 | |||
258 | # | ||
259 | # SCSI device support | ||
260 | # | ||
261 | # CONFIG_SCSI is not set | ||
262 | |||
263 | # | ||
264 | # Multi-device support (RAID and LVM) | ||
265 | # | ||
266 | # CONFIG_MD is not set | ||
267 | |||
268 | # | ||
269 | # Fusion MPT device support | ||
270 | # | ||
271 | |||
272 | # | ||
273 | # IEEE 1394 (FireWire) support | ||
274 | # | ||
275 | |||
276 | # | ||
277 | # I2O device support | ||
278 | # | ||
279 | |||
280 | # | ||
281 | # Networking support | ||
282 | # | ||
283 | CONFIG_NET=y | ||
284 | |||
285 | # | ||
286 | # Networking options | ||
287 | # | ||
288 | CONFIG_PACKET=y | ||
289 | CONFIG_PACKET_MMAP=y | ||
290 | # CONFIG_NETLINK_DEV is not set | ||
291 | CONFIG_UNIX=y | ||
292 | # CONFIG_NET_KEY is not set | ||
293 | CONFIG_INET=y | ||
294 | CONFIG_IP_MULTICAST=y | ||
295 | # CONFIG_IP_ADVANCED_ROUTER is not set | ||
296 | # CONFIG_IP_PNP is not set | ||
297 | # CONFIG_NET_IPIP is not set | ||
298 | # CONFIG_NET_IPGRE is not set | ||
299 | # CONFIG_IP_MROUTE is not set | ||
300 | # CONFIG_ARPD is not set | ||
301 | # CONFIG_SYN_COOKIES is not set | ||
302 | # CONFIG_INET_AH is not set | ||
303 | # CONFIG_INET_ESP is not set | ||
304 | # CONFIG_INET_IPCOMP is not set | ||
305 | # CONFIG_INET_TUNNEL is not set | ||
306 | CONFIG_IP_TCPDIAG=y | ||
307 | # CONFIG_IP_TCPDIAG_IPV6 is not set | ||
308 | |||
309 | # | ||
310 | # IP: Virtual Server Configuration | ||
311 | # | ||
312 | # CONFIG_IP_VS is not set | ||
313 | # CONFIG_IPV6 is not set | ||
314 | CONFIG_NETFILTER=y | ||
315 | # CONFIG_NETFILTER_DEBUG is not set | ||
316 | |||
317 | # | ||
318 | # IP: Netfilter Configuration | ||
319 | # | ||
320 | # CONFIG_IP_NF_CONNTRACK is not set | ||
321 | # CONFIG_IP_NF_CONNTRACK_MARK is not set | ||
322 | # CONFIG_IP_NF_QUEUE is not set | ||
323 | # CONFIG_IP_NF_IPTABLES is not set | ||
324 | # CONFIG_IP_NF_ARPTABLES is not set | ||
325 | |||
326 | # | ||
327 | # SCTP Configuration (EXPERIMENTAL) | ||
328 | # | ||
329 | # CONFIG_IP_SCTP is not set | ||
330 | # CONFIG_ATM is not set | ||
331 | # CONFIG_BRIDGE is not set | ||
332 | # CONFIG_VLAN_8021Q is not set | ||
333 | # CONFIG_DECNET is not set | ||
334 | # CONFIG_LLC2 is not set | ||
335 | # CONFIG_IPX is not set | ||
336 | # CONFIG_ATALK is not set | ||
337 | # CONFIG_X25 is not set | ||
338 | # CONFIG_LAPB is not set | ||
339 | # CONFIG_NET_DIVERT is not set | ||
340 | # CONFIG_ECONET is not set | ||
341 | # CONFIG_WAN_ROUTER is not set | ||
342 | |||
343 | # | ||
344 | # QoS and/or fair queueing | ||
345 | # | ||
346 | # CONFIG_NET_SCHED is not set | ||
347 | # CONFIG_NET_CLS_ROUTE is not set | ||
348 | |||
349 | # | ||
350 | # Network testing | ||
351 | # | ||
352 | # CONFIG_NET_PKTGEN is not set | ||
353 | # CONFIG_NETPOLL is not set | ||
354 | # CONFIG_NET_POLL_CONTROLLER is not set | ||
355 | # CONFIG_HAMRADIO is not set | ||
356 | # CONFIG_IRDA is not set | ||
357 | # CONFIG_BT is not set | ||
358 | CONFIG_NETDEVICES=y | ||
359 | # CONFIG_DUMMY is not set | ||
360 | # CONFIG_BONDING is not set | ||
361 | # CONFIG_EQUALIZER is not set | ||
362 | # CONFIG_TUN is not set | ||
363 | |||
364 | # | ||
365 | # ARCnet devices | ||
366 | # | ||
367 | # CONFIG_ARCNET is not set | ||
368 | |||
369 | # | ||
370 | # Ethernet (10 or 100Mbit) | ||
371 | # | ||
372 | CONFIG_NET_ETHERNET=y | ||
373 | # CONFIG_MII is not set | ||
374 | # CONFIG_NET_VENDOR_3COM is not set | ||
375 | # CONFIG_LANCE is not set | ||
376 | # CONFIG_NET_VENDOR_SMC is not set | ||
377 | # CONFIG_SMC91X is not set | ||
378 | # CONFIG_NET_VENDOR_RACAL is not set | ||
379 | # CONFIG_AT1700 is not set | ||
380 | # CONFIG_DEPCA is not set | ||
381 | # CONFIG_HP100 is not set | ||
382 | # CONFIG_NET_ISA is not set | ||
383 | # CONFIG_NET_PCI is not set | ||
384 | # CONFIG_NET_POCKET is not set | ||
385 | |||
386 | # | ||
387 | # Ethernet (1000 Mbit) | ||
388 | # | ||
389 | |||
390 | # | ||
391 | # Ethernet (10000 Mbit) | ||
392 | # | ||
393 | |||
394 | # | ||
395 | # Token Ring devices | ||
396 | # | ||
397 | # CONFIG_TR is not set | ||
398 | |||
399 | # | ||
400 | # Wireless LAN (non-hamradio) | ||
401 | # | ||
402 | CONFIG_NET_RADIO=y | ||
403 | |||
404 | # | ||
405 | # Obsolete Wireless cards support (pre-802.11) | ||
406 | # | ||
407 | # CONFIG_STRIP is not set | ||
408 | # CONFIG_ARLAN is not set | ||
409 | # CONFIG_WAVELAN is not set | ||
410 | CONFIG_PCMCIA_WAVELAN=y | ||
411 | # CONFIG_PCMCIA_NETWAVE is not set | ||
412 | |||
413 | # | ||
414 | # Wireless 802.11 Frequency Hopping cards support | ||
415 | # | ||
416 | # CONFIG_PCMCIA_RAYCS is not set | ||
417 | |||
418 | # | ||
419 | # Wireless 802.11b ISA/PCI cards support | ||
420 | # | ||
421 | # CONFIG_HERMES is not set | ||
422 | # CONFIG_ATMEL is not set | ||
423 | |||
424 | # | ||
425 | # Wireless 802.11b Pcmcia/Cardbus cards support | ||
426 | # | ||
427 | CONFIG_AIRO_CS=y | ||
428 | CONFIG_PCMCIA_WL3501=y | ||
429 | CONFIG_NET_WIRELESS=y | ||
430 | |||
431 | # | ||
432 | # PCMCIA network device support | ||
433 | # | ||
434 | CONFIG_NET_PCMCIA=y | ||
435 | CONFIG_PCMCIA_3C589=y | ||
436 | # CONFIG_PCMCIA_3C574 is not set | ||
437 | # CONFIG_PCMCIA_FMVJ18X is not set | ||
438 | CONFIG_PCMCIA_PCNET=y | ||
439 | # CONFIG_PCMCIA_NMCLAN is not set | ||
440 | # CONFIG_PCMCIA_SMC91C92 is not set | ||
441 | # CONFIG_PCMCIA_XIRC2PS is not set | ||
442 | # CONFIG_PCMCIA_AXNET is not set | ||
443 | |||
444 | # | ||
445 | # Wan interfaces | ||
446 | # | ||
447 | # CONFIG_WAN is not set | ||
448 | # CONFIG_PPP is not set | ||
449 | # CONFIG_SLIP is not set | ||
450 | # CONFIG_SHAPER is not set | ||
451 | # CONFIG_NETCONSOLE is not set | ||
452 | |||
453 | # | ||
454 | # ISDN subsystem | ||
455 | # | ||
456 | # CONFIG_ISDN is not set | ||
457 | |||
458 | # | ||
459 | # Input device support | ||
460 | # | ||
461 | CONFIG_INPUT=y | ||
462 | |||
463 | # | ||
464 | # Userland interfaces | ||
465 | # | ||
466 | CONFIG_INPUT_MOUSEDEV=y | ||
467 | CONFIG_INPUT_MOUSEDEV_PSAUX=y | ||
468 | CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024 | ||
469 | CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768 | ||
470 | # CONFIG_INPUT_JOYDEV is not set | ||
471 | # CONFIG_INPUT_TSDEV is not set | ||
472 | # CONFIG_INPUT_EVDEV is not set | ||
473 | # CONFIG_INPUT_EVBUG is not set | ||
474 | |||
475 | # | ||
476 | # Input Device Drivers | ||
477 | # | ||
478 | CONFIG_INPUT_KEYBOARD=y | ||
479 | CONFIG_KEYBOARD_ATKBD=y | ||
480 | # CONFIG_KEYBOARD_SUNKBD is not set | ||
481 | # CONFIG_KEYBOARD_LKKBD is not set | ||
482 | # CONFIG_KEYBOARD_XTKBD is not set | ||
483 | # CONFIG_KEYBOARD_NEWTON is not set | ||
484 | CONFIG_INPUT_MOUSE=y | ||
485 | CONFIG_MOUSE_PS2=y | ||
486 | # CONFIG_MOUSE_SERIAL is not set | ||
487 | # CONFIG_MOUSE_INPORT is not set | ||
488 | # CONFIG_MOUSE_LOGIBM is not set | ||
489 | # CONFIG_MOUSE_PC110PAD is not set | ||
490 | # CONFIG_MOUSE_VSXXXAA is not set | ||
491 | # CONFIG_INPUT_JOYSTICK is not set | ||
492 | # CONFIG_INPUT_TOUCHSCREEN is not set | ||
493 | # CONFIG_INPUT_MISC is not set | ||
494 | |||
495 | # | ||
496 | # Hardware I/O ports | ||
497 | # | ||
498 | CONFIG_SERIO=y | ||
499 | CONFIG_SERIO_SERPORT=y | ||
500 | CONFIG_SERIO_LIBPS2=y | ||
501 | # CONFIG_SERIO_RAW is not set | ||
502 | # CONFIG_GAMEPORT is not set | ||
503 | CONFIG_SOUND_GAMEPORT=y | ||
504 | |||
505 | # | ||
506 | # Character devices | ||
507 | # | ||
508 | CONFIG_VT=y | ||
509 | CONFIG_VT_CONSOLE=y | ||
510 | CONFIG_HW_CONSOLE=y | ||
511 | # CONFIG_SERIAL_NONSTANDARD is not set | ||
512 | |||
513 | # | ||
514 | # Serial drivers | ||
515 | # | ||
516 | # CONFIG_SERIAL_8250 is not set | ||
517 | |||
518 | # | ||
519 | # Non-8250 serial port support | ||
520 | # | ||
521 | CONFIG_SERIAL_SA1100=y | ||
522 | CONFIG_SERIAL_SA1100_CONSOLE=y | ||
523 | CONFIG_SERIAL_CORE=y | ||
524 | CONFIG_SERIAL_CORE_CONSOLE=y | ||
525 | CONFIG_UNIX98_PTYS=y | ||
526 | CONFIG_LEGACY_PTYS=y | ||
527 | CONFIG_LEGACY_PTY_COUNT=256 | ||
528 | |||
529 | # | ||
530 | # IPMI | ||
531 | # | ||
532 | # CONFIG_IPMI_HANDLER is not set | ||
533 | |||
534 | # | ||
535 | # Watchdog Cards | ||
536 | # | ||
537 | # CONFIG_WATCHDOG is not set | ||
538 | # CONFIG_NVRAM is not set | ||
539 | # CONFIG_RTC is not set | ||
540 | # CONFIG_DTLK is not set | ||
541 | # CONFIG_R3964 is not set | ||
542 | |||
543 | # | ||
544 | # Ftape, the floppy tape device driver | ||
545 | # | ||
546 | # CONFIG_DRM is not set | ||
547 | |||
548 | # | ||
549 | # PCMCIA character devices | ||
550 | # | ||
551 | # CONFIG_SYNCLINK_CS is not set | ||
552 | # CONFIG_RAW_DRIVER is not set | ||
553 | |||
554 | # | ||
555 | # TPM devices | ||
556 | # | ||
557 | # CONFIG_TCG_TPM is not set | ||
558 | |||
559 | # | ||
560 | # I2C support | ||
561 | # | ||
562 | # CONFIG_I2C is not set | ||
563 | |||
564 | # | ||
565 | # Misc devices | ||
566 | # | ||
567 | |||
568 | # | ||
569 | # Multimedia devices | ||
570 | # | ||
571 | # CONFIG_VIDEO_DEV is not set | ||
572 | |||
573 | # | ||
574 | # Digital Video Broadcasting Devices | ||
575 | # | ||
576 | # CONFIG_DVB is not set | ||
577 | |||
578 | # | ||
579 | # Graphics support | ||
580 | # | ||
581 | CONFIG_FB=y | ||
582 | CONFIG_FB_CFB_FILLRECT=y | ||
583 | CONFIG_FB_CFB_COPYAREA=y | ||
584 | CONFIG_FB_CFB_IMAGEBLIT=y | ||
585 | CONFIG_FB_SOFT_CURSOR=y | ||
586 | # CONFIG_FB_MODE_HELPERS is not set | ||
587 | # CONFIG_FB_TILEBLITTING is not set | ||
588 | CONFIG_FB_SA1100=y | ||
589 | # CONFIG_FB_VIRTUAL is not set | ||
590 | |||
591 | # | ||
592 | # Console display driver support | ||
593 | # | ||
594 | # CONFIG_VGA_CONSOLE is not set | ||
595 | # CONFIG_MDA_CONSOLE is not set | ||
596 | CONFIG_DUMMY_CONSOLE=y | ||
597 | CONFIG_FRAMEBUFFER_CONSOLE=y | ||
598 | CONFIG_FONTS=y | ||
599 | CONFIG_FONT_8x8=y | ||
600 | # CONFIG_FONT_8x16 is not set | ||
601 | # CONFIG_FONT_6x11 is not set | ||
602 | # CONFIG_FONT_PEARL_8x8 is not set | ||
603 | # CONFIG_FONT_ACORN_8x8 is not set | ||
604 | # CONFIG_FONT_MINI_4x6 is not set | ||
605 | # CONFIG_FONT_SUN8x16 is not set | ||
606 | # CONFIG_FONT_SUN12x22 is not set | ||
607 | |||
608 | # | ||
609 | # Logo configuration | ||
610 | # | ||
611 | # CONFIG_LOGO is not set | ||
612 | # CONFIG_BACKLIGHT_LCD_SUPPORT is not set | ||
613 | |||
614 | # | ||
615 | # Sound | ||
616 | # | ||
617 | # CONFIG_SOUND is not set | ||
618 | |||
619 | # | ||
620 | # USB support | ||
621 | # | ||
622 | CONFIG_USB_ARCH_HAS_HCD=y | ||
623 | # CONFIG_USB_ARCH_HAS_OHCI is not set | ||
624 | # CONFIG_USB is not set | ||
625 | |||
626 | # | ||
627 | # USB Gadget Support | ||
628 | # | ||
629 | # CONFIG_USB_GADGET is not set | ||
630 | |||
631 | # | ||
632 | # MMC/SD Card support | ||
633 | # | ||
634 | # CONFIG_MMC is not set | ||
635 | |||
636 | # | ||
637 | # File systems | ||
638 | # | ||
639 | CONFIG_EXT2_FS=y | ||
640 | # CONFIG_EXT2_FS_XATTR is not set | ||
641 | # CONFIG_EXT3_FS is not set | ||
642 | # CONFIG_JBD is not set | ||
643 | # CONFIG_REISERFS_FS is not set | ||
644 | # CONFIG_JFS_FS is not set | ||
645 | |||
646 | # | ||
647 | # XFS support | ||
648 | # | ||
649 | # CONFIG_XFS_FS is not set | ||
650 | # CONFIG_MINIX_FS is not set | ||
651 | # CONFIG_ROMFS_FS is not set | ||
652 | # CONFIG_QUOTA is not set | ||
653 | CONFIG_DNOTIFY=y | ||
654 | # CONFIG_AUTOFS_FS is not set | ||
655 | # CONFIG_AUTOFS4_FS is not set | ||
656 | |||
657 | # | ||
658 | # CD-ROM/DVD Filesystems | ||
659 | # | ||
660 | # CONFIG_ISO9660_FS is not set | ||
661 | # CONFIG_UDF_FS is not set | ||
662 | |||
663 | # | ||
664 | # DOS/FAT/NT Filesystems | ||
665 | # | ||
666 | CONFIG_FAT_FS=y | ||
667 | CONFIG_MSDOS_FS=y | ||
668 | # CONFIG_VFAT_FS is not set | ||
669 | CONFIG_FAT_DEFAULT_CODEPAGE=437 | ||
670 | # CONFIG_NTFS_FS is not set | ||
671 | |||
672 | # | ||
673 | # Pseudo filesystems | ||
674 | # | ||
675 | CONFIG_PROC_FS=y | ||
676 | CONFIG_SYSFS=y | ||
677 | # CONFIG_DEVFS_FS is not set | ||
678 | # CONFIG_DEVPTS_FS_XATTR is not set | ||
679 | # CONFIG_TMPFS is not set | ||
680 | # CONFIG_HUGETLB_PAGE is not set | ||
681 | CONFIG_RAMFS=y | ||
682 | |||
683 | # | ||
684 | # Miscellaneous filesystems | ||
685 | # | ||
686 | # CONFIG_ADFS_FS is not set | ||
687 | # CONFIG_AFFS_FS is not set | ||
688 | # CONFIG_HFS_FS is not set | ||
689 | # CONFIG_HFSPLUS_FS is not set | ||
690 | # CONFIG_BEFS_FS is not set | ||
691 | # CONFIG_BFS_FS is not set | ||
692 | # CONFIG_EFS_FS is not set | ||
693 | # CONFIG_CRAMFS is not set | ||
694 | # CONFIG_VXFS_FS is not set | ||
695 | # CONFIG_HPFS_FS is not set | ||
696 | # CONFIG_QNX4FS_FS is not set | ||
697 | # CONFIG_SYSV_FS is not set | ||
698 | # CONFIG_UFS_FS is not set | ||
699 | |||
700 | # | ||
701 | # Network File Systems | ||
702 | # | ||
703 | CONFIG_NFS_FS=y | ||
704 | # CONFIG_NFS_V3 is not set | ||
705 | # CONFIG_NFS_V4 is not set | ||
706 | # CONFIG_NFS_DIRECTIO is not set | ||
707 | # CONFIG_NFSD is not set | ||
708 | CONFIG_LOCKD=y | ||
709 | CONFIG_SUNRPC=y | ||
710 | # CONFIG_RPCSEC_GSS_KRB5 is not set | ||
711 | # CONFIG_RPCSEC_GSS_SPKM3 is not set | ||
712 | # CONFIG_SMB_FS is not set | ||
713 | # CONFIG_CIFS is not set | ||
714 | # CONFIG_NCP_FS is not set | ||
715 | # CONFIG_CODA_FS is not set | ||
716 | # CONFIG_AFS_FS is not set | ||
717 | |||
718 | # | ||
719 | # Partition Types | ||
720 | # | ||
721 | # CONFIG_PARTITION_ADVANCED is not set | ||
722 | CONFIG_MSDOS_PARTITION=y | ||
723 | |||
724 | # | ||
725 | # Native Language Support | ||
726 | # | ||
727 | CONFIG_NLS=y | ||
728 | CONFIG_NLS_DEFAULT="iso8859-1" | ||
729 | # CONFIG_NLS_CODEPAGE_437 is not set | ||
730 | # CONFIG_NLS_CODEPAGE_737 is not set | ||
731 | # CONFIG_NLS_CODEPAGE_775 is not set | ||
732 | # CONFIG_NLS_CODEPAGE_850 is not set | ||
733 | # CONFIG_NLS_CODEPAGE_852 is not set | ||
734 | # CONFIG_NLS_CODEPAGE_855 is not set | ||
735 | # CONFIG_NLS_CODEPAGE_857 is not set | ||
736 | # CONFIG_NLS_CODEPAGE_860 is not set | ||
737 | # CONFIG_NLS_CODEPAGE_861 is not set | ||
738 | # CONFIG_NLS_CODEPAGE_862 is not set | ||
739 | # CONFIG_NLS_CODEPAGE_863 is not set | ||
740 | # CONFIG_NLS_CODEPAGE_864 is not set | ||
741 | # CONFIG_NLS_CODEPAGE_865 is not set | ||
742 | # CONFIG_NLS_CODEPAGE_866 is not set | ||
743 | # CONFIG_NLS_CODEPAGE_869 is not set | ||
744 | # CONFIG_NLS_CODEPAGE_936 is not set | ||
745 | # CONFIG_NLS_CODEPAGE_950 is not set | ||
746 | # CONFIG_NLS_CODEPAGE_932 is not set | ||
747 | # CONFIG_NLS_CODEPAGE_949 is not set | ||
748 | # CONFIG_NLS_CODEPAGE_874 is not set | ||
749 | # CONFIG_NLS_ISO8859_8 is not set | ||
750 | # CONFIG_NLS_CODEPAGE_1250 is not set | ||
751 | # CONFIG_NLS_CODEPAGE_1251 is not set | ||
752 | # CONFIG_NLS_ASCII is not set | ||
753 | # CONFIG_NLS_ISO8859_1 is not set | ||
754 | # CONFIG_NLS_ISO8859_2 is not set | ||
755 | # CONFIG_NLS_ISO8859_3 is not set | ||
756 | # CONFIG_NLS_ISO8859_4 is not set | ||
757 | # CONFIG_NLS_ISO8859_5 is not set | ||
758 | # CONFIG_NLS_ISO8859_6 is not set | ||
759 | # CONFIG_NLS_ISO8859_7 is not set | ||
760 | # CONFIG_NLS_ISO8859_9 is not set | ||
761 | # CONFIG_NLS_ISO8859_13 is not set | ||
762 | # CONFIG_NLS_ISO8859_14 is not set | ||
763 | # CONFIG_NLS_ISO8859_15 is not set | ||
764 | # CONFIG_NLS_KOI8_R is not set | ||
765 | # CONFIG_NLS_KOI8_U is not set | ||
766 | # CONFIG_NLS_UTF8 is not set | ||
767 | |||
768 | # | ||
769 | # Profiling support | ||
770 | # | ||
771 | # CONFIG_PROFILING is not set | ||
772 | |||
773 | # | ||
774 | # Kernel hacking | ||
775 | # | ||
776 | # CONFIG_PRINTK_TIME is not set | ||
777 | # CONFIG_DEBUG_KERNEL is not set | ||
778 | CONFIG_LOG_BUF_SHIFT=14 | ||
779 | CONFIG_DEBUG_BUGVERBOSE=y | ||
780 | CONFIG_FRAME_POINTER=y | ||
781 | # CONFIG_DEBUG_USER is not set | ||
782 | |||
783 | # | ||
784 | # Security options | ||
785 | # | ||
786 | # CONFIG_KEYS is not set | ||
787 | # CONFIG_SECURITY is not set | ||
788 | |||
789 | # | ||
790 | # Cryptographic options | ||
791 | # | ||
792 | # CONFIG_CRYPTO is not set | ||
793 | |||
794 | # | ||
795 | # Hardware crypto devices | ||
796 | # | ||
797 | |||
798 | # | ||
799 | # Library routines | ||
800 | # | ||
801 | # CONFIG_CRC_CCITT is not set | ||
802 | CONFIG_CRC32=y | ||
803 | # CONFIG_LIBCRC32C is not set | ||
diff --git a/arch/arm/configs/pleb_defconfig b/arch/arm/configs/pleb_defconfig new file mode 100644 index 000000000000..10fec890578d --- /dev/null +++ b/arch/arm/configs/pleb_defconfig | |||
@@ -0,0 +1,749 @@ | |||
1 | # | ||
2 | # Automatically generated make config: don't edit | ||
3 | # Linux kernel version: 2.6.12-rc1-bk2 | ||
4 | # Sun Mar 27 22:03:02 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 is not set | ||
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 is not set | ||
31 | # CONFIG_KOBJECT_UEVENT is not set | ||
32 | # CONFIG_IKCONFIG is not set | ||
33 | CONFIG_EMBEDDED=y | ||
34 | CONFIG_KALLSYMS=y | ||
35 | # CONFIG_KALLSYMS_ALL is not set | ||
36 | # CONFIG_KALLSYMS_EXTRA_PASS is not set | ||
37 | CONFIG_BASE_FULL=y | ||
38 | CONFIG_FUTEX=y | ||
39 | CONFIG_EPOLL=y | ||
40 | CONFIG_CC_OPTIMIZE_FOR_SIZE=y | ||
41 | # CONFIG_SHMEM is not set | ||
42 | CONFIG_CC_ALIGN_FUNCTIONS=0 | ||
43 | CONFIG_CC_ALIGN_LABELS=0 | ||
44 | CONFIG_CC_ALIGN_LOOPS=0 | ||
45 | CONFIG_CC_ALIGN_JUMPS=0 | ||
46 | CONFIG_TINY_SHMEM=y | ||
47 | CONFIG_BASE_SMALL=0 | ||
48 | |||
49 | # | ||
50 | # Loadable module support | ||
51 | # | ||
52 | CONFIG_MODULES=y | ||
53 | # CONFIG_MODULE_UNLOAD is not set | ||
54 | CONFIG_OBSOLETE_MODPARM=y | ||
55 | # CONFIG_MODVERSIONS is not set | ||
56 | # CONFIG_MODULE_SRCVERSION_ALL is not set | ||
57 | CONFIG_KMOD=y | ||
58 | |||
59 | # | ||
60 | # System Type | ||
61 | # | ||
62 | # CONFIG_ARCH_CLPS7500 is not set | ||
63 | # CONFIG_ARCH_CLPS711X is not set | ||
64 | # CONFIG_ARCH_CO285 is not set | ||
65 | # CONFIG_ARCH_EBSA110 is not set | ||
66 | # CONFIG_ARCH_CAMELOT is not set | ||
67 | # CONFIG_ARCH_FOOTBRIDGE is not set | ||
68 | # CONFIG_ARCH_INTEGRATOR is not set | ||
69 | # CONFIG_ARCH_IOP3XX is not set | ||
70 | # CONFIG_ARCH_IXP4XX is not set | ||
71 | # CONFIG_ARCH_IXP2000 is not set | ||
72 | # CONFIG_ARCH_L7200 is not set | ||
73 | # CONFIG_ARCH_PXA is not set | ||
74 | # CONFIG_ARCH_RPC is not set | ||
75 | CONFIG_ARCH_SA1100=y | ||
76 | # CONFIG_ARCH_S3C2410 is not set | ||
77 | # CONFIG_ARCH_SHARK is not set | ||
78 | # CONFIG_ARCH_LH7A40X is not set | ||
79 | # CONFIG_ARCH_OMAP is not set | ||
80 | # CONFIG_ARCH_VERSATILE is not set | ||
81 | # CONFIG_ARCH_IMX is not set | ||
82 | # CONFIG_ARCH_H720X is not set | ||
83 | |||
84 | # | ||
85 | # SA11x0 Implementations | ||
86 | # | ||
87 | # CONFIG_SA1100_ASSABET is not set | ||
88 | # CONFIG_SA1100_CERF is not set | ||
89 | # CONFIG_SA1100_COLLIE is not set | ||
90 | # CONFIG_SA1100_H3100 is not set | ||
91 | # CONFIG_SA1100_H3600 is not set | ||
92 | # CONFIG_SA1100_H3800 is not set | ||
93 | # CONFIG_SA1100_BADGE4 is not set | ||
94 | # CONFIG_SA1100_JORNADA720 is not set | ||
95 | # CONFIG_SA1100_HACKKIT is not set | ||
96 | # CONFIG_SA1100_LART is not set | ||
97 | CONFIG_SA1100_PLEB=y | ||
98 | # CONFIG_SA1100_SHANNON is not set | ||
99 | # CONFIG_SA1100_SIMPAD is not set | ||
100 | # CONFIG_SA1100_SSP is not set | ||
101 | |||
102 | # | ||
103 | # Processor Type | ||
104 | # | ||
105 | CONFIG_CPU_32=y | ||
106 | CONFIG_CPU_SA1100=y | ||
107 | CONFIG_CPU_32v4=y | ||
108 | CONFIG_CPU_ABRT_EV4=y | ||
109 | CONFIG_CPU_CACHE_V4WB=y | ||
110 | CONFIG_CPU_CACHE_VIVT=y | ||
111 | CONFIG_CPU_TLB_V4WB=y | ||
112 | CONFIG_CPU_MINICACHE=y | ||
113 | |||
114 | # | ||
115 | # Processor Features | ||
116 | # | ||
117 | |||
118 | # | ||
119 | # Bus support | ||
120 | # | ||
121 | CONFIG_ISA=y | ||
122 | |||
123 | # | ||
124 | # PCCARD (PCMCIA/CardBus) support | ||
125 | # | ||
126 | # CONFIG_PCCARD is not set | ||
127 | |||
128 | # | ||
129 | # Kernel Features | ||
130 | # | ||
131 | # CONFIG_PREEMPT is not set | ||
132 | CONFIG_DISCONTIGMEM=y | ||
133 | # CONFIG_LEDS is not set | ||
134 | CONFIG_ALIGNMENT_TRAP=y | ||
135 | |||
136 | # | ||
137 | # Boot options | ||
138 | # | ||
139 | CONFIG_ZBOOT_ROM_TEXT=0x0 | ||
140 | CONFIG_ZBOOT_ROM_BSS=0x0 | ||
141 | CONFIG_CMDLINE="console=ttySA0,9600 mem=16M@0xc0000000 mem=16M@0xc8000000 root=/dev/ram initrd=0xc0400000,4M" | ||
142 | # CONFIG_XIP_KERNEL is not set | ||
143 | |||
144 | # | ||
145 | # CPU Frequency scaling | ||
146 | # | ||
147 | CONFIG_CPU_FREQ=y | ||
148 | CONFIG_CPU_FREQ_TABLE=y | ||
149 | # CONFIG_CPU_FREQ_DEBUG is not set | ||
150 | CONFIG_CPU_FREQ_STAT=y | ||
151 | # CONFIG_CPU_FREQ_STAT_DETAILS is not set | ||
152 | CONFIG_CPU_FREQ_DEFAULT_GOV_PERFORMANCE=y | ||
153 | # CONFIG_CPU_FREQ_DEFAULT_GOV_USERSPACE is not set | ||
154 | CONFIG_CPU_FREQ_GOV_PERFORMANCE=y | ||
155 | # CONFIG_CPU_FREQ_GOV_POWERSAVE is not set | ||
156 | # CONFIG_CPU_FREQ_GOV_USERSPACE is not set | ||
157 | CONFIG_CPU_FREQ_GOV_ONDEMAND=y | ||
158 | CONFIG_CPU_FREQ_SA1100=y | ||
159 | |||
160 | # | ||
161 | # Floating point emulation | ||
162 | # | ||
163 | |||
164 | # | ||
165 | # At least one emulation must be selected | ||
166 | # | ||
167 | CONFIG_FPE_NWFPE=y | ||
168 | # CONFIG_FPE_NWFPE_XP is not set | ||
169 | # CONFIG_FPE_FASTFPE is not set | ||
170 | |||
171 | # | ||
172 | # Userspace binary formats | ||
173 | # | ||
174 | CONFIG_BINFMT_ELF=y | ||
175 | # CONFIG_BINFMT_AOUT is not set | ||
176 | # CONFIG_BINFMT_MISC is not set | ||
177 | # CONFIG_ARTHUR is not set | ||
178 | |||
179 | # | ||
180 | # Power management options | ||
181 | # | ||
182 | # CONFIG_PM is not set | ||
183 | |||
184 | # | ||
185 | # Device Drivers | ||
186 | # | ||
187 | |||
188 | # | ||
189 | # Generic Driver Options | ||
190 | # | ||
191 | CONFIG_STANDALONE=y | ||
192 | CONFIG_PREVENT_FIRMWARE_BUILD=y | ||
193 | # CONFIG_FW_LOADER is not set | ||
194 | # CONFIG_DEBUG_DRIVER is not set | ||
195 | |||
196 | # | ||
197 | # Memory Technology Devices (MTD) | ||
198 | # | ||
199 | CONFIG_MTD=y | ||
200 | # CONFIG_MTD_DEBUG is not set | ||
201 | # CONFIG_MTD_CONCAT is not set | ||
202 | CONFIG_MTD_PARTITIONS=y | ||
203 | CONFIG_MTD_REDBOOT_PARTS=y | ||
204 | CONFIG_MTD_REDBOOT_DIRECTORY_BLOCK=-1 | ||
205 | CONFIG_MTD_REDBOOT_PARTS_UNALLOCATED=y | ||
206 | # CONFIG_MTD_REDBOOT_PARTS_READONLY is not set | ||
207 | CONFIG_MTD_CMDLINE_PARTS=y | ||
208 | # CONFIG_MTD_AFS_PARTS is not set | ||
209 | |||
210 | # | ||
211 | # User Modules And Translation Layers | ||
212 | # | ||
213 | CONFIG_MTD_CHAR=y | ||
214 | CONFIG_MTD_BLOCK=y | ||
215 | # CONFIG_FTL is not set | ||
216 | # CONFIG_NFTL is not set | ||
217 | # CONFIG_INFTL is not set | ||
218 | |||
219 | # | ||
220 | # RAM/ROM/Flash chip drivers | ||
221 | # | ||
222 | CONFIG_MTD_CFI=y | ||
223 | # CONFIG_MTD_JEDECPROBE is not set | ||
224 | CONFIG_MTD_GEN_PROBE=y | ||
225 | # CONFIG_MTD_CFI_ADV_OPTIONS is not set | ||
226 | CONFIG_MTD_MAP_BANK_WIDTH_1=y | ||
227 | CONFIG_MTD_MAP_BANK_WIDTH_2=y | ||
228 | CONFIG_MTD_MAP_BANK_WIDTH_4=y | ||
229 | # CONFIG_MTD_MAP_BANK_WIDTH_8 is not set | ||
230 | # CONFIG_MTD_MAP_BANK_WIDTH_16 is not set | ||
231 | # CONFIG_MTD_MAP_BANK_WIDTH_32 is not set | ||
232 | CONFIG_MTD_CFI_I1=y | ||
233 | CONFIG_MTD_CFI_I2=y | ||
234 | # CONFIG_MTD_CFI_I4 is not set | ||
235 | # CONFIG_MTD_CFI_I8 is not set | ||
236 | CONFIG_MTD_CFI_INTELEXT=y | ||
237 | # CONFIG_MTD_CFI_AMDSTD is not set | ||
238 | # CONFIG_MTD_CFI_STAA is not set | ||
239 | CONFIG_MTD_CFI_UTIL=y | ||
240 | # CONFIG_MTD_RAM is not set | ||
241 | # CONFIG_MTD_ROM is not set | ||
242 | # CONFIG_MTD_ABSENT is not set | ||
243 | # CONFIG_MTD_XIP is not set | ||
244 | |||
245 | # | ||
246 | # Mapping drivers for chip access | ||
247 | # | ||
248 | # CONFIG_MTD_COMPLEX_MAPPINGS is not set | ||
249 | # CONFIG_MTD_PHYSMAP is not set | ||
250 | # CONFIG_MTD_ARM_INTEGRATOR is not set | ||
251 | CONFIG_MTD_SA1100=y | ||
252 | # CONFIG_MTD_EDB7312 is not set | ||
253 | |||
254 | # | ||
255 | # Self-contained MTD device drivers | ||
256 | # | ||
257 | # CONFIG_MTD_SLRAM is not set | ||
258 | # CONFIG_MTD_PHRAM is not set | ||
259 | # CONFIG_MTD_MTDRAM is not set | ||
260 | # CONFIG_MTD_BLKMTD is not set | ||
261 | # CONFIG_MTD_BLOCK2MTD is not set | ||
262 | |||
263 | # | ||
264 | # Disk-On-Chip Device Drivers | ||
265 | # | ||
266 | # CONFIG_MTD_DOC2000 is not set | ||
267 | # CONFIG_MTD_DOC2001 is not set | ||
268 | # CONFIG_MTD_DOC2001PLUS is not set | ||
269 | |||
270 | # | ||
271 | # NAND Flash Device Drivers | ||
272 | # | ||
273 | # CONFIG_MTD_NAND is not set | ||
274 | |||
275 | # | ||
276 | # Parallel port support | ||
277 | # | ||
278 | # CONFIG_PARPORT is not set | ||
279 | |||
280 | # | ||
281 | # Plug and Play support | ||
282 | # | ||
283 | # CONFIG_PNP is not set | ||
284 | |||
285 | # | ||
286 | # Block devices | ||
287 | # | ||
288 | # CONFIG_BLK_DEV_FD is not set | ||
289 | # CONFIG_BLK_DEV_XD is not set | ||
290 | # CONFIG_BLK_DEV_COW_COMMON is not set | ||
291 | CONFIG_BLK_DEV_LOOP=y | ||
292 | # CONFIG_BLK_DEV_CRYPTOLOOP is not set | ||
293 | # CONFIG_BLK_DEV_NBD is not set | ||
294 | CONFIG_BLK_DEV_RAM=y | ||
295 | CONFIG_BLK_DEV_RAM_COUNT=16 | ||
296 | CONFIG_BLK_DEV_RAM_SIZE=8192 | ||
297 | CONFIG_BLK_DEV_INITRD=y | ||
298 | CONFIG_INITRAMFS_SOURCE="" | ||
299 | # CONFIG_CDROM_PKTCDVD is not set | ||
300 | |||
301 | # | ||
302 | # IO Schedulers | ||
303 | # | ||
304 | CONFIG_IOSCHED_NOOP=y | ||
305 | # CONFIG_IOSCHED_AS is not set | ||
306 | # CONFIG_IOSCHED_DEADLINE is not set | ||
307 | # CONFIG_IOSCHED_CFQ is not set | ||
308 | # CONFIG_ATA_OVER_ETH is not set | ||
309 | |||
310 | # | ||
311 | # ATA/ATAPI/MFM/RLL support | ||
312 | # | ||
313 | # CONFIG_IDE is not set | ||
314 | |||
315 | # | ||
316 | # SCSI device support | ||
317 | # | ||
318 | # CONFIG_SCSI is not set | ||
319 | |||
320 | # | ||
321 | # Multi-device support (RAID and LVM) | ||
322 | # | ||
323 | # CONFIG_MD is not set | ||
324 | |||
325 | # | ||
326 | # Fusion MPT device support | ||
327 | # | ||
328 | |||
329 | # | ||
330 | # IEEE 1394 (FireWire) support | ||
331 | # | ||
332 | |||
333 | # | ||
334 | # I2O device support | ||
335 | # | ||
336 | |||
337 | # | ||
338 | # Networking support | ||
339 | # | ||
340 | CONFIG_NET=y | ||
341 | |||
342 | # | ||
343 | # Networking options | ||
344 | # | ||
345 | CONFIG_PACKET=y | ||
346 | # CONFIG_PACKET_MMAP is not set | ||
347 | # CONFIG_NETLINK_DEV is not set | ||
348 | CONFIG_UNIX=y | ||
349 | # CONFIG_NET_KEY is not set | ||
350 | CONFIG_INET=y | ||
351 | # CONFIG_IP_MULTICAST is not set | ||
352 | # CONFIG_IP_ADVANCED_ROUTER is not set | ||
353 | # CONFIG_IP_PNP is not set | ||
354 | # CONFIG_NET_IPIP is not set | ||
355 | # CONFIG_NET_IPGRE is not set | ||
356 | # CONFIG_ARPD is not set | ||
357 | CONFIG_SYN_COOKIES=y | ||
358 | # CONFIG_INET_AH is not set | ||
359 | # CONFIG_INET_ESP is not set | ||
360 | # CONFIG_INET_IPCOMP is not set | ||
361 | # CONFIG_INET_TUNNEL is not set | ||
362 | # CONFIG_IP_TCPDIAG is not set | ||
363 | # CONFIG_IP_TCPDIAG_IPV6 is not set | ||
364 | # CONFIG_IPV6 is not set | ||
365 | # CONFIG_NETFILTER is not set | ||
366 | |||
367 | # | ||
368 | # SCTP Configuration (EXPERIMENTAL) | ||
369 | # | ||
370 | # CONFIG_IP_SCTP is not set | ||
371 | # CONFIG_ATM is not set | ||
372 | # CONFIG_BRIDGE is not set | ||
373 | # CONFIG_VLAN_8021Q is not set | ||
374 | # CONFIG_DECNET is not set | ||
375 | # CONFIG_LLC2 is not set | ||
376 | # CONFIG_IPX is not set | ||
377 | # CONFIG_ATALK is not set | ||
378 | # CONFIG_X25 is not set | ||
379 | # CONFIG_LAPB is not set | ||
380 | # CONFIG_NET_DIVERT is not set | ||
381 | # CONFIG_ECONET is not set | ||
382 | # CONFIG_WAN_ROUTER is not set | ||
383 | |||
384 | # | ||
385 | # QoS and/or fair queueing | ||
386 | # | ||
387 | # CONFIG_NET_SCHED is not set | ||
388 | # CONFIG_NET_CLS_ROUTE is not set | ||
389 | |||
390 | # | ||
391 | # Network testing | ||
392 | # | ||
393 | # CONFIG_NET_PKTGEN is not set | ||
394 | # CONFIG_NETPOLL is not set | ||
395 | # CONFIG_NET_POLL_CONTROLLER is not set | ||
396 | # CONFIG_HAMRADIO is not set | ||
397 | # CONFIG_IRDA is not set | ||
398 | # CONFIG_BT is not set | ||
399 | CONFIG_NETDEVICES=y | ||
400 | # CONFIG_DUMMY is not set | ||
401 | # CONFIG_BONDING is not set | ||
402 | # CONFIG_EQUALIZER is not set | ||
403 | # CONFIG_TUN is not set | ||
404 | |||
405 | # | ||
406 | # ARCnet devices | ||
407 | # | ||
408 | # CONFIG_ARCNET is not set | ||
409 | |||
410 | # | ||
411 | # Ethernet (10 or 100Mbit) | ||
412 | # | ||
413 | CONFIG_NET_ETHERNET=y | ||
414 | CONFIG_MII=y | ||
415 | # CONFIG_NET_VENDOR_3COM is not set | ||
416 | # CONFIG_LANCE is not set | ||
417 | # CONFIG_NET_VENDOR_SMC is not set | ||
418 | CONFIG_SMC91X=y | ||
419 | # CONFIG_NET_VENDOR_RACAL is not set | ||
420 | # CONFIG_AT1700 is not set | ||
421 | # CONFIG_DEPCA is not set | ||
422 | # CONFIG_HP100 is not set | ||
423 | # CONFIG_NET_ISA is not set | ||
424 | # CONFIG_NET_PCI is not set | ||
425 | # CONFIG_NET_POCKET is not set | ||
426 | |||
427 | # | ||
428 | # Ethernet (1000 Mbit) | ||
429 | # | ||
430 | |||
431 | # | ||
432 | # Ethernet (10000 Mbit) | ||
433 | # | ||
434 | |||
435 | # | ||
436 | # Token Ring devices | ||
437 | # | ||
438 | # CONFIG_TR is not set | ||
439 | |||
440 | # | ||
441 | # Wireless LAN (non-hamradio) | ||
442 | # | ||
443 | # CONFIG_NET_RADIO is not set | ||
444 | |||
445 | # | ||
446 | # Wan interfaces | ||
447 | # | ||
448 | # CONFIG_WAN is not set | ||
449 | # CONFIG_PPP is not set | ||
450 | # CONFIG_SLIP is not set | ||
451 | # CONFIG_SHAPER is not set | ||
452 | # CONFIG_NETCONSOLE is not set | ||
453 | |||
454 | # | ||
455 | # ISDN subsystem | ||
456 | # | ||
457 | # CONFIG_ISDN is not set | ||
458 | |||
459 | # | ||
460 | # Input device support | ||
461 | # | ||
462 | # CONFIG_INPUT is not set | ||
463 | |||
464 | # | ||
465 | # Hardware I/O ports | ||
466 | # | ||
467 | # CONFIG_SERIO is not set | ||
468 | # CONFIG_GAMEPORT is not set | ||
469 | CONFIG_SOUND_GAMEPORT=y | ||
470 | |||
471 | # | ||
472 | # Character devices | ||
473 | # | ||
474 | # CONFIG_VT is not set | ||
475 | # CONFIG_SERIAL_NONSTANDARD is not set | ||
476 | |||
477 | # | ||
478 | # Serial drivers | ||
479 | # | ||
480 | # CONFIG_SERIAL_8250 is not set | ||
481 | |||
482 | # | ||
483 | # Non-8250 serial port support | ||
484 | # | ||
485 | CONFIG_SERIAL_SA1100=y | ||
486 | CONFIG_SERIAL_SA1100_CONSOLE=y | ||
487 | CONFIG_SERIAL_CORE=y | ||
488 | CONFIG_SERIAL_CORE_CONSOLE=y | ||
489 | CONFIG_UNIX98_PTYS=y | ||
490 | CONFIG_LEGACY_PTYS=y | ||
491 | CONFIG_LEGACY_PTY_COUNT=256 | ||
492 | |||
493 | # | ||
494 | # IPMI | ||
495 | # | ||
496 | # CONFIG_IPMI_HANDLER is not set | ||
497 | |||
498 | # | ||
499 | # Watchdog Cards | ||
500 | # | ||
501 | # CONFIG_WATCHDOG is not set | ||
502 | # CONFIG_NVRAM is not set | ||
503 | # CONFIG_RTC is not set | ||
504 | # CONFIG_DTLK is not set | ||
505 | # CONFIG_R3964 is not set | ||
506 | |||
507 | # | ||
508 | # Ftape, the floppy tape device driver | ||
509 | # | ||
510 | # CONFIG_DRM is not set | ||
511 | # CONFIG_RAW_DRIVER is not set | ||
512 | |||
513 | # | ||
514 | # TPM devices | ||
515 | # | ||
516 | # CONFIG_TCG_TPM is not set | ||
517 | |||
518 | # | ||
519 | # I2C support | ||
520 | # | ||
521 | # CONFIG_I2C is not set | ||
522 | |||
523 | # | ||
524 | # Misc devices | ||
525 | # | ||
526 | |||
527 | # | ||
528 | # Multimedia devices | ||
529 | # | ||
530 | # CONFIG_VIDEO_DEV is not set | ||
531 | |||
532 | # | ||
533 | # Digital Video Broadcasting Devices | ||
534 | # | ||
535 | # CONFIG_DVB is not set | ||
536 | |||
537 | # | ||
538 | # Graphics support | ||
539 | # | ||
540 | # CONFIG_FB is not set | ||
541 | |||
542 | # | ||
543 | # Sound | ||
544 | # | ||
545 | # CONFIG_SOUND is not set | ||
546 | |||
547 | # | ||
548 | # USB support | ||
549 | # | ||
550 | CONFIG_USB_ARCH_HAS_HCD=y | ||
551 | # CONFIG_USB_ARCH_HAS_OHCI is not set | ||
552 | # CONFIG_USB is not set | ||
553 | |||
554 | # | ||
555 | # USB Gadget Support | ||
556 | # | ||
557 | # CONFIG_USB_GADGET is not set | ||
558 | |||
559 | # | ||
560 | # MMC/SD Card support | ||
561 | # | ||
562 | # CONFIG_MMC is not set | ||
563 | |||
564 | # | ||
565 | # File systems | ||
566 | # | ||
567 | CONFIG_EXT2_FS=y | ||
568 | # CONFIG_EXT2_FS_XATTR is not set | ||
569 | CONFIG_EXT3_FS=y | ||
570 | # CONFIG_EXT3_FS_XATTR is not set | ||
571 | CONFIG_JBD=y | ||
572 | # CONFIG_JBD_DEBUG is not set | ||
573 | # CONFIG_REISERFS_FS is not set | ||
574 | # CONFIG_JFS_FS is not set | ||
575 | |||
576 | # | ||
577 | # XFS support | ||
578 | # | ||
579 | # CONFIG_XFS_FS is not set | ||
580 | # CONFIG_MINIX_FS is not set | ||
581 | # CONFIG_ROMFS_FS is not set | ||
582 | # CONFIG_QUOTA is not set | ||
583 | # CONFIG_DNOTIFY is not set | ||
584 | # CONFIG_AUTOFS_FS is not set | ||
585 | # CONFIG_AUTOFS4_FS is not set | ||
586 | |||
587 | # | ||
588 | # CD-ROM/DVD Filesystems | ||
589 | # | ||
590 | # CONFIG_ISO9660_FS is not set | ||
591 | # CONFIG_UDF_FS is not set | ||
592 | |||
593 | # | ||
594 | # DOS/FAT/NT Filesystems | ||
595 | # | ||
596 | CONFIG_FAT_FS=m | ||
597 | CONFIG_MSDOS_FS=m | ||
598 | CONFIG_VFAT_FS=m | ||
599 | CONFIG_FAT_DEFAULT_CODEPAGE=437 | ||
600 | CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1" | ||
601 | # CONFIG_NTFS_FS is not set | ||
602 | |||
603 | # | ||
604 | # Pseudo filesystems | ||
605 | # | ||
606 | CONFIG_PROC_FS=y | ||
607 | CONFIG_SYSFS=y | ||
608 | # CONFIG_DEVFS_FS is not set | ||
609 | # CONFIG_DEVPTS_FS_XATTR is not set | ||
610 | CONFIG_TMPFS=y | ||
611 | # CONFIG_TMPFS_XATTR is not set | ||
612 | # CONFIG_HUGETLB_PAGE is not set | ||
613 | CONFIG_RAMFS=y | ||
614 | |||
615 | # | ||
616 | # Miscellaneous filesystems | ||
617 | # | ||
618 | # CONFIG_ADFS_FS is not set | ||
619 | # CONFIG_AFFS_FS is not set | ||
620 | # CONFIG_HFS_FS is not set | ||
621 | # CONFIG_HFSPLUS_FS is not set | ||
622 | # CONFIG_BEFS_FS is not set | ||
623 | # CONFIG_BFS_FS is not set | ||
624 | # CONFIG_EFS_FS is not set | ||
625 | # CONFIG_JFFS_FS is not set | ||
626 | # CONFIG_JFFS2_FS is not set | ||
627 | # CONFIG_CRAMFS is not set | ||
628 | # CONFIG_VXFS_FS is not set | ||
629 | # CONFIG_HPFS_FS is not set | ||
630 | # CONFIG_QNX4FS_FS is not set | ||
631 | # CONFIG_SYSV_FS is not set | ||
632 | # CONFIG_UFS_FS is not set | ||
633 | |||
634 | # | ||
635 | # Network File Systems | ||
636 | # | ||
637 | CONFIG_NFS_FS=m | ||
638 | CONFIG_NFS_V3=y | ||
639 | # CONFIG_NFS_V4 is not set | ||
640 | CONFIG_NFS_DIRECTIO=y | ||
641 | # CONFIG_NFSD is not set | ||
642 | CONFIG_LOCKD=m | ||
643 | CONFIG_LOCKD_V4=y | ||
644 | CONFIG_SUNRPC=m | ||
645 | # CONFIG_RPCSEC_GSS_KRB5 is not set | ||
646 | # CONFIG_RPCSEC_GSS_SPKM3 is not set | ||
647 | # CONFIG_SMB_FS is not set | ||
648 | # CONFIG_CIFS is not set | ||
649 | # CONFIG_NCP_FS is not set | ||
650 | # CONFIG_CODA_FS is not set | ||
651 | # CONFIG_AFS_FS is not set | ||
652 | |||
653 | # | ||
654 | # Partition Types | ||
655 | # | ||
656 | # CONFIG_PARTITION_ADVANCED is not set | ||
657 | CONFIG_MSDOS_PARTITION=y | ||
658 | |||
659 | # | ||
660 | # Native Language Support | ||
661 | # | ||
662 | CONFIG_NLS=y | ||
663 | CONFIG_NLS_DEFAULT="iso8859-1" | ||
664 | # CONFIG_NLS_CODEPAGE_437 is not set | ||
665 | # CONFIG_NLS_CODEPAGE_737 is not set | ||
666 | # CONFIG_NLS_CODEPAGE_775 is not set | ||
667 | # CONFIG_NLS_CODEPAGE_850 is not set | ||
668 | # CONFIG_NLS_CODEPAGE_852 is not set | ||
669 | # CONFIG_NLS_CODEPAGE_855 is not set | ||
670 | # CONFIG_NLS_CODEPAGE_857 is not set | ||
671 | # CONFIG_NLS_CODEPAGE_860 is not set | ||
672 | # CONFIG_NLS_CODEPAGE_861 is not set | ||
673 | # CONFIG_NLS_CODEPAGE_862 is not set | ||
674 | # CONFIG_NLS_CODEPAGE_863 is not set | ||
675 | # CONFIG_NLS_CODEPAGE_864 is not set | ||
676 | # CONFIG_NLS_CODEPAGE_865 is not set | ||
677 | # CONFIG_NLS_CODEPAGE_866 is not set | ||
678 | # CONFIG_NLS_CODEPAGE_869 is not set | ||
679 | # CONFIG_NLS_CODEPAGE_936 is not set | ||
680 | # CONFIG_NLS_CODEPAGE_950 is not set | ||
681 | # CONFIG_NLS_CODEPAGE_932 is not set | ||
682 | # CONFIG_NLS_CODEPAGE_949 is not set | ||
683 | # CONFIG_NLS_CODEPAGE_874 is not set | ||
684 | # CONFIG_NLS_ISO8859_8 is not set | ||
685 | # CONFIG_NLS_CODEPAGE_1250 is not set | ||
686 | # CONFIG_NLS_CODEPAGE_1251 is not set | ||
687 | # CONFIG_NLS_ASCII is not set | ||
688 | # CONFIG_NLS_ISO8859_1 is not set | ||
689 | # CONFIG_NLS_ISO8859_2 is not set | ||
690 | # CONFIG_NLS_ISO8859_3 is not set | ||
691 | # CONFIG_NLS_ISO8859_4 is not set | ||
692 | # CONFIG_NLS_ISO8859_5 is not set | ||
693 | # CONFIG_NLS_ISO8859_6 is not set | ||
694 | # CONFIG_NLS_ISO8859_7 is not set | ||
695 | # CONFIG_NLS_ISO8859_9 is not set | ||
696 | # CONFIG_NLS_ISO8859_13 is not set | ||
697 | # CONFIG_NLS_ISO8859_14 is not set | ||
698 | # CONFIG_NLS_ISO8859_15 is not set | ||
699 | # CONFIG_NLS_KOI8_R is not set | ||
700 | # CONFIG_NLS_KOI8_U is not set | ||
701 | # CONFIG_NLS_UTF8 is not set | ||
702 | |||
703 | # | ||
704 | # Profiling support | ||
705 | # | ||
706 | # CONFIG_PROFILING is not set | ||
707 | |||
708 | # | ||
709 | # Kernel hacking | ||
710 | # | ||
711 | # CONFIG_PRINTK_TIME is not set | ||
712 | CONFIG_DEBUG_KERNEL=y | ||
713 | CONFIG_MAGIC_SYSRQ=y | ||
714 | CONFIG_LOG_BUF_SHIFT=14 | ||
715 | # CONFIG_SCHEDSTATS is not set | ||
716 | # CONFIG_DEBUG_SLAB is not set | ||
717 | # CONFIG_DEBUG_SPINLOCK is not set | ||
718 | # CONFIG_DEBUG_SPINLOCK_SLEEP is not set | ||
719 | # CONFIG_DEBUG_KOBJECT is not set | ||
720 | CONFIG_DEBUG_BUGVERBOSE=y | ||
721 | # CONFIG_DEBUG_INFO is not set | ||
722 | # CONFIG_DEBUG_FS is not set | ||
723 | CONFIG_FRAME_POINTER=y | ||
724 | # CONFIG_DEBUG_USER is not set | ||
725 | # CONFIG_DEBUG_WAITQ is not set | ||
726 | # CONFIG_DEBUG_ERRORS is not set | ||
727 | # CONFIG_DEBUG_LL is not set | ||
728 | |||
729 | # | ||
730 | # Security options | ||
731 | # | ||
732 | # CONFIG_KEYS is not set | ||
733 | # CONFIG_SECURITY is not set | ||
734 | |||
735 | # | ||
736 | # Cryptographic options | ||
737 | # | ||
738 | # CONFIG_CRYPTO is not set | ||
739 | |||
740 | # | ||
741 | # Hardware crypto devices | ||
742 | # | ||
743 | |||
744 | # | ||
745 | # Library routines | ||
746 | # | ||
747 | # CONFIG_CRC_CCITT is not set | ||
748 | CONFIG_CRC32=y | ||
749 | # CONFIG_LIBCRC32C is not set | ||
diff --git a/arch/arm/configs/pxa255-idp_defconfig b/arch/arm/configs/pxa255-idp_defconfig new file mode 100644 index 000000000000..21c327883d8c --- /dev/null +++ b/arch/arm/configs/pxa255-idp_defconfig | |||
@@ -0,0 +1,799 @@ | |||
1 | # | ||
2 | # Automatically generated make config: don't edit | ||
3 | # Linux kernel version: 2.6.12-rc1-bk2 | ||
4 | # Sun Mar 27 22:20:17 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_ALL is not set | ||
36 | # CONFIG_KALLSYMS_EXTRA_PASS is not set | ||
37 | CONFIG_BASE_FULL=y | ||
38 | CONFIG_FUTEX=y | ||
39 | CONFIG_EPOLL=y | ||
40 | CONFIG_CC_OPTIMIZE_FOR_SIZE=y | ||
41 | CONFIG_SHMEM=y | ||
42 | CONFIG_CC_ALIGN_FUNCTIONS=0 | ||
43 | CONFIG_CC_ALIGN_LABELS=0 | ||
44 | CONFIG_CC_ALIGN_LOOPS=0 | ||
45 | CONFIG_CC_ALIGN_JUMPS=0 | ||
46 | # CONFIG_TINY_SHMEM is not set | ||
47 | CONFIG_BASE_SMALL=0 | ||
48 | |||
49 | # | ||
50 | # Loadable module support | ||
51 | # | ||
52 | CONFIG_MODULES=y | ||
53 | # CONFIG_MODULE_UNLOAD is not set | ||
54 | CONFIG_OBSOLETE_MODPARM=y | ||
55 | # CONFIG_MODVERSIONS is not set | ||
56 | # CONFIG_MODULE_SRCVERSION_ALL is not set | ||
57 | # CONFIG_KMOD is not set | ||
58 | |||
59 | # | ||
60 | # System Type | ||
61 | # | ||
62 | # CONFIG_ARCH_CLPS7500 is not set | ||
63 | # CONFIG_ARCH_CLPS711X is not set | ||
64 | # CONFIG_ARCH_CO285 is not set | ||
65 | # CONFIG_ARCH_EBSA110 is not set | ||
66 | # CONFIG_ARCH_CAMELOT is not set | ||
67 | # CONFIG_ARCH_FOOTBRIDGE is not set | ||
68 | # CONFIG_ARCH_INTEGRATOR is not set | ||
69 | # CONFIG_ARCH_IOP3XX is not set | ||
70 | # CONFIG_ARCH_IXP4XX is not set | ||
71 | # CONFIG_ARCH_IXP2000 is not set | ||
72 | # CONFIG_ARCH_L7200 is not set | ||
73 | CONFIG_ARCH_PXA=y | ||
74 | # CONFIG_ARCH_RPC is not set | ||
75 | # CONFIG_ARCH_SA1100 is not set | ||
76 | # CONFIG_ARCH_S3C2410 is not set | ||
77 | # CONFIG_ARCH_SHARK is not set | ||
78 | # CONFIG_ARCH_LH7A40X is not set | ||
79 | # CONFIG_ARCH_OMAP is not set | ||
80 | # CONFIG_ARCH_VERSATILE is not set | ||
81 | # CONFIG_ARCH_IMX is not set | ||
82 | # CONFIG_ARCH_H720X is not set | ||
83 | |||
84 | # | ||
85 | # Intel PXA2xx Implementations | ||
86 | # | ||
87 | # CONFIG_ARCH_LUBBOCK is not set | ||
88 | # CONFIG_MACH_MAINSTONE is not set | ||
89 | CONFIG_ARCH_PXA_IDP=y | ||
90 | # CONFIG_PXA_SHARPSL is not set | ||
91 | CONFIG_PXA25x=y | ||
92 | |||
93 | # | ||
94 | # Processor Type | ||
95 | # | ||
96 | CONFIG_CPU_32=y | ||
97 | CONFIG_CPU_XSCALE=y | ||
98 | CONFIG_CPU_32v5=y | ||
99 | CONFIG_CPU_ABRT_EV5T=y | ||
100 | CONFIG_CPU_CACHE_VIVT=y | ||
101 | CONFIG_CPU_TLB_V4WBI=y | ||
102 | CONFIG_CPU_MINICACHE=y | ||
103 | |||
104 | # | ||
105 | # Processor Features | ||
106 | # | ||
107 | # CONFIG_ARM_THUMB is not set | ||
108 | CONFIG_XSCALE_PMU=y | ||
109 | |||
110 | # | ||
111 | # Bus support | ||
112 | # | ||
113 | |||
114 | # | ||
115 | # PCCARD (PCMCIA/CardBus) support | ||
116 | # | ||
117 | # CONFIG_PCCARD is not set | ||
118 | |||
119 | # | ||
120 | # Kernel Features | ||
121 | # | ||
122 | # CONFIG_PREEMPT is not set | ||
123 | CONFIG_LEDS=y | ||
124 | CONFIG_LEDS_TIMER=y | ||
125 | CONFIG_LEDS_CPU=y | ||
126 | CONFIG_ALIGNMENT_TRAP=y | ||
127 | |||
128 | # | ||
129 | # Boot options | ||
130 | # | ||
131 | CONFIG_ZBOOT_ROM_TEXT=0x0 | ||
132 | CONFIG_ZBOOT_ROM_BSS=0x0 | ||
133 | CONFIG_CMDLINE="root=/dev/nfs ip=dhcp console=ttyS0,115200 mem=64M" | ||
134 | # CONFIG_XIP_KERNEL is not set | ||
135 | |||
136 | # | ||
137 | # Floating point emulation | ||
138 | # | ||
139 | |||
140 | # | ||
141 | # At least one emulation must be selected | ||
142 | # | ||
143 | CONFIG_FPE_NWFPE=y | ||
144 | # CONFIG_FPE_NWFPE_XP is not set | ||
145 | # CONFIG_FPE_FASTFPE is not set | ||
146 | |||
147 | # | ||
148 | # Userspace binary formats | ||
149 | # | ||
150 | CONFIG_BINFMT_ELF=y | ||
151 | # CONFIG_BINFMT_AOUT is not set | ||
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=y | ||
176 | # CONFIG_MTD_DEBUG is not set | ||
177 | # CONFIG_MTD_CONCAT is not set | ||
178 | CONFIG_MTD_PARTITIONS=y | ||
179 | # CONFIG_MTD_REDBOOT_PARTS is not set | ||
180 | # CONFIG_MTD_CMDLINE_PARTS is not set | ||
181 | # CONFIG_MTD_AFS_PARTS is not set | ||
182 | |||
183 | # | ||
184 | # User Modules And Translation Layers | ||
185 | # | ||
186 | CONFIG_MTD_CHAR=y | ||
187 | CONFIG_MTD_BLOCK=y | ||
188 | # CONFIG_FTL is not set | ||
189 | # CONFIG_NFTL is not set | ||
190 | # CONFIG_INFTL is not set | ||
191 | |||
192 | # | ||
193 | # RAM/ROM/Flash chip drivers | ||
194 | # | ||
195 | CONFIG_MTD_CFI=y | ||
196 | # CONFIG_MTD_JEDECPROBE is not set | ||
197 | CONFIG_MTD_GEN_PROBE=y | ||
198 | CONFIG_MTD_CFI_ADV_OPTIONS=y | ||
199 | CONFIG_MTD_CFI_NOSWAP=y | ||
200 | # CONFIG_MTD_CFI_BE_BYTE_SWAP is not set | ||
201 | # CONFIG_MTD_CFI_LE_BYTE_SWAP is not set | ||
202 | CONFIG_MTD_CFI_GEOMETRY=y | ||
203 | # CONFIG_MTD_MAP_BANK_WIDTH_1 is not set | ||
204 | # CONFIG_MTD_MAP_BANK_WIDTH_2 is not set | ||
205 | CONFIG_MTD_MAP_BANK_WIDTH_4=y | ||
206 | # CONFIG_MTD_MAP_BANK_WIDTH_8 is not set | ||
207 | # CONFIG_MTD_MAP_BANK_WIDTH_16 is not set | ||
208 | # CONFIG_MTD_MAP_BANK_WIDTH_32 is not set | ||
209 | # CONFIG_MTD_CFI_I1 is not set | ||
210 | CONFIG_MTD_CFI_I2=y | ||
211 | # CONFIG_MTD_CFI_I4 is not set | ||
212 | # CONFIG_MTD_CFI_I8 is not set | ||
213 | CONFIG_MTD_CFI_INTELEXT=y | ||
214 | # CONFIG_MTD_CFI_AMDSTD is not set | ||
215 | # CONFIG_MTD_CFI_STAA is not set | ||
216 | CONFIG_MTD_CFI_UTIL=y | ||
217 | # CONFIG_MTD_RAM is not set | ||
218 | # CONFIG_MTD_ROM is not set | ||
219 | # CONFIG_MTD_ABSENT is not set | ||
220 | # CONFIG_MTD_XIP is not set | ||
221 | |||
222 | # | ||
223 | # Mapping drivers for chip access | ||
224 | # | ||
225 | # CONFIG_MTD_COMPLEX_MAPPINGS is not set | ||
226 | # CONFIG_MTD_PHYSMAP is not set | ||
227 | # CONFIG_MTD_ARM_INTEGRATOR is not set | ||
228 | # CONFIG_MTD_EDB7312 is not set | ||
229 | # CONFIG_MTD_SHARP_SL is not set | ||
230 | |||
231 | # | ||
232 | # Self-contained MTD device drivers | ||
233 | # | ||
234 | # CONFIG_MTD_SLRAM is not set | ||
235 | # CONFIG_MTD_PHRAM is not set | ||
236 | # CONFIG_MTD_MTDRAM is not set | ||
237 | # CONFIG_MTD_BLKMTD is not set | ||
238 | # CONFIG_MTD_BLOCK2MTD is not set | ||
239 | |||
240 | # | ||
241 | # Disk-On-Chip Device Drivers | ||
242 | # | ||
243 | # CONFIG_MTD_DOC2000 is not set | ||
244 | # CONFIG_MTD_DOC2001 is not set | ||
245 | # CONFIG_MTD_DOC2001PLUS is not set | ||
246 | |||
247 | # | ||
248 | # NAND Flash Device Drivers | ||
249 | # | ||
250 | # CONFIG_MTD_NAND is not set | ||
251 | |||
252 | # | ||
253 | # Parallel port support | ||
254 | # | ||
255 | # CONFIG_PARPORT is not set | ||
256 | |||
257 | # | ||
258 | # Plug and Play support | ||
259 | # | ||
260 | |||
261 | # | ||
262 | # Block devices | ||
263 | # | ||
264 | # CONFIG_BLK_DEV_FD is not set | ||
265 | # CONFIG_BLK_DEV_COW_COMMON is not set | ||
266 | # CONFIG_BLK_DEV_LOOP is not set | ||
267 | # CONFIG_BLK_DEV_NBD is not set | ||
268 | # CONFIG_BLK_DEV_RAM is not set | ||
269 | CONFIG_BLK_DEV_RAM_COUNT=16 | ||
270 | CONFIG_INITRAMFS_SOURCE="" | ||
271 | # CONFIG_CDROM_PKTCDVD is not set | ||
272 | |||
273 | # | ||
274 | # IO Schedulers | ||
275 | # | ||
276 | CONFIG_IOSCHED_NOOP=y | ||
277 | CONFIG_IOSCHED_AS=y | ||
278 | CONFIG_IOSCHED_DEADLINE=y | ||
279 | CONFIG_IOSCHED_CFQ=y | ||
280 | # CONFIG_ATA_OVER_ETH is not set | ||
281 | |||
282 | # | ||
283 | # ATA/ATAPI/MFM/RLL support | ||
284 | # | ||
285 | CONFIG_IDE=y | ||
286 | CONFIG_BLK_DEV_IDE=y | ||
287 | |||
288 | # | ||
289 | # Please see Documentation/ide.txt for help/info on IDE drives | ||
290 | # | ||
291 | # CONFIG_BLK_DEV_IDE_SATA is not set | ||
292 | CONFIG_BLK_DEV_IDEDISK=y | ||
293 | # CONFIG_IDEDISK_MULTI_MODE is not set | ||
294 | # CONFIG_BLK_DEV_IDECD is not set | ||
295 | # CONFIG_BLK_DEV_IDETAPE is not set | ||
296 | # CONFIG_BLK_DEV_IDEFLOPPY is not set | ||
297 | # CONFIG_IDE_TASK_IOCTL is not set | ||
298 | |||
299 | # | ||
300 | # IDE chipset support/bugfixes | ||
301 | # | ||
302 | # CONFIG_IDE_GENERIC is not set | ||
303 | # CONFIG_IDE_ARM is not set | ||
304 | # CONFIG_BLK_DEV_IDEDMA is not set | ||
305 | # CONFIG_IDEDMA_AUTO is not set | ||
306 | # CONFIG_BLK_DEV_HD is not set | ||
307 | |||
308 | # | ||
309 | # SCSI device support | ||
310 | # | ||
311 | # CONFIG_SCSI is not set | ||
312 | |||
313 | # | ||
314 | # Multi-device support (RAID and LVM) | ||
315 | # | ||
316 | # CONFIG_MD is not set | ||
317 | |||
318 | # | ||
319 | # Fusion MPT device support | ||
320 | # | ||
321 | |||
322 | # | ||
323 | # IEEE 1394 (FireWire) support | ||
324 | # | ||
325 | |||
326 | # | ||
327 | # I2O device support | ||
328 | # | ||
329 | |||
330 | # | ||
331 | # Networking support | ||
332 | # | ||
333 | CONFIG_NET=y | ||
334 | |||
335 | # | ||
336 | # Networking options | ||
337 | # | ||
338 | # CONFIG_PACKET is not set | ||
339 | # CONFIG_NETLINK_DEV is not set | ||
340 | CONFIG_UNIX=y | ||
341 | # CONFIG_NET_KEY is not set | ||
342 | CONFIG_INET=y | ||
343 | # CONFIG_IP_MULTICAST is not set | ||
344 | # CONFIG_IP_ADVANCED_ROUTER is not set | ||
345 | CONFIG_IP_PNP=y | ||
346 | CONFIG_IP_PNP_DHCP=y | ||
347 | # CONFIG_IP_PNP_BOOTP is not set | ||
348 | # CONFIG_IP_PNP_RARP is not set | ||
349 | # CONFIG_NET_IPIP is not set | ||
350 | # CONFIG_NET_IPGRE is not set | ||
351 | # CONFIG_ARPD is not set | ||
352 | # CONFIG_SYN_COOKIES is not set | ||
353 | # CONFIG_INET_AH is not set | ||
354 | # CONFIG_INET_ESP is not set | ||
355 | # CONFIG_INET_IPCOMP is not set | ||
356 | # CONFIG_INET_TUNNEL is not set | ||
357 | CONFIG_IP_TCPDIAG=y | ||
358 | # CONFIG_IP_TCPDIAG_IPV6 is not set | ||
359 | # CONFIG_IPV6 is not set | ||
360 | # CONFIG_NETFILTER is not set | ||
361 | |||
362 | # | ||
363 | # SCTP Configuration (EXPERIMENTAL) | ||
364 | # | ||
365 | # CONFIG_IP_SCTP is not set | ||
366 | # CONFIG_ATM is not set | ||
367 | # CONFIG_BRIDGE is not set | ||
368 | # CONFIG_VLAN_8021Q is not set | ||
369 | # CONFIG_DECNET is not set | ||
370 | # CONFIG_LLC2 is not set | ||
371 | # CONFIG_IPX is not set | ||
372 | # CONFIG_ATALK is not set | ||
373 | # CONFIG_X25 is not set | ||
374 | # CONFIG_LAPB is not set | ||
375 | # CONFIG_NET_DIVERT is not set | ||
376 | # CONFIG_ECONET is not set | ||
377 | # CONFIG_WAN_ROUTER is not set | ||
378 | |||
379 | # | ||
380 | # QoS and/or fair queueing | ||
381 | # | ||
382 | # CONFIG_NET_SCHED is not set | ||
383 | # CONFIG_NET_CLS_ROUTE is not set | ||
384 | |||
385 | # | ||
386 | # Network testing | ||
387 | # | ||
388 | # CONFIG_NET_PKTGEN is not set | ||
389 | # CONFIG_NETPOLL is not set | ||
390 | # CONFIG_NET_POLL_CONTROLLER is not set | ||
391 | # CONFIG_HAMRADIO is not set | ||
392 | # CONFIG_IRDA is not set | ||
393 | # CONFIG_BT is not set | ||
394 | CONFIG_NETDEVICES=y | ||
395 | # CONFIG_DUMMY is not set | ||
396 | # CONFIG_BONDING is not set | ||
397 | # CONFIG_EQUALIZER is not set | ||
398 | # CONFIG_TUN is not set | ||
399 | |||
400 | # | ||
401 | # Ethernet (10 or 100Mbit) | ||
402 | # | ||
403 | CONFIG_NET_ETHERNET=y | ||
404 | CONFIG_MII=y | ||
405 | CONFIG_SMC91X=y | ||
406 | |||
407 | # | ||
408 | # Ethernet (1000 Mbit) | ||
409 | # | ||
410 | |||
411 | # | ||
412 | # Ethernet (10000 Mbit) | ||
413 | # | ||
414 | |||
415 | # | ||
416 | # Token Ring devices | ||
417 | # | ||
418 | |||
419 | # | ||
420 | # Wireless LAN (non-hamradio) | ||
421 | # | ||
422 | # CONFIG_NET_RADIO is not set | ||
423 | |||
424 | # | ||
425 | # Wan interfaces | ||
426 | # | ||
427 | # CONFIG_WAN is not set | ||
428 | # CONFIG_PPP is not set | ||
429 | # CONFIG_SLIP is not set | ||
430 | # CONFIG_SHAPER is not set | ||
431 | # CONFIG_NETCONSOLE is not set | ||
432 | |||
433 | # | ||
434 | # ISDN subsystem | ||
435 | # | ||
436 | # CONFIG_ISDN is not set | ||
437 | |||
438 | # | ||
439 | # Input device support | ||
440 | # | ||
441 | CONFIG_INPUT=y | ||
442 | |||
443 | # | ||
444 | # Userland interfaces | ||
445 | # | ||
446 | CONFIG_INPUT_MOUSEDEV=y | ||
447 | CONFIG_INPUT_MOUSEDEV_PSAUX=y | ||
448 | CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024 | ||
449 | CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768 | ||
450 | # CONFIG_INPUT_JOYDEV is not set | ||
451 | # CONFIG_INPUT_TSDEV is not set | ||
452 | CONFIG_INPUT_EVDEV=y | ||
453 | # CONFIG_INPUT_EVBUG is not set | ||
454 | |||
455 | # | ||
456 | # Input Device Drivers | ||
457 | # | ||
458 | CONFIG_INPUT_KEYBOARD=y | ||
459 | CONFIG_KEYBOARD_ATKBD=y | ||
460 | # CONFIG_KEYBOARD_SUNKBD is not set | ||
461 | # CONFIG_KEYBOARD_LKKBD is not set | ||
462 | # CONFIG_KEYBOARD_XTKBD is not set | ||
463 | # CONFIG_KEYBOARD_NEWTON is not set | ||
464 | # CONFIG_INPUT_MOUSE is not set | ||
465 | # CONFIG_INPUT_JOYSTICK is not set | ||
466 | # CONFIG_INPUT_TOUCHSCREEN is not set | ||
467 | # CONFIG_INPUT_MISC is not set | ||
468 | |||
469 | # | ||
470 | # Hardware I/O ports | ||
471 | # | ||
472 | CONFIG_SERIO=y | ||
473 | # CONFIG_SERIO_SERPORT is not set | ||
474 | CONFIG_SERIO_LIBPS2=y | ||
475 | # CONFIG_SERIO_RAW is not set | ||
476 | # CONFIG_GAMEPORT is not set | ||
477 | CONFIG_SOUND_GAMEPORT=y | ||
478 | |||
479 | # | ||
480 | # Character devices | ||
481 | # | ||
482 | CONFIG_VT=y | ||
483 | CONFIG_VT_CONSOLE=y | ||
484 | CONFIG_HW_CONSOLE=y | ||
485 | # CONFIG_SERIAL_NONSTANDARD is not set | ||
486 | |||
487 | # | ||
488 | # Serial drivers | ||
489 | # | ||
490 | # CONFIG_SERIAL_8250 is not set | ||
491 | |||
492 | # | ||
493 | # Non-8250 serial port support | ||
494 | # | ||
495 | CONFIG_SERIAL_PXA=y | ||
496 | CONFIG_SERIAL_PXA_CONSOLE=y | ||
497 | CONFIG_SERIAL_CORE=y | ||
498 | CONFIG_SERIAL_CORE_CONSOLE=y | ||
499 | CONFIG_UNIX98_PTYS=y | ||
500 | CONFIG_LEGACY_PTYS=y | ||
501 | CONFIG_LEGACY_PTY_COUNT=256 | ||
502 | |||
503 | # | ||
504 | # IPMI | ||
505 | # | ||
506 | # CONFIG_IPMI_HANDLER is not set | ||
507 | |||
508 | # | ||
509 | # Watchdog Cards | ||
510 | # | ||
511 | # CONFIG_WATCHDOG is not set | ||
512 | # CONFIG_NVRAM is not set | ||
513 | # CONFIG_RTC is not set | ||
514 | # CONFIG_DTLK is not set | ||
515 | # CONFIG_R3964 is not set | ||
516 | |||
517 | # | ||
518 | # Ftape, the floppy tape device driver | ||
519 | # | ||
520 | # CONFIG_DRM is not set | ||
521 | # CONFIG_RAW_DRIVER is not set | ||
522 | |||
523 | # | ||
524 | # TPM devices | ||
525 | # | ||
526 | # CONFIG_TCG_TPM is not set | ||
527 | |||
528 | # | ||
529 | # I2C support | ||
530 | # | ||
531 | # CONFIG_I2C is not set | ||
532 | |||
533 | # | ||
534 | # Misc devices | ||
535 | # | ||
536 | |||
537 | # | ||
538 | # Multimedia devices | ||
539 | # | ||
540 | # CONFIG_VIDEO_DEV is not set | ||
541 | |||
542 | # | ||
543 | # Digital Video Broadcasting Devices | ||
544 | # | ||
545 | # CONFIG_DVB is not set | ||
546 | |||
547 | # | ||
548 | # Graphics support | ||
549 | # | ||
550 | CONFIG_FB=y | ||
551 | CONFIG_FB_CFB_FILLRECT=y | ||
552 | CONFIG_FB_CFB_COPYAREA=y | ||
553 | CONFIG_FB_CFB_IMAGEBLIT=y | ||
554 | CONFIG_FB_SOFT_CURSOR=y | ||
555 | # CONFIG_FB_MODE_HELPERS is not set | ||
556 | # CONFIG_FB_TILEBLITTING is not set | ||
557 | CONFIG_FB_PXA=y | ||
558 | # CONFIG_FB_PXA_PARAMETERS is not set | ||
559 | # CONFIG_FB_VIRTUAL is not set | ||
560 | |||
561 | # | ||
562 | # Console display driver support | ||
563 | # | ||
564 | # CONFIG_VGA_CONSOLE is not set | ||
565 | CONFIG_DUMMY_CONSOLE=y | ||
566 | CONFIG_FRAMEBUFFER_CONSOLE=y | ||
567 | CONFIG_FONTS=y | ||
568 | CONFIG_FONT_8x8=y | ||
569 | CONFIG_FONT_8x16=y | ||
570 | # CONFIG_FONT_6x11 is not set | ||
571 | # CONFIG_FONT_PEARL_8x8 is not set | ||
572 | # CONFIG_FONT_ACORN_8x8 is not set | ||
573 | # CONFIG_FONT_MINI_4x6 is not set | ||
574 | # CONFIG_FONT_SUN8x16 is not set | ||
575 | # CONFIG_FONT_SUN12x22 is not set | ||
576 | |||
577 | # | ||
578 | # Logo configuration | ||
579 | # | ||
580 | CONFIG_LOGO=y | ||
581 | CONFIG_LOGO_LINUX_MONO=y | ||
582 | CONFIG_LOGO_LINUX_VGA16=y | ||
583 | CONFIG_LOGO_LINUX_CLUT224=y | ||
584 | # CONFIG_BACKLIGHT_LCD_SUPPORT is not set | ||
585 | |||
586 | # | ||
587 | # Sound | ||
588 | # | ||
589 | # CONFIG_SOUND is not set | ||
590 | |||
591 | # | ||
592 | # USB support | ||
593 | # | ||
594 | CONFIG_USB_ARCH_HAS_HCD=y | ||
595 | # CONFIG_USB_ARCH_HAS_OHCI is not set | ||
596 | # CONFIG_USB is not set | ||
597 | |||
598 | # | ||
599 | # USB Gadget Support | ||
600 | # | ||
601 | # CONFIG_USB_GADGET is not set | ||
602 | |||
603 | # | ||
604 | # MMC/SD Card support | ||
605 | # | ||
606 | # CONFIG_MMC is not set | ||
607 | |||
608 | # | ||
609 | # File systems | ||
610 | # | ||
611 | CONFIG_EXT2_FS=y | ||
612 | # CONFIG_EXT2_FS_XATTR is not set | ||
613 | # CONFIG_EXT3_FS is not set | ||
614 | # CONFIG_JBD is not set | ||
615 | # CONFIG_REISERFS_FS is not set | ||
616 | # CONFIG_JFS_FS is not set | ||
617 | |||
618 | # | ||
619 | # XFS support | ||
620 | # | ||
621 | # CONFIG_XFS_FS is not set | ||
622 | # CONFIG_MINIX_FS is not set | ||
623 | # CONFIG_ROMFS_FS is not set | ||
624 | # CONFIG_QUOTA is not set | ||
625 | CONFIG_DNOTIFY=y | ||
626 | # CONFIG_AUTOFS_FS is not set | ||
627 | # CONFIG_AUTOFS4_FS is not set | ||
628 | |||
629 | # | ||
630 | # CD-ROM/DVD Filesystems | ||
631 | # | ||
632 | # CONFIG_ISO9660_FS is not set | ||
633 | # CONFIG_UDF_FS is not set | ||
634 | |||
635 | # | ||
636 | # DOS/FAT/NT Filesystems | ||
637 | # | ||
638 | CONFIG_FAT_FS=y | ||
639 | CONFIG_MSDOS_FS=y | ||
640 | # CONFIG_VFAT_FS is not set | ||
641 | CONFIG_FAT_DEFAULT_CODEPAGE=437 | ||
642 | # CONFIG_NTFS_FS is not set | ||
643 | |||
644 | # | ||
645 | # Pseudo filesystems | ||
646 | # | ||
647 | CONFIG_PROC_FS=y | ||
648 | CONFIG_SYSFS=y | ||
649 | # CONFIG_DEVFS_FS is not set | ||
650 | # CONFIG_DEVPTS_FS_XATTR is not set | ||
651 | # CONFIG_TMPFS is not set | ||
652 | # CONFIG_HUGETLB_PAGE is not set | ||
653 | CONFIG_RAMFS=y | ||
654 | |||
655 | # | ||
656 | # Miscellaneous filesystems | ||
657 | # | ||
658 | # CONFIG_ADFS_FS is not set | ||
659 | # CONFIG_AFFS_FS is not set | ||
660 | # CONFIG_HFS_FS is not set | ||
661 | # CONFIG_HFSPLUS_FS is not set | ||
662 | # CONFIG_BEFS_FS is not set | ||
663 | # CONFIG_BFS_FS is not set | ||
664 | # CONFIG_EFS_FS is not set | ||
665 | # CONFIG_JFFS_FS is not set | ||
666 | CONFIG_JFFS2_FS=y | ||
667 | CONFIG_JFFS2_FS_DEBUG=0 | ||
668 | # CONFIG_JFFS2_FS_NAND is not set | ||
669 | # CONFIG_JFFS2_FS_NOR_ECC is not set | ||
670 | # CONFIG_JFFS2_COMPRESSION_OPTIONS is not set | ||
671 | CONFIG_JFFS2_ZLIB=y | ||
672 | CONFIG_JFFS2_RTIME=y | ||
673 | # CONFIG_JFFS2_RUBIN is not set | ||
674 | # CONFIG_CRAMFS is not set | ||
675 | # CONFIG_VXFS_FS is not set | ||
676 | # CONFIG_HPFS_FS is not set | ||
677 | # CONFIG_QNX4FS_FS is not set | ||
678 | # CONFIG_SYSV_FS is not set | ||
679 | # CONFIG_UFS_FS is not set | ||
680 | |||
681 | # | ||
682 | # Network File Systems | ||
683 | # | ||
684 | CONFIG_NFS_FS=y | ||
685 | # CONFIG_NFS_V3 is not set | ||
686 | # CONFIG_NFS_V4 is not set | ||
687 | # CONFIG_NFS_DIRECTIO is not set | ||
688 | # CONFIG_NFSD is not set | ||
689 | CONFIG_ROOT_NFS=y | ||
690 | CONFIG_LOCKD=y | ||
691 | CONFIG_SUNRPC=y | ||
692 | # CONFIG_RPCSEC_GSS_KRB5 is not set | ||
693 | # CONFIG_RPCSEC_GSS_SPKM3 is not set | ||
694 | # CONFIG_SMB_FS is not set | ||
695 | # CONFIG_CIFS is not set | ||
696 | # CONFIG_NCP_FS is not set | ||
697 | # CONFIG_CODA_FS is not set | ||
698 | # CONFIG_AFS_FS is not set | ||
699 | |||
700 | # | ||
701 | # Partition Types | ||
702 | # | ||
703 | # CONFIG_PARTITION_ADVANCED is not set | ||
704 | CONFIG_MSDOS_PARTITION=y | ||
705 | |||
706 | # | ||
707 | # Native Language Support | ||
708 | # | ||
709 | CONFIG_NLS=y | ||
710 | CONFIG_NLS_DEFAULT="iso8859-1" | ||
711 | # CONFIG_NLS_CODEPAGE_437 is not set | ||
712 | # CONFIG_NLS_CODEPAGE_737 is not set | ||
713 | # CONFIG_NLS_CODEPAGE_775 is not set | ||
714 | # CONFIG_NLS_CODEPAGE_850 is not set | ||
715 | # CONFIG_NLS_CODEPAGE_852 is not set | ||
716 | # CONFIG_NLS_CODEPAGE_855 is not set | ||
717 | # CONFIG_NLS_CODEPAGE_857 is not set | ||
718 | # CONFIG_NLS_CODEPAGE_860 is not set | ||
719 | # CONFIG_NLS_CODEPAGE_861 is not set | ||
720 | # CONFIG_NLS_CODEPAGE_862 is not set | ||
721 | # CONFIG_NLS_CODEPAGE_863 is not set | ||
722 | # CONFIG_NLS_CODEPAGE_864 is not set | ||
723 | # CONFIG_NLS_CODEPAGE_865 is not set | ||
724 | # CONFIG_NLS_CODEPAGE_866 is not set | ||
725 | # CONFIG_NLS_CODEPAGE_869 is not set | ||
726 | # CONFIG_NLS_CODEPAGE_936 is not set | ||
727 | # CONFIG_NLS_CODEPAGE_950 is not set | ||
728 | # CONFIG_NLS_CODEPAGE_932 is not set | ||
729 | # CONFIG_NLS_CODEPAGE_949 is not set | ||
730 | # CONFIG_NLS_CODEPAGE_874 is not set | ||
731 | # CONFIG_NLS_ISO8859_8 is not set | ||
732 | # CONFIG_NLS_CODEPAGE_1250 is not set | ||
733 | # CONFIG_NLS_CODEPAGE_1251 is not set | ||
734 | # CONFIG_NLS_ASCII is not set | ||
735 | CONFIG_NLS_ISO8859_1=y | ||
736 | # CONFIG_NLS_ISO8859_2 is not set | ||
737 | # CONFIG_NLS_ISO8859_3 is not set | ||
738 | # CONFIG_NLS_ISO8859_4 is not set | ||
739 | # CONFIG_NLS_ISO8859_5 is not set | ||
740 | # CONFIG_NLS_ISO8859_6 is not set | ||
741 | # CONFIG_NLS_ISO8859_7 is not set | ||
742 | # CONFIG_NLS_ISO8859_9 is not set | ||
743 | # CONFIG_NLS_ISO8859_13 is not set | ||
744 | # CONFIG_NLS_ISO8859_14 is not set | ||
745 | # CONFIG_NLS_ISO8859_15 is not set | ||
746 | # CONFIG_NLS_KOI8_R is not set | ||
747 | # CONFIG_NLS_KOI8_U is not set | ||
748 | # CONFIG_NLS_UTF8 is not set | ||
749 | |||
750 | # | ||
751 | # Profiling support | ||
752 | # | ||
753 | # CONFIG_PROFILING is not set | ||
754 | |||
755 | # | ||
756 | # Kernel hacking | ||
757 | # | ||
758 | # CONFIG_PRINTK_TIME is not set | ||
759 | CONFIG_DEBUG_KERNEL=y | ||
760 | CONFIG_MAGIC_SYSRQ=y | ||
761 | CONFIG_LOG_BUF_SHIFT=14 | ||
762 | # CONFIG_SCHEDSTATS is not set | ||
763 | # CONFIG_DEBUG_SLAB is not set | ||
764 | # CONFIG_DEBUG_SPINLOCK is not set | ||
765 | # CONFIG_DEBUG_SPINLOCK_SLEEP is not set | ||
766 | # CONFIG_DEBUG_KOBJECT is not set | ||
767 | CONFIG_DEBUG_BUGVERBOSE=y | ||
768 | CONFIG_DEBUG_INFO=y | ||
769 | # CONFIG_DEBUG_FS is not set | ||
770 | CONFIG_FRAME_POINTER=y | ||
771 | CONFIG_DEBUG_USER=y | ||
772 | # CONFIG_DEBUG_WAITQ is not set | ||
773 | CONFIG_DEBUG_ERRORS=y | ||
774 | CONFIG_DEBUG_LL=y | ||
775 | # CONFIG_DEBUG_ICEDCC is not set | ||
776 | |||
777 | # | ||
778 | # Security options | ||
779 | # | ||
780 | # CONFIG_KEYS is not set | ||
781 | # CONFIG_SECURITY is not set | ||
782 | |||
783 | # | ||
784 | # Cryptographic options | ||
785 | # | ||
786 | # CONFIG_CRYPTO is not set | ||
787 | |||
788 | # | ||
789 | # Hardware crypto devices | ||
790 | # | ||
791 | |||
792 | # | ||
793 | # Library routines | ||
794 | # | ||
795 | # CONFIG_CRC_CCITT is not set | ||
796 | CONFIG_CRC32=y | ||
797 | # CONFIG_LIBCRC32C is not set | ||
798 | CONFIG_ZLIB_INFLATE=y | ||
799 | CONFIG_ZLIB_DEFLATE=y | ||
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 | ||
diff --git a/arch/arm/configs/s3c2410_defconfig b/arch/arm/configs/s3c2410_defconfig new file mode 100644 index 000000000000..2a63fb277196 --- /dev/null +++ b/arch/arm/configs/s3c2410_defconfig | |||
@@ -0,0 +1,954 @@ | |||
1 | # | ||
2 | # Automatically generated make config: don't edit | ||
3 | # Linux kernel version: 2.6.12-rc1-bk2 | ||
4 | # Sun Mar 27 17:47:45 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 is not set | ||
18 | CONFIG_BROKEN=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_HOTPLUG is not set | ||
32 | CONFIG_KOBJECT_UEVENT=y | ||
33 | # CONFIG_IKCONFIG is not set | ||
34 | # CONFIG_EMBEDDED is not set | ||
35 | CONFIG_KALLSYMS=y | ||
36 | # CONFIG_KALLSYMS_ALL is not set | ||
37 | # CONFIG_KALLSYMS_EXTRA_PASS is not set | ||
38 | CONFIG_BASE_FULL=y | ||
39 | CONFIG_FUTEX=y | ||
40 | CONFIG_EPOLL=y | ||
41 | CONFIG_CC_OPTIMIZE_FOR_SIZE=y | ||
42 | CONFIG_SHMEM=y | ||
43 | CONFIG_CC_ALIGN_FUNCTIONS=0 | ||
44 | CONFIG_CC_ALIGN_LABELS=0 | ||
45 | CONFIG_CC_ALIGN_LOOPS=0 | ||
46 | CONFIG_CC_ALIGN_JUMPS=0 | ||
47 | # CONFIG_TINY_SHMEM is not set | ||
48 | CONFIG_BASE_SMALL=0 | ||
49 | |||
50 | # | ||
51 | # Loadable module support | ||
52 | # | ||
53 | CONFIG_MODULES=y | ||
54 | # CONFIG_MODULE_UNLOAD is not set | ||
55 | CONFIG_OBSOLETE_MODPARM=y | ||
56 | # CONFIG_MODVERSIONS is not set | ||
57 | # CONFIG_MODULE_SRCVERSION_ALL is not set | ||
58 | CONFIG_KMOD=y | ||
59 | |||
60 | # | ||
61 | # System Type | ||
62 | # | ||
63 | # CONFIG_ARCH_CLPS7500 is not set | ||
64 | # CONFIG_ARCH_CLPS711X is not set | ||
65 | # CONFIG_ARCH_CO285 is not set | ||
66 | # CONFIG_ARCH_EBSA110 is not set | ||
67 | # CONFIG_ARCH_CAMELOT is not set | ||
68 | # CONFIG_ARCH_FOOTBRIDGE is not set | ||
69 | # CONFIG_ARCH_INTEGRATOR is not set | ||
70 | # CONFIG_ARCH_IOP3XX is not set | ||
71 | # CONFIG_ARCH_IXP4XX is not set | ||
72 | # CONFIG_ARCH_IXP2000 is not set | ||
73 | # CONFIG_ARCH_L7200 is not set | ||
74 | # CONFIG_ARCH_PXA is not set | ||
75 | # CONFIG_ARCH_RPC is not set | ||
76 | # CONFIG_ARCH_SA1100 is not set | ||
77 | CONFIG_ARCH_S3C2410=y | ||
78 | # CONFIG_ARCH_SHARK is not set | ||
79 | # CONFIG_ARCH_LH7A40X is not set | ||
80 | # CONFIG_ARCH_OMAP is not set | ||
81 | # CONFIG_ARCH_VERSATILE is not set | ||
82 | # CONFIG_ARCH_IMX is not set | ||
83 | # CONFIG_ARCH_H720X is not set | ||
84 | |||
85 | # | ||
86 | # S3C24XX Implementations | ||
87 | # | ||
88 | CONFIG_ARCH_BAST=y | ||
89 | CONFIG_ARCH_H1940=y | ||
90 | CONFIG_MACH_N30=y | ||
91 | CONFIG_ARCH_SMDK2410=y | ||
92 | CONFIG_ARCH_S3C2440=y | ||
93 | CONFIG_MACH_VR1000=y | ||
94 | CONFIG_MACH_RX3715=y | ||
95 | CONFIG_MACH_OTOM=y | ||
96 | CONFIG_MACH_NEXCODER_2440=y | ||
97 | CONFIG_CPU_S3C2410=y | ||
98 | CONFIG_CPU_S3C2440=y | ||
99 | |||
100 | # | ||
101 | # S3C2410 Boot | ||
102 | # | ||
103 | # CONFIG_S3C2410_BOOT_WATCHDOG is not set | ||
104 | |||
105 | # | ||
106 | # S3C2410 Setup | ||
107 | # | ||
108 | CONFIG_S3C2410_DMA=y | ||
109 | # CONFIG_S3C2410_DMA_DEBUG is not set | ||
110 | # CONFIG_S3C2410_PM_DEBUG is not set | ||
111 | # CONFIG_S3C2410_PM_CHECK is not set | ||
112 | CONFIG_S3C2410_LOWLEVEL_UART_PORT=0 | ||
113 | |||
114 | # | ||
115 | # Processor Type | ||
116 | # | ||
117 | CONFIG_CPU_32=y | ||
118 | CONFIG_CPU_ARM920T=y | ||
119 | CONFIG_CPU_32v4=y | ||
120 | CONFIG_CPU_ABRT_EV4T=y | ||
121 | CONFIG_CPU_CACHE_V4WT=y | ||
122 | CONFIG_CPU_CACHE_VIVT=y | ||
123 | CONFIG_CPU_COPY_V4WB=y | ||
124 | CONFIG_CPU_TLB_V4WBI=y | ||
125 | |||
126 | # | ||
127 | # Processor Features | ||
128 | # | ||
129 | # CONFIG_ARM_THUMB is not set | ||
130 | # CONFIG_CPU_ICACHE_DISABLE is not set | ||
131 | # CONFIG_CPU_DCACHE_DISABLE is not set | ||
132 | # CONFIG_CPU_DCACHE_WRITETHROUGH is not set | ||
133 | |||
134 | # | ||
135 | # Bus support | ||
136 | # | ||
137 | |||
138 | # | ||
139 | # PCCARD (PCMCIA/CardBus) support | ||
140 | # | ||
141 | # CONFIG_PCCARD is not set | ||
142 | |||
143 | # | ||
144 | # Kernel Features | ||
145 | # | ||
146 | # CONFIG_PREEMPT is not set | ||
147 | CONFIG_ALIGNMENT_TRAP=y | ||
148 | |||
149 | # | ||
150 | # Boot options | ||
151 | # | ||
152 | CONFIG_ZBOOT_ROM_TEXT=0x0 | ||
153 | CONFIG_ZBOOT_ROM_BSS=0x0 | ||
154 | CONFIG_CMDLINE="root=/dev/hda1 ro init=/bin/bash console=ttySAC0" | ||
155 | # CONFIG_XIP_KERNEL 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=y | ||
173 | # CONFIG_BINFMT_MISC is not set | ||
174 | # CONFIG_ARTHUR is not set | ||
175 | |||
176 | # | ||
177 | # Power management options | ||
178 | # | ||
179 | CONFIG_PM=y | ||
180 | CONFIG_APM=y | ||
181 | |||
182 | # | ||
183 | # Device Drivers | ||
184 | # | ||
185 | |||
186 | # | ||
187 | # Generic Driver Options | ||
188 | # | ||
189 | CONFIG_STANDALONE=y | ||
190 | CONFIG_PREVENT_FIRMWARE_BUILD=y | ||
191 | # CONFIG_FW_LOADER is not set | ||
192 | # CONFIG_DEBUG_DRIVER is not set | ||
193 | |||
194 | # | ||
195 | # Memory Technology Devices (MTD) | ||
196 | # | ||
197 | CONFIG_MTD=y | ||
198 | # CONFIG_MTD_DEBUG is not set | ||
199 | # CONFIG_MTD_CONCAT is not set | ||
200 | CONFIG_MTD_PARTITIONS=y | ||
201 | CONFIG_MTD_REDBOOT_PARTS=y | ||
202 | CONFIG_MTD_REDBOOT_DIRECTORY_BLOCK=-1 | ||
203 | CONFIG_MTD_REDBOOT_PARTS_UNALLOCATED=y | ||
204 | # CONFIG_MTD_REDBOOT_PARTS_READONLY is not set | ||
205 | CONFIG_MTD_CMDLINE_PARTS=y | ||
206 | # CONFIG_MTD_AFS_PARTS is not set | ||
207 | |||
208 | # | ||
209 | # User Modules And Translation Layers | ||
210 | # | ||
211 | CONFIG_MTD_CHAR=y | ||
212 | CONFIG_MTD_BLOCK=y | ||
213 | # CONFIG_FTL is not set | ||
214 | # CONFIG_NFTL is not set | ||
215 | # CONFIG_INFTL is not set | ||
216 | |||
217 | # | ||
218 | # RAM/ROM/Flash chip drivers | ||
219 | # | ||
220 | CONFIG_MTD_CFI=y | ||
221 | CONFIG_MTD_JEDECPROBE=y | ||
222 | CONFIG_MTD_GEN_PROBE=y | ||
223 | # CONFIG_MTD_CFI_ADV_OPTIONS is not set | ||
224 | CONFIG_MTD_MAP_BANK_WIDTH_1=y | ||
225 | CONFIG_MTD_MAP_BANK_WIDTH_2=y | ||
226 | CONFIG_MTD_MAP_BANK_WIDTH_4=y | ||
227 | # CONFIG_MTD_MAP_BANK_WIDTH_8 is not set | ||
228 | CONFIG_MTD_MAP_BANK_WIDTH_16=y | ||
229 | # CONFIG_MTD_MAP_BANK_WIDTH_32 is not set | ||
230 | CONFIG_MTD_CFI_I1=y | ||
231 | CONFIG_MTD_CFI_I2=y | ||
232 | # CONFIG_MTD_CFI_I4 is not set | ||
233 | # CONFIG_MTD_CFI_I8 is not set | ||
234 | CONFIG_MTD_CFI_INTELEXT=y | ||
235 | CONFIG_MTD_CFI_AMDSTD=y | ||
236 | CONFIG_MTD_CFI_AMDSTD_RETRY=0 | ||
237 | # CONFIG_MTD_CFI_STAA is not set | ||
238 | CONFIG_MTD_CFI_UTIL=y | ||
239 | # CONFIG_MTD_RAM is not set | ||
240 | CONFIG_MTD_ROM=y | ||
241 | # CONFIG_MTD_ABSENT is not set | ||
242 | # CONFIG_MTD_OBSOLETE_CHIPS is not set | ||
243 | # CONFIG_MTD_XIP is not set | ||
244 | |||
245 | # | ||
246 | # Mapping drivers for chip access | ||
247 | # | ||
248 | # CONFIG_MTD_COMPLEX_MAPPINGS is not set | ||
249 | # CONFIG_MTD_PHYSMAP is not set | ||
250 | # CONFIG_MTD_ARM_INTEGRATOR is not set | ||
251 | # CONFIG_MTD_EDB7312 is not set | ||
252 | # CONFIG_MTD_IMPA7 is not set | ||
253 | CONFIG_MTD_BAST=y | ||
254 | CONFIG_MTD_BAST_MAXSIZE=4 | ||
255 | |||
256 | # | ||
257 | # Self-contained MTD device drivers | ||
258 | # | ||
259 | # CONFIG_MTD_SLRAM is not set | ||
260 | # CONFIG_MTD_PHRAM is not set | ||
261 | # CONFIG_MTD_MTDRAM is not set | ||
262 | # CONFIG_MTD_BLKMTD is not set | ||
263 | # CONFIG_MTD_BLOCK2MTD is not set | ||
264 | |||
265 | # | ||
266 | # Disk-On-Chip Device Drivers | ||
267 | # | ||
268 | # CONFIG_MTD_DOC2000 is not set | ||
269 | # CONFIG_MTD_DOC2001 is not set | ||
270 | # CONFIG_MTD_DOC2001PLUS is not set | ||
271 | |||
272 | # | ||
273 | # NAND Flash Device Drivers | ||
274 | # | ||
275 | CONFIG_MTD_NAND=y | ||
276 | # CONFIG_MTD_NAND_VERIFY_WRITE is not set | ||
277 | CONFIG_MTD_NAND_IDS=y | ||
278 | CONFIG_MTD_NAND_S3C2410=y | ||
279 | # CONFIG_MTD_NAND_S3C2410_DEBUG is not set | ||
280 | # CONFIG_MTD_NAND_S3C2410_HWECC is not set | ||
281 | # CONFIG_MTD_NAND_DISKONCHIP is not set | ||
282 | # CONFIG_MTD_NAND_NANDSIM is not set | ||
283 | |||
284 | # | ||
285 | # Parallel port support | ||
286 | # | ||
287 | CONFIG_PARPORT=y | ||
288 | # CONFIG_PARPORT_PC is not set | ||
289 | # CONFIG_PARPORT_ARC is not set | ||
290 | # CONFIG_PARPORT_GSC is not set | ||
291 | CONFIG_PARPORT_1284=y | ||
292 | |||
293 | # | ||
294 | # Plug and Play support | ||
295 | # | ||
296 | |||
297 | # | ||
298 | # Block devices | ||
299 | # | ||
300 | # CONFIG_BLK_DEV_FD is not set | ||
301 | # CONFIG_PARIDE is not set | ||
302 | # CONFIG_BLK_DEV_COW_COMMON is not set | ||
303 | CONFIG_BLK_DEV_LOOP=y | ||
304 | # CONFIG_BLK_DEV_CRYPTOLOOP is not set | ||
305 | CONFIG_BLK_DEV_NBD=m | ||
306 | CONFIG_BLK_DEV_RAM=y | ||
307 | CONFIG_BLK_DEV_RAM_COUNT=16 | ||
308 | CONFIG_BLK_DEV_RAM_SIZE=4096 | ||
309 | CONFIG_BLK_DEV_INITRD=y | ||
310 | CONFIG_INITRAMFS_SOURCE="" | ||
311 | # CONFIG_CDROM_PKTCDVD is not set | ||
312 | |||
313 | # | ||
314 | # IO Schedulers | ||
315 | # | ||
316 | CONFIG_IOSCHED_NOOP=y | ||
317 | CONFIG_IOSCHED_AS=y | ||
318 | CONFIG_IOSCHED_DEADLINE=y | ||
319 | CONFIG_IOSCHED_CFQ=y | ||
320 | CONFIG_ATA_OVER_ETH=m | ||
321 | |||
322 | # | ||
323 | # ATA/ATAPI/MFM/RLL support | ||
324 | # | ||
325 | CONFIG_IDE=y | ||
326 | CONFIG_BLK_DEV_IDE=y | ||
327 | |||
328 | # | ||
329 | # Please see Documentation/ide.txt for help/info on IDE drives | ||
330 | # | ||
331 | # CONFIG_BLK_DEV_IDE_SATA is not set | ||
332 | CONFIG_BLK_DEV_IDEDISK=y | ||
333 | # CONFIG_IDEDISK_MULTI_MODE is not set | ||
334 | CONFIG_BLK_DEV_IDECD=y | ||
335 | CONFIG_BLK_DEV_IDETAPE=m | ||
336 | CONFIG_BLK_DEV_IDEFLOPPY=m | ||
337 | # CONFIG_IDE_TASK_IOCTL is not set | ||
338 | |||
339 | # | ||
340 | # IDE chipset support/bugfixes | ||
341 | # | ||
342 | CONFIG_IDE_GENERIC=y | ||
343 | # CONFIG_IDE_ARM is not set | ||
344 | CONFIG_BLK_DEV_IDE_BAST=y | ||
345 | # CONFIG_BLK_DEV_IDEDMA is not set | ||
346 | # CONFIG_IDEDMA_AUTO is not set | ||
347 | # CONFIG_BLK_DEV_HD is not set | ||
348 | |||
349 | # | ||
350 | # SCSI device support | ||
351 | # | ||
352 | # CONFIG_SCSI is not set | ||
353 | |||
354 | # | ||
355 | # Multi-device support (RAID and LVM) | ||
356 | # | ||
357 | # CONFIG_MD is not set | ||
358 | |||
359 | # | ||
360 | # Fusion MPT device support | ||
361 | # | ||
362 | |||
363 | # | ||
364 | # IEEE 1394 (FireWire) support | ||
365 | # | ||
366 | # CONFIG_IEEE1394 is not set | ||
367 | |||
368 | # | ||
369 | # I2O device support | ||
370 | # | ||
371 | |||
372 | # | ||
373 | # Networking support | ||
374 | # | ||
375 | CONFIG_NET=y | ||
376 | |||
377 | # | ||
378 | # Networking options | ||
379 | # | ||
380 | # CONFIG_PACKET is not set | ||
381 | # CONFIG_NETLINK_DEV is not set | ||
382 | CONFIG_UNIX=y | ||
383 | # CONFIG_NET_KEY is not set | ||
384 | CONFIG_INET=y | ||
385 | # CONFIG_IP_MULTICAST is not set | ||
386 | # CONFIG_IP_ADVANCED_ROUTER is not set | ||
387 | CONFIG_IP_PNP=y | ||
388 | # CONFIG_IP_PNP_DHCP is not set | ||
389 | CONFIG_IP_PNP_BOOTP=y | ||
390 | # CONFIG_IP_PNP_RARP is not set | ||
391 | # CONFIG_NET_IPIP is not set | ||
392 | # CONFIG_NET_IPGRE is not set | ||
393 | # CONFIG_ARPD is not set | ||
394 | # CONFIG_SYN_COOKIES is not set | ||
395 | # CONFIG_INET_AH is not set | ||
396 | # CONFIG_INET_ESP is not set | ||
397 | # CONFIG_INET_IPCOMP is not set | ||
398 | # CONFIG_INET_TUNNEL is not set | ||
399 | CONFIG_IP_TCPDIAG=y | ||
400 | # CONFIG_IP_TCPDIAG_IPV6 is not set | ||
401 | # CONFIG_IPV6 is not set | ||
402 | # CONFIG_NETFILTER is not set | ||
403 | |||
404 | # | ||
405 | # SCTP Configuration (EXPERIMENTAL) | ||
406 | # | ||
407 | # CONFIG_IP_SCTP is not set | ||
408 | # CONFIG_ATM is not set | ||
409 | # CONFIG_BRIDGE is not set | ||
410 | # CONFIG_VLAN_8021Q is not set | ||
411 | # CONFIG_DECNET is not set | ||
412 | # CONFIG_LLC2 is not set | ||
413 | # CONFIG_IPX is not set | ||
414 | # CONFIG_ATALK is not set | ||
415 | # CONFIG_X25 is not set | ||
416 | # CONFIG_LAPB is not set | ||
417 | # CONFIG_NET_DIVERT is not set | ||
418 | # CONFIG_ECONET is not set | ||
419 | # CONFIG_WAN_ROUTER is not set | ||
420 | |||
421 | # | ||
422 | # QoS and/or fair queueing | ||
423 | # | ||
424 | # CONFIG_NET_SCHED is not set | ||
425 | # CONFIG_NET_CLS_ROUTE is not set | ||
426 | |||
427 | # | ||
428 | # Network testing | ||
429 | # | ||
430 | # CONFIG_NET_PKTGEN is not set | ||
431 | # CONFIG_NETPOLL is not set | ||
432 | # CONFIG_NET_POLL_CONTROLLER is not set | ||
433 | # CONFIG_HAMRADIO is not set | ||
434 | # CONFIG_IRDA is not set | ||
435 | # CONFIG_BT is not set | ||
436 | CONFIG_NETDEVICES=y | ||
437 | # CONFIG_DUMMY is not set | ||
438 | # CONFIG_BONDING is not set | ||
439 | # CONFIG_EQUALIZER is not set | ||
440 | # CONFIG_TUN is not set | ||
441 | |||
442 | # | ||
443 | # Ethernet (10 or 100Mbit) | ||
444 | # | ||
445 | CONFIG_NET_ETHERNET=y | ||
446 | # CONFIG_MII is not set | ||
447 | # CONFIG_SMC91X is not set | ||
448 | |||
449 | # | ||
450 | # Ethernet (1000 Mbit) | ||
451 | # | ||
452 | |||
453 | # | ||
454 | # Ethernet (10000 Mbit) | ||
455 | # | ||
456 | |||
457 | # | ||
458 | # Token Ring devices | ||
459 | # | ||
460 | |||
461 | # | ||
462 | # Wireless LAN (non-hamradio) | ||
463 | # | ||
464 | # CONFIG_NET_RADIO is not set | ||
465 | |||
466 | # | ||
467 | # Wan interfaces | ||
468 | # | ||
469 | # CONFIG_WAN is not set | ||
470 | # CONFIG_PLIP is not set | ||
471 | # CONFIG_PPP is not set | ||
472 | # CONFIG_SLIP is not set | ||
473 | # CONFIG_SHAPER is not set | ||
474 | # CONFIG_NETCONSOLE is not set | ||
475 | |||
476 | # | ||
477 | # ISDN subsystem | ||
478 | # | ||
479 | # CONFIG_ISDN is not set | ||
480 | |||
481 | # | ||
482 | # Input device support | ||
483 | # | ||
484 | CONFIG_INPUT=y | ||
485 | |||
486 | # | ||
487 | # Userland interfaces | ||
488 | # | ||
489 | CONFIG_INPUT_MOUSEDEV=y | ||
490 | CONFIG_INPUT_MOUSEDEV_PSAUX=y | ||
491 | CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024 | ||
492 | CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768 | ||
493 | # CONFIG_INPUT_JOYDEV is not set | ||
494 | # CONFIG_INPUT_TSDEV is not set | ||
495 | # CONFIG_INPUT_EVDEV is not set | ||
496 | # CONFIG_INPUT_EVBUG is not set | ||
497 | |||
498 | # | ||
499 | # Input Device Drivers | ||
500 | # | ||
501 | CONFIG_INPUT_KEYBOARD=y | ||
502 | CONFIG_KEYBOARD_ATKBD=y | ||
503 | # CONFIG_KEYBOARD_SUNKBD is not set | ||
504 | # CONFIG_KEYBOARD_LKKBD is not set | ||
505 | # CONFIG_KEYBOARD_XTKBD is not set | ||
506 | # CONFIG_KEYBOARD_NEWTON is not set | ||
507 | CONFIG_INPUT_MOUSE=y | ||
508 | CONFIG_MOUSE_PS2=y | ||
509 | # CONFIG_MOUSE_SERIAL is not set | ||
510 | # CONFIG_MOUSE_VSXXXAA is not set | ||
511 | # CONFIG_INPUT_JOYSTICK is not set | ||
512 | # CONFIG_INPUT_TOUCHSCREEN is not set | ||
513 | # CONFIG_INPUT_MISC is not set | ||
514 | |||
515 | # | ||
516 | # Hardware I/O ports | ||
517 | # | ||
518 | CONFIG_SERIO=y | ||
519 | CONFIG_SERIO_SERPORT=y | ||
520 | # CONFIG_SERIO_PARKBD is not set | ||
521 | CONFIG_SERIO_LIBPS2=y | ||
522 | # CONFIG_SERIO_RAW is not set | ||
523 | # CONFIG_GAMEPORT is not set | ||
524 | CONFIG_SOUND_GAMEPORT=y | ||
525 | |||
526 | # | ||
527 | # Character devices | ||
528 | # | ||
529 | CONFIG_VT=y | ||
530 | CONFIG_VT_CONSOLE=y | ||
531 | CONFIG_HW_CONSOLE=y | ||
532 | CONFIG_SERIAL_NONSTANDARD=y | ||
533 | # CONFIG_COMPUTONE is not set | ||
534 | # CONFIG_ROCKETPORT is not set | ||
535 | # CONFIG_CYCLADES is not set | ||
536 | # CONFIG_DIGIEPCA is not set | ||
537 | # CONFIG_MOXA_INTELLIO is not set | ||
538 | # CONFIG_MOXA_SMARTIO is not set | ||
539 | # CONFIG_ISI is not set | ||
540 | # CONFIG_SYNCLINKMP is not set | ||
541 | # CONFIG_N_HDLC is not set | ||
542 | # CONFIG_RISCOM8 is not set | ||
543 | # CONFIG_SPECIALIX is not set | ||
544 | # CONFIG_SX is not set | ||
545 | # CONFIG_RIO is not set | ||
546 | # CONFIG_STALDRV is not set | ||
547 | |||
548 | # | ||
549 | # Serial drivers | ||
550 | # | ||
551 | CONFIG_SERIAL_8250=y | ||
552 | CONFIG_SERIAL_8250_CONSOLE=y | ||
553 | CONFIG_SERIAL_8250_NR_UARTS=8 | ||
554 | CONFIG_SERIAL_8250_EXTENDED=y | ||
555 | CONFIG_SERIAL_8250_MANY_PORTS=y | ||
556 | CONFIG_SERIAL_8250_SHARE_IRQ=y | ||
557 | # CONFIG_SERIAL_8250_DETECT_IRQ is not set | ||
558 | # CONFIG_SERIAL_8250_MULTIPORT is not set | ||
559 | # CONFIG_SERIAL_8250_RSA is not set | ||
560 | |||
561 | # | ||
562 | # Non-8250 serial port support | ||
563 | # | ||
564 | CONFIG_SERIAL_S3C2410=y | ||
565 | CONFIG_SERIAL_S3C2410_CONSOLE=y | ||
566 | CONFIG_SERIAL_BAST_SIO=y | ||
567 | CONFIG_SERIAL_CORE=y | ||
568 | CONFIG_SERIAL_CORE_CONSOLE=y | ||
569 | CONFIG_UNIX98_PTYS=y | ||
570 | CONFIG_LEGACY_PTYS=y | ||
571 | CONFIG_LEGACY_PTY_COUNT=256 | ||
572 | CONFIG_PRINTER=y | ||
573 | # CONFIG_LP_CONSOLE is not set | ||
574 | CONFIG_PPDEV=y | ||
575 | # CONFIG_TIPAR is not set | ||
576 | |||
577 | # | ||
578 | # IPMI | ||
579 | # | ||
580 | # CONFIG_IPMI_HANDLER is not set | ||
581 | |||
582 | # | ||
583 | # Watchdog Cards | ||
584 | # | ||
585 | CONFIG_WATCHDOG=y | ||
586 | # CONFIG_WATCHDOG_NOWAYOUT is not set | ||
587 | |||
588 | # | ||
589 | # Watchdog Device Drivers | ||
590 | # | ||
591 | # CONFIG_SOFT_WATCHDOG is not set | ||
592 | CONFIG_S3C2410_WATCHDOG=y | ||
593 | # CONFIG_NVRAM is not set | ||
594 | # CONFIG_RTC is not set | ||
595 | CONFIG_S3C2410_RTC=y | ||
596 | # CONFIG_DTLK is not set | ||
597 | # CONFIG_R3964 is not set | ||
598 | |||
599 | # | ||
600 | # Ftape, the floppy tape device driver | ||
601 | # | ||
602 | # CONFIG_DRM is not set | ||
603 | # CONFIG_RAW_DRIVER is not set | ||
604 | |||
605 | # | ||
606 | # TPM devices | ||
607 | # | ||
608 | # CONFIG_TCG_TPM is not set | ||
609 | |||
610 | # | ||
611 | # I2C support | ||
612 | # | ||
613 | CONFIG_I2C=y | ||
614 | CONFIG_I2C_CHARDEV=m | ||
615 | |||
616 | # | ||
617 | # I2C Algorithms | ||
618 | # | ||
619 | CONFIG_I2C_ALGOBIT=m | ||
620 | # CONFIG_I2C_ALGOPCF is not set | ||
621 | # CONFIG_I2C_ALGOPCA is not set | ||
622 | |||
623 | # | ||
624 | # I2C Hardware Bus support | ||
625 | # | ||
626 | # CONFIG_I2C_ISA is not set | ||
627 | # CONFIG_I2C_PARPORT is not set | ||
628 | # CONFIG_I2C_PARPORT_LIGHT is not set | ||
629 | CONFIG_I2C_S3C2410=y | ||
630 | # CONFIG_I2C_STUB is not set | ||
631 | # CONFIG_I2C_PCA_ISA is not set | ||
632 | |||
633 | # | ||
634 | # Hardware Sensors Chip support | ||
635 | # | ||
636 | CONFIG_I2C_SENSOR=m | ||
637 | # CONFIG_SENSORS_ADM1021 is not set | ||
638 | # CONFIG_SENSORS_ADM1025 is not set | ||
639 | # CONFIG_SENSORS_ADM1026 is not set | ||
640 | # CONFIG_SENSORS_ADM1031 is not set | ||
641 | # CONFIG_SENSORS_ASB100 is not set | ||
642 | # CONFIG_SENSORS_DS1621 is not set | ||
643 | # CONFIG_SENSORS_FSCHER is not set | ||
644 | # CONFIG_SENSORS_FSCPOS is not set | ||
645 | # CONFIG_SENSORS_GL518SM is not set | ||
646 | # CONFIG_SENSORS_GL520SM is not set | ||
647 | # CONFIG_SENSORS_IT87 is not set | ||
648 | # CONFIG_SENSORS_LM63 is not set | ||
649 | CONFIG_SENSORS_LM75=m | ||
650 | # CONFIG_SENSORS_LM77 is not set | ||
651 | CONFIG_SENSORS_LM78=m | ||
652 | # CONFIG_SENSORS_LM80 is not set | ||
653 | # CONFIG_SENSORS_LM83 is not set | ||
654 | CONFIG_SENSORS_LM85=m | ||
655 | # CONFIG_SENSORS_LM87 is not set | ||
656 | # CONFIG_SENSORS_LM90 is not set | ||
657 | # CONFIG_SENSORS_MAX1619 is not set | ||
658 | # CONFIG_SENSORS_PC87360 is not set | ||
659 | # CONFIG_SENSORS_SMSC47B397 is not set | ||
660 | # CONFIG_SENSORS_SMSC47M1 is not set | ||
661 | # CONFIG_SENSORS_W83781D is not set | ||
662 | # CONFIG_SENSORS_W83L785TS is not set | ||
663 | # CONFIG_SENSORS_W83627HF is not set | ||
664 | |||
665 | # | ||
666 | # Other I2C Chip support | ||
667 | # | ||
668 | CONFIG_SENSORS_EEPROM=m | ||
669 | # CONFIG_SENSORS_PCF8574 is not set | ||
670 | # CONFIG_SENSORS_PCF8591 is not set | ||
671 | # CONFIG_SENSORS_RTC8564 is not set | ||
672 | # CONFIG_I2C_DEBUG_CORE is not set | ||
673 | # CONFIG_I2C_DEBUG_ALGO is not set | ||
674 | # CONFIG_I2C_DEBUG_BUS is not set | ||
675 | # CONFIG_I2C_DEBUG_CHIP is not set | ||
676 | |||
677 | # | ||
678 | # Misc devices | ||
679 | # | ||
680 | |||
681 | # | ||
682 | # Multimedia devices | ||
683 | # | ||
684 | # CONFIG_VIDEO_DEV is not set | ||
685 | |||
686 | # | ||
687 | # Digital Video Broadcasting Devices | ||
688 | # | ||
689 | # CONFIG_DVB is not set | ||
690 | |||
691 | # | ||
692 | # Graphics support | ||
693 | # | ||
694 | CONFIG_FB=y | ||
695 | # CONFIG_FB_CFB_FILLRECT is not set | ||
696 | # CONFIG_FB_CFB_COPYAREA is not set | ||
697 | # CONFIG_FB_CFB_IMAGEBLIT is not set | ||
698 | # CONFIG_FB_SOFT_CURSOR is not set | ||
699 | CONFIG_FB_MODE_HELPERS=y | ||
700 | # CONFIG_FB_TILEBLITTING is not set | ||
701 | # CONFIG_FB_VIRTUAL is not set | ||
702 | |||
703 | # | ||
704 | # Console display driver support | ||
705 | # | ||
706 | # CONFIG_VGA_CONSOLE is not set | ||
707 | CONFIG_DUMMY_CONSOLE=y | ||
708 | # CONFIG_FRAMEBUFFER_CONSOLE is not set | ||
709 | |||
710 | # | ||
711 | # Logo configuration | ||
712 | # | ||
713 | # CONFIG_LOGO is not set | ||
714 | # CONFIG_BACKLIGHT_LCD_SUPPORT is not set | ||
715 | |||
716 | # | ||
717 | # Sound | ||
718 | # | ||
719 | # CONFIG_SOUND is not set | ||
720 | |||
721 | # | ||
722 | # USB support | ||
723 | # | ||
724 | CONFIG_USB_ARCH_HAS_HCD=y | ||
725 | # CONFIG_USB_ARCH_HAS_OHCI is not set | ||
726 | # CONFIG_USB is not set | ||
727 | |||
728 | # | ||
729 | # USB Gadget Support | ||
730 | # | ||
731 | # CONFIG_USB_GADGET is not set | ||
732 | |||
733 | # | ||
734 | # MMC/SD Card support | ||
735 | # | ||
736 | # CONFIG_MMC is not set | ||
737 | |||
738 | # | ||
739 | # File systems | ||
740 | # | ||
741 | CONFIG_EXT2_FS=y | ||
742 | # CONFIG_EXT2_FS_XATTR is not set | ||
743 | CONFIG_EXT3_FS=y | ||
744 | CONFIG_EXT3_FS_XATTR=y | ||
745 | # CONFIG_EXT3_FS_POSIX_ACL is not set | ||
746 | # CONFIG_EXT3_FS_SECURITY is not set | ||
747 | CONFIG_JBD=y | ||
748 | # CONFIG_JBD_DEBUG is not set | ||
749 | CONFIG_FS_MBCACHE=y | ||
750 | # CONFIG_REISERFS_FS is not set | ||
751 | # CONFIG_JFS_FS is not set | ||
752 | |||
753 | # | ||
754 | # XFS support | ||
755 | # | ||
756 | # CONFIG_XFS_FS is not set | ||
757 | # CONFIG_MINIX_FS is not set | ||
758 | CONFIG_ROMFS_FS=y | ||
759 | # CONFIG_QUOTA is not set | ||
760 | CONFIG_DNOTIFY=y | ||
761 | # CONFIG_AUTOFS_FS is not set | ||
762 | # CONFIG_AUTOFS4_FS is not set | ||
763 | |||
764 | # | ||
765 | # CD-ROM/DVD Filesystems | ||
766 | # | ||
767 | # CONFIG_ISO9660_FS is not set | ||
768 | # CONFIG_UDF_FS is not set | ||
769 | |||
770 | # | ||
771 | # DOS/FAT/NT Filesystems | ||
772 | # | ||
773 | CONFIG_FAT_FS=y | ||
774 | CONFIG_MSDOS_FS=y | ||
775 | CONFIG_VFAT_FS=y | ||
776 | CONFIG_FAT_DEFAULT_CODEPAGE=437 | ||
777 | CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1" | ||
778 | # CONFIG_NTFS_FS is not set | ||
779 | |||
780 | # | ||
781 | # Pseudo filesystems | ||
782 | # | ||
783 | CONFIG_PROC_FS=y | ||
784 | CONFIG_SYSFS=y | ||
785 | # CONFIG_DEVFS_FS is not set | ||
786 | # CONFIG_DEVPTS_FS_XATTR is not set | ||
787 | # CONFIG_TMPFS is not set | ||
788 | # CONFIG_HUGETLBFS is not set | ||
789 | # CONFIG_HUGETLB_PAGE is not set | ||
790 | CONFIG_RAMFS=y | ||
791 | |||
792 | # | ||
793 | # Miscellaneous filesystems | ||
794 | # | ||
795 | # CONFIG_ADFS_FS is not set | ||
796 | # CONFIG_AFFS_FS is not set | ||
797 | # CONFIG_HFS_FS is not set | ||
798 | # CONFIG_HFSPLUS_FS is not set | ||
799 | # CONFIG_BEFS_FS is not set | ||
800 | # CONFIG_BFS_FS is not set | ||
801 | # CONFIG_EFS_FS is not set | ||
802 | CONFIG_JFFS_FS=y | ||
803 | CONFIG_JFFS_FS_VERBOSE=0 | ||
804 | # CONFIG_JFFS_PROC_FS is not set | ||
805 | CONFIG_JFFS2_FS=y | ||
806 | CONFIG_JFFS2_FS_DEBUG=0 | ||
807 | # CONFIG_JFFS2_FS_NAND is not set | ||
808 | # CONFIG_JFFS2_FS_NOR_ECC is not set | ||
809 | # CONFIG_JFFS2_COMPRESSION_OPTIONS is not set | ||
810 | CONFIG_JFFS2_ZLIB=y | ||
811 | CONFIG_JFFS2_RTIME=y | ||
812 | # CONFIG_JFFS2_RUBIN is not set | ||
813 | # CONFIG_CRAMFS is not set | ||
814 | # CONFIG_VXFS_FS is not set | ||
815 | # CONFIG_HPFS_FS is not set | ||
816 | # CONFIG_QNX4FS_FS is not set | ||
817 | # CONFIG_SYSV_FS is not set | ||
818 | # CONFIG_UFS_FS is not set | ||
819 | |||
820 | # | ||
821 | # Network File Systems | ||
822 | # | ||
823 | CONFIG_NFS_FS=y | ||
824 | # CONFIG_NFS_V3 is not set | ||
825 | # CONFIG_NFS_V4 is not set | ||
826 | # CONFIG_NFS_DIRECTIO is not set | ||
827 | # CONFIG_NFSD is not set | ||
828 | CONFIG_ROOT_NFS=y | ||
829 | CONFIG_LOCKD=y | ||
830 | CONFIG_SUNRPC=y | ||
831 | # CONFIG_RPCSEC_GSS_KRB5 is not set | ||
832 | # CONFIG_RPCSEC_GSS_SPKM3 is not set | ||
833 | # CONFIG_SMB_FS is not set | ||
834 | # CONFIG_CIFS is not set | ||
835 | # CONFIG_NCP_FS is not set | ||
836 | # CONFIG_CODA_FS is not set | ||
837 | # CONFIG_AFS_FS is not set | ||
838 | |||
839 | # | ||
840 | # Partition Types | ||
841 | # | ||
842 | CONFIG_PARTITION_ADVANCED=y | ||
843 | # CONFIG_ACORN_PARTITION is not set | ||
844 | # CONFIG_OSF_PARTITION is not set | ||
845 | # CONFIG_AMIGA_PARTITION is not set | ||
846 | # CONFIG_ATARI_PARTITION is not set | ||
847 | # CONFIG_MAC_PARTITION is not set | ||
848 | CONFIG_MSDOS_PARTITION=y | ||
849 | CONFIG_BSD_DISKLABEL=y | ||
850 | # CONFIG_MINIX_SUBPARTITION is not set | ||
851 | CONFIG_SOLARIS_X86_PARTITION=y | ||
852 | # CONFIG_UNIXWARE_DISKLABEL is not set | ||
853 | # CONFIG_LDM_PARTITION is not set | ||
854 | # CONFIG_SGI_PARTITION is not set | ||
855 | # CONFIG_ULTRIX_PARTITION is not set | ||
856 | # CONFIG_SUN_PARTITION is not set | ||
857 | # CONFIG_EFI_PARTITION is not set | ||
858 | |||
859 | # | ||
860 | # Native Language Support | ||
861 | # | ||
862 | CONFIG_NLS=y | ||
863 | CONFIG_NLS_DEFAULT="iso8859-1" | ||
864 | # CONFIG_NLS_CODEPAGE_437 is not set | ||
865 | # CONFIG_NLS_CODEPAGE_737 is not set | ||
866 | # CONFIG_NLS_CODEPAGE_775 is not set | ||
867 | # CONFIG_NLS_CODEPAGE_850 is not set | ||
868 | # CONFIG_NLS_CODEPAGE_852 is not set | ||
869 | # CONFIG_NLS_CODEPAGE_855 is not set | ||
870 | # CONFIG_NLS_CODEPAGE_857 is not set | ||
871 | # CONFIG_NLS_CODEPAGE_860 is not set | ||
872 | # CONFIG_NLS_CODEPAGE_861 is not set | ||
873 | # CONFIG_NLS_CODEPAGE_862 is not set | ||
874 | # CONFIG_NLS_CODEPAGE_863 is not set | ||
875 | # CONFIG_NLS_CODEPAGE_864 is not set | ||
876 | # CONFIG_NLS_CODEPAGE_865 is not set | ||
877 | # CONFIG_NLS_CODEPAGE_866 is not set | ||
878 | # CONFIG_NLS_CODEPAGE_869 is not set | ||
879 | # CONFIG_NLS_CODEPAGE_936 is not set | ||
880 | # CONFIG_NLS_CODEPAGE_950 is not set | ||
881 | # CONFIG_NLS_CODEPAGE_932 is not set | ||
882 | # CONFIG_NLS_CODEPAGE_949 is not set | ||
883 | # CONFIG_NLS_CODEPAGE_874 is not set | ||
884 | # CONFIG_NLS_ISO8859_8 is not set | ||
885 | # CONFIG_NLS_CODEPAGE_1250 is not set | ||
886 | # CONFIG_NLS_CODEPAGE_1251 is not set | ||
887 | # CONFIG_NLS_ASCII is not set | ||
888 | # CONFIG_NLS_ISO8859_1 is not set | ||
889 | # CONFIG_NLS_ISO8859_2 is not set | ||
890 | # CONFIG_NLS_ISO8859_3 is not set | ||
891 | # CONFIG_NLS_ISO8859_4 is not set | ||
892 | # CONFIG_NLS_ISO8859_5 is not set | ||
893 | # CONFIG_NLS_ISO8859_6 is not set | ||
894 | # CONFIG_NLS_ISO8859_7 is not set | ||
895 | # CONFIG_NLS_ISO8859_9 is not set | ||
896 | # CONFIG_NLS_ISO8859_13 is not set | ||
897 | # CONFIG_NLS_ISO8859_14 is not set | ||
898 | # CONFIG_NLS_ISO8859_15 is not set | ||
899 | # CONFIG_NLS_KOI8_R is not set | ||
900 | # CONFIG_NLS_KOI8_U is not set | ||
901 | # CONFIG_NLS_UTF8 is not set | ||
902 | |||
903 | # | ||
904 | # Profiling support | ||
905 | # | ||
906 | # CONFIG_PROFILING is not set | ||
907 | |||
908 | # | ||
909 | # Kernel hacking | ||
910 | # | ||
911 | # CONFIG_PRINTK_TIME is not set | ||
912 | CONFIG_DEBUG_KERNEL=y | ||
913 | # CONFIG_MAGIC_SYSRQ is not set | ||
914 | CONFIG_LOG_BUF_SHIFT=16 | ||
915 | # CONFIG_SCHEDSTATS is not set | ||
916 | # CONFIG_DEBUG_SLAB is not set | ||
917 | # CONFIG_DEBUG_SPINLOCK is not set | ||
918 | # CONFIG_DEBUG_SPINLOCK_SLEEP is not set | ||
919 | # CONFIG_DEBUG_KOBJECT is not set | ||
920 | CONFIG_DEBUG_BUGVERBOSE=y | ||
921 | CONFIG_DEBUG_INFO=y | ||
922 | # CONFIG_DEBUG_FS is not set | ||
923 | CONFIG_FRAME_POINTER=y | ||
924 | CONFIG_DEBUG_USER=y | ||
925 | # CONFIG_DEBUG_WAITQ is not set | ||
926 | # CONFIG_DEBUG_ERRORS is not set | ||
927 | CONFIG_DEBUG_LL=y | ||
928 | # CONFIG_DEBUG_ICEDCC is not set | ||
929 | CONFIG_DEBUG_S3C2410_PORT=y | ||
930 | CONFIG_DEBUG_S3C2410_UART=0 | ||
931 | |||
932 | # | ||
933 | # Security options | ||
934 | # | ||
935 | # CONFIG_KEYS is not set | ||
936 | # CONFIG_SECURITY is not set | ||
937 | |||
938 | # | ||
939 | # Cryptographic options | ||
940 | # | ||
941 | # CONFIG_CRYPTO is not set | ||
942 | |||
943 | # | ||
944 | # Hardware crypto devices | ||
945 | # | ||
946 | |||
947 | # | ||
948 | # Library routines | ||
949 | # | ||
950 | # CONFIG_CRC_CCITT is not set | ||
951 | CONFIG_CRC32=y | ||
952 | # CONFIG_LIBCRC32C is not set | ||
953 | CONFIG_ZLIB_INFLATE=y | ||
954 | CONFIG_ZLIB_DEFLATE=y | ||
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 | ||
diff --git a/arch/arm/configs/shark_defconfig b/arch/arm/configs/shark_defconfig new file mode 100644 index 000000000000..1d9bcbbc8dfc --- /dev/null +++ b/arch/arm/configs/shark_defconfig | |||
@@ -0,0 +1,974 @@ | |||
1 | # | ||
2 | # Automatically generated make config: don't edit | ||
3 | # Linux kernel version: 2.6.12-rc1-bk2 | ||
4 | # Sun Mar 27 23:59:14 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 is not set | ||
18 | CONFIG_BROKEN=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_HOTPLUG is not set | ||
32 | CONFIG_KOBJECT_UEVENT=y | ||
33 | # CONFIG_IKCONFIG is not set | ||
34 | # CONFIG_EMBEDDED is not set | ||
35 | CONFIG_KALLSYMS=y | ||
36 | # CONFIG_KALLSYMS_EXTRA_PASS is not set | ||
37 | CONFIG_BASE_FULL=y | ||
38 | CONFIG_FUTEX=y | ||
39 | CONFIG_EPOLL=y | ||
40 | CONFIG_CC_OPTIMIZE_FOR_SIZE=y | ||
41 | CONFIG_SHMEM=y | ||
42 | CONFIG_CC_ALIGN_FUNCTIONS=0 | ||
43 | CONFIG_CC_ALIGN_LABELS=0 | ||
44 | CONFIG_CC_ALIGN_LOOPS=0 | ||
45 | CONFIG_CC_ALIGN_JUMPS=0 | ||
46 | # CONFIG_TINY_SHMEM is not set | ||
47 | CONFIG_BASE_SMALL=0 | ||
48 | |||
49 | # | ||
50 | # Loadable module support | ||
51 | # | ||
52 | CONFIG_MODULES=y | ||
53 | CONFIG_MODULE_UNLOAD=y | ||
54 | CONFIG_MODULE_FORCE_UNLOAD=y | ||
55 | CONFIG_OBSOLETE_MODPARM=y | ||
56 | # CONFIG_MODVERSIONS is not set | ||
57 | # CONFIG_MODULE_SRCVERSION_ALL is not set | ||
58 | CONFIG_KMOD=y | ||
59 | |||
60 | # | ||
61 | # System Type | ||
62 | # | ||
63 | # CONFIG_ARCH_CLPS7500 is not set | ||
64 | # CONFIG_ARCH_CLPS711X is not set | ||
65 | # CONFIG_ARCH_CO285 is not set | ||
66 | # CONFIG_ARCH_EBSA110 is not set | ||
67 | # CONFIG_ARCH_CAMELOT is not set | ||
68 | # CONFIG_ARCH_FOOTBRIDGE is not set | ||
69 | # CONFIG_ARCH_INTEGRATOR is not set | ||
70 | # CONFIG_ARCH_IOP3XX is not set | ||
71 | # CONFIG_ARCH_IXP4XX is not set | ||
72 | # CONFIG_ARCH_IXP2000 is not set | ||
73 | # CONFIG_ARCH_L7200 is not set | ||
74 | # CONFIG_ARCH_PXA is not set | ||
75 | # CONFIG_ARCH_RPC is not set | ||
76 | # CONFIG_ARCH_SA1100 is not set | ||
77 | # CONFIG_ARCH_S3C2410 is not set | ||
78 | CONFIG_ARCH_SHARK=y | ||
79 | # CONFIG_ARCH_LH7A40X is not set | ||
80 | # CONFIG_ARCH_OMAP is not set | ||
81 | # CONFIG_ARCH_VERSATILE is not set | ||
82 | # CONFIG_ARCH_IMX is not set | ||
83 | # CONFIG_ARCH_H720X is not set | ||
84 | |||
85 | # | ||
86 | # Processor Type | ||
87 | # | ||
88 | CONFIG_CPU_32=y | ||
89 | CONFIG_CPU_SA110=y | ||
90 | CONFIG_CPU_32v4=y | ||
91 | CONFIG_CPU_ABRT_EV4=y | ||
92 | CONFIG_CPU_CACHE_V4WB=y | ||
93 | CONFIG_CPU_CACHE_VIVT=y | ||
94 | CONFIG_CPU_COPY_V4WB=y | ||
95 | CONFIG_CPU_TLB_V4WB=y | ||
96 | |||
97 | # | ||
98 | # Processor Features | ||
99 | # | ||
100 | |||
101 | # | ||
102 | # Bus support | ||
103 | # | ||
104 | CONFIG_ISA=y | ||
105 | CONFIG_ISA_DMA=y | ||
106 | CONFIG_PCI=y | ||
107 | CONFIG_PCI_HOST_VIA82C505=y | ||
108 | CONFIG_PCI_LEGACY_PROC=y | ||
109 | # CONFIG_PCI_NAMES is not set | ||
110 | |||
111 | # | ||
112 | # PCCARD (PCMCIA/CardBus) support | ||
113 | # | ||
114 | # CONFIG_PCCARD is not set | ||
115 | |||
116 | # | ||
117 | # Kernel Features | ||
118 | # | ||
119 | # CONFIG_PREEMPT is not set | ||
120 | CONFIG_LEDS=y | ||
121 | CONFIG_LEDS_TIMER=y | ||
122 | # CONFIG_LEDS_CPU is not set | ||
123 | CONFIG_ALIGNMENT_TRAP=y | ||
124 | |||
125 | # | ||
126 | # Boot options | ||
127 | # | ||
128 | CONFIG_ZBOOT_ROM_TEXT=0x0 | ||
129 | CONFIG_ZBOOT_ROM_BSS=0x0 | ||
130 | CONFIG_CMDLINE="" | ||
131 | # CONFIG_XIP_KERNEL is not set | ||
132 | |||
133 | # | ||
134 | # Floating point emulation | ||
135 | # | ||
136 | |||
137 | # | ||
138 | # At least one emulation must be selected | ||
139 | # | ||
140 | # CONFIG_FPE_NWFPE is not set | ||
141 | CONFIG_FPE_FASTFPE=y | ||
142 | |||
143 | # | ||
144 | # Userspace binary formats | ||
145 | # | ||
146 | CONFIG_BINFMT_ELF=y | ||
147 | # CONFIG_BINFMT_AOUT is not set | ||
148 | # CONFIG_BINFMT_MISC is not set | ||
149 | # CONFIG_ARTHUR is not set | ||
150 | |||
151 | # | ||
152 | # Power management options | ||
153 | # | ||
154 | # CONFIG_PM is not set | ||
155 | |||
156 | # | ||
157 | # Device Drivers | ||
158 | # | ||
159 | |||
160 | # | ||
161 | # Generic Driver Options | ||
162 | # | ||
163 | # CONFIG_STANDALONE is not set | ||
164 | CONFIG_PREVENT_FIRMWARE_BUILD=y | ||
165 | # CONFIG_FW_LOADER is not set | ||
166 | |||
167 | # | ||
168 | # Memory Technology Devices (MTD) | ||
169 | # | ||
170 | # CONFIG_MTD is not set | ||
171 | |||
172 | # | ||
173 | # Parallel port support | ||
174 | # | ||
175 | CONFIG_PARPORT=y | ||
176 | CONFIG_PARPORT_PC=y | ||
177 | # CONFIG_PARPORT_SERIAL is not set | ||
178 | # CONFIG_PARPORT_PC_FIFO is not set | ||
179 | # CONFIG_PARPORT_PC_SUPERIO is not set | ||
180 | # CONFIG_PARPORT_ARC is not set | ||
181 | # CONFIG_PARPORT_GSC is not set | ||
182 | # CONFIG_PARPORT_1284 is not set | ||
183 | |||
184 | # | ||
185 | # Plug and Play support | ||
186 | # | ||
187 | # CONFIG_PNP is not set | ||
188 | |||
189 | # | ||
190 | # Block devices | ||
191 | # | ||
192 | # CONFIG_BLK_DEV_FD is not set | ||
193 | # CONFIG_BLK_DEV_XD is not set | ||
194 | # CONFIG_PARIDE is not set | ||
195 | # CONFIG_BLK_CPQ_DA is not set | ||
196 | # CONFIG_BLK_CPQ_CISS_DA is not set | ||
197 | # CONFIG_BLK_DEV_DAC960 is not set | ||
198 | # CONFIG_BLK_DEV_UMEM is not set | ||
199 | # CONFIG_BLK_DEV_COW_COMMON is not set | ||
200 | CONFIG_BLK_DEV_LOOP=y | ||
201 | # CONFIG_BLK_DEV_CRYPTOLOOP is not set | ||
202 | # CONFIG_BLK_DEV_NBD is not set | ||
203 | # CONFIG_BLK_DEV_SX8 is not set | ||
204 | CONFIG_BLK_DEV_RAM=y | ||
205 | CONFIG_BLK_DEV_RAM_COUNT=16 | ||
206 | CONFIG_BLK_DEV_RAM_SIZE=4096 | ||
207 | # CONFIG_BLK_DEV_INITRD is not set | ||
208 | CONFIG_INITRAMFS_SOURCE="" | ||
209 | # CONFIG_CDROM_PKTCDVD is not set | ||
210 | |||
211 | # | ||
212 | # IO Schedulers | ||
213 | # | ||
214 | CONFIG_IOSCHED_NOOP=y | ||
215 | CONFIG_IOSCHED_AS=y | ||
216 | CONFIG_IOSCHED_DEADLINE=y | ||
217 | CONFIG_IOSCHED_CFQ=y | ||
218 | # CONFIG_ATA_OVER_ETH is not set | ||
219 | |||
220 | # | ||
221 | # ATA/ATAPI/MFM/RLL support | ||
222 | # | ||
223 | CONFIG_IDE=y | ||
224 | CONFIG_BLK_DEV_IDE=y | ||
225 | |||
226 | # | ||
227 | # Please see Documentation/ide.txt for help/info on IDE drives | ||
228 | # | ||
229 | # CONFIG_BLK_DEV_IDE_SATA is not set | ||
230 | CONFIG_BLK_DEV_IDEDISK=y | ||
231 | # CONFIG_IDEDISK_MULTI_MODE is not set | ||
232 | CONFIG_BLK_DEV_IDECD=y | ||
233 | # CONFIG_BLK_DEV_IDETAPE is not set | ||
234 | CONFIG_BLK_DEV_IDEFLOPPY=y | ||
235 | # CONFIG_BLK_DEV_IDESCSI is not set | ||
236 | # CONFIG_IDE_TASK_IOCTL is not set | ||
237 | |||
238 | # | ||
239 | # IDE chipset support/bugfixes | ||
240 | # | ||
241 | CONFIG_IDE_GENERIC=y | ||
242 | # CONFIG_BLK_DEV_IDEPCI is not set | ||
243 | CONFIG_IDE_ARM=y | ||
244 | # CONFIG_IDE_CHIPSETS is not set | ||
245 | # CONFIG_BLK_DEV_IDEDMA is not set | ||
246 | # CONFIG_IDEDMA_AUTO is not set | ||
247 | # CONFIG_BLK_DEV_HD is not set | ||
248 | |||
249 | # | ||
250 | # SCSI device support | ||
251 | # | ||
252 | CONFIG_SCSI=m | ||
253 | CONFIG_SCSI_PROC_FS=y | ||
254 | |||
255 | # | ||
256 | # SCSI support type (disk, tape, CD-ROM) | ||
257 | # | ||
258 | CONFIG_BLK_DEV_SD=m | ||
259 | CONFIG_CHR_DEV_ST=m | ||
260 | # CONFIG_CHR_DEV_OSST is not set | ||
261 | CONFIG_BLK_DEV_SR=m | ||
262 | # CONFIG_BLK_DEV_SR_VENDOR is not set | ||
263 | CONFIG_CHR_DEV_SG=m | ||
264 | |||
265 | # | ||
266 | # Some SCSI devices (e.g. CD jukebox) support multiple LUNs | ||
267 | # | ||
268 | # CONFIG_SCSI_MULTI_LUN is not set | ||
269 | # CONFIG_SCSI_CONSTANTS is not set | ||
270 | # CONFIG_SCSI_LOGGING is not set | ||
271 | |||
272 | # | ||
273 | # SCSI Transport Attributes | ||
274 | # | ||
275 | # CONFIG_SCSI_SPI_ATTRS is not set | ||
276 | # CONFIG_SCSI_FC_ATTRS is not set | ||
277 | # CONFIG_SCSI_ISCSI_ATTRS is not set | ||
278 | |||
279 | # | ||
280 | # SCSI low-level drivers | ||
281 | # | ||
282 | # CONFIG_BLK_DEV_3W_XXXX_RAID is not set | ||
283 | # CONFIG_SCSI_3W_9XXX is not set | ||
284 | # CONFIG_SCSI_7000FASST is not set | ||
285 | # CONFIG_SCSI_ACARD is not set | ||
286 | # CONFIG_SCSI_AHA152X is not set | ||
287 | # CONFIG_SCSI_AHA1542 is not set | ||
288 | # CONFIG_SCSI_AACRAID is not set | ||
289 | # CONFIG_SCSI_AIC7XXX is not set | ||
290 | # CONFIG_SCSI_AIC7XXX_OLD is not set | ||
291 | # CONFIG_SCSI_AIC79XX is not set | ||
292 | # CONFIG_SCSI_DPT_I2O is not set | ||
293 | # CONFIG_SCSI_ADVANSYS is not set | ||
294 | # CONFIG_SCSI_IN2000 is not set | ||
295 | # CONFIG_MEGARAID_NEWGEN is not set | ||
296 | # CONFIG_MEGARAID_LEGACY is not set | ||
297 | # CONFIG_SCSI_SATA is not set | ||
298 | # CONFIG_SCSI_BUSLOGIC is not set | ||
299 | # CONFIG_SCSI_CPQFCTS is not set | ||
300 | # CONFIG_SCSI_DMX3191D is not set | ||
301 | # CONFIG_SCSI_DTC3280 is not set | ||
302 | # CONFIG_SCSI_EATA is not set | ||
303 | # CONFIG_SCSI_EATA_PIO is not set | ||
304 | # CONFIG_SCSI_FUTURE_DOMAIN is not set | ||
305 | # CONFIG_SCSI_GDTH is not set | ||
306 | # CONFIG_SCSI_GENERIC_NCR5380 is not set | ||
307 | # CONFIG_SCSI_GENERIC_NCR5380_MMIO is not set | ||
308 | # CONFIG_SCSI_IPS is not set | ||
309 | # CONFIG_SCSI_INITIO is not set | ||
310 | # CONFIG_SCSI_INIA100 is not set | ||
311 | # CONFIG_SCSI_PPA is not set | ||
312 | # CONFIG_SCSI_IMM is not set | ||
313 | # CONFIG_SCSI_NCR53C406A is not set | ||
314 | # CONFIG_SCSI_SYM53C8XX_2 is not set | ||
315 | # CONFIG_SCSI_IPR is not set | ||
316 | # CONFIG_SCSI_PAS16 is not set | ||
317 | # CONFIG_SCSI_PCI2000 is not set | ||
318 | # CONFIG_SCSI_PCI2220I is not set | ||
319 | # CONFIG_SCSI_PSI240I is not set | ||
320 | # CONFIG_SCSI_QLOGIC_FAS is not set | ||
321 | # CONFIG_SCSI_QLOGIC_ISP is not set | ||
322 | # CONFIG_SCSI_QLOGIC_FC is not set | ||
323 | # CONFIG_SCSI_QLOGIC_1280 is not set | ||
324 | CONFIG_SCSI_QLA2XXX=m | ||
325 | # CONFIG_SCSI_QLA21XX is not set | ||
326 | # CONFIG_SCSI_QLA22XX is not set | ||
327 | # CONFIG_SCSI_QLA2300 is not set | ||
328 | # CONFIG_SCSI_QLA2322 is not set | ||
329 | # CONFIG_SCSI_QLA6312 is not set | ||
330 | # CONFIG_SCSI_SYM53C416 is not set | ||
331 | # CONFIG_SCSI_DC395x is not set | ||
332 | # CONFIG_SCSI_DC390T is not set | ||
333 | # CONFIG_SCSI_T128 is not set | ||
334 | # CONFIG_SCSI_U14_34F is not set | ||
335 | # CONFIG_SCSI_NSP32 is not set | ||
336 | # CONFIG_SCSI_DEBUG is not set | ||
337 | |||
338 | # | ||
339 | # Multi-device support (RAID and LVM) | ||
340 | # | ||
341 | # CONFIG_MD is not set | ||
342 | |||
343 | # | ||
344 | # Fusion MPT device support | ||
345 | # | ||
346 | # CONFIG_FUSION is not set | ||
347 | |||
348 | # | ||
349 | # IEEE 1394 (FireWire) support | ||
350 | # | ||
351 | # CONFIG_IEEE1394 is not set | ||
352 | |||
353 | # | ||
354 | # I2O device support | ||
355 | # | ||
356 | # CONFIG_I2O is not set | ||
357 | |||
358 | # | ||
359 | # Networking support | ||
360 | # | ||
361 | CONFIG_NET=y | ||
362 | |||
363 | # | ||
364 | # Networking options | ||
365 | # | ||
366 | CONFIG_PACKET=y | ||
367 | # CONFIG_PACKET_MMAP is not set | ||
368 | # CONFIG_NETLINK_DEV is not set | ||
369 | CONFIG_UNIX=y | ||
370 | # CONFIG_NET_KEY is not set | ||
371 | CONFIG_INET=y | ||
372 | # CONFIG_IP_MULTICAST is not set | ||
373 | # CONFIG_IP_ADVANCED_ROUTER is not set | ||
374 | # CONFIG_IP_PNP is not set | ||
375 | # CONFIG_NET_IPIP is not set | ||
376 | # CONFIG_NET_IPGRE is not set | ||
377 | # CONFIG_ARPD is not set | ||
378 | # CONFIG_SYN_COOKIES is not set | ||
379 | # CONFIG_INET_AH is not set | ||
380 | # CONFIG_INET_ESP is not set | ||
381 | # CONFIG_INET_IPCOMP is not set | ||
382 | # CONFIG_INET_TUNNEL is not set | ||
383 | # CONFIG_IP_TCPDIAG is not set | ||
384 | # CONFIG_IP_TCPDIAG_IPV6 is not set | ||
385 | # CONFIG_IPV6 is not set | ||
386 | # CONFIG_NETFILTER is not set | ||
387 | |||
388 | # | ||
389 | # SCTP Configuration (EXPERIMENTAL) | ||
390 | # | ||
391 | # CONFIG_IP_SCTP is not set | ||
392 | # CONFIG_ATM is not set | ||
393 | # CONFIG_BRIDGE is not set | ||
394 | # CONFIG_VLAN_8021Q is not set | ||
395 | # CONFIG_DECNET is not set | ||
396 | # CONFIG_LLC2 is not set | ||
397 | # CONFIG_IPX is not set | ||
398 | # CONFIG_ATALK is not set | ||
399 | # CONFIG_X25 is not set | ||
400 | # CONFIG_LAPB is not set | ||
401 | # CONFIG_NET_DIVERT is not set | ||
402 | # CONFIG_ECONET is not set | ||
403 | # CONFIG_WAN_ROUTER is not set | ||
404 | |||
405 | # | ||
406 | # QoS and/or fair queueing | ||
407 | # | ||
408 | # CONFIG_NET_SCHED is not set | ||
409 | # CONFIG_NET_CLS_ROUTE is not set | ||
410 | |||
411 | # | ||
412 | # Network testing | ||
413 | # | ||
414 | # CONFIG_NET_PKTGEN is not set | ||
415 | # CONFIG_NETPOLL is not set | ||
416 | # CONFIG_NET_POLL_CONTROLLER is not set | ||
417 | # CONFIG_HAMRADIO is not set | ||
418 | # CONFIG_IRDA is not set | ||
419 | # CONFIG_BT is not set | ||
420 | CONFIG_NETDEVICES=y | ||
421 | # CONFIG_DUMMY is not set | ||
422 | # CONFIG_BONDING is not set | ||
423 | # CONFIG_EQUALIZER is not set | ||
424 | # CONFIG_TUN is not set | ||
425 | |||
426 | # | ||
427 | # ARCnet devices | ||
428 | # | ||
429 | # CONFIG_ARCNET is not set | ||
430 | |||
431 | # | ||
432 | # Ethernet (10 or 100Mbit) | ||
433 | # | ||
434 | CONFIG_NET_ETHERNET=y | ||
435 | # CONFIG_MII is not set | ||
436 | # CONFIG_HAPPYMEAL is not set | ||
437 | # CONFIG_SUNGEM is not set | ||
438 | # CONFIG_NET_VENDOR_3COM is not set | ||
439 | # CONFIG_LANCE is not set | ||
440 | # CONFIG_NET_VENDOR_SMC is not set | ||
441 | # CONFIG_SMC91X is not set | ||
442 | # CONFIG_NET_VENDOR_RACAL is not set | ||
443 | |||
444 | # | ||
445 | # Tulip family network device support | ||
446 | # | ||
447 | # CONFIG_NET_TULIP is not set | ||
448 | # CONFIG_AT1700 is not set | ||
449 | # CONFIG_DEPCA is not set | ||
450 | # CONFIG_HP100 is not set | ||
451 | # CONFIG_NET_ISA is not set | ||
452 | CONFIG_NET_PCI=y | ||
453 | # CONFIG_PCNET32 is not set | ||
454 | # CONFIG_AMD8111_ETH is not set | ||
455 | # CONFIG_ADAPTEC_STARFIRE is not set | ||
456 | # CONFIG_AC3200 is not set | ||
457 | # CONFIG_APRICOT is not set | ||
458 | # CONFIG_B44 is not set | ||
459 | # CONFIG_FORCEDETH is not set | ||
460 | CONFIG_CS89x0=y | ||
461 | # CONFIG_DGRS is not set | ||
462 | # CONFIG_EEPRO100 is not set | ||
463 | # CONFIG_E100 is not set | ||
464 | # CONFIG_FEALNX is not set | ||
465 | # CONFIG_NATSEMI is not set | ||
466 | # CONFIG_NE2K_PCI is not set | ||
467 | # CONFIG_8139CP is not set | ||
468 | # CONFIG_8139TOO is not set | ||
469 | # CONFIG_SIS900 is not set | ||
470 | # CONFIG_EPIC100 is not set | ||
471 | # CONFIG_SUNDANCE is not set | ||
472 | # CONFIG_TLAN is not set | ||
473 | # CONFIG_VIA_RHINE is not set | ||
474 | # CONFIG_NET_POCKET is not set | ||
475 | |||
476 | # | ||
477 | # Ethernet (1000 Mbit) | ||
478 | # | ||
479 | # CONFIG_ACENIC is not set | ||
480 | # CONFIG_DL2K is not set | ||
481 | # CONFIG_E1000 is not set | ||
482 | # CONFIG_NS83820 is not set | ||
483 | # CONFIG_HAMACHI is not set | ||
484 | # CONFIG_YELLOWFIN is not set | ||
485 | # CONFIG_R8169 is not set | ||
486 | # CONFIG_SK98LIN is not set | ||
487 | # CONFIG_VIA_VELOCITY is not set | ||
488 | # CONFIG_TIGON3 is not set | ||
489 | |||
490 | # | ||
491 | # Ethernet (10000 Mbit) | ||
492 | # | ||
493 | # CONFIG_IXGB is not set | ||
494 | # CONFIG_S2IO is not set | ||
495 | |||
496 | # | ||
497 | # Token Ring devices | ||
498 | # | ||
499 | # CONFIG_TR is not set | ||
500 | |||
501 | # | ||
502 | # Wireless LAN (non-hamradio) | ||
503 | # | ||
504 | # CONFIG_NET_RADIO is not set | ||
505 | |||
506 | # | ||
507 | # Wan interfaces | ||
508 | # | ||
509 | # CONFIG_WAN is not set | ||
510 | # CONFIG_FDDI is not set | ||
511 | # CONFIG_HIPPI is not set | ||
512 | # CONFIG_PLIP is not set | ||
513 | # CONFIG_PPP is not set | ||
514 | # CONFIG_SLIP is not set | ||
515 | # CONFIG_NET_FC is not set | ||
516 | # CONFIG_SHAPER is not set | ||
517 | # CONFIG_NETCONSOLE is not set | ||
518 | |||
519 | # | ||
520 | # ISDN subsystem | ||
521 | # | ||
522 | # CONFIG_ISDN is not set | ||
523 | |||
524 | # | ||
525 | # Input device support | ||
526 | # | ||
527 | CONFIG_INPUT=y | ||
528 | |||
529 | # | ||
530 | # Userland interfaces | ||
531 | # | ||
532 | CONFIG_INPUT_MOUSEDEV=y | ||
533 | CONFIG_INPUT_MOUSEDEV_PSAUX=y | ||
534 | CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024 | ||
535 | CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768 | ||
536 | # CONFIG_INPUT_JOYDEV is not set | ||
537 | # CONFIG_INPUT_TSDEV is not set | ||
538 | # CONFIG_INPUT_EVDEV is not set | ||
539 | # CONFIG_INPUT_EVBUG is not set | ||
540 | |||
541 | # | ||
542 | # Input Device Drivers | ||
543 | # | ||
544 | CONFIG_INPUT_KEYBOARD=y | ||
545 | CONFIG_KEYBOARD_ATKBD=y | ||
546 | # CONFIG_KEYBOARD_SUNKBD is not set | ||
547 | # CONFIG_KEYBOARD_LKKBD is not set | ||
548 | # CONFIG_KEYBOARD_XTKBD is not set | ||
549 | # CONFIG_KEYBOARD_NEWTON is not set | ||
550 | CONFIG_INPUT_MOUSE=y | ||
551 | CONFIG_MOUSE_PS2=y | ||
552 | # CONFIG_MOUSE_SERIAL is not set | ||
553 | # CONFIG_MOUSE_INPORT is not set | ||
554 | # CONFIG_MOUSE_LOGIBM is not set | ||
555 | # CONFIG_MOUSE_PC110PAD is not set | ||
556 | # CONFIG_MOUSE_VSXXXAA is not set | ||
557 | # CONFIG_INPUT_JOYSTICK is not set | ||
558 | # CONFIG_INPUT_TOUCHSCREEN is not set | ||
559 | # CONFIG_INPUT_MISC is not set | ||
560 | |||
561 | # | ||
562 | # Hardware I/O ports | ||
563 | # | ||
564 | CONFIG_SERIO=y | ||
565 | CONFIG_SERIO_I8042=y | ||
566 | # CONFIG_SERIO_SERPORT is not set | ||
567 | # CONFIG_SERIO_PARKBD is not set | ||
568 | # CONFIG_SERIO_PCIPS2 is not set | ||
569 | CONFIG_SERIO_LIBPS2=y | ||
570 | # CONFIG_SERIO_RAW is not set | ||
571 | # CONFIG_GAMEPORT is not set | ||
572 | CONFIG_SOUND_GAMEPORT=y | ||
573 | |||
574 | # | ||
575 | # Character devices | ||
576 | # | ||
577 | CONFIG_VT=y | ||
578 | CONFIG_VT_CONSOLE=y | ||
579 | CONFIG_HW_CONSOLE=y | ||
580 | # CONFIG_SERIAL_NONSTANDARD is not set | ||
581 | |||
582 | # | ||
583 | # Serial drivers | ||
584 | # | ||
585 | CONFIG_SERIAL_8250=y | ||
586 | CONFIG_SERIAL_8250_CONSOLE=y | ||
587 | CONFIG_SERIAL_8250_NR_UARTS=4 | ||
588 | # CONFIG_SERIAL_8250_EXTENDED is not set | ||
589 | |||
590 | # | ||
591 | # Non-8250 serial port support | ||
592 | # | ||
593 | CONFIG_SERIAL_CORE=y | ||
594 | CONFIG_SERIAL_CORE_CONSOLE=y | ||
595 | CONFIG_UNIX98_PTYS=y | ||
596 | CONFIG_LEGACY_PTYS=y | ||
597 | CONFIG_LEGACY_PTY_COUNT=256 | ||
598 | CONFIG_PRINTER=m | ||
599 | # CONFIG_LP_CONSOLE is not set | ||
600 | # CONFIG_PPDEV is not set | ||
601 | # CONFIG_TIPAR is not set | ||
602 | |||
603 | # | ||
604 | # IPMI | ||
605 | # | ||
606 | # CONFIG_IPMI_HANDLER is not set | ||
607 | |||
608 | # | ||
609 | # Watchdog Cards | ||
610 | # | ||
611 | # CONFIG_WATCHDOG is not set | ||
612 | # CONFIG_NVRAM is not set | ||
613 | CONFIG_RTC=y | ||
614 | # CONFIG_DTLK is not set | ||
615 | # CONFIG_R3964 is not set | ||
616 | # CONFIG_APPLICOM is not set | ||
617 | |||
618 | # | ||
619 | # Ftape, the floppy tape device driver | ||
620 | # | ||
621 | # CONFIG_DRM is not set | ||
622 | # CONFIG_RAW_DRIVER is not set | ||
623 | |||
624 | # | ||
625 | # TPM devices | ||
626 | # | ||
627 | # CONFIG_TCG_TPM is not set | ||
628 | |||
629 | # | ||
630 | # I2C support | ||
631 | # | ||
632 | # CONFIG_I2C is not set | ||
633 | |||
634 | # | ||
635 | # Misc devices | ||
636 | # | ||
637 | |||
638 | # | ||
639 | # Multimedia devices | ||
640 | # | ||
641 | # CONFIG_VIDEO_DEV is not set | ||
642 | |||
643 | # | ||
644 | # Digital Video Broadcasting Devices | ||
645 | # | ||
646 | # CONFIG_DVB is not set | ||
647 | |||
648 | # | ||
649 | # Graphics support | ||
650 | # | ||
651 | CONFIG_FB=y | ||
652 | CONFIG_FB_CFB_FILLRECT=y | ||
653 | CONFIG_FB_CFB_COPYAREA=y | ||
654 | CONFIG_FB_CFB_IMAGEBLIT=y | ||
655 | CONFIG_FB_SOFT_CURSOR=y | ||
656 | # CONFIG_FB_MODE_HELPERS is not set | ||
657 | # CONFIG_FB_TILEBLITTING is not set | ||
658 | # CONFIG_FB_CIRRUS is not set | ||
659 | # CONFIG_FB_PM2 is not set | ||
660 | CONFIG_FB_CYBER2000=y | ||
661 | # CONFIG_FB_ASILIANT is not set | ||
662 | # CONFIG_FB_IMSTT is not set | ||
663 | # CONFIG_FB_NVIDIA is not set | ||
664 | # CONFIG_FB_RIVA is not set | ||
665 | # CONFIG_FB_MATROX is not set | ||
666 | # CONFIG_FB_RADEON_OLD is not set | ||
667 | # CONFIG_FB_RADEON is not set | ||
668 | # CONFIG_FB_ATY128 is not set | ||
669 | # CONFIG_FB_ATY is not set | ||
670 | # CONFIG_FB_SAVAGE is not set | ||
671 | # CONFIG_FB_SIS is not set | ||
672 | # CONFIG_FB_NEOMAGIC is not set | ||
673 | # CONFIG_FB_KYRO is not set | ||
674 | # CONFIG_FB_3DFX is not set | ||
675 | # CONFIG_FB_VOODOO1 is not set | ||
676 | # CONFIG_FB_TRIDENT is not set | ||
677 | # CONFIG_FB_PM3 is not set | ||
678 | # CONFIG_FB_VIRTUAL is not set | ||
679 | |||
680 | # | ||
681 | # Console display driver support | ||
682 | # | ||
683 | # CONFIG_VGA_CONSOLE is not set | ||
684 | # CONFIG_MDA_CONSOLE is not set | ||
685 | CONFIG_DUMMY_CONSOLE=y | ||
686 | CONFIG_FRAMEBUFFER_CONSOLE=y | ||
687 | # CONFIG_FONTS is not set | ||
688 | CONFIG_FONT_8x8=y | ||
689 | CONFIG_FONT_8x16=y | ||
690 | |||
691 | # | ||
692 | # Logo configuration | ||
693 | # | ||
694 | CONFIG_LOGO=y | ||
695 | # CONFIG_LOGO_LINUX_MONO is not set | ||
696 | # CONFIG_LOGO_LINUX_VGA16 is not set | ||
697 | CONFIG_LOGO_LINUX_CLUT224=y | ||
698 | # CONFIG_BACKLIGHT_LCD_SUPPORT is not set | ||
699 | |||
700 | # | ||
701 | # Sound | ||
702 | # | ||
703 | CONFIG_SOUND=m | ||
704 | |||
705 | # | ||
706 | # Advanced Linux Sound Architecture | ||
707 | # | ||
708 | # CONFIG_SND is not set | ||
709 | |||
710 | # | ||
711 | # Open Sound System | ||
712 | # | ||
713 | CONFIG_SOUND_PRIME=m | ||
714 | # CONFIG_SOUND_BT878 is not set | ||
715 | # CONFIG_SOUND_CMPCI is not set | ||
716 | # CONFIG_SOUND_EMU10K1 is not set | ||
717 | # CONFIG_SOUND_FUSION is not set | ||
718 | # CONFIG_SOUND_CS4281 is not set | ||
719 | # CONFIG_SOUND_ES1370 is not set | ||
720 | # CONFIG_SOUND_ES1371 is not set | ||
721 | # CONFIG_SOUND_ESSSOLO1 is not set | ||
722 | # CONFIG_SOUND_MAESTRO is not set | ||
723 | # CONFIG_SOUND_MAESTRO3 is not set | ||
724 | # CONFIG_SOUND_ICH is not set | ||
725 | # CONFIG_SOUND_SONICVIBES is not set | ||
726 | # CONFIG_SOUND_TRIDENT is not set | ||
727 | # CONFIG_SOUND_MSNDCLAS is not set | ||
728 | # CONFIG_SOUND_MSNDPIN is not set | ||
729 | # CONFIG_SOUND_VIA82CXXX is not set | ||
730 | CONFIG_SOUND_OSS=m | ||
731 | # CONFIG_SOUND_TRACEINIT is not set | ||
732 | # CONFIG_SOUND_DMAP is not set | ||
733 | # CONFIG_SOUND_AD1816 is not set | ||
734 | # CONFIG_SOUND_AD1889 is not set | ||
735 | # CONFIG_SOUND_SGALAXY is not set | ||
736 | CONFIG_SOUND_ADLIB=m | ||
737 | # CONFIG_SOUND_ACI_MIXER is not set | ||
738 | # CONFIG_SOUND_CS4232 is not set | ||
739 | # CONFIG_SOUND_SSCAPE is not set | ||
740 | # CONFIG_SOUND_GUS is not set | ||
741 | # CONFIG_SOUND_VMIDI is not set | ||
742 | # CONFIG_SOUND_TRIX is not set | ||
743 | # CONFIG_SOUND_MSS is not set | ||
744 | # CONFIG_SOUND_MPU401 is not set | ||
745 | # CONFIG_SOUND_NM256 is not set | ||
746 | # CONFIG_SOUND_MAD16 is not set | ||
747 | # CONFIG_SOUND_PAS is not set | ||
748 | # CONFIG_SOUND_PSS is not set | ||
749 | CONFIG_SOUND_SB=m | ||
750 | # CONFIG_SOUND_AWE32_SYNTH is not set | ||
751 | # CONFIG_SOUND_WAVEFRONT is not set | ||
752 | # CONFIG_SOUND_MAUI is not set | ||
753 | # CONFIG_SOUND_YM3812 is not set | ||
754 | # CONFIG_SOUND_OPL3SA1 is not set | ||
755 | # CONFIG_SOUND_OPL3SA2 is not set | ||
756 | # CONFIG_SOUND_YMFPCI is not set | ||
757 | # CONFIG_SOUND_UART6850 is not set | ||
758 | # CONFIG_SOUND_AEDSP16 is not set | ||
759 | # CONFIG_SOUND_KAHLUA is not set | ||
760 | # CONFIG_SOUND_ALI5455 is not set | ||
761 | # CONFIG_SOUND_FORTE is not set | ||
762 | # CONFIG_SOUND_RME96XX is not set | ||
763 | # CONFIG_SOUND_AD1980 is not set | ||
764 | |||
765 | # | ||
766 | # USB support | ||
767 | # | ||
768 | CONFIG_USB_ARCH_HAS_HCD=y | ||
769 | CONFIG_USB_ARCH_HAS_OHCI=y | ||
770 | # CONFIG_USB is not set | ||
771 | |||
772 | # | ||
773 | # USB Gadget Support | ||
774 | # | ||
775 | # CONFIG_USB_GADGET is not set | ||
776 | |||
777 | # | ||
778 | # MMC/SD Card support | ||
779 | # | ||
780 | # CONFIG_MMC is not set | ||
781 | |||
782 | # | ||
783 | # File systems | ||
784 | # | ||
785 | CONFIG_EXT2_FS=y | ||
786 | # CONFIG_EXT2_FS_XATTR is not set | ||
787 | CONFIG_EXT3_FS=y | ||
788 | CONFIG_EXT3_FS_XATTR=y | ||
789 | # CONFIG_EXT3_FS_POSIX_ACL is not set | ||
790 | # CONFIG_EXT3_FS_SECURITY is not set | ||
791 | CONFIG_JBD=y | ||
792 | # CONFIG_JBD_DEBUG is not set | ||
793 | CONFIG_FS_MBCACHE=y | ||
794 | # CONFIG_REISERFS_FS is not set | ||
795 | # CONFIG_JFS_FS is not set | ||
796 | |||
797 | # | ||
798 | # XFS support | ||
799 | # | ||
800 | # CONFIG_XFS_FS is not set | ||
801 | # CONFIG_MINIX_FS is not set | ||
802 | # CONFIG_ROMFS_FS is not set | ||
803 | # CONFIG_QUOTA is not set | ||
804 | CONFIG_DNOTIFY=y | ||
805 | # CONFIG_AUTOFS_FS is not set | ||
806 | # CONFIG_AUTOFS4_FS is not set | ||
807 | |||
808 | # | ||
809 | # CD-ROM/DVD Filesystems | ||
810 | # | ||
811 | CONFIG_ISO9660_FS=y | ||
812 | CONFIG_JOLIET=y | ||
813 | # CONFIG_ZISOFS is not set | ||
814 | # CONFIG_UDF_FS is not set | ||
815 | |||
816 | # | ||
817 | # DOS/FAT/NT Filesystems | ||
818 | # | ||
819 | CONFIG_FAT_FS=y | ||
820 | CONFIG_MSDOS_FS=y | ||
821 | CONFIG_VFAT_FS=y | ||
822 | CONFIG_FAT_DEFAULT_CODEPAGE=437 | ||
823 | CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1" | ||
824 | # CONFIG_NTFS_FS is not set | ||
825 | |||
826 | # | ||
827 | # Pseudo filesystems | ||
828 | # | ||
829 | CONFIG_PROC_FS=y | ||
830 | CONFIG_SYSFS=y | ||
831 | CONFIG_DEVFS_FS=y | ||
832 | CONFIG_DEVFS_MOUNT=y | ||
833 | # CONFIG_DEVFS_DEBUG is not set | ||
834 | # CONFIG_DEVPTS_FS_XATTR is not set | ||
835 | # CONFIG_TMPFS is not set | ||
836 | # CONFIG_HUGETLBFS is not set | ||
837 | # CONFIG_HUGETLB_PAGE is not set | ||
838 | CONFIG_RAMFS=y | ||
839 | |||
840 | # | ||
841 | # Miscellaneous filesystems | ||
842 | # | ||
843 | # CONFIG_ADFS_FS is not set | ||
844 | # CONFIG_AFFS_FS is not set | ||
845 | # CONFIG_HFS_FS is not set | ||
846 | # CONFIG_HFSPLUS_FS is not set | ||
847 | # CONFIG_BEFS_FS is not set | ||
848 | # CONFIG_BFS_FS is not set | ||
849 | # CONFIG_EFS_FS is not set | ||
850 | # CONFIG_CRAMFS is not set | ||
851 | # CONFIG_VXFS_FS is not set | ||
852 | # CONFIG_HPFS_FS is not set | ||
853 | # CONFIG_QNX4FS_FS is not set | ||
854 | # CONFIG_SYSV_FS is not set | ||
855 | # CONFIG_UFS_FS is not set | ||
856 | |||
857 | # | ||
858 | # Network File Systems | ||
859 | # | ||
860 | CONFIG_NFS_FS=y | ||
861 | # CONFIG_NFS_V3 is not set | ||
862 | # CONFIG_NFS_V4 is not set | ||
863 | # CONFIG_NFS_DIRECTIO is not set | ||
864 | # CONFIG_NFSD is not set | ||
865 | CONFIG_LOCKD=y | ||
866 | CONFIG_SUNRPC=y | ||
867 | # CONFIG_RPCSEC_GSS_KRB5 is not set | ||
868 | # CONFIG_RPCSEC_GSS_SPKM3 is not set | ||
869 | # CONFIG_SMB_FS is not set | ||
870 | # CONFIG_CIFS is not set | ||
871 | # CONFIG_NCP_FS is not set | ||
872 | # CONFIG_CODA_FS is not set | ||
873 | # CONFIG_AFS_FS is not set | ||
874 | |||
875 | # | ||
876 | # Partition Types | ||
877 | # | ||
878 | CONFIG_PARTITION_ADVANCED=y | ||
879 | # CONFIG_ACORN_PARTITION is not set | ||
880 | # CONFIG_OSF_PARTITION is not set | ||
881 | # CONFIG_AMIGA_PARTITION is not set | ||
882 | # CONFIG_ATARI_PARTITION is not set | ||
883 | # CONFIG_MAC_PARTITION is not set | ||
884 | CONFIG_MSDOS_PARTITION=y | ||
885 | # CONFIG_BSD_DISKLABEL is not set | ||
886 | # CONFIG_MINIX_SUBPARTITION is not set | ||
887 | # CONFIG_SOLARIS_X86_PARTITION is not set | ||
888 | # CONFIG_UNIXWARE_DISKLABEL is not set | ||
889 | # CONFIG_LDM_PARTITION is not set | ||
890 | # CONFIG_SGI_PARTITION is not set | ||
891 | # CONFIG_ULTRIX_PARTITION is not set | ||
892 | # CONFIG_SUN_PARTITION is not set | ||
893 | # CONFIG_EFI_PARTITION is not set | ||
894 | |||
895 | # | ||
896 | # Native Language Support | ||
897 | # | ||
898 | CONFIG_NLS=y | ||
899 | CONFIG_NLS_DEFAULT="iso8859-1" | ||
900 | CONFIG_NLS_CODEPAGE_437=y | ||
901 | # CONFIG_NLS_CODEPAGE_737 is not set | ||
902 | # CONFIG_NLS_CODEPAGE_775 is not set | ||
903 | CONFIG_NLS_CODEPAGE_850=y | ||
904 | # CONFIG_NLS_CODEPAGE_852 is not set | ||
905 | # CONFIG_NLS_CODEPAGE_855 is not set | ||
906 | # CONFIG_NLS_CODEPAGE_857 is not set | ||
907 | # CONFIG_NLS_CODEPAGE_860 is not set | ||
908 | # CONFIG_NLS_CODEPAGE_861 is not set | ||
909 | # CONFIG_NLS_CODEPAGE_862 is not set | ||
910 | # CONFIG_NLS_CODEPAGE_863 is not set | ||
911 | # CONFIG_NLS_CODEPAGE_864 is not set | ||
912 | # CONFIG_NLS_CODEPAGE_865 is not set | ||
913 | # CONFIG_NLS_CODEPAGE_866 is not set | ||
914 | # CONFIG_NLS_CODEPAGE_869 is not set | ||
915 | # CONFIG_NLS_CODEPAGE_936 is not set | ||
916 | # CONFIG_NLS_CODEPAGE_950 is not set | ||
917 | # CONFIG_NLS_CODEPAGE_932 is not set | ||
918 | # CONFIG_NLS_CODEPAGE_949 is not set | ||
919 | # CONFIG_NLS_CODEPAGE_874 is not set | ||
920 | # CONFIG_NLS_ISO8859_8 is not set | ||
921 | # CONFIG_NLS_CODEPAGE_1250 is not set | ||
922 | # CONFIG_NLS_CODEPAGE_1251 is not set | ||
923 | # CONFIG_NLS_ASCII is not set | ||
924 | CONFIG_NLS_ISO8859_1=y | ||
925 | # CONFIG_NLS_ISO8859_2 is not set | ||
926 | # CONFIG_NLS_ISO8859_3 is not set | ||
927 | # CONFIG_NLS_ISO8859_4 is not set | ||
928 | # CONFIG_NLS_ISO8859_5 is not set | ||
929 | # CONFIG_NLS_ISO8859_6 is not set | ||
930 | # CONFIG_NLS_ISO8859_7 is not set | ||
931 | # CONFIG_NLS_ISO8859_9 is not set | ||
932 | # CONFIG_NLS_ISO8859_13 is not set | ||
933 | # CONFIG_NLS_ISO8859_14 is not set | ||
934 | # CONFIG_NLS_ISO8859_15 is not set | ||
935 | # CONFIG_NLS_KOI8_R is not set | ||
936 | # CONFIG_NLS_KOI8_U is not set | ||
937 | # CONFIG_NLS_UTF8 is not set | ||
938 | |||
939 | # | ||
940 | # Profiling support | ||
941 | # | ||
942 | # CONFIG_PROFILING is not set | ||
943 | |||
944 | # | ||
945 | # Kernel hacking | ||
946 | # | ||
947 | # CONFIG_PRINTK_TIME is not set | ||
948 | # CONFIG_DEBUG_KERNEL is not set | ||
949 | CONFIG_LOG_BUF_SHIFT=14 | ||
950 | CONFIG_DEBUG_BUGVERBOSE=y | ||
951 | CONFIG_FRAME_POINTER=y | ||
952 | CONFIG_DEBUG_USER=y | ||
953 | |||
954 | # | ||
955 | # Security options | ||
956 | # | ||
957 | # CONFIG_KEYS is not set | ||
958 | # CONFIG_SECURITY is not set | ||
959 | |||
960 | # | ||
961 | # Cryptographic options | ||
962 | # | ||
963 | # CONFIG_CRYPTO is not set | ||
964 | |||
965 | # | ||
966 | # Hardware crypto devices | ||
967 | # | ||
968 | |||
969 | # | ||
970 | # Library routines | ||
971 | # | ||
972 | # CONFIG_CRC_CCITT is not set | ||
973 | CONFIG_CRC32=y | ||
974 | # CONFIG_LIBCRC32C is not set | ||
diff --git a/arch/arm/configs/simpad_defconfig b/arch/arm/configs/simpad_defconfig new file mode 100644 index 000000000000..5373eeb7d578 --- /dev/null +++ b/arch/arm/configs/simpad_defconfig | |||
@@ -0,0 +1,964 @@ | |||
1 | # | ||
2 | # Automatically generated make config: don't edit | ||
3 | # Linux kernel version: 2.6.12-rc1-bk2 | ||
4 | # Mon Mar 28 00:10:36 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 | CONFIG_LOCK_KERNEL=y | ||
20 | |||
21 | # | ||
22 | # General setup | ||
23 | # | ||
24 | CONFIG_LOCALVERSION="oe1" | ||
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_HOTPLUG=y | ||
32 | CONFIG_KOBJECT_UEVENT=y | ||
33 | # CONFIG_IKCONFIG is not set | ||
34 | CONFIG_EMBEDDED=y | ||
35 | CONFIG_KALLSYMS=y | ||
36 | CONFIG_KALLSYMS_ALL=y | ||
37 | CONFIG_KALLSYMS_EXTRA_PASS=y | ||
38 | CONFIG_BASE_FULL=y | ||
39 | CONFIG_FUTEX=y | ||
40 | CONFIG_EPOLL=y | ||
41 | CONFIG_CC_OPTIMIZE_FOR_SIZE=y | ||
42 | CONFIG_SHMEM=y | ||
43 | CONFIG_CC_ALIGN_FUNCTIONS=0 | ||
44 | CONFIG_CC_ALIGN_LABELS=0 | ||
45 | CONFIG_CC_ALIGN_LOOPS=0 | ||
46 | CONFIG_CC_ALIGN_JUMPS=0 | ||
47 | # CONFIG_TINY_SHMEM is not set | ||
48 | CONFIG_BASE_SMALL=0 | ||
49 | |||
50 | # | ||
51 | # Loadable module support | ||
52 | # | ||
53 | CONFIG_MODULES=y | ||
54 | # CONFIG_MODULE_UNLOAD is not set | ||
55 | CONFIG_OBSOLETE_MODPARM=y | ||
56 | # CONFIG_MODVERSIONS is not set | ||
57 | # CONFIG_MODULE_SRCVERSION_ALL is not set | ||
58 | CONFIG_KMOD=y | ||
59 | |||
60 | # | ||
61 | # System Type | ||
62 | # | ||
63 | # CONFIG_ARCH_CLPS7500 is not set | ||
64 | # CONFIG_ARCH_CLPS711X is not set | ||
65 | # CONFIG_ARCH_CO285 is not set | ||
66 | # CONFIG_ARCH_EBSA110 is not set | ||
67 | # CONFIG_ARCH_CAMELOT is not set | ||
68 | # CONFIG_ARCH_FOOTBRIDGE is not set | ||
69 | # CONFIG_ARCH_INTEGRATOR is not set | ||
70 | # CONFIG_ARCH_IOP3XX is not set | ||
71 | # CONFIG_ARCH_IXP4XX is not set | ||
72 | # CONFIG_ARCH_IXP2000 is not set | ||
73 | # CONFIG_ARCH_L7200 is not set | ||
74 | # CONFIG_ARCH_PXA is not set | ||
75 | # CONFIG_ARCH_RPC is not set | ||
76 | CONFIG_ARCH_SA1100=y | ||
77 | # CONFIG_ARCH_S3C2410 is not set | ||
78 | # CONFIG_ARCH_SHARK is not set | ||
79 | # CONFIG_ARCH_LH7A40X is not set | ||
80 | # CONFIG_ARCH_OMAP is not set | ||
81 | # CONFIG_ARCH_VERSATILE is not set | ||
82 | # CONFIG_ARCH_IMX is not set | ||
83 | # CONFIG_ARCH_H720X is not set | ||
84 | |||
85 | # | ||
86 | # SA11x0 Implementations | ||
87 | # | ||
88 | # CONFIG_SA1100_ASSABET is not set | ||
89 | # CONFIG_SA1100_CERF is not set | ||
90 | # CONFIG_SA1100_COLLIE is not set | ||
91 | # CONFIG_SA1100_H3100 is not set | ||
92 | # CONFIG_SA1100_H3600 is not set | ||
93 | # CONFIG_SA1100_H3800 is not set | ||
94 | # CONFIG_SA1100_BADGE4 is not set | ||
95 | # CONFIG_SA1100_JORNADA720 is not set | ||
96 | # CONFIG_SA1100_HACKKIT is not set | ||
97 | # CONFIG_SA1100_LART is not set | ||
98 | # CONFIG_SA1100_PLEB is not set | ||
99 | # CONFIG_SA1100_SHANNON is not set | ||
100 | CONFIG_SA1100_SIMPAD=y | ||
101 | # CONFIG_SA1100_SSP is not set | ||
102 | |||
103 | # | ||
104 | # Processor Type | ||
105 | # | ||
106 | CONFIG_CPU_32=y | ||
107 | CONFIG_CPU_SA1100=y | ||
108 | CONFIG_CPU_32v4=y | ||
109 | CONFIG_CPU_ABRT_EV4=y | ||
110 | CONFIG_CPU_CACHE_V4WB=y | ||
111 | CONFIG_CPU_CACHE_VIVT=y | ||
112 | CONFIG_CPU_TLB_V4WB=y | ||
113 | CONFIG_CPU_MINICACHE=y | ||
114 | |||
115 | # | ||
116 | # Processor Features | ||
117 | # | ||
118 | |||
119 | # | ||
120 | # Bus support | ||
121 | # | ||
122 | CONFIG_ISA=y | ||
123 | |||
124 | # | ||
125 | # PCCARD (PCMCIA/CardBus) support | ||
126 | # | ||
127 | CONFIG_PCCARD=y | ||
128 | # CONFIG_PCMCIA_DEBUG is not set | ||
129 | CONFIG_PCMCIA=y | ||
130 | |||
131 | # | ||
132 | # PC-card bridges | ||
133 | # | ||
134 | # CONFIG_I82365 is not set | ||
135 | # CONFIG_TCIC is not set | ||
136 | CONFIG_PCMCIA_SA1100=y | ||
137 | |||
138 | # | ||
139 | # Kernel Features | ||
140 | # | ||
141 | CONFIG_PREEMPT=y | ||
142 | CONFIG_DISCONTIGMEM=y | ||
143 | CONFIG_LEDS=y | ||
144 | CONFIG_LEDS_TIMER=y | ||
145 | # CONFIG_LEDS_CPU is not set | ||
146 | CONFIG_ALIGNMENT_TRAP=y | ||
147 | |||
148 | # | ||
149 | # Boot options | ||
150 | # | ||
151 | CONFIG_ZBOOT_ROM_TEXT=0x0 | ||
152 | CONFIG_ZBOOT_ROM_BSS=0x0 | ||
153 | CONFIG_CMDLINE="mtdparts=sa1100:512k(boot),1m(kernel),-(root) console=ttySA0 root=1f02 noinitrd mem=64M jffs2_orphaned_inodes=delete rootfstype=jffs2" | ||
154 | # CONFIG_XIP_KERNEL is not set | ||
155 | |||
156 | # | ||
157 | # CPU Frequency scaling | ||
158 | # | ||
159 | # CONFIG_CPU_FREQ is not set | ||
160 | |||
161 | # | ||
162 | # Floating point emulation | ||
163 | # | ||
164 | |||
165 | # | ||
166 | # At least one emulation must be selected | ||
167 | # | ||
168 | CONFIG_FPE_NWFPE=y | ||
169 | # CONFIG_FPE_NWFPE_XP is not set | ||
170 | # CONFIG_FPE_FASTFPE is not set | ||
171 | |||
172 | # | ||
173 | # Userspace binary formats | ||
174 | # | ||
175 | CONFIG_BINFMT_ELF=y | ||
176 | # CONFIG_BINFMT_AOUT is not set | ||
177 | CONFIG_BINFMT_MISC=m | ||
178 | # CONFIG_ARTHUR is not set | ||
179 | |||
180 | # | ||
181 | # Power management options | ||
182 | # | ||
183 | CONFIG_PM=y | ||
184 | CONFIG_APM=y | ||
185 | |||
186 | # | ||
187 | # Device Drivers | ||
188 | # | ||
189 | |||
190 | # | ||
191 | # Generic Driver Options | ||
192 | # | ||
193 | CONFIG_STANDALONE=y | ||
194 | CONFIG_PREVENT_FIRMWARE_BUILD=y | ||
195 | CONFIG_FW_LOADER=m | ||
196 | # CONFIG_DEBUG_DRIVER is not set | ||
197 | |||
198 | # | ||
199 | # Memory Technology Devices (MTD) | ||
200 | # | ||
201 | CONFIG_MTD=y | ||
202 | # CONFIG_MTD_DEBUG is not set | ||
203 | CONFIG_MTD_CONCAT=y | ||
204 | CONFIG_MTD_PARTITIONS=y | ||
205 | # CONFIG_MTD_REDBOOT_PARTS is not set | ||
206 | CONFIG_MTD_CMDLINE_PARTS=y | ||
207 | # CONFIG_MTD_AFS_PARTS is not set | ||
208 | |||
209 | # | ||
210 | # User Modules And Translation Layers | ||
211 | # | ||
212 | CONFIG_MTD_CHAR=y | ||
213 | CONFIG_MTD_BLOCK=y | ||
214 | # CONFIG_FTL is not set | ||
215 | # CONFIG_NFTL is not set | ||
216 | # CONFIG_INFTL is not set | ||
217 | |||
218 | # | ||
219 | # RAM/ROM/Flash chip drivers | ||
220 | # | ||
221 | CONFIG_MTD_CFI=y | ||
222 | CONFIG_MTD_JEDECPROBE=y | ||
223 | CONFIG_MTD_GEN_PROBE=y | ||
224 | CONFIG_MTD_CFI_ADV_OPTIONS=y | ||
225 | CONFIG_MTD_CFI_NOSWAP=y | ||
226 | # CONFIG_MTD_CFI_BE_BYTE_SWAP is not set | ||
227 | # CONFIG_MTD_CFI_LE_BYTE_SWAP is not set | ||
228 | CONFIG_MTD_CFI_GEOMETRY=y | ||
229 | CONFIG_MTD_MAP_BANK_WIDTH_1=y | ||
230 | CONFIG_MTD_MAP_BANK_WIDTH_2=y | ||
231 | CONFIG_MTD_MAP_BANK_WIDTH_4=y | ||
232 | # CONFIG_MTD_MAP_BANK_WIDTH_8 is not set | ||
233 | # CONFIG_MTD_MAP_BANK_WIDTH_16 is not set | ||
234 | # CONFIG_MTD_MAP_BANK_WIDTH_32 is not set | ||
235 | CONFIG_MTD_CFI_I1=y | ||
236 | # CONFIG_MTD_CFI_I2 is not set | ||
237 | # CONFIG_MTD_CFI_I4 is not set | ||
238 | # CONFIG_MTD_CFI_I8 is not set | ||
239 | CONFIG_MTD_CFI_INTELEXT=y | ||
240 | # CONFIG_MTD_CFI_AMDSTD is not set | ||
241 | # CONFIG_MTD_CFI_STAA is not set | ||
242 | CONFIG_MTD_CFI_UTIL=y | ||
243 | CONFIG_MTD_RAM=y | ||
244 | # CONFIG_MTD_ROM is not set | ||
245 | # CONFIG_MTD_ABSENT is not set | ||
246 | # CONFIG_MTD_XIP is not set | ||
247 | |||
248 | # | ||
249 | # Mapping drivers for chip access | ||
250 | # | ||
251 | # CONFIG_MTD_COMPLEX_MAPPINGS is not set | ||
252 | # CONFIG_MTD_PHYSMAP is not set | ||
253 | # CONFIG_MTD_ARM_INTEGRATOR is not set | ||
254 | CONFIG_MTD_SA1100=y | ||
255 | # CONFIG_MTD_EDB7312 is not set | ||
256 | # CONFIG_MTD_IMPA7 is not set | ||
257 | |||
258 | # | ||
259 | # Self-contained MTD device drivers | ||
260 | # | ||
261 | # CONFIG_MTD_SLRAM is not set | ||
262 | # CONFIG_MTD_PHRAM is not set | ||
263 | # CONFIG_MTD_MTDRAM is not set | ||
264 | # CONFIG_MTD_BLKMTD is not set | ||
265 | # CONFIG_MTD_BLOCK2MTD is not set | ||
266 | |||
267 | # | ||
268 | # Disk-On-Chip Device Drivers | ||
269 | # | ||
270 | # CONFIG_MTD_DOC2000 is not set | ||
271 | # CONFIG_MTD_DOC2001 is not set | ||
272 | # CONFIG_MTD_DOC2001PLUS is not set | ||
273 | |||
274 | # | ||
275 | # NAND Flash Device Drivers | ||
276 | # | ||
277 | # CONFIG_MTD_NAND is not set | ||
278 | |||
279 | # | ||
280 | # Parallel port support | ||
281 | # | ||
282 | # CONFIG_PARPORT is not set | ||
283 | |||
284 | # | ||
285 | # Plug and Play support | ||
286 | # | ||
287 | # CONFIG_PNP is not set | ||
288 | |||
289 | # | ||
290 | # Block devices | ||
291 | # | ||
292 | # CONFIG_BLK_DEV_FD is not set | ||
293 | # CONFIG_BLK_DEV_XD is not set | ||
294 | # CONFIG_BLK_DEV_COW_COMMON is not set | ||
295 | CONFIG_BLK_DEV_LOOP=m | ||
296 | # CONFIG_BLK_DEV_CRYPTOLOOP is not set | ||
297 | # CONFIG_BLK_DEV_NBD is not set | ||
298 | CONFIG_BLK_DEV_RAM=m | ||
299 | CONFIG_BLK_DEV_RAM_COUNT=16 | ||
300 | CONFIG_BLK_DEV_RAM_SIZE=8192 | ||
301 | CONFIG_INITRAMFS_SOURCE="" | ||
302 | # CONFIG_CDROM_PKTCDVD is not set | ||
303 | |||
304 | # | ||
305 | # IO Schedulers | ||
306 | # | ||
307 | CONFIG_IOSCHED_NOOP=y | ||
308 | CONFIG_IOSCHED_AS=y | ||
309 | CONFIG_IOSCHED_DEADLINE=y | ||
310 | CONFIG_IOSCHED_CFQ=y | ||
311 | # CONFIG_ATA_OVER_ETH is not set | ||
312 | |||
313 | # | ||
314 | # ATA/ATAPI/MFM/RLL support | ||
315 | # | ||
316 | # CONFIG_IDE is not set | ||
317 | |||
318 | # | ||
319 | # SCSI device support | ||
320 | # | ||
321 | # CONFIG_SCSI is not set | ||
322 | |||
323 | # | ||
324 | # Multi-device support (RAID and LVM) | ||
325 | # | ||
326 | # CONFIG_MD is not set | ||
327 | |||
328 | # | ||
329 | # Fusion MPT device support | ||
330 | # | ||
331 | |||
332 | # | ||
333 | # IEEE 1394 (FireWire) support | ||
334 | # | ||
335 | |||
336 | # | ||
337 | # I2O device support | ||
338 | # | ||
339 | |||
340 | # | ||
341 | # Networking support | ||
342 | # | ||
343 | CONFIG_NET=y | ||
344 | |||
345 | # | ||
346 | # Networking options | ||
347 | # | ||
348 | CONFIG_PACKET=y | ||
349 | CONFIG_PACKET_MMAP=y | ||
350 | # CONFIG_NETLINK_DEV is not set | ||
351 | CONFIG_UNIX=y | ||
352 | # CONFIG_NET_KEY is not set | ||
353 | CONFIG_INET=y | ||
354 | # CONFIG_IP_MULTICAST is not set | ||
355 | # CONFIG_IP_ADVANCED_ROUTER is not set | ||
356 | CONFIG_IP_PNP=y | ||
357 | CONFIG_IP_PNP_DHCP=y | ||
358 | CONFIG_IP_PNP_BOOTP=y | ||
359 | # CONFIG_IP_PNP_RARP is not set | ||
360 | # CONFIG_NET_IPIP is not set | ||
361 | # CONFIG_NET_IPGRE is not set | ||
362 | # CONFIG_ARPD is not set | ||
363 | # CONFIG_SYN_COOKIES is not set | ||
364 | # CONFIG_INET_AH is not set | ||
365 | # CONFIG_INET_ESP is not set | ||
366 | # CONFIG_INET_IPCOMP is not set | ||
367 | # CONFIG_INET_TUNNEL is not set | ||
368 | # CONFIG_IP_TCPDIAG is not set | ||
369 | # CONFIG_IP_TCPDIAG_IPV6 is not set | ||
370 | # CONFIG_IPV6 is not set | ||
371 | # CONFIG_NETFILTER is not set | ||
372 | |||
373 | # | ||
374 | # SCTP Configuration (EXPERIMENTAL) | ||
375 | # | ||
376 | # CONFIG_IP_SCTP is not set | ||
377 | # CONFIG_ATM is not set | ||
378 | # CONFIG_BRIDGE is not set | ||
379 | # CONFIG_VLAN_8021Q is not set | ||
380 | # CONFIG_DECNET is not set | ||
381 | # CONFIG_LLC2 is not set | ||
382 | # CONFIG_IPX is not set | ||
383 | # CONFIG_ATALK is not set | ||
384 | # CONFIG_X25 is not set | ||
385 | # CONFIG_LAPB is not set | ||
386 | # CONFIG_NET_DIVERT is not set | ||
387 | # CONFIG_ECONET is not set | ||
388 | # CONFIG_WAN_ROUTER is not set | ||
389 | |||
390 | # | ||
391 | # QoS and/or fair queueing | ||
392 | # | ||
393 | # CONFIG_NET_SCHED is not set | ||
394 | # CONFIG_NET_CLS_ROUTE is not set | ||
395 | |||
396 | # | ||
397 | # Network testing | ||
398 | # | ||
399 | # CONFIG_NET_PKTGEN is not set | ||
400 | # CONFIG_NETPOLL is not set | ||
401 | # CONFIG_NET_POLL_CONTROLLER is not set | ||
402 | # CONFIG_HAMRADIO is not set | ||
403 | CONFIG_IRDA=m | ||
404 | |||
405 | # | ||
406 | # IrDA protocols | ||
407 | # | ||
408 | CONFIG_IRLAN=m | ||
409 | CONFIG_IRNET=m | ||
410 | CONFIG_IRCOMM=m | ||
411 | # CONFIG_IRDA_ULTRA is not set | ||
412 | |||
413 | # | ||
414 | # IrDA options | ||
415 | # | ||
416 | # CONFIG_IRDA_CACHE_LAST_LSAP is not set | ||
417 | # CONFIG_IRDA_FAST_RR is not set | ||
418 | # CONFIG_IRDA_DEBUG is not set | ||
419 | |||
420 | # | ||
421 | # Infrared-port device drivers | ||
422 | # | ||
423 | |||
424 | # | ||
425 | # SIR device drivers | ||
426 | # | ||
427 | CONFIG_IRTTY_SIR=m | ||
428 | |||
429 | # | ||
430 | # Dongle support | ||
431 | # | ||
432 | # CONFIG_DONGLE is not set | ||
433 | |||
434 | # | ||
435 | # Old SIR device drivers | ||
436 | # | ||
437 | CONFIG_IRPORT_SIR=m | ||
438 | |||
439 | # | ||
440 | # Old Serial dongle support | ||
441 | # | ||
442 | # CONFIG_DONGLE_OLD is not set | ||
443 | |||
444 | # | ||
445 | # FIR device drivers | ||
446 | # | ||
447 | # CONFIG_NSC_FIR is not set | ||
448 | # CONFIG_WINBOND_FIR is not set | ||
449 | # CONFIG_SMC_IRCC_FIR is not set | ||
450 | # CONFIG_ALI_FIR is not set | ||
451 | CONFIG_SA1100_FIR=m | ||
452 | CONFIG_BT=m | ||
453 | CONFIG_BT_L2CAP=m | ||
454 | CONFIG_BT_SCO=m | ||
455 | CONFIG_BT_RFCOMM=m | ||
456 | CONFIG_BT_RFCOMM_TTY=y | ||
457 | CONFIG_BT_BNEP=m | ||
458 | CONFIG_BT_BNEP_MC_FILTER=y | ||
459 | CONFIG_BT_BNEP_PROTO_FILTER=y | ||
460 | # CONFIG_BT_HIDP is not set | ||
461 | |||
462 | # | ||
463 | # Bluetooth device drivers | ||
464 | # | ||
465 | # CONFIG_BT_HCIUART is not set | ||
466 | # CONFIG_BT_HCIDTL1 is not set | ||
467 | # CONFIG_BT_HCIBT3C is not set | ||
468 | # CONFIG_BT_HCIBLUECARD is not set | ||
469 | # CONFIG_BT_HCIBTUART is not set | ||
470 | # CONFIG_BT_HCIVHCI is not set | ||
471 | CONFIG_NETDEVICES=y | ||
472 | CONFIG_DUMMY=y | ||
473 | # CONFIG_BONDING is not set | ||
474 | # CONFIG_EQUALIZER is not set | ||
475 | # CONFIG_TUN is not set | ||
476 | |||
477 | # | ||
478 | # ARCnet devices | ||
479 | # | ||
480 | # CONFIG_ARCNET is not set | ||
481 | |||
482 | # | ||
483 | # Ethernet (10 or 100Mbit) | ||
484 | # | ||
485 | CONFIG_NET_ETHERNET=y | ||
486 | CONFIG_MII=m | ||
487 | # CONFIG_NET_VENDOR_3COM is not set | ||
488 | # CONFIG_LANCE is not set | ||
489 | # CONFIG_NET_VENDOR_SMC is not set | ||
490 | # CONFIG_SMC91X is not set | ||
491 | # CONFIG_NET_VENDOR_RACAL is not set | ||
492 | # CONFIG_AT1700 is not set | ||
493 | # CONFIG_DEPCA is not set | ||
494 | # CONFIG_HP100 is not set | ||
495 | # CONFIG_NET_ISA is not set | ||
496 | CONFIG_NET_PCI=y | ||
497 | # CONFIG_AC3200 is not set | ||
498 | # CONFIG_APRICOT is not set | ||
499 | # CONFIG_CS89x0 is not set | ||
500 | # CONFIG_NET_POCKET is not set | ||
501 | |||
502 | # | ||
503 | # Ethernet (1000 Mbit) | ||
504 | # | ||
505 | |||
506 | # | ||
507 | # Ethernet (10000 Mbit) | ||
508 | # | ||
509 | |||
510 | # | ||
511 | # Token Ring devices | ||
512 | # | ||
513 | # CONFIG_TR is not set | ||
514 | |||
515 | # | ||
516 | # Wireless LAN (non-hamradio) | ||
517 | # | ||
518 | CONFIG_NET_RADIO=y | ||
519 | |||
520 | # | ||
521 | # Obsolete Wireless cards support (pre-802.11) | ||
522 | # | ||
523 | # CONFIG_STRIP is not set | ||
524 | # CONFIG_ARLAN is not set | ||
525 | # CONFIG_WAVELAN is not set | ||
526 | CONFIG_PCMCIA_WAVELAN=m | ||
527 | # CONFIG_PCMCIA_NETWAVE is not set | ||
528 | |||
529 | # | ||
530 | # Wireless 802.11 Frequency Hopping cards support | ||
531 | # | ||
532 | # CONFIG_PCMCIA_RAYCS is not set | ||
533 | |||
534 | # | ||
535 | # Wireless 802.11b ISA/PCI cards support | ||
536 | # | ||
537 | # CONFIG_HERMES is not set | ||
538 | # CONFIG_ATMEL is not set | ||
539 | |||
540 | # | ||
541 | # Wireless 802.11b Pcmcia/Cardbus cards support | ||
542 | # | ||
543 | # CONFIG_AIRO_CS is not set | ||
544 | # CONFIG_PCMCIA_WL3501 is not set | ||
545 | CONFIG_NET_WIRELESS=y | ||
546 | |||
547 | # | ||
548 | # PCMCIA network device support | ||
549 | # | ||
550 | CONFIG_NET_PCMCIA=y | ||
551 | CONFIG_PCMCIA_3C589=m | ||
552 | CONFIG_PCMCIA_3C574=m | ||
553 | # CONFIG_PCMCIA_FMVJ18X is not set | ||
554 | CONFIG_PCMCIA_PCNET=m | ||
555 | # CONFIG_PCMCIA_NMCLAN is not set | ||
556 | CONFIG_PCMCIA_SMC91C92=m | ||
557 | CONFIG_PCMCIA_XIRC2PS=m | ||
558 | # CONFIG_PCMCIA_AXNET is not set | ||
559 | |||
560 | # | ||
561 | # Wan interfaces | ||
562 | # | ||
563 | # CONFIG_WAN is not set | ||
564 | CONFIG_PPP=m | ||
565 | CONFIG_PPP_MULTILINK=y | ||
566 | CONFIG_PPP_FILTER=y | ||
567 | CONFIG_PPP_ASYNC=m | ||
568 | CONFIG_PPP_SYNC_TTY=m | ||
569 | CONFIG_PPP_DEFLATE=m | ||
570 | CONFIG_PPP_BSDCOMP=m | ||
571 | CONFIG_PPPOE=m | ||
572 | # CONFIG_SLIP is not set | ||
573 | # CONFIG_SHAPER is not set | ||
574 | # CONFIG_NETCONSOLE is not set | ||
575 | |||
576 | # | ||
577 | # ISDN subsystem | ||
578 | # | ||
579 | # CONFIG_ISDN is not set | ||
580 | |||
581 | # | ||
582 | # Input device support | ||
583 | # | ||
584 | CONFIG_INPUT=y | ||
585 | |||
586 | # | ||
587 | # Userland interfaces | ||
588 | # | ||
589 | CONFIG_INPUT_MOUSEDEV=y | ||
590 | CONFIG_INPUT_MOUSEDEV_PSAUX=y | ||
591 | CONFIG_INPUT_MOUSEDEV_SCREEN_X=800 | ||
592 | CONFIG_INPUT_MOUSEDEV_SCREEN_Y=600 | ||
593 | # CONFIG_INPUT_JOYDEV is not set | ||
594 | CONFIG_INPUT_TSDEV=y | ||
595 | CONFIG_INPUT_TSDEV_SCREEN_X=800 | ||
596 | CONFIG_INPUT_TSDEV_SCREEN_Y=600 | ||
597 | CONFIG_INPUT_EVDEV=m | ||
598 | CONFIG_INPUT_EVBUG=y | ||
599 | |||
600 | # | ||
601 | # Input Device Drivers | ||
602 | # | ||
603 | # CONFIG_INPUT_KEYBOARD is not set | ||
604 | # CONFIG_INPUT_MOUSE is not set | ||
605 | # CONFIG_INPUT_JOYSTICK is not set | ||
606 | # CONFIG_INPUT_TOUCHSCREEN is not set | ||
607 | # CONFIG_INPUT_MISC is not set | ||
608 | |||
609 | # | ||
610 | # Hardware I/O ports | ||
611 | # | ||
612 | CONFIG_SERIO=m | ||
613 | CONFIG_SERIO_SERPORT=m | ||
614 | # CONFIG_SERIO_LIBPS2 is not set | ||
615 | # CONFIG_SERIO_RAW is not set | ||
616 | # CONFIG_GAMEPORT is not set | ||
617 | CONFIG_SOUND_GAMEPORT=y | ||
618 | |||
619 | # | ||
620 | # Character devices | ||
621 | # | ||
622 | CONFIG_VT=y | ||
623 | CONFIG_VT_CONSOLE=y | ||
624 | CONFIG_HW_CONSOLE=y | ||
625 | # CONFIG_SERIAL_NONSTANDARD is not set | ||
626 | |||
627 | # | ||
628 | # Serial drivers | ||
629 | # | ||
630 | # CONFIG_SERIAL_8250 is not set | ||
631 | |||
632 | # | ||
633 | # Non-8250 serial port support | ||
634 | # | ||
635 | CONFIG_SERIAL_SA1100=y | ||
636 | CONFIG_SERIAL_SA1100_CONSOLE=y | ||
637 | CONFIG_SERIAL_CORE=y | ||
638 | CONFIG_SERIAL_CORE_CONSOLE=y | ||
639 | CONFIG_UNIX98_PTYS=y | ||
640 | CONFIG_LEGACY_PTYS=y | ||
641 | CONFIG_LEGACY_PTY_COUNT=256 | ||
642 | |||
643 | # | ||
644 | # IPMI | ||
645 | # | ||
646 | # CONFIG_IPMI_HANDLER is not set | ||
647 | |||
648 | # | ||
649 | # Watchdog Cards | ||
650 | # | ||
651 | # CONFIG_WATCHDOG is not set | ||
652 | # CONFIG_NVRAM is not set | ||
653 | # CONFIG_RTC is not set | ||
654 | # CONFIG_DTLK is not set | ||
655 | # CONFIG_R3964 is not set | ||
656 | |||
657 | # | ||
658 | # Ftape, the floppy tape device driver | ||
659 | # | ||
660 | # CONFIG_DRM is not set | ||
661 | |||
662 | # | ||
663 | # PCMCIA character devices | ||
664 | # | ||
665 | # CONFIG_SYNCLINK_CS is not set | ||
666 | # CONFIG_RAW_DRIVER is not set | ||
667 | |||
668 | # | ||
669 | # TPM devices | ||
670 | # | ||
671 | # CONFIG_TCG_TPM is not set | ||
672 | |||
673 | # | ||
674 | # I2C support | ||
675 | # | ||
676 | # CONFIG_I2C is not set | ||
677 | |||
678 | # | ||
679 | # Misc devices | ||
680 | # | ||
681 | |||
682 | # | ||
683 | # Multimedia devices | ||
684 | # | ||
685 | # CONFIG_VIDEO_DEV is not set | ||
686 | |||
687 | # | ||
688 | # Digital Video Broadcasting Devices | ||
689 | # | ||
690 | # CONFIG_DVB is not set | ||
691 | |||
692 | # | ||
693 | # Graphics support | ||
694 | # | ||
695 | CONFIG_FB=y | ||
696 | # CONFIG_FB_CFB_FILLRECT is not set | ||
697 | # CONFIG_FB_CFB_COPYAREA is not set | ||
698 | # CONFIG_FB_CFB_IMAGEBLIT is not set | ||
699 | # CONFIG_FB_SOFT_CURSOR is not set | ||
700 | # CONFIG_FB_MODE_HELPERS is not set | ||
701 | # CONFIG_FB_TILEBLITTING is not set | ||
702 | # CONFIG_FB_SA1100 is not set | ||
703 | # CONFIG_FB_VIRTUAL is not set | ||
704 | |||
705 | # | ||
706 | # Console display driver support | ||
707 | # | ||
708 | # CONFIG_VGA_CONSOLE is not set | ||
709 | # CONFIG_MDA_CONSOLE is not set | ||
710 | CONFIG_DUMMY_CONSOLE=y | ||
711 | CONFIG_FRAMEBUFFER_CONSOLE=y | ||
712 | # CONFIG_FONTS is not set | ||
713 | CONFIG_FONT_8x8=y | ||
714 | CONFIG_FONT_8x16=y | ||
715 | |||
716 | # | ||
717 | # Logo configuration | ||
718 | # | ||
719 | CONFIG_LOGO=y | ||
720 | CONFIG_LOGO_LINUX_MONO=y | ||
721 | CONFIG_LOGO_LINUX_VGA16=y | ||
722 | CONFIG_LOGO_LINUX_CLUT224=y | ||
723 | # CONFIG_BACKLIGHT_LCD_SUPPORT is not set | ||
724 | |||
725 | # | ||
726 | # Sound | ||
727 | # | ||
728 | CONFIG_SOUND=y | ||
729 | |||
730 | # | ||
731 | # Advanced Linux Sound Architecture | ||
732 | # | ||
733 | # CONFIG_SND is not set | ||
734 | |||
735 | # | ||
736 | # Open Sound System | ||
737 | # | ||
738 | # CONFIG_SOUND_PRIME is not set | ||
739 | |||
740 | # | ||
741 | # USB support | ||
742 | # | ||
743 | CONFIG_USB_ARCH_HAS_HCD=y | ||
744 | # CONFIG_USB_ARCH_HAS_OHCI is not set | ||
745 | # CONFIG_USB is not set | ||
746 | |||
747 | # | ||
748 | # USB Gadget Support | ||
749 | # | ||
750 | # CONFIG_USB_GADGET is not set | ||
751 | |||
752 | # | ||
753 | # MMC/SD Card support | ||
754 | # | ||
755 | # CONFIG_MMC is not set | ||
756 | |||
757 | # | ||
758 | # File systems | ||
759 | # | ||
760 | CONFIG_EXT2_FS=m | ||
761 | # CONFIG_EXT2_FS_XATTR is not set | ||
762 | CONFIG_EXT3_FS=m | ||
763 | CONFIG_EXT3_FS_XATTR=y | ||
764 | # CONFIG_EXT3_FS_POSIX_ACL is not set | ||
765 | # CONFIG_EXT3_FS_SECURITY is not set | ||
766 | CONFIG_JBD=m | ||
767 | # CONFIG_JBD_DEBUG is not set | ||
768 | CONFIG_FS_MBCACHE=m | ||
769 | CONFIG_REISERFS_FS=m | ||
770 | # CONFIG_REISERFS_CHECK is not set | ||
771 | CONFIG_REISERFS_PROC_INFO=y | ||
772 | # CONFIG_REISERFS_FS_XATTR is not set | ||
773 | # CONFIG_JFS_FS is not set | ||
774 | |||
775 | # | ||
776 | # XFS support | ||
777 | # | ||
778 | # CONFIG_XFS_FS is not set | ||
779 | # CONFIG_MINIX_FS is not set | ||
780 | # CONFIG_ROMFS_FS is not set | ||
781 | # CONFIG_QUOTA is not set | ||
782 | CONFIG_DNOTIFY=y | ||
783 | # CONFIG_AUTOFS_FS is not set | ||
784 | # CONFIG_AUTOFS4_FS is not set | ||
785 | |||
786 | # | ||
787 | # CD-ROM/DVD Filesystems | ||
788 | # | ||
789 | # CONFIG_ISO9660_FS is not set | ||
790 | # CONFIG_UDF_FS is not set | ||
791 | |||
792 | # | ||
793 | # DOS/FAT/NT Filesystems | ||
794 | # | ||
795 | CONFIG_FAT_FS=m | ||
796 | CONFIG_MSDOS_FS=m | ||
797 | CONFIG_VFAT_FS=m | ||
798 | CONFIG_FAT_DEFAULT_CODEPAGE=437 | ||
799 | CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1" | ||
800 | # CONFIG_NTFS_FS is not set | ||
801 | |||
802 | # | ||
803 | # Pseudo filesystems | ||
804 | # | ||
805 | CONFIG_PROC_FS=y | ||
806 | CONFIG_SYSFS=y | ||
807 | CONFIG_DEVFS_FS=y | ||
808 | CONFIG_DEVFS_MOUNT=y | ||
809 | # CONFIG_DEVFS_DEBUG is not set | ||
810 | # CONFIG_DEVPTS_FS_XATTR is not set | ||
811 | # CONFIG_TMPFS is not set | ||
812 | # CONFIG_HUGETLB_PAGE is not set | ||
813 | CONFIG_RAMFS=y | ||
814 | |||
815 | # | ||
816 | # Miscellaneous filesystems | ||
817 | # | ||
818 | # CONFIG_ADFS_FS is not set | ||
819 | # CONFIG_AFFS_FS is not set | ||
820 | # CONFIG_HFS_FS is not set | ||
821 | # CONFIG_HFSPLUS_FS is not set | ||
822 | # CONFIG_BEFS_FS is not set | ||
823 | # CONFIG_BFS_FS is not set | ||
824 | # CONFIG_EFS_FS is not set | ||
825 | CONFIG_JFFS_FS=m | ||
826 | CONFIG_JFFS_FS_VERBOSE=0 | ||
827 | # CONFIG_JFFS_PROC_FS is not set | ||
828 | CONFIG_JFFS2_FS=y | ||
829 | CONFIG_JFFS2_FS_DEBUG=0 | ||
830 | # CONFIG_JFFS2_FS_NAND is not set | ||
831 | # CONFIG_JFFS2_FS_NOR_ECC is not set | ||
832 | # CONFIG_JFFS2_COMPRESSION_OPTIONS is not set | ||
833 | CONFIG_JFFS2_ZLIB=y | ||
834 | CONFIG_JFFS2_RTIME=y | ||
835 | # CONFIG_JFFS2_RUBIN is not set | ||
836 | CONFIG_CRAMFS=m | ||
837 | # CONFIG_VXFS_FS is not set | ||
838 | # CONFIG_HPFS_FS is not set | ||
839 | # CONFIG_QNX4FS_FS is not set | ||
840 | # CONFIG_SYSV_FS is not set | ||
841 | # CONFIG_UFS_FS is not set | ||
842 | |||
843 | # | ||
844 | # Network File Systems | ||
845 | # | ||
846 | CONFIG_NFS_FS=y | ||
847 | CONFIG_NFS_V3=y | ||
848 | # CONFIG_NFS_V4 is not set | ||
849 | # CONFIG_NFS_DIRECTIO is not set | ||
850 | # CONFIG_NFSD is not set | ||
851 | # CONFIG_ROOT_NFS is not set | ||
852 | CONFIG_LOCKD=y | ||
853 | CONFIG_LOCKD_V4=y | ||
854 | CONFIG_SUNRPC=y | ||
855 | # CONFIG_RPCSEC_GSS_KRB5 is not set | ||
856 | # CONFIG_RPCSEC_GSS_SPKM3 is not set | ||
857 | CONFIG_SMB_FS=m | ||
858 | # CONFIG_SMB_NLS_DEFAULT is not set | ||
859 | # CONFIG_CIFS is not set | ||
860 | # CONFIG_NCP_FS is not set | ||
861 | # CONFIG_CODA_FS is not set | ||
862 | # CONFIG_AFS_FS is not set | ||
863 | |||
864 | # | ||
865 | # Partition Types | ||
866 | # | ||
867 | # CONFIG_PARTITION_ADVANCED is not set | ||
868 | CONFIG_MSDOS_PARTITION=y | ||
869 | |||
870 | # | ||
871 | # Native Language Support | ||
872 | # | ||
873 | CONFIG_NLS=y | ||
874 | CONFIG_NLS_DEFAULT="iso8859-1" | ||
875 | CONFIG_NLS_CODEPAGE_437=y | ||
876 | # CONFIG_NLS_CODEPAGE_737 is not set | ||
877 | # CONFIG_NLS_CODEPAGE_775 is not set | ||
878 | CONFIG_NLS_CODEPAGE_850=y | ||
879 | # CONFIG_NLS_CODEPAGE_852 is not set | ||
880 | # CONFIG_NLS_CODEPAGE_855 is not set | ||
881 | # CONFIG_NLS_CODEPAGE_857 is not set | ||
882 | # CONFIG_NLS_CODEPAGE_860 is not set | ||
883 | # CONFIG_NLS_CODEPAGE_861 is not set | ||
884 | # CONFIG_NLS_CODEPAGE_862 is not set | ||
885 | # CONFIG_NLS_CODEPAGE_863 is not set | ||
886 | # CONFIG_NLS_CODEPAGE_864 is not set | ||
887 | # CONFIG_NLS_CODEPAGE_865 is not set | ||
888 | # CONFIG_NLS_CODEPAGE_866 is not set | ||
889 | # CONFIG_NLS_CODEPAGE_869 is not set | ||
890 | # CONFIG_NLS_CODEPAGE_936 is not set | ||
891 | # CONFIG_NLS_CODEPAGE_950 is not set | ||
892 | # CONFIG_NLS_CODEPAGE_932 is not set | ||
893 | # CONFIG_NLS_CODEPAGE_949 is not set | ||
894 | # CONFIG_NLS_CODEPAGE_874 is not set | ||
895 | # CONFIG_NLS_ISO8859_8 is not set | ||
896 | # CONFIG_NLS_CODEPAGE_1250 is not set | ||
897 | # CONFIG_NLS_CODEPAGE_1251 is not set | ||
898 | # CONFIG_NLS_ASCII is not set | ||
899 | CONFIG_NLS_ISO8859_1=y | ||
900 | # CONFIG_NLS_ISO8859_2 is not set | ||
901 | # CONFIG_NLS_ISO8859_3 is not set | ||
902 | # CONFIG_NLS_ISO8859_4 is not set | ||
903 | # CONFIG_NLS_ISO8859_5 is not set | ||
904 | # CONFIG_NLS_ISO8859_6 is not set | ||
905 | # CONFIG_NLS_ISO8859_7 is not set | ||
906 | # CONFIG_NLS_ISO8859_9 is not set | ||
907 | # CONFIG_NLS_ISO8859_13 is not set | ||
908 | # CONFIG_NLS_ISO8859_14 is not set | ||
909 | CONFIG_NLS_ISO8859_15=y | ||
910 | # CONFIG_NLS_KOI8_R is not set | ||
911 | # CONFIG_NLS_KOI8_U is not set | ||
912 | # CONFIG_NLS_UTF8 is not set | ||
913 | |||
914 | # | ||
915 | # Profiling support | ||
916 | # | ||
917 | # CONFIG_PROFILING is not set | ||
918 | |||
919 | # | ||
920 | # Kernel hacking | ||
921 | # | ||
922 | # CONFIG_PRINTK_TIME is not set | ||
923 | CONFIG_DEBUG_KERNEL=y | ||
924 | # CONFIG_MAGIC_SYSRQ is not set | ||
925 | CONFIG_LOG_BUF_SHIFT=14 | ||
926 | # CONFIG_SCHEDSTATS is not set | ||
927 | # CONFIG_DEBUG_SLAB is not set | ||
928 | CONFIG_DEBUG_PREEMPT=y | ||
929 | # CONFIG_DEBUG_SPINLOCK is not set | ||
930 | # CONFIG_DEBUG_SPINLOCK_SLEEP is not set | ||
931 | # CONFIG_DEBUG_KOBJECT is not set | ||
932 | CONFIG_DEBUG_BUGVERBOSE=y | ||
933 | # CONFIG_DEBUG_INFO is not set | ||
934 | # CONFIG_DEBUG_FS is not set | ||
935 | CONFIG_FRAME_POINTER=y | ||
936 | CONFIG_DEBUG_USER=y | ||
937 | # CONFIG_DEBUG_WAITQ is not set | ||
938 | CONFIG_DEBUG_ERRORS=y | ||
939 | CONFIG_DEBUG_LL=y | ||
940 | # CONFIG_DEBUG_ICEDCC is not set | ||
941 | |||
942 | # | ||
943 | # Security options | ||
944 | # | ||
945 | # CONFIG_KEYS is not set | ||
946 | # CONFIG_SECURITY is not set | ||
947 | |||
948 | # | ||
949 | # Cryptographic options | ||
950 | # | ||
951 | # CONFIG_CRYPTO is not set | ||
952 | |||
953 | # | ||
954 | # Hardware crypto devices | ||
955 | # | ||
956 | |||
957 | # | ||
958 | # Library routines | ||
959 | # | ||
960 | CONFIG_CRC_CCITT=m | ||
961 | CONFIG_CRC32=y | ||
962 | # CONFIG_LIBCRC32C is not set | ||
963 | CONFIG_ZLIB_INFLATE=y | ||
964 | CONFIG_ZLIB_DEFLATE=y | ||
diff --git a/arch/arm/configs/smdk2410_defconfig b/arch/arm/configs/smdk2410_defconfig new file mode 100644 index 000000000000..2c60865fda19 --- /dev/null +++ b/arch/arm/configs/smdk2410_defconfig | |||
@@ -0,0 +1,736 @@ | |||
1 | # | ||
2 | # Automatically generated make config: don't edit | ||
3 | # Linux kernel version: 2.6.12-rc1-bk2 | ||
4 | # Sun Mar 27 22:42:40 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 is not set | ||
31 | CONFIG_KOBJECT_UEVENT=y | ||
32 | # CONFIG_IKCONFIG is not set | ||
33 | # CONFIG_EMBEDDED is not set | ||
34 | CONFIG_KALLSYMS=y | ||
35 | # CONFIG_KALLSYMS_ALL is not set | ||
36 | # CONFIG_KALLSYMS_EXTRA_PASS is not set | ||
37 | CONFIG_BASE_FULL=y | ||
38 | CONFIG_FUTEX=y | ||
39 | CONFIG_EPOLL=y | ||
40 | CONFIG_CC_OPTIMIZE_FOR_SIZE=y | ||
41 | CONFIG_SHMEM=y | ||
42 | CONFIG_CC_ALIGN_FUNCTIONS=0 | ||
43 | CONFIG_CC_ALIGN_LABELS=0 | ||
44 | CONFIG_CC_ALIGN_LOOPS=0 | ||
45 | CONFIG_CC_ALIGN_JUMPS=0 | ||
46 | # CONFIG_TINY_SHMEM is not set | ||
47 | CONFIG_BASE_SMALL=0 | ||
48 | |||
49 | # | ||
50 | # Loadable module support | ||
51 | # | ||
52 | # CONFIG_MODULES is not set | ||
53 | |||
54 | # | ||
55 | # System Type | ||
56 | # | ||
57 | # CONFIG_ARCH_CLPS7500 is not set | ||
58 | # CONFIG_ARCH_CLPS711X is not set | ||
59 | # CONFIG_ARCH_CO285 is not set | ||
60 | # CONFIG_ARCH_EBSA110 is not set | ||
61 | # CONFIG_ARCH_CAMELOT is not set | ||
62 | # CONFIG_ARCH_FOOTBRIDGE is not set | ||
63 | # CONFIG_ARCH_INTEGRATOR is not set | ||
64 | # CONFIG_ARCH_IOP3XX is not set | ||
65 | # CONFIG_ARCH_IXP4XX is not set | ||
66 | # CONFIG_ARCH_IXP2000 is not set | ||
67 | # CONFIG_ARCH_L7200 is not set | ||
68 | # CONFIG_ARCH_PXA is not set | ||
69 | # CONFIG_ARCH_RPC is not set | ||
70 | # CONFIG_ARCH_SA1100 is not set | ||
71 | CONFIG_ARCH_S3C2410=y | ||
72 | # CONFIG_ARCH_SHARK is not set | ||
73 | # CONFIG_ARCH_LH7A40X is not set | ||
74 | # CONFIG_ARCH_OMAP is not set | ||
75 | # CONFIG_ARCH_VERSATILE is not set | ||
76 | # CONFIG_ARCH_IMX is not set | ||
77 | # CONFIG_ARCH_H720X is not set | ||
78 | |||
79 | # | ||
80 | # S3C24XX Implementations | ||
81 | # | ||
82 | # CONFIG_ARCH_BAST is not set | ||
83 | # CONFIG_ARCH_H1940 is not set | ||
84 | # CONFIG_MACH_N30 is not set | ||
85 | CONFIG_ARCH_SMDK2410=y | ||
86 | # CONFIG_ARCH_S3C2440 is not set | ||
87 | # CONFIG_MACH_VR1000 is not set | ||
88 | # CONFIG_MACH_RX3715 is not set | ||
89 | # CONFIG_MACH_OTOM is not set | ||
90 | # CONFIG_MACH_NEXCODER_2440 is not set | ||
91 | CONFIG_CPU_S3C2410=y | ||
92 | |||
93 | # | ||
94 | # S3C2410 Boot | ||
95 | # | ||
96 | |||
97 | # | ||
98 | # S3C2410 Setup | ||
99 | # | ||
100 | # CONFIG_S3C2410_DMA is not set | ||
101 | CONFIG_S3C2410_LOWLEVEL_UART_PORT=0 | ||
102 | |||
103 | # | ||
104 | # Processor Type | ||
105 | # | ||
106 | CONFIG_CPU_32=y | ||
107 | CONFIG_CPU_ARM920T=y | ||
108 | CONFIG_CPU_32v4=y | ||
109 | CONFIG_CPU_ABRT_EV4T=y | ||
110 | CONFIG_CPU_CACHE_V4WT=y | ||
111 | CONFIG_CPU_CACHE_VIVT=y | ||
112 | CONFIG_CPU_COPY_V4WB=y | ||
113 | CONFIG_CPU_TLB_V4WBI=y | ||
114 | |||
115 | # | ||
116 | # Processor Features | ||
117 | # | ||
118 | CONFIG_ARM_THUMB=y | ||
119 | # CONFIG_CPU_ICACHE_DISABLE is not set | ||
120 | # CONFIG_CPU_DCACHE_DISABLE is not set | ||
121 | # CONFIG_CPU_DCACHE_WRITETHROUGH is not set | ||
122 | |||
123 | # | ||
124 | # Bus support | ||
125 | # | ||
126 | |||
127 | # | ||
128 | # PCCARD (PCMCIA/CardBus) support | ||
129 | # | ||
130 | # CONFIG_PCCARD is not set | ||
131 | |||
132 | # | ||
133 | # Kernel Features | ||
134 | # | ||
135 | # CONFIG_PREEMPT is not set | ||
136 | CONFIG_ALIGNMENT_TRAP=y | ||
137 | |||
138 | # | ||
139 | # Boot options | ||
140 | # | ||
141 | CONFIG_ZBOOT_ROM_TEXT=0x0 | ||
142 | CONFIG_ZBOOT_ROM_BSS=0x0 | ||
143 | CONFIG_CMDLINE="root=1f04 mem=32M" | ||
144 | # CONFIG_XIP_KERNEL is not set | ||
145 | |||
146 | # | ||
147 | # Floating point emulation | ||
148 | # | ||
149 | |||
150 | # | ||
151 | # At least one emulation must be selected | ||
152 | # | ||
153 | # CONFIG_FPE_NWFPE is not set | ||
154 | # CONFIG_FPE_FASTFPE is not set | ||
155 | |||
156 | # | ||
157 | # Userspace binary formats | ||
158 | # | ||
159 | CONFIG_BINFMT_ELF=y | ||
160 | CONFIG_BINFMT_AOUT=y | ||
161 | # CONFIG_BINFMT_MISC is not set | ||
162 | # CONFIG_ARTHUR is not set | ||
163 | |||
164 | # | ||
165 | # Power management options | ||
166 | # | ||
167 | # CONFIG_PM is not set | ||
168 | |||
169 | # | ||
170 | # Device Drivers | ||
171 | # | ||
172 | |||
173 | # | ||
174 | # Generic Driver Options | ||
175 | # | ||
176 | CONFIG_STANDALONE=y | ||
177 | CONFIG_PREVENT_FIRMWARE_BUILD=y | ||
178 | # CONFIG_FW_LOADER is not set | ||
179 | # CONFIG_DEBUG_DRIVER is not set | ||
180 | |||
181 | # | ||
182 | # Memory Technology Devices (MTD) | ||
183 | # | ||
184 | CONFIG_MTD=y | ||
185 | # CONFIG_MTD_DEBUG is not set | ||
186 | # CONFIG_MTD_CONCAT is not set | ||
187 | # CONFIG_MTD_PARTITIONS is not set | ||
188 | |||
189 | # | ||
190 | # User Modules And Translation Layers | ||
191 | # | ||
192 | CONFIG_MTD_CHAR=y | ||
193 | CONFIG_MTD_BLOCK=y | ||
194 | # CONFIG_FTL is not set | ||
195 | # CONFIG_NFTL is not set | ||
196 | # CONFIG_INFTL is not set | ||
197 | |||
198 | # | ||
199 | # RAM/ROM/Flash chip drivers | ||
200 | # | ||
201 | CONFIG_MTD_CFI=y | ||
202 | # CONFIG_MTD_JEDECPROBE is not set | ||
203 | CONFIG_MTD_GEN_PROBE=y | ||
204 | # CONFIG_MTD_CFI_ADV_OPTIONS is not set | ||
205 | CONFIG_MTD_MAP_BANK_WIDTH_1=y | ||
206 | CONFIG_MTD_MAP_BANK_WIDTH_2=y | ||
207 | CONFIG_MTD_MAP_BANK_WIDTH_4=y | ||
208 | # CONFIG_MTD_MAP_BANK_WIDTH_8 is not set | ||
209 | # CONFIG_MTD_MAP_BANK_WIDTH_16 is not set | ||
210 | # CONFIG_MTD_MAP_BANK_WIDTH_32 is not set | ||
211 | CONFIG_MTD_CFI_I1=y | ||
212 | CONFIG_MTD_CFI_I2=y | ||
213 | # CONFIG_MTD_CFI_I4 is not set | ||
214 | # CONFIG_MTD_CFI_I8 is not set | ||
215 | CONFIG_MTD_CFI_INTELEXT=y | ||
216 | # CONFIG_MTD_CFI_AMDSTD is not set | ||
217 | # CONFIG_MTD_CFI_STAA is not set | ||
218 | CONFIG_MTD_CFI_UTIL=y | ||
219 | # CONFIG_MTD_RAM is not set | ||
220 | # CONFIG_MTD_ROM is not set | ||
221 | # CONFIG_MTD_ABSENT is not set | ||
222 | # CONFIG_MTD_XIP is not set | ||
223 | |||
224 | # | ||
225 | # Mapping drivers for chip access | ||
226 | # | ||
227 | # CONFIG_MTD_COMPLEX_MAPPINGS is not set | ||
228 | # CONFIG_MTD_PHYSMAP is not set | ||
229 | # CONFIG_MTD_ARM_INTEGRATOR is not set | ||
230 | # CONFIG_MTD_EDB7312 is not set | ||
231 | |||
232 | # | ||
233 | # Self-contained MTD device drivers | ||
234 | # | ||
235 | # CONFIG_MTD_SLRAM is not set | ||
236 | # CONFIG_MTD_PHRAM is not set | ||
237 | # CONFIG_MTD_MTDRAM is not set | ||
238 | # CONFIG_MTD_BLKMTD is not set | ||
239 | # CONFIG_MTD_BLOCK2MTD is not set | ||
240 | |||
241 | # | ||
242 | # Disk-On-Chip Device Drivers | ||
243 | # | ||
244 | # CONFIG_MTD_DOC2000 is not set | ||
245 | # CONFIG_MTD_DOC2001 is not set | ||
246 | # CONFIG_MTD_DOC2001PLUS is not set | ||
247 | |||
248 | # | ||
249 | # NAND Flash Device Drivers | ||
250 | # | ||
251 | # CONFIG_MTD_NAND is not set | ||
252 | |||
253 | # | ||
254 | # Parallel port support | ||
255 | # | ||
256 | # CONFIG_PARPORT is not set | ||
257 | |||
258 | # | ||
259 | # Plug and Play support | ||
260 | # | ||
261 | |||
262 | # | ||
263 | # Block devices | ||
264 | # | ||
265 | # CONFIG_BLK_DEV_FD is not set | ||
266 | # CONFIG_BLK_DEV_COW_COMMON is not set | ||
267 | # CONFIG_BLK_DEV_LOOP is not set | ||
268 | # CONFIG_BLK_DEV_NBD is not set | ||
269 | CONFIG_BLK_DEV_RAM=y | ||
270 | CONFIG_BLK_DEV_RAM_COUNT=16 | ||
271 | CONFIG_BLK_DEV_RAM_SIZE=4096 | ||
272 | # CONFIG_BLK_DEV_INITRD is not set | ||
273 | CONFIG_INITRAMFS_SOURCE="" | ||
274 | # CONFIG_CDROM_PKTCDVD is not set | ||
275 | |||
276 | # | ||
277 | # IO Schedulers | ||
278 | # | ||
279 | CONFIG_IOSCHED_NOOP=y | ||
280 | CONFIG_IOSCHED_AS=y | ||
281 | CONFIG_IOSCHED_DEADLINE=y | ||
282 | CONFIG_IOSCHED_CFQ=y | ||
283 | # CONFIG_ATA_OVER_ETH is not set | ||
284 | |||
285 | # | ||
286 | # ATA/ATAPI/MFM/RLL support | ||
287 | # | ||
288 | # CONFIG_IDE is not set | ||
289 | |||
290 | # | ||
291 | # SCSI device support | ||
292 | # | ||
293 | # CONFIG_SCSI is not set | ||
294 | |||
295 | # | ||
296 | # Multi-device support (RAID and LVM) | ||
297 | # | ||
298 | # CONFIG_MD is not set | ||
299 | |||
300 | # | ||
301 | # Fusion MPT device support | ||
302 | # | ||
303 | |||
304 | # | ||
305 | # IEEE 1394 (FireWire) support | ||
306 | # | ||
307 | |||
308 | # | ||
309 | # I2O device support | ||
310 | # | ||
311 | |||
312 | # | ||
313 | # Networking support | ||
314 | # | ||
315 | CONFIG_NET=y | ||
316 | |||
317 | # | ||
318 | # Networking options | ||
319 | # | ||
320 | # CONFIG_PACKET is not set | ||
321 | # CONFIG_NETLINK_DEV is not set | ||
322 | CONFIG_UNIX=y | ||
323 | # CONFIG_NET_KEY is not set | ||
324 | CONFIG_INET=y | ||
325 | # CONFIG_IP_MULTICAST is not set | ||
326 | # CONFIG_IP_ADVANCED_ROUTER is not set | ||
327 | CONFIG_IP_PNP=y | ||
328 | # CONFIG_IP_PNP_DHCP is not set | ||
329 | CONFIG_IP_PNP_BOOTP=y | ||
330 | # CONFIG_IP_PNP_RARP is not set | ||
331 | # CONFIG_NET_IPIP is not set | ||
332 | # CONFIG_NET_IPGRE is not set | ||
333 | # CONFIG_ARPD is not set | ||
334 | # CONFIG_SYN_COOKIES is not set | ||
335 | # CONFIG_INET_AH is not set | ||
336 | # CONFIG_INET_ESP is not set | ||
337 | # CONFIG_INET_IPCOMP is not set | ||
338 | # CONFIG_INET_TUNNEL is not set | ||
339 | # CONFIG_IP_TCPDIAG is not set | ||
340 | # CONFIG_IP_TCPDIAG_IPV6 is not set | ||
341 | # CONFIG_IPV6 is not set | ||
342 | # CONFIG_NETFILTER is not set | ||
343 | |||
344 | # | ||
345 | # SCTP Configuration (EXPERIMENTAL) | ||
346 | # | ||
347 | # CONFIG_IP_SCTP is not set | ||
348 | # CONFIG_ATM is not set | ||
349 | # CONFIG_BRIDGE is not set | ||
350 | # CONFIG_VLAN_8021Q is not set | ||
351 | # CONFIG_DECNET is not set | ||
352 | # CONFIG_LLC2 is not set | ||
353 | # CONFIG_IPX is not set | ||
354 | # CONFIG_ATALK is not set | ||
355 | # CONFIG_X25 is not set | ||
356 | # CONFIG_LAPB is not set | ||
357 | # CONFIG_NET_DIVERT is not set | ||
358 | # CONFIG_ECONET is not set | ||
359 | # CONFIG_WAN_ROUTER is not set | ||
360 | |||
361 | # | ||
362 | # QoS and/or fair queueing | ||
363 | # | ||
364 | # CONFIG_NET_SCHED is not set | ||
365 | # CONFIG_NET_CLS_ROUTE is not set | ||
366 | |||
367 | # | ||
368 | # Network testing | ||
369 | # | ||
370 | # CONFIG_NET_PKTGEN is not set | ||
371 | # CONFIG_NETPOLL is not set | ||
372 | # CONFIG_NET_POLL_CONTROLLER is not set | ||
373 | # CONFIG_HAMRADIO is not set | ||
374 | # CONFIG_IRDA is not set | ||
375 | # CONFIG_BT is not set | ||
376 | CONFIG_NETDEVICES=y | ||
377 | # CONFIG_DUMMY is not set | ||
378 | # CONFIG_BONDING is not set | ||
379 | # CONFIG_EQUALIZER is not set | ||
380 | # CONFIG_TUN is not set | ||
381 | |||
382 | # | ||
383 | # Ethernet (10 or 100Mbit) | ||
384 | # | ||
385 | CONFIG_NET_ETHERNET=y | ||
386 | # CONFIG_MII is not set | ||
387 | # CONFIG_SMC91X is not set | ||
388 | |||
389 | # | ||
390 | # Ethernet (1000 Mbit) | ||
391 | # | ||
392 | |||
393 | # | ||
394 | # Ethernet (10000 Mbit) | ||
395 | # | ||
396 | |||
397 | # | ||
398 | # Token Ring devices | ||
399 | # | ||
400 | |||
401 | # | ||
402 | # Wireless LAN (non-hamradio) | ||
403 | # | ||
404 | # CONFIG_NET_RADIO is not set | ||
405 | |||
406 | # | ||
407 | # Wan interfaces | ||
408 | # | ||
409 | # CONFIG_WAN is not set | ||
410 | # CONFIG_PPP is not set | ||
411 | # CONFIG_SLIP is not set | ||
412 | # CONFIG_SHAPER is not set | ||
413 | # CONFIG_NETCONSOLE is not set | ||
414 | |||
415 | # | ||
416 | # ISDN subsystem | ||
417 | # | ||
418 | # CONFIG_ISDN is not set | ||
419 | |||
420 | # | ||
421 | # Input device support | ||
422 | # | ||
423 | CONFIG_INPUT=y | ||
424 | |||
425 | # | ||
426 | # Userland interfaces | ||
427 | # | ||
428 | CONFIG_INPUT_MOUSEDEV=y | ||
429 | CONFIG_INPUT_MOUSEDEV_PSAUX=y | ||
430 | CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024 | ||
431 | CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768 | ||
432 | # CONFIG_INPUT_JOYDEV is not set | ||
433 | # CONFIG_INPUT_TSDEV is not set | ||
434 | # CONFIG_INPUT_EVDEV is not set | ||
435 | # CONFIG_INPUT_EVBUG is not set | ||
436 | |||
437 | # | ||
438 | # Input Device Drivers | ||
439 | # | ||
440 | CONFIG_INPUT_KEYBOARD=y | ||
441 | CONFIG_KEYBOARD_ATKBD=y | ||
442 | # CONFIG_KEYBOARD_SUNKBD is not set | ||
443 | # CONFIG_KEYBOARD_LKKBD is not set | ||
444 | # CONFIG_KEYBOARD_XTKBD is not set | ||
445 | # CONFIG_KEYBOARD_NEWTON is not set | ||
446 | CONFIG_INPUT_MOUSE=y | ||
447 | CONFIG_MOUSE_PS2=y | ||
448 | # CONFIG_MOUSE_SERIAL is not set | ||
449 | # CONFIG_MOUSE_VSXXXAA is not set | ||
450 | # CONFIG_INPUT_JOYSTICK is not set | ||
451 | # CONFIG_INPUT_TOUCHSCREEN is not set | ||
452 | # CONFIG_INPUT_MISC is not set | ||
453 | |||
454 | # | ||
455 | # Hardware I/O ports | ||
456 | # | ||
457 | CONFIG_SERIO=y | ||
458 | CONFIG_SERIO_SERPORT=y | ||
459 | CONFIG_SERIO_LIBPS2=y | ||
460 | # CONFIG_SERIO_RAW is not set | ||
461 | # CONFIG_GAMEPORT is not set | ||
462 | CONFIG_SOUND_GAMEPORT=y | ||
463 | |||
464 | # | ||
465 | # Character devices | ||
466 | # | ||
467 | CONFIG_VT=y | ||
468 | CONFIG_VT_CONSOLE=y | ||
469 | CONFIG_HW_CONSOLE=y | ||
470 | # CONFIG_SERIAL_NONSTANDARD is not set | ||
471 | |||
472 | # | ||
473 | # Serial drivers | ||
474 | # | ||
475 | # CONFIG_SERIAL_8250 is not set | ||
476 | |||
477 | # | ||
478 | # Non-8250 serial port support | ||
479 | # | ||
480 | CONFIG_SERIAL_S3C2410=y | ||
481 | CONFIG_SERIAL_S3C2410_CONSOLE=y | ||
482 | CONFIG_SERIAL_CORE=y | ||
483 | CONFIG_SERIAL_CORE_CONSOLE=y | ||
484 | CONFIG_UNIX98_PTYS=y | ||
485 | CONFIG_LEGACY_PTYS=y | ||
486 | CONFIG_LEGACY_PTY_COUNT=256 | ||
487 | |||
488 | # | ||
489 | # IPMI | ||
490 | # | ||
491 | # CONFIG_IPMI_HANDLER is not set | ||
492 | |||
493 | # | ||
494 | # Watchdog Cards | ||
495 | # | ||
496 | # CONFIG_WATCHDOG is not set | ||
497 | # CONFIG_NVRAM is not set | ||
498 | # CONFIG_RTC is not set | ||
499 | # CONFIG_S3C2410_RTC is not set | ||
500 | # CONFIG_DTLK is not set | ||
501 | # CONFIG_R3964 is not set | ||
502 | |||
503 | # | ||
504 | # Ftape, the floppy tape device driver | ||
505 | # | ||
506 | # CONFIG_DRM is not set | ||
507 | # CONFIG_RAW_DRIVER is not set | ||
508 | |||
509 | # | ||
510 | # TPM devices | ||
511 | # | ||
512 | # CONFIG_TCG_TPM is not set | ||
513 | |||
514 | # | ||
515 | # I2C support | ||
516 | # | ||
517 | # CONFIG_I2C is not set | ||
518 | |||
519 | # | ||
520 | # Misc devices | ||
521 | # | ||
522 | |||
523 | # | ||
524 | # Multimedia devices | ||
525 | # | ||
526 | # CONFIG_VIDEO_DEV is not set | ||
527 | |||
528 | # | ||
529 | # Digital Video Broadcasting Devices | ||
530 | # | ||
531 | # CONFIG_DVB is not set | ||
532 | |||
533 | # | ||
534 | # Graphics support | ||
535 | # | ||
536 | CONFIG_FB=y | ||
537 | CONFIG_FB_CFB_FILLRECT=y | ||
538 | CONFIG_FB_CFB_COPYAREA=y | ||
539 | CONFIG_FB_CFB_IMAGEBLIT=y | ||
540 | CONFIG_FB_SOFT_CURSOR=y | ||
541 | # CONFIG_FB_MODE_HELPERS is not set | ||
542 | # CONFIG_FB_TILEBLITTING is not set | ||
543 | CONFIG_FB_VIRTUAL=y | ||
544 | |||
545 | # | ||
546 | # Console display driver support | ||
547 | # | ||
548 | # CONFIG_VGA_CONSOLE is not set | ||
549 | CONFIG_DUMMY_CONSOLE=y | ||
550 | CONFIG_FRAMEBUFFER_CONSOLE=y | ||
551 | # CONFIG_FONTS is not set | ||
552 | CONFIG_FONT_8x8=y | ||
553 | CONFIG_FONT_8x16=y | ||
554 | |||
555 | # | ||
556 | # Logo configuration | ||
557 | # | ||
558 | # CONFIG_LOGO is not set | ||
559 | # CONFIG_BACKLIGHT_LCD_SUPPORT is not set | ||
560 | |||
561 | # | ||
562 | # Sound | ||
563 | # | ||
564 | # CONFIG_SOUND is not set | ||
565 | |||
566 | # | ||
567 | # USB support | ||
568 | # | ||
569 | CONFIG_USB_ARCH_HAS_HCD=y | ||
570 | # CONFIG_USB_ARCH_HAS_OHCI is not set | ||
571 | # CONFIG_USB is not set | ||
572 | |||
573 | # | ||
574 | # USB Gadget Support | ||
575 | # | ||
576 | # CONFIG_USB_GADGET is not set | ||
577 | |||
578 | # | ||
579 | # MMC/SD Card support | ||
580 | # | ||
581 | # CONFIG_MMC is not set | ||
582 | |||
583 | # | ||
584 | # File systems | ||
585 | # | ||
586 | CONFIG_EXT2_FS=y | ||
587 | # CONFIG_EXT2_FS_XATTR is not set | ||
588 | # CONFIG_EXT3_FS is not set | ||
589 | # CONFIG_JBD is not set | ||
590 | # CONFIG_REISERFS_FS is not set | ||
591 | # CONFIG_JFS_FS is not set | ||
592 | |||
593 | # | ||
594 | # XFS support | ||
595 | # | ||
596 | # CONFIG_XFS_FS is not set | ||
597 | # CONFIG_MINIX_FS is not set | ||
598 | CONFIG_ROMFS_FS=y | ||
599 | # CONFIG_QUOTA is not set | ||
600 | CONFIG_DNOTIFY=y | ||
601 | # CONFIG_AUTOFS_FS is not set | ||
602 | # CONFIG_AUTOFS4_FS is not set | ||
603 | |||
604 | # | ||
605 | # CD-ROM/DVD Filesystems | ||
606 | # | ||
607 | # CONFIG_ISO9660_FS is not set | ||
608 | # CONFIG_UDF_FS is not set | ||
609 | |||
610 | # | ||
611 | # DOS/FAT/NT Filesystems | ||
612 | # | ||
613 | # CONFIG_MSDOS_FS is not set | ||
614 | # CONFIG_VFAT_FS is not set | ||
615 | # CONFIG_NTFS_FS is not set | ||
616 | |||
617 | # | ||
618 | # Pseudo filesystems | ||
619 | # | ||
620 | CONFIG_PROC_FS=y | ||
621 | CONFIG_SYSFS=y | ||
622 | # CONFIG_DEVFS_FS is not set | ||
623 | # CONFIG_DEVPTS_FS_XATTR is not set | ||
624 | # CONFIG_TMPFS is not set | ||
625 | # CONFIG_HUGETLB_PAGE is not set | ||
626 | CONFIG_RAMFS=y | ||
627 | |||
628 | # | ||
629 | # Miscellaneous filesystems | ||
630 | # | ||
631 | # CONFIG_ADFS_FS is not set | ||
632 | # CONFIG_AFFS_FS is not set | ||
633 | # CONFIG_HFS_FS is not set | ||
634 | # CONFIG_HFSPLUS_FS is not set | ||
635 | # CONFIG_BEFS_FS is not set | ||
636 | # CONFIG_BFS_FS is not set | ||
637 | # CONFIG_EFS_FS is not set | ||
638 | # CONFIG_JFFS_FS is not set | ||
639 | # CONFIG_JFFS2_FS is not set | ||
640 | # CONFIG_CRAMFS is not set | ||
641 | # CONFIG_VXFS_FS is not set | ||
642 | # CONFIG_HPFS_FS is not set | ||
643 | # CONFIG_QNX4FS_FS is not set | ||
644 | # CONFIG_SYSV_FS is not set | ||
645 | # CONFIG_UFS_FS is not set | ||
646 | |||
647 | # | ||
648 | # Network File Systems | ||
649 | # | ||
650 | CONFIG_NFS_FS=y | ||
651 | # CONFIG_NFS_V3 is not set | ||
652 | # CONFIG_NFS_V4 is not set | ||
653 | # CONFIG_NFS_DIRECTIO is not set | ||
654 | # CONFIG_NFSD is not set | ||
655 | CONFIG_ROOT_NFS=y | ||
656 | CONFIG_LOCKD=y | ||
657 | CONFIG_SUNRPC=y | ||
658 | # CONFIG_RPCSEC_GSS_KRB5 is not set | ||
659 | # CONFIG_RPCSEC_GSS_SPKM3 is not set | ||
660 | # CONFIG_SMB_FS is not set | ||
661 | # CONFIG_CIFS is not set | ||
662 | # CONFIG_NCP_FS is not set | ||
663 | # CONFIG_CODA_FS is not set | ||
664 | # CONFIG_AFS_FS is not set | ||
665 | |||
666 | # | ||
667 | # Partition Types | ||
668 | # | ||
669 | CONFIG_PARTITION_ADVANCED=y | ||
670 | # CONFIG_ACORN_PARTITION is not set | ||
671 | # CONFIG_OSF_PARTITION is not set | ||
672 | # CONFIG_AMIGA_PARTITION is not set | ||
673 | # CONFIG_ATARI_PARTITION is not set | ||
674 | # CONFIG_MAC_PARTITION is not set | ||
675 | # CONFIG_MSDOS_PARTITION is not set | ||
676 | # CONFIG_LDM_PARTITION is not set | ||
677 | # CONFIG_SGI_PARTITION is not set | ||
678 | # CONFIG_ULTRIX_PARTITION is not set | ||
679 | # CONFIG_SUN_PARTITION is not set | ||
680 | # CONFIG_EFI_PARTITION is not set | ||
681 | |||
682 | # | ||
683 | # Native Language Support | ||
684 | # | ||
685 | # CONFIG_NLS is not set | ||
686 | |||
687 | # | ||
688 | # Profiling support | ||
689 | # | ||
690 | # CONFIG_PROFILING is not set | ||
691 | |||
692 | # | ||
693 | # Kernel hacking | ||
694 | # | ||
695 | # CONFIG_PRINTK_TIME is not set | ||
696 | CONFIG_DEBUG_KERNEL=y | ||
697 | # CONFIG_MAGIC_SYSRQ is not set | ||
698 | CONFIG_LOG_BUF_SHIFT=14 | ||
699 | # CONFIG_SCHEDSTATS is not set | ||
700 | # CONFIG_DEBUG_SLAB is not set | ||
701 | # CONFIG_DEBUG_SPINLOCK is not set | ||
702 | # CONFIG_DEBUG_SPINLOCK_SLEEP is not set | ||
703 | # CONFIG_DEBUG_KOBJECT is not set | ||
704 | CONFIG_DEBUG_BUGVERBOSE=y | ||
705 | # CONFIG_DEBUG_INFO is not set | ||
706 | # CONFIG_DEBUG_FS is not set | ||
707 | CONFIG_FRAME_POINTER=y | ||
708 | CONFIG_DEBUG_USER=y | ||
709 | # CONFIG_DEBUG_WAITQ is not set | ||
710 | # CONFIG_DEBUG_ERRORS is not set | ||
711 | CONFIG_DEBUG_LL=y | ||
712 | # CONFIG_DEBUG_ICEDCC is not set | ||
713 | CONFIG_DEBUG_S3C2410_PORT=y | ||
714 | CONFIG_DEBUG_S3C2410_UART=0 | ||
715 | |||
716 | # | ||
717 | # Security options | ||
718 | # | ||
719 | # CONFIG_KEYS is not set | ||
720 | # CONFIG_SECURITY is not set | ||
721 | |||
722 | # | ||
723 | # Cryptographic options | ||
724 | # | ||
725 | # CONFIG_CRYPTO is not set | ||
726 | |||
727 | # | ||
728 | # Hardware crypto devices | ||
729 | # | ||
730 | |||
731 | # | ||
732 | # Library routines | ||
733 | # | ||
734 | # CONFIG_CRC_CCITT is not set | ||
735 | CONFIG_CRC32=y | ||
736 | CONFIG_LIBCRC32C=y | ||
diff --git a/arch/arm/configs/versatile_defconfig b/arch/arm/configs/versatile_defconfig new file mode 100644 index 000000000000..d72f2c754268 --- /dev/null +++ b/arch/arm/configs/versatile_defconfig | |||
@@ -0,0 +1,902 @@ | |||
1 | # | ||
2 | # Automatically generated make config: don't edit | ||
3 | # Linux kernel version: 2.6.12-rc1-bk2 | ||
4 | # Mon Mar 28 00:20:50 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_ALL is not set | ||
36 | # CONFIG_KALLSYMS_EXTRA_PASS is not set | ||
37 | CONFIG_BASE_FULL=y | ||
38 | CONFIG_FUTEX=y | ||
39 | CONFIG_EPOLL=y | ||
40 | CONFIG_CC_OPTIMIZE_FOR_SIZE=y | ||
41 | CONFIG_SHMEM=y | ||
42 | CONFIG_CC_ALIGN_FUNCTIONS=0 | ||
43 | CONFIG_CC_ALIGN_LABELS=0 | ||
44 | CONFIG_CC_ALIGN_LOOPS=0 | ||
45 | CONFIG_CC_ALIGN_JUMPS=0 | ||
46 | # CONFIG_TINY_SHMEM is not set | ||
47 | CONFIG_BASE_SMALL=0 | ||
48 | |||
49 | # | ||
50 | # Loadable module support | ||
51 | # | ||
52 | CONFIG_MODULES=y | ||
53 | CONFIG_MODULE_UNLOAD=y | ||
54 | # CONFIG_MODULE_FORCE_UNLOAD is not set | ||
55 | CONFIG_OBSOLETE_MODPARM=y | ||
56 | # CONFIG_MODVERSIONS is not set | ||
57 | # CONFIG_MODULE_SRCVERSION_ALL is not set | ||
58 | CONFIG_KMOD=y | ||
59 | |||
60 | # | ||
61 | # System Type | ||
62 | # | ||
63 | # CONFIG_ARCH_CLPS7500 is not set | ||
64 | # CONFIG_ARCH_CLPS711X is not set | ||
65 | # CONFIG_ARCH_CO285 is not set | ||
66 | # CONFIG_ARCH_EBSA110 is not set | ||
67 | # CONFIG_ARCH_CAMELOT is not set | ||
68 | # CONFIG_ARCH_FOOTBRIDGE is not set | ||
69 | # CONFIG_ARCH_INTEGRATOR is not set | ||
70 | # CONFIG_ARCH_IOP3XX is not set | ||
71 | # CONFIG_ARCH_IXP4XX is not set | ||
72 | # CONFIG_ARCH_IXP2000 is not set | ||
73 | # CONFIG_ARCH_L7200 is not set | ||
74 | # CONFIG_ARCH_PXA is not set | ||
75 | # CONFIG_ARCH_RPC is not set | ||
76 | # CONFIG_ARCH_SA1100 is not set | ||
77 | # CONFIG_ARCH_S3C2410 is not set | ||
78 | # CONFIG_ARCH_SHARK is not set | ||
79 | # CONFIG_ARCH_LH7A40X is not set | ||
80 | # CONFIG_ARCH_OMAP is not set | ||
81 | CONFIG_ARCH_VERSATILE=y | ||
82 | # CONFIG_ARCH_IMX is not set | ||
83 | # CONFIG_ARCH_H720X is not set | ||
84 | |||
85 | # | ||
86 | # Versatile platform type | ||
87 | # | ||
88 | CONFIG_ARCH_VERSATILE_PB=y | ||
89 | # CONFIG_MACH_VERSATILE_AB is not set | ||
90 | |||
91 | # | ||
92 | # Processor Type | ||
93 | # | ||
94 | CONFIG_CPU_32=y | ||
95 | CONFIG_CPU_ARM926T=y | ||
96 | CONFIG_CPU_32v5=y | ||
97 | CONFIG_CPU_ABRT_EV5TJ=y | ||
98 | CONFIG_CPU_CACHE_VIVT=y | ||
99 | CONFIG_CPU_COPY_V4WB=y | ||
100 | CONFIG_CPU_TLB_V4WBI=y | ||
101 | |||
102 | # | ||
103 | # Processor Features | ||
104 | # | ||
105 | CONFIG_ARM_THUMB=y | ||
106 | # CONFIG_CPU_ICACHE_DISABLE is not set | ||
107 | # CONFIG_CPU_DCACHE_DISABLE is not set | ||
108 | # CONFIG_CPU_DCACHE_WRITETHROUGH is not set | ||
109 | # CONFIG_CPU_CACHE_ROUND_ROBIN is not set | ||
110 | CONFIG_ICST307=y | ||
111 | |||
112 | # | ||
113 | # Bus support | ||
114 | # | ||
115 | CONFIG_ARM_AMBA=y | ||
116 | |||
117 | # | ||
118 | # PCCARD (PCMCIA/CardBus) support | ||
119 | # | ||
120 | # CONFIG_PCCARD is not set | ||
121 | |||
122 | # | ||
123 | # Kernel Features | ||
124 | # | ||
125 | # CONFIG_PREEMPT is not set | ||
126 | CONFIG_LEDS=y | ||
127 | CONFIG_LEDS_TIMER=y | ||
128 | CONFIG_LEDS_CPU=y | ||
129 | CONFIG_ALIGNMENT_TRAP=y | ||
130 | |||
131 | # | ||
132 | # Boot options | ||
133 | # | ||
134 | CONFIG_ZBOOT_ROM_TEXT=0x0 | ||
135 | CONFIG_ZBOOT_ROM_BSS=0x0 | ||
136 | CONFIG_CMDLINE="root=1f03 mem=32M" | ||
137 | # CONFIG_XIP_KERNEL is not set | ||
138 | |||
139 | # | ||
140 | # Floating point emulation | ||
141 | # | ||
142 | |||
143 | # | ||
144 | # At least one emulation must be selected | ||
145 | # | ||
146 | CONFIG_FPE_NWFPE=y | ||
147 | # CONFIG_FPE_NWFPE_XP is not set | ||
148 | # CONFIG_FPE_FASTFPE is not set | ||
149 | # CONFIG_VFP is not set | ||
150 | |||
151 | # | ||
152 | # Userspace binary formats | ||
153 | # | ||
154 | CONFIG_BINFMT_ELF=y | ||
155 | # CONFIG_BINFMT_AOUT is not set | ||
156 | # CONFIG_BINFMT_MISC is not set | ||
157 | # CONFIG_ARTHUR is not set | ||
158 | |||
159 | # | ||
160 | # Power management options | ||
161 | # | ||
162 | CONFIG_PM=y | ||
163 | # CONFIG_APM is not set | ||
164 | |||
165 | # | ||
166 | # Device Drivers | ||
167 | # | ||
168 | |||
169 | # | ||
170 | # Generic Driver Options | ||
171 | # | ||
172 | CONFIG_STANDALONE=y | ||
173 | CONFIG_PREVENT_FIRMWARE_BUILD=y | ||
174 | # CONFIG_FW_LOADER is not set | ||
175 | # CONFIG_DEBUG_DRIVER is not set | ||
176 | |||
177 | # | ||
178 | # Memory Technology Devices (MTD) | ||
179 | # | ||
180 | CONFIG_MTD=y | ||
181 | # CONFIG_MTD_DEBUG is not set | ||
182 | # CONFIG_MTD_CONCAT is not set | ||
183 | CONFIG_MTD_PARTITIONS=y | ||
184 | # CONFIG_MTD_REDBOOT_PARTS is not set | ||
185 | CONFIG_MTD_CMDLINE_PARTS=y | ||
186 | # CONFIG_MTD_AFS_PARTS is not set | ||
187 | |||
188 | # | ||
189 | # User Modules And Translation Layers | ||
190 | # | ||
191 | CONFIG_MTD_CHAR=y | ||
192 | CONFIG_MTD_BLOCK=y | ||
193 | # CONFIG_FTL is not set | ||
194 | # CONFIG_NFTL is not set | ||
195 | # CONFIG_INFTL is not set | ||
196 | |||
197 | # | ||
198 | # RAM/ROM/Flash chip drivers | ||
199 | # | ||
200 | CONFIG_MTD_CFI=y | ||
201 | # CONFIG_MTD_JEDECPROBE is not set | ||
202 | CONFIG_MTD_GEN_PROBE=y | ||
203 | CONFIG_MTD_CFI_ADV_OPTIONS=y | ||
204 | CONFIG_MTD_CFI_NOSWAP=y | ||
205 | # CONFIG_MTD_CFI_BE_BYTE_SWAP is not set | ||
206 | # CONFIG_MTD_CFI_LE_BYTE_SWAP is not set | ||
207 | # CONFIG_MTD_CFI_GEOMETRY is not set | ||
208 | CONFIG_MTD_MAP_BANK_WIDTH_1=y | ||
209 | CONFIG_MTD_MAP_BANK_WIDTH_2=y | ||
210 | CONFIG_MTD_MAP_BANK_WIDTH_4=y | ||
211 | # CONFIG_MTD_MAP_BANK_WIDTH_8 is not set | ||
212 | # CONFIG_MTD_MAP_BANK_WIDTH_16 is not set | ||
213 | # CONFIG_MTD_MAP_BANK_WIDTH_32 is not set | ||
214 | CONFIG_MTD_CFI_I1=y | ||
215 | CONFIG_MTD_CFI_I2=y | ||
216 | # CONFIG_MTD_CFI_I4 is not set | ||
217 | # CONFIG_MTD_CFI_I8 is not set | ||
218 | CONFIG_MTD_CFI_INTELEXT=y | ||
219 | # CONFIG_MTD_CFI_AMDSTD is not set | ||
220 | # CONFIG_MTD_CFI_STAA is not set | ||
221 | CONFIG_MTD_CFI_UTIL=y | ||
222 | # CONFIG_MTD_RAM is not set | ||
223 | # CONFIG_MTD_ROM is not set | ||
224 | # CONFIG_MTD_ABSENT is not set | ||
225 | # CONFIG_MTD_XIP is not set | ||
226 | |||
227 | # | ||
228 | # Mapping drivers for chip access | ||
229 | # | ||
230 | # CONFIG_MTD_COMPLEX_MAPPINGS is not set | ||
231 | # CONFIG_MTD_PHYSMAP is not set | ||
232 | CONFIG_MTD_ARM_INTEGRATOR=y | ||
233 | # CONFIG_MTD_EDB7312 is not set | ||
234 | |||
235 | # | ||
236 | # Self-contained MTD device drivers | ||
237 | # | ||
238 | # CONFIG_MTD_SLRAM is not set | ||
239 | # CONFIG_MTD_PHRAM is not set | ||
240 | # CONFIG_MTD_MTDRAM is not set | ||
241 | # CONFIG_MTD_BLKMTD is not set | ||
242 | # CONFIG_MTD_BLOCK2MTD is not set | ||
243 | |||
244 | # | ||
245 | # Disk-On-Chip Device Drivers | ||
246 | # | ||
247 | # CONFIG_MTD_DOC2000 is not set | ||
248 | # CONFIG_MTD_DOC2001 is not set | ||
249 | # CONFIG_MTD_DOC2001PLUS is not set | ||
250 | |||
251 | # | ||
252 | # NAND Flash Device Drivers | ||
253 | # | ||
254 | # CONFIG_MTD_NAND is not set | ||
255 | |||
256 | # | ||
257 | # Parallel port support | ||
258 | # | ||
259 | # CONFIG_PARPORT is not set | ||
260 | |||
261 | # | ||
262 | # Plug and Play support | ||
263 | # | ||
264 | |||
265 | # | ||
266 | # Block devices | ||
267 | # | ||
268 | # CONFIG_BLK_DEV_FD is not set | ||
269 | # CONFIG_BLK_DEV_COW_COMMON is not set | ||
270 | # CONFIG_BLK_DEV_LOOP is not set | ||
271 | # CONFIG_BLK_DEV_NBD is not set | ||
272 | CONFIG_BLK_DEV_RAM=y | ||
273 | CONFIG_BLK_DEV_RAM_COUNT=16 | ||
274 | CONFIG_BLK_DEV_RAM_SIZE=4096 | ||
275 | CONFIG_BLK_DEV_INITRD=y | ||
276 | CONFIG_INITRAMFS_SOURCE="" | ||
277 | # CONFIG_CDROM_PKTCDVD is not set | ||
278 | |||
279 | # | ||
280 | # IO Schedulers | ||
281 | # | ||
282 | CONFIG_IOSCHED_NOOP=y | ||
283 | CONFIG_IOSCHED_AS=y | ||
284 | CONFIG_IOSCHED_DEADLINE=y | ||
285 | CONFIG_IOSCHED_CFQ=y | ||
286 | # CONFIG_ATA_OVER_ETH is not set | ||
287 | |||
288 | # | ||
289 | # SCSI device support | ||
290 | # | ||
291 | # CONFIG_SCSI is not set | ||
292 | |||
293 | # | ||
294 | # Multi-device support (RAID and LVM) | ||
295 | # | ||
296 | # CONFIG_MD is not set | ||
297 | |||
298 | # | ||
299 | # Fusion MPT device support | ||
300 | # | ||
301 | |||
302 | # | ||
303 | # IEEE 1394 (FireWire) support | ||
304 | # | ||
305 | |||
306 | # | ||
307 | # I2O device support | ||
308 | # | ||
309 | |||
310 | # | ||
311 | # Networking support | ||
312 | # | ||
313 | CONFIG_NET=y | ||
314 | |||
315 | # | ||
316 | # Networking options | ||
317 | # | ||
318 | CONFIG_PACKET=y | ||
319 | CONFIG_PACKET_MMAP=y | ||
320 | # CONFIG_NETLINK_DEV is not set | ||
321 | CONFIG_UNIX=y | ||
322 | # CONFIG_NET_KEY is not set | ||
323 | CONFIG_INET=y | ||
324 | CONFIG_IP_MULTICAST=y | ||
325 | # CONFIG_IP_ADVANCED_ROUTER is not set | ||
326 | CONFIG_IP_PNP=y | ||
327 | # CONFIG_IP_PNP_DHCP is not set | ||
328 | CONFIG_IP_PNP_BOOTP=y | ||
329 | # CONFIG_IP_PNP_RARP is not set | ||
330 | # CONFIG_NET_IPIP is not set | ||
331 | # CONFIG_NET_IPGRE is not set | ||
332 | # CONFIG_IP_MROUTE is not set | ||
333 | # CONFIG_ARPD is not set | ||
334 | # CONFIG_SYN_COOKIES is not set | ||
335 | # CONFIG_INET_AH is not set | ||
336 | # CONFIG_INET_ESP is not set | ||
337 | # CONFIG_INET_IPCOMP is not set | ||
338 | # CONFIG_INET_TUNNEL is not set | ||
339 | # CONFIG_IP_TCPDIAG is not set | ||
340 | # CONFIG_IP_TCPDIAG_IPV6 is not set | ||
341 | # CONFIG_IPV6 is not set | ||
342 | # CONFIG_NETFILTER is not set | ||
343 | |||
344 | # | ||
345 | # SCTP Configuration (EXPERIMENTAL) | ||
346 | # | ||
347 | # CONFIG_IP_SCTP is not set | ||
348 | # CONFIG_ATM is not set | ||
349 | # CONFIG_BRIDGE is not set | ||
350 | # CONFIG_VLAN_8021Q is not set | ||
351 | # CONFIG_DECNET is not set | ||
352 | # CONFIG_LLC2 is not set | ||
353 | # CONFIG_IPX is not set | ||
354 | # CONFIG_ATALK is not set | ||
355 | # CONFIG_X25 is not set | ||
356 | # CONFIG_LAPB is not set | ||
357 | # CONFIG_NET_DIVERT is not set | ||
358 | # CONFIG_ECONET is not set | ||
359 | # CONFIG_WAN_ROUTER is not set | ||
360 | |||
361 | # | ||
362 | # QoS and/or fair queueing | ||
363 | # | ||
364 | # CONFIG_NET_SCHED is not set | ||
365 | # CONFIG_NET_CLS_ROUTE is not set | ||
366 | |||
367 | # | ||
368 | # Network testing | ||
369 | # | ||
370 | # CONFIG_NET_PKTGEN is not set | ||
371 | # CONFIG_NETPOLL is not set | ||
372 | # CONFIG_NET_POLL_CONTROLLER is not set | ||
373 | # CONFIG_HAMRADIO is not set | ||
374 | # CONFIG_IRDA is not set | ||
375 | # CONFIG_BT is not set | ||
376 | CONFIG_NETDEVICES=y | ||
377 | # CONFIG_DUMMY is not set | ||
378 | # CONFIG_BONDING is not set | ||
379 | # CONFIG_EQUALIZER is not set | ||
380 | # CONFIG_TUN is not set | ||
381 | |||
382 | # | ||
383 | # Ethernet (10 or 100Mbit) | ||
384 | # | ||
385 | CONFIG_NET_ETHERNET=y | ||
386 | CONFIG_MII=y | ||
387 | CONFIG_SMC91X=y | ||
388 | |||
389 | # | ||
390 | # Ethernet (1000 Mbit) | ||
391 | # | ||
392 | |||
393 | # | ||
394 | # Ethernet (10000 Mbit) | ||
395 | # | ||
396 | |||
397 | # | ||
398 | # Token Ring devices | ||
399 | # | ||
400 | |||
401 | # | ||
402 | # Wireless LAN (non-hamradio) | ||
403 | # | ||
404 | # CONFIG_NET_RADIO is not set | ||
405 | |||
406 | # | ||
407 | # Wan interfaces | ||
408 | # | ||
409 | # CONFIG_WAN is not set | ||
410 | # CONFIG_PPP is not set | ||
411 | # CONFIG_SLIP is not set | ||
412 | # CONFIG_SHAPER is not set | ||
413 | # CONFIG_NETCONSOLE is not set | ||
414 | |||
415 | # | ||
416 | # ISDN subsystem | ||
417 | # | ||
418 | # CONFIG_ISDN is not set | ||
419 | |||
420 | # | ||
421 | # Input device support | ||
422 | # | ||
423 | CONFIG_INPUT=y | ||
424 | |||
425 | # | ||
426 | # Userland interfaces | ||
427 | # | ||
428 | CONFIG_INPUT_MOUSEDEV=y | ||
429 | CONFIG_INPUT_MOUSEDEV_PSAUX=y | ||
430 | CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024 | ||
431 | CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768 | ||
432 | # CONFIG_INPUT_JOYDEV is not set | ||
433 | # CONFIG_INPUT_TSDEV is not set | ||
434 | # CONFIG_INPUT_EVDEV is not set | ||
435 | # CONFIG_INPUT_EVBUG is not set | ||
436 | |||
437 | # | ||
438 | # Input Device Drivers | ||
439 | # | ||
440 | CONFIG_INPUT_KEYBOARD=y | ||
441 | CONFIG_KEYBOARD_ATKBD=y | ||
442 | # CONFIG_KEYBOARD_SUNKBD is not set | ||
443 | # CONFIG_KEYBOARD_LKKBD is not set | ||
444 | # CONFIG_KEYBOARD_XTKBD is not set | ||
445 | # CONFIG_KEYBOARD_NEWTON is not set | ||
446 | CONFIG_INPUT_MOUSE=y | ||
447 | CONFIG_MOUSE_PS2=y | ||
448 | # CONFIG_MOUSE_SERIAL is not set | ||
449 | # CONFIG_MOUSE_VSXXXAA is not set | ||
450 | # CONFIG_INPUT_JOYSTICK is not set | ||
451 | # CONFIG_INPUT_TOUCHSCREEN is not set | ||
452 | # CONFIG_INPUT_MISC is not set | ||
453 | |||
454 | # | ||
455 | # Hardware I/O ports | ||
456 | # | ||
457 | CONFIG_SERIO=y | ||
458 | # CONFIG_SERIO_SERPORT is not set | ||
459 | CONFIG_SERIO_AMBAKMI=y | ||
460 | CONFIG_SERIO_LIBPS2=y | ||
461 | # CONFIG_SERIO_RAW is not set | ||
462 | # CONFIG_GAMEPORT is not set | ||
463 | CONFIG_SOUND_GAMEPORT=y | ||
464 | |||
465 | # | ||
466 | # Character devices | ||
467 | # | ||
468 | CONFIG_VT=y | ||
469 | CONFIG_VT_CONSOLE=y | ||
470 | CONFIG_HW_CONSOLE=y | ||
471 | # CONFIG_SERIAL_NONSTANDARD is not set | ||
472 | |||
473 | # | ||
474 | # Serial drivers | ||
475 | # | ||
476 | CONFIG_SERIAL_8250=m | ||
477 | CONFIG_SERIAL_8250_NR_UARTS=4 | ||
478 | CONFIG_SERIAL_8250_EXTENDED=y | ||
479 | CONFIG_SERIAL_8250_MANY_PORTS=y | ||
480 | CONFIG_SERIAL_8250_SHARE_IRQ=y | ||
481 | # CONFIG_SERIAL_8250_DETECT_IRQ is not set | ||
482 | CONFIG_SERIAL_8250_MULTIPORT=y | ||
483 | CONFIG_SERIAL_8250_RSA=y | ||
484 | |||
485 | # | ||
486 | # Non-8250 serial port support | ||
487 | # | ||
488 | # CONFIG_SERIAL_AMBA_PL010 is not set | ||
489 | CONFIG_SERIAL_AMBA_PL011=y | ||
490 | CONFIG_SERIAL_AMBA_PL011_CONSOLE=y | ||
491 | CONFIG_SERIAL_CORE=y | ||
492 | CONFIG_SERIAL_CORE_CONSOLE=y | ||
493 | CONFIG_UNIX98_PTYS=y | ||
494 | CONFIG_LEGACY_PTYS=y | ||
495 | CONFIG_LEGACY_PTY_COUNT=16 | ||
496 | |||
497 | # | ||
498 | # IPMI | ||
499 | # | ||
500 | # CONFIG_IPMI_HANDLER is not set | ||
501 | |||
502 | # | ||
503 | # Watchdog Cards | ||
504 | # | ||
505 | # CONFIG_WATCHDOG is not set | ||
506 | # CONFIG_NVRAM is not set | ||
507 | # CONFIG_RTC is not set | ||
508 | # CONFIG_DTLK is not set | ||
509 | # CONFIG_R3964 is not set | ||
510 | |||
511 | # | ||
512 | # Ftape, the floppy tape device driver | ||
513 | # | ||
514 | # CONFIG_DRM is not set | ||
515 | # CONFIG_RAW_DRIVER is not set | ||
516 | |||
517 | # | ||
518 | # TPM devices | ||
519 | # | ||
520 | # CONFIG_TCG_TPM is not set | ||
521 | |||
522 | # | ||
523 | # I2C support | ||
524 | # | ||
525 | CONFIG_I2C=y | ||
526 | CONFIG_I2C_CHARDEV=m | ||
527 | |||
528 | # | ||
529 | # I2C Algorithms | ||
530 | # | ||
531 | CONFIG_I2C_ALGOBIT=y | ||
532 | # CONFIG_I2C_ALGOPCF is not set | ||
533 | # CONFIG_I2C_ALGOPCA is not set | ||
534 | |||
535 | # | ||
536 | # I2C Hardware Bus support | ||
537 | # | ||
538 | # CONFIG_I2C_ISA is not set | ||
539 | # CONFIG_I2C_PARPORT_LIGHT is not set | ||
540 | # CONFIG_I2C_STUB is not set | ||
541 | # CONFIG_I2C_PCA_ISA is not set | ||
542 | |||
543 | # | ||
544 | # Hardware Sensors Chip support | ||
545 | # | ||
546 | CONFIG_I2C_SENSOR=m | ||
547 | # CONFIG_SENSORS_ADM1021 is not set | ||
548 | # CONFIG_SENSORS_ADM1025 is not set | ||
549 | # CONFIG_SENSORS_ADM1026 is not set | ||
550 | # CONFIG_SENSORS_ADM1031 is not set | ||
551 | # CONFIG_SENSORS_ASB100 is not set | ||
552 | # CONFIG_SENSORS_DS1621 is not set | ||
553 | # CONFIG_SENSORS_FSCHER is not set | ||
554 | # CONFIG_SENSORS_FSCPOS is not set | ||
555 | # CONFIG_SENSORS_GL518SM is not set | ||
556 | # CONFIG_SENSORS_GL520SM is not set | ||
557 | # CONFIG_SENSORS_IT87 is not set | ||
558 | # CONFIG_SENSORS_LM63 is not set | ||
559 | # CONFIG_SENSORS_LM75 is not set | ||
560 | # CONFIG_SENSORS_LM77 is not set | ||
561 | # CONFIG_SENSORS_LM78 is not set | ||
562 | # CONFIG_SENSORS_LM80 is not set | ||
563 | # CONFIG_SENSORS_LM83 is not set | ||
564 | # CONFIG_SENSORS_LM85 is not set | ||
565 | # CONFIG_SENSORS_LM87 is not set | ||
566 | # CONFIG_SENSORS_LM90 is not set | ||
567 | # CONFIG_SENSORS_MAX1619 is not set | ||
568 | # CONFIG_SENSORS_PC87360 is not set | ||
569 | # CONFIG_SENSORS_SMSC47B397 is not set | ||
570 | # CONFIG_SENSORS_SMSC47M1 is not set | ||
571 | # CONFIG_SENSORS_W83781D is not set | ||
572 | # CONFIG_SENSORS_W83L785TS is not set | ||
573 | # CONFIG_SENSORS_W83627HF is not set | ||
574 | |||
575 | # | ||
576 | # Other I2C Chip support | ||
577 | # | ||
578 | CONFIG_SENSORS_EEPROM=m | ||
579 | # CONFIG_SENSORS_PCF8574 is not set | ||
580 | # CONFIG_SENSORS_PCF8591 is not set | ||
581 | # CONFIG_SENSORS_RTC8564 is not set | ||
582 | # CONFIG_I2C_DEBUG_CORE is not set | ||
583 | # CONFIG_I2C_DEBUG_ALGO is not set | ||
584 | # CONFIG_I2C_DEBUG_BUS is not set | ||
585 | # CONFIG_I2C_DEBUG_CHIP is not set | ||
586 | |||
587 | # | ||
588 | # Misc devices | ||
589 | # | ||
590 | |||
591 | # | ||
592 | # Multimedia devices | ||
593 | # | ||
594 | # CONFIG_VIDEO_DEV is not set | ||
595 | |||
596 | # | ||
597 | # Digital Video Broadcasting Devices | ||
598 | # | ||
599 | # CONFIG_DVB is not set | ||
600 | |||
601 | # | ||
602 | # Graphics support | ||
603 | # | ||
604 | CONFIG_FB=y | ||
605 | CONFIG_FB_CFB_FILLRECT=y | ||
606 | CONFIG_FB_CFB_COPYAREA=y | ||
607 | CONFIG_FB_CFB_IMAGEBLIT=y | ||
608 | CONFIG_FB_SOFT_CURSOR=y | ||
609 | # CONFIG_FB_MODE_HELPERS is not set | ||
610 | # CONFIG_FB_TILEBLITTING is not set | ||
611 | CONFIG_FB_ARMCLCD=y | ||
612 | # CONFIG_FB_VIRTUAL is not set | ||
613 | |||
614 | # | ||
615 | # Console display driver support | ||
616 | # | ||
617 | # CONFIG_VGA_CONSOLE is not set | ||
618 | CONFIG_DUMMY_CONSOLE=y | ||
619 | CONFIG_FRAMEBUFFER_CONSOLE=y | ||
620 | CONFIG_FONTS=y | ||
621 | # CONFIG_FONT_8x8 is not set | ||
622 | # CONFIG_FONT_8x16 is not set | ||
623 | # CONFIG_FONT_6x11 is not set | ||
624 | # CONFIG_FONT_PEARL_8x8 is not set | ||
625 | CONFIG_FONT_ACORN_8x8=y | ||
626 | # CONFIG_FONT_MINI_4x6 is not set | ||
627 | # CONFIG_FONT_SUN8x16 is not set | ||
628 | # CONFIG_FONT_SUN12x22 is not set | ||
629 | |||
630 | # | ||
631 | # Logo configuration | ||
632 | # | ||
633 | # CONFIG_LOGO is not set | ||
634 | # CONFIG_BACKLIGHT_LCD_SUPPORT is not set | ||
635 | |||
636 | # | ||
637 | # Sound | ||
638 | # | ||
639 | CONFIG_SOUND=y | ||
640 | |||
641 | # | ||
642 | # Advanced Linux Sound Architecture | ||
643 | # | ||
644 | CONFIG_SND=m | ||
645 | CONFIG_SND_TIMER=m | ||
646 | CONFIG_SND_PCM=m | ||
647 | # CONFIG_SND_SEQUENCER is not set | ||
648 | CONFIG_SND_OSSEMUL=y | ||
649 | CONFIG_SND_MIXER_OSS=m | ||
650 | CONFIG_SND_PCM_OSS=m | ||
651 | # CONFIG_SND_VERBOSE_PRINTK is not set | ||
652 | # CONFIG_SND_DEBUG is not set | ||
653 | |||
654 | # | ||
655 | # Generic devices | ||
656 | # | ||
657 | # CONFIG_SND_DUMMY is not set | ||
658 | # CONFIG_SND_MTPAV is not set | ||
659 | # CONFIG_SND_SERIAL_U16550 is not set | ||
660 | # CONFIG_SND_MPU401 is not set | ||
661 | |||
662 | # | ||
663 | # ALSA ARM devices | ||
664 | # | ||
665 | |||
666 | # | ||
667 | # Open Sound System | ||
668 | # | ||
669 | # CONFIG_SOUND_PRIME is not set | ||
670 | |||
671 | # | ||
672 | # USB support | ||
673 | # | ||
674 | CONFIG_USB_ARCH_HAS_HCD=y | ||
675 | # CONFIG_USB_ARCH_HAS_OHCI is not set | ||
676 | # CONFIG_USB is not set | ||
677 | |||
678 | # | ||
679 | # USB Gadget Support | ||
680 | # | ||
681 | # CONFIG_USB_GADGET is not set | ||
682 | |||
683 | # | ||
684 | # MMC/SD Card support | ||
685 | # | ||
686 | CONFIG_MMC=y | ||
687 | # CONFIG_MMC_DEBUG is not set | ||
688 | CONFIG_MMC_BLOCK=y | ||
689 | CONFIG_MMC_ARMMMCI=m | ||
690 | |||
691 | # | ||
692 | # File systems | ||
693 | # | ||
694 | CONFIG_EXT2_FS=y | ||
695 | # CONFIG_EXT2_FS_XATTR is not set | ||
696 | # CONFIG_EXT3_FS is not set | ||
697 | # CONFIG_JBD is not set | ||
698 | # CONFIG_REISERFS_FS is not set | ||
699 | # CONFIG_JFS_FS is not set | ||
700 | |||
701 | # | ||
702 | # XFS support | ||
703 | # | ||
704 | # CONFIG_XFS_FS is not set | ||
705 | CONFIG_MINIX_FS=y | ||
706 | CONFIG_ROMFS_FS=y | ||
707 | # CONFIG_QUOTA is not set | ||
708 | CONFIG_DNOTIFY=y | ||
709 | # CONFIG_AUTOFS_FS is not set | ||
710 | # CONFIG_AUTOFS4_FS is not set | ||
711 | |||
712 | # | ||
713 | # CD-ROM/DVD Filesystems | ||
714 | # | ||
715 | # CONFIG_ISO9660_FS is not set | ||
716 | # CONFIG_UDF_FS is not set | ||
717 | |||
718 | # | ||
719 | # DOS/FAT/NT Filesystems | ||
720 | # | ||
721 | CONFIG_FAT_FS=m | ||
722 | # CONFIG_MSDOS_FS is not set | ||
723 | CONFIG_VFAT_FS=m | ||
724 | CONFIG_FAT_DEFAULT_CODEPAGE=437 | ||
725 | CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1" | ||
726 | # CONFIG_NTFS_FS is not set | ||
727 | |||
728 | # | ||
729 | # Pseudo filesystems | ||
730 | # | ||
731 | CONFIG_PROC_FS=y | ||
732 | CONFIG_SYSFS=y | ||
733 | # CONFIG_DEVFS_FS is not set | ||
734 | # CONFIG_DEVPTS_FS_XATTR is not set | ||
735 | # CONFIG_TMPFS is not set | ||
736 | # CONFIG_HUGETLB_PAGE is not set | ||
737 | CONFIG_RAMFS=y | ||
738 | |||
739 | # | ||
740 | # Miscellaneous filesystems | ||
741 | # | ||
742 | # CONFIG_ADFS_FS is not set | ||
743 | # CONFIG_AFFS_FS is not set | ||
744 | # CONFIG_HFS_FS is not set | ||
745 | # CONFIG_HFSPLUS_FS is not set | ||
746 | # CONFIG_BEFS_FS is not set | ||
747 | # CONFIG_BFS_FS is not set | ||
748 | # CONFIG_EFS_FS is not set | ||
749 | # CONFIG_JFFS_FS is not set | ||
750 | CONFIG_JFFS2_FS=y | ||
751 | CONFIG_JFFS2_FS_DEBUG=0 | ||
752 | # CONFIG_JFFS2_FS_NAND is not set | ||
753 | # CONFIG_JFFS2_FS_NOR_ECC is not set | ||
754 | # CONFIG_JFFS2_COMPRESSION_OPTIONS is not set | ||
755 | CONFIG_JFFS2_ZLIB=y | ||
756 | CONFIG_JFFS2_RTIME=y | ||
757 | # CONFIG_JFFS2_RUBIN is not set | ||
758 | CONFIG_CRAMFS=y | ||
759 | # CONFIG_VXFS_FS is not set | ||
760 | # CONFIG_HPFS_FS is not set | ||
761 | # CONFIG_QNX4FS_FS is not set | ||
762 | # CONFIG_SYSV_FS is not set | ||
763 | # CONFIG_UFS_FS is not set | ||
764 | |||
765 | # | ||
766 | # Network File Systems | ||
767 | # | ||
768 | CONFIG_NFS_FS=y | ||
769 | CONFIG_NFS_V3=y | ||
770 | # CONFIG_NFS_V4 is not set | ||
771 | # CONFIG_NFS_DIRECTIO is not set | ||
772 | CONFIG_NFSD=y | ||
773 | CONFIG_NFSD_V3=y | ||
774 | # CONFIG_NFSD_V4 is not set | ||
775 | # CONFIG_NFSD_TCP is not set | ||
776 | CONFIG_ROOT_NFS=y | ||
777 | CONFIG_LOCKD=y | ||
778 | CONFIG_LOCKD_V4=y | ||
779 | CONFIG_EXPORTFS=y | ||
780 | CONFIG_SUNRPC=y | ||
781 | # CONFIG_RPCSEC_GSS_KRB5 is not set | ||
782 | # CONFIG_RPCSEC_GSS_SPKM3 is not set | ||
783 | # CONFIG_SMB_FS is not set | ||
784 | # CONFIG_CIFS is not set | ||
785 | # CONFIG_NCP_FS is not set | ||
786 | # CONFIG_CODA_FS is not set | ||
787 | # CONFIG_AFS_FS is not set | ||
788 | |||
789 | # | ||
790 | # Partition Types | ||
791 | # | ||
792 | CONFIG_PARTITION_ADVANCED=y | ||
793 | # CONFIG_ACORN_PARTITION is not set | ||
794 | # CONFIG_OSF_PARTITION is not set | ||
795 | # CONFIG_AMIGA_PARTITION is not set | ||
796 | # CONFIG_ATARI_PARTITION is not set | ||
797 | # CONFIG_MAC_PARTITION is not set | ||
798 | CONFIG_MSDOS_PARTITION=y | ||
799 | # CONFIG_BSD_DISKLABEL is not set | ||
800 | # CONFIG_MINIX_SUBPARTITION is not set | ||
801 | # CONFIG_SOLARIS_X86_PARTITION is not set | ||
802 | # CONFIG_UNIXWARE_DISKLABEL is not set | ||
803 | # CONFIG_LDM_PARTITION is not set | ||
804 | # CONFIG_SGI_PARTITION is not set | ||
805 | # CONFIG_ULTRIX_PARTITION is not set | ||
806 | # CONFIG_SUN_PARTITION is not set | ||
807 | # CONFIG_EFI_PARTITION is not set | ||
808 | |||
809 | # | ||
810 | # Native Language Support | ||
811 | # | ||
812 | CONFIG_NLS=m | ||
813 | CONFIG_NLS_DEFAULT="iso8859-1" | ||
814 | # CONFIG_NLS_CODEPAGE_437 is not set | ||
815 | # CONFIG_NLS_CODEPAGE_737 is not set | ||
816 | # CONFIG_NLS_CODEPAGE_775 is not set | ||
817 | CONFIG_NLS_CODEPAGE_850=m | ||
818 | # CONFIG_NLS_CODEPAGE_852 is not set | ||
819 | # CONFIG_NLS_CODEPAGE_855 is not set | ||
820 | # CONFIG_NLS_CODEPAGE_857 is not set | ||
821 | # CONFIG_NLS_CODEPAGE_860 is not set | ||
822 | # CONFIG_NLS_CODEPAGE_861 is not set | ||
823 | # CONFIG_NLS_CODEPAGE_862 is not set | ||
824 | # CONFIG_NLS_CODEPAGE_863 is not set | ||
825 | # CONFIG_NLS_CODEPAGE_864 is not set | ||
826 | # CONFIG_NLS_CODEPAGE_865 is not set | ||
827 | # CONFIG_NLS_CODEPAGE_866 is not set | ||
828 | # CONFIG_NLS_CODEPAGE_869 is not set | ||
829 | # CONFIG_NLS_CODEPAGE_936 is not set | ||
830 | # CONFIG_NLS_CODEPAGE_950 is not set | ||
831 | # CONFIG_NLS_CODEPAGE_932 is not set | ||
832 | # CONFIG_NLS_CODEPAGE_949 is not set | ||
833 | # CONFIG_NLS_CODEPAGE_874 is not set | ||
834 | # CONFIG_NLS_ISO8859_8 is not set | ||
835 | # CONFIG_NLS_CODEPAGE_1250 is not set | ||
836 | # CONFIG_NLS_CODEPAGE_1251 is not set | ||
837 | # CONFIG_NLS_ASCII is not set | ||
838 | CONFIG_NLS_ISO8859_1=m | ||
839 | # CONFIG_NLS_ISO8859_2 is not set | ||
840 | # CONFIG_NLS_ISO8859_3 is not set | ||
841 | # CONFIG_NLS_ISO8859_4 is not set | ||
842 | # CONFIG_NLS_ISO8859_5 is not set | ||
843 | # CONFIG_NLS_ISO8859_6 is not set | ||
844 | # CONFIG_NLS_ISO8859_7 is not set | ||
845 | # CONFIG_NLS_ISO8859_9 is not set | ||
846 | # CONFIG_NLS_ISO8859_13 is not set | ||
847 | # CONFIG_NLS_ISO8859_14 is not set | ||
848 | # CONFIG_NLS_ISO8859_15 is not set | ||
849 | # CONFIG_NLS_KOI8_R is not set | ||
850 | # CONFIG_NLS_KOI8_U is not set | ||
851 | # CONFIG_NLS_UTF8 is not set | ||
852 | |||
853 | # | ||
854 | # Profiling support | ||
855 | # | ||
856 | # CONFIG_PROFILING is not set | ||
857 | |||
858 | # | ||
859 | # Kernel hacking | ||
860 | # | ||
861 | # CONFIG_PRINTK_TIME is not set | ||
862 | CONFIG_DEBUG_KERNEL=y | ||
863 | CONFIG_MAGIC_SYSRQ=y | ||
864 | CONFIG_LOG_BUF_SHIFT=14 | ||
865 | # CONFIG_SCHEDSTATS is not set | ||
866 | # CONFIG_DEBUG_SLAB is not set | ||
867 | # CONFIG_DEBUG_SPINLOCK is not set | ||
868 | # CONFIG_DEBUG_SPINLOCK_SLEEP is not set | ||
869 | # CONFIG_DEBUG_KOBJECT is not set | ||
870 | CONFIG_DEBUG_BUGVERBOSE=y | ||
871 | # CONFIG_DEBUG_INFO is not set | ||
872 | # CONFIG_DEBUG_FS is not set | ||
873 | CONFIG_FRAME_POINTER=y | ||
874 | CONFIG_DEBUG_USER=y | ||
875 | # CONFIG_DEBUG_WAITQ is not set | ||
876 | CONFIG_DEBUG_ERRORS=y | ||
877 | CONFIG_DEBUG_LL=y | ||
878 | # CONFIG_DEBUG_ICEDCC is not set | ||
879 | |||
880 | # | ||
881 | # Security options | ||
882 | # | ||
883 | # CONFIG_KEYS is not set | ||
884 | # CONFIG_SECURITY is not set | ||
885 | |||
886 | # | ||
887 | # Cryptographic options | ||
888 | # | ||
889 | # CONFIG_CRYPTO is not set | ||
890 | |||
891 | # | ||
892 | # Hardware crypto devices | ||
893 | # | ||
894 | |||
895 | # | ||
896 | # Library routines | ||
897 | # | ||
898 | # CONFIG_CRC_CCITT is not set | ||
899 | CONFIG_CRC32=y | ||
900 | # CONFIG_LIBCRC32C is not set | ||
901 | CONFIG_ZLIB_INFLATE=y | ||
902 | CONFIG_ZLIB_DEFLATE=y | ||