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/ixdp2400_defconfig |
Linux-2.6.12-rc2v2.6.12-rc2
Initial git repository build. I'm not bothering with the full history,
even though we have it. We can create a separate "historical" git
archive of that later if we want to, and in the meantime it's about
3.2GB when imported into git - space that would just make the early
git days unnecessarily complicated, when we don't have a lot of good
infrastructure for it.
Let it rip!
Diffstat (limited to 'arch/arm/configs/ixdp2400_defconfig')
-rw-r--r-- | arch/arm/configs/ixdp2400_defconfig | 888 |
1 files changed, 888 insertions, 0 deletions
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 | ||