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/ep80219_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/ep80219_defconfig')
-rw-r--r-- | arch/arm/configs/ep80219_defconfig | 952 |
1 files changed, 952 insertions, 0 deletions
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 | ||