diff options
author | Lennert Buytenhek <buytenh@wantstofly.org> | 2006-03-28 15:02:26 -0500 |
---|---|---|
committer | Russell King <rmk+kernel@arm.linux.org.uk> | 2006-03-28 15:02:26 -0500 |
commit | fa5ebfccf30741dc432cb81c25bb591c8018eb18 (patch) | |
tree | 4c4b04099ee2099f041f7df578b71bce80bba9f1 /arch/arm/configs | |
parent | 23bdf86aa06ebe71bcbf6b7d25de9958c6ab33fa (diff) |
[ARM] 3387/1: ixp23xx: add defconfig
Patch from Lennert Buytenhek
Add ixp23xx defconfig.
Signed-off-by: Lennert Buytenhek <buytenh@wantstofly.org>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Diffstat (limited to 'arch/arm/configs')
-rw-r--r-- | arch/arm/configs/ixp23xx_defconfig | 1302 |
1 files changed, 1302 insertions, 0 deletions
diff --git a/arch/arm/configs/ixp23xx_defconfig b/arch/arm/configs/ixp23xx_defconfig new file mode 100644 index 000000000000..1a2751e9ab05 --- /dev/null +++ b/arch/arm/configs/ixp23xx_defconfig | |||
@@ -0,0 +1,1302 @@ | |||
1 | # | ||
2 | # Automatically generated make config: don't edit | ||
3 | # Linux kernel version: 2.6.16 | ||
4 | # Tue Mar 21 03:27:20 2006 | ||
5 | # | ||
6 | CONFIG_ARM=y | ||
7 | CONFIG_MMU=y | ||
8 | CONFIG_RWSEM_GENERIC_SPINLOCK=y | ||
9 | CONFIG_GENERIC_CALIBRATE_DELAY=y | ||
10 | |||
11 | # | ||
12 | # Code maturity level options | ||
13 | # | ||
14 | CONFIG_EXPERIMENTAL=y | ||
15 | CONFIG_BROKEN_ON_SMP=y | ||
16 | CONFIG_INIT_ENV_ARG_LIMIT=32 | ||
17 | |||
18 | # | ||
19 | # General setup | ||
20 | # | ||
21 | CONFIG_LOCALVERSION="" | ||
22 | CONFIG_LOCALVERSION_AUTO=y | ||
23 | CONFIG_SWAP=y | ||
24 | CONFIG_SYSVIPC=y | ||
25 | # CONFIG_POSIX_MQUEUE is not set | ||
26 | CONFIG_BSD_PROCESS_ACCT=y | ||
27 | # CONFIG_BSD_PROCESS_ACCT_V3 is not set | ||
28 | CONFIG_SYSCTL=y | ||
29 | # CONFIG_AUDIT is not set | ||
30 | # CONFIG_IKCONFIG is not set | ||
31 | CONFIG_INITRAMFS_SOURCE="" | ||
32 | CONFIG_UID16=y | ||
33 | CONFIG_CC_OPTIMIZE_FOR_SIZE=y | ||
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_HOTPLUG=y | ||
39 | CONFIG_PRINTK=y | ||
40 | CONFIG_BUG=y | ||
41 | CONFIG_ELF_CORE=y | ||
42 | CONFIG_BASE_FULL=y | ||
43 | CONFIG_FUTEX=y | ||
44 | CONFIG_EPOLL=y | ||
45 | CONFIG_SHMEM=y | ||
46 | CONFIG_CC_ALIGN_FUNCTIONS=0 | ||
47 | CONFIG_CC_ALIGN_LABELS=0 | ||
48 | CONFIG_CC_ALIGN_LOOPS=0 | ||
49 | CONFIG_CC_ALIGN_JUMPS=0 | ||
50 | CONFIG_SLAB=y | ||
51 | # CONFIG_TINY_SHMEM is not set | ||
52 | CONFIG_BASE_SMALL=0 | ||
53 | # CONFIG_SLOB is not set | ||
54 | CONFIG_OBSOLETE_INTERMODULE=y | ||
55 | |||
56 | # | ||
57 | # Loadable module support | ||
58 | # | ||
59 | CONFIG_MODULES=y | ||
60 | CONFIG_MODULE_UNLOAD=y | ||
61 | # CONFIG_MODULE_FORCE_UNLOAD is not set | ||
62 | CONFIG_OBSOLETE_MODPARM=y | ||
63 | # CONFIG_MODVERSIONS is not set | ||
64 | # CONFIG_MODULE_SRCVERSION_ALL is not set | ||
65 | CONFIG_KMOD=y | ||
66 | |||
67 | # | ||
68 | # Block layer | ||
69 | # | ||
70 | |||
71 | # | ||
72 | # IO Schedulers | ||
73 | # | ||
74 | CONFIG_IOSCHED_NOOP=y | ||
75 | CONFIG_IOSCHED_AS=y | ||
76 | CONFIG_IOSCHED_DEADLINE=y | ||
77 | CONFIG_IOSCHED_CFQ=y | ||
78 | CONFIG_DEFAULT_AS=y | ||
79 | # CONFIG_DEFAULT_DEADLINE is not set | ||
80 | # CONFIG_DEFAULT_CFQ is not set | ||
81 | # CONFIG_DEFAULT_NOOP is not set | ||
82 | CONFIG_DEFAULT_IOSCHED="anticipatory" | ||
83 | |||
84 | # | ||
85 | # System Type | ||
86 | # | ||
87 | # CONFIG_ARCH_CLPS7500 is not set | ||
88 | # CONFIG_ARCH_CLPS711X is not set | ||
89 | # CONFIG_ARCH_CO285 is not set | ||
90 | # CONFIG_ARCH_EBSA110 is not set | ||
91 | # CONFIG_ARCH_EP93XX is not set | ||
92 | # CONFIG_ARCH_FOOTBRIDGE is not set | ||
93 | # CONFIG_ARCH_INTEGRATOR is not set | ||
94 | # CONFIG_ARCH_IOP3XX is not set | ||
95 | # CONFIG_ARCH_IXP4XX is not set | ||
96 | # CONFIG_ARCH_IXP2000 is not set | ||
97 | CONFIG_ARCH_IXP23XX=y | ||
98 | # CONFIG_ARCH_L7200 is not set | ||
99 | # CONFIG_ARCH_PXA is not set | ||
100 | # CONFIG_ARCH_RPC is not set | ||
101 | # CONFIG_ARCH_SA1100 is not set | ||
102 | # CONFIG_ARCH_S3C2410 is not set | ||
103 | # CONFIG_ARCH_SHARK is not set | ||
104 | # CONFIG_ARCH_LH7A40X is not set | ||
105 | # CONFIG_ARCH_OMAP is not set | ||
106 | # CONFIG_ARCH_VERSATILE is not set | ||
107 | # CONFIG_ARCH_REALVIEW is not set | ||
108 | # CONFIG_ARCH_IMX is not set | ||
109 | # CONFIG_ARCH_H720X is not set | ||
110 | # CONFIG_ARCH_AAEC2000 is not set | ||
111 | # CONFIG_ARCH_AT91RM9200 is not set | ||
112 | CONFIG_ARCH_SUPPORTS_BIG_ENDIAN=y | ||
113 | |||
114 | # | ||
115 | # Intel IXP23xx Implementation Options | ||
116 | # | ||
117 | |||
118 | # | ||
119 | # IXP23xx Platforms | ||
120 | # | ||
121 | CONFIG_MACH_ESPRESSO=y | ||
122 | CONFIG_MACH_IXDP2351=y | ||
123 | CONFIG_MACH_ROADRUNNER=y | ||
124 | |||
125 | # | ||
126 | # Processor Type | ||
127 | # | ||
128 | CONFIG_CPU_32=y | ||
129 | CONFIG_CPU_XSC3=y | ||
130 | CONFIG_CPU_32v5=y | ||
131 | CONFIG_CPU_ABRT_EV5T=y | ||
132 | CONFIG_CPU_CACHE_VIVT=y | ||
133 | CONFIG_CPU_TLB_V4WBI=y | ||
134 | CONFIG_IO_36=y | ||
135 | |||
136 | # | ||
137 | # Processor Features | ||
138 | # | ||
139 | # CONFIG_ARM_THUMB is not set | ||
140 | CONFIG_CPU_BIG_ENDIAN=y | ||
141 | |||
142 | # | ||
143 | # Bus support | ||
144 | # | ||
145 | CONFIG_PCI=y | ||
146 | CONFIG_PCI_LEGACY_PROC=y | ||
147 | # CONFIG_PCI_DEBUG is not set | ||
148 | |||
149 | # | ||
150 | # PCCARD (PCMCIA/CardBus) support | ||
151 | # | ||
152 | # CONFIG_PCCARD is not set | ||
153 | |||
154 | # | ||
155 | # Kernel Features | ||
156 | # | ||
157 | # CONFIG_PREEMPT is not set | ||
158 | # CONFIG_NO_IDLE_HZ is not set | ||
159 | CONFIG_HZ=100 | ||
160 | # CONFIG_AEABI is not set | ||
161 | # CONFIG_ARCH_DISCONTIGMEM_ENABLE is not set | ||
162 | CONFIG_SELECT_MEMORY_MODEL=y | ||
163 | CONFIG_FLATMEM_MANUAL=y | ||
164 | # CONFIG_DISCONTIGMEM_MANUAL is not set | ||
165 | # CONFIG_SPARSEMEM_MANUAL is not set | ||
166 | CONFIG_FLATMEM=y | ||
167 | CONFIG_FLAT_NODE_MEM_MAP=y | ||
168 | # CONFIG_SPARSEMEM_STATIC is not set | ||
169 | CONFIG_SPLIT_PTLOCK_CPUS=4096 | ||
170 | CONFIG_ALIGNMENT_TRAP=y | ||
171 | |||
172 | # | ||
173 | # Boot options | ||
174 | # | ||
175 | CONFIG_ZBOOT_ROM_TEXT=0x0 | ||
176 | CONFIG_ZBOOT_ROM_BSS=0x0 | ||
177 | CONFIG_CMDLINE="console=ttyS0,115200 root=/dev/nfs ip=bootp" | ||
178 | # CONFIG_XIP_KERNEL is not set | ||
179 | |||
180 | # | ||
181 | # Floating point emulation | ||
182 | # | ||
183 | |||
184 | # | ||
185 | # At least one emulation must be selected | ||
186 | # | ||
187 | CONFIG_FPE_NWFPE=y | ||
188 | CONFIG_FPE_NWFPE_XP=y | ||
189 | # CONFIG_FPE_FASTFPE is not set | ||
190 | |||
191 | # | ||
192 | # Userspace binary formats | ||
193 | # | ||
194 | CONFIG_BINFMT_ELF=y | ||
195 | # CONFIG_BINFMT_AOUT is not set | ||
196 | # CONFIG_BINFMT_MISC is not set | ||
197 | # CONFIG_ARTHUR is not set | ||
198 | |||
199 | # | ||
200 | # Power management options | ||
201 | # | ||
202 | # CONFIG_PM is not set | ||
203 | # CONFIG_APM is not set | ||
204 | |||
205 | # | ||
206 | # Networking | ||
207 | # | ||
208 | CONFIG_NET=y | ||
209 | |||
210 | # | ||
211 | # Networking options | ||
212 | # | ||
213 | # CONFIG_NETDEBUG is not set | ||
214 | CONFIG_PACKET=y | ||
215 | CONFIG_PACKET_MMAP=y | ||
216 | CONFIG_UNIX=y | ||
217 | # CONFIG_NET_KEY is not set | ||
218 | CONFIG_INET=y | ||
219 | # CONFIG_IP_MULTICAST is not set | ||
220 | # CONFIG_IP_ADVANCED_ROUTER is not set | ||
221 | CONFIG_IP_FIB_HASH=y | ||
222 | CONFIG_IP_PNP=y | ||
223 | CONFIG_IP_PNP_DHCP=y | ||
224 | CONFIG_IP_PNP_BOOTP=y | ||
225 | # CONFIG_IP_PNP_RARP is not set | ||
226 | # CONFIG_NET_IPIP is not set | ||
227 | # CONFIG_NET_IPGRE is not set | ||
228 | # CONFIG_ARPD is not set | ||
229 | CONFIG_SYN_COOKIES=y | ||
230 | # CONFIG_INET_AH is not set | ||
231 | # CONFIG_INET_ESP is not set | ||
232 | # CONFIG_INET_IPCOMP is not set | ||
233 | # CONFIG_INET_TUNNEL is not set | ||
234 | CONFIG_INET_DIAG=y | ||
235 | CONFIG_INET_TCP_DIAG=y | ||
236 | # CONFIG_TCP_CONG_ADVANCED is not set | ||
237 | CONFIG_TCP_CONG_BIC=y | ||
238 | # CONFIG_IPV6 is not set | ||
239 | # CONFIG_NETFILTER is not set | ||
240 | |||
241 | # | ||
242 | # DCCP Configuration (EXPERIMENTAL) | ||
243 | # | ||
244 | # CONFIG_IP_DCCP is not set | ||
245 | |||
246 | # | ||
247 | # SCTP Configuration (EXPERIMENTAL) | ||
248 | # | ||
249 | # CONFIG_IP_SCTP is not set | ||
250 | |||
251 | # | ||
252 | # TIPC Configuration (EXPERIMENTAL) | ||
253 | # | ||
254 | # CONFIG_TIPC is not set | ||
255 | # CONFIG_ATM is not set | ||
256 | # CONFIG_BRIDGE is not set | ||
257 | # CONFIG_VLAN_8021Q is not set | ||
258 | # CONFIG_DECNET is not set | ||
259 | # CONFIG_LLC2 is not set | ||
260 | # CONFIG_IPX is not set | ||
261 | # CONFIG_ATALK is not set | ||
262 | # CONFIG_X25 is not set | ||
263 | # CONFIG_LAPB is not set | ||
264 | # CONFIG_NET_DIVERT is not set | ||
265 | # CONFIG_ECONET is not set | ||
266 | # CONFIG_WAN_ROUTER is not set | ||
267 | |||
268 | # | ||
269 | # QoS and/or fair queueing | ||
270 | # | ||
271 | # CONFIG_NET_SCHED is not set | ||
272 | |||
273 | # | ||
274 | # Network testing | ||
275 | # | ||
276 | # CONFIG_NET_PKTGEN is not set | ||
277 | # CONFIG_HAMRADIO is not set | ||
278 | # CONFIG_IRDA is not set | ||
279 | # CONFIG_BT is not set | ||
280 | # CONFIG_IEEE80211 is not set | ||
281 | |||
282 | # | ||
283 | # Device Drivers | ||
284 | # | ||
285 | |||
286 | # | ||
287 | # Generic Driver Options | ||
288 | # | ||
289 | CONFIG_STANDALONE=y | ||
290 | # CONFIG_PREVENT_FIRMWARE_BUILD is not set | ||
291 | # CONFIG_FW_LOADER is not set | ||
292 | # CONFIG_DEBUG_DRIVER is not set | ||
293 | |||
294 | # | ||
295 | # Connector - unified userspace <-> kernelspace linker | ||
296 | # | ||
297 | # CONFIG_CONNECTOR is not set | ||
298 | |||
299 | # | ||
300 | # Memory Technology Devices (MTD) | ||
301 | # | ||
302 | CONFIG_MTD=y | ||
303 | # CONFIG_MTD_DEBUG is not set | ||
304 | # CONFIG_MTD_CONCAT is not set | ||
305 | CONFIG_MTD_PARTITIONS=y | ||
306 | CONFIG_MTD_REDBOOT_PARTS=y | ||
307 | CONFIG_MTD_REDBOOT_DIRECTORY_BLOCK=-1 | ||
308 | CONFIG_MTD_REDBOOT_PARTS_UNALLOCATED=y | ||
309 | CONFIG_MTD_REDBOOT_PARTS_READONLY=y | ||
310 | # CONFIG_MTD_CMDLINE_PARTS is not set | ||
311 | # CONFIG_MTD_AFS_PARTS is not set | ||
312 | |||
313 | # | ||
314 | # User Modules And Translation Layers | ||
315 | # | ||
316 | CONFIG_MTD_CHAR=y | ||
317 | CONFIG_MTD_BLOCK=y | ||
318 | # CONFIG_FTL is not set | ||
319 | # CONFIG_NFTL is not set | ||
320 | # CONFIG_INFTL is not set | ||
321 | # CONFIG_RFD_FTL is not set | ||
322 | |||
323 | # | ||
324 | # RAM/ROM/Flash chip drivers | ||
325 | # | ||
326 | CONFIG_MTD_CFI=y | ||
327 | # CONFIG_MTD_JEDECPROBE is not set | ||
328 | CONFIG_MTD_GEN_PROBE=y | ||
329 | # CONFIG_MTD_CFI_ADV_OPTIONS is not set | ||
330 | CONFIG_MTD_MAP_BANK_WIDTH_1=y | ||
331 | CONFIG_MTD_MAP_BANK_WIDTH_2=y | ||
332 | CONFIG_MTD_MAP_BANK_WIDTH_4=y | ||
333 | # CONFIG_MTD_MAP_BANK_WIDTH_8 is not set | ||
334 | # CONFIG_MTD_MAP_BANK_WIDTH_16 is not set | ||
335 | # CONFIG_MTD_MAP_BANK_WIDTH_32 is not set | ||
336 | CONFIG_MTD_CFI_I1=y | ||
337 | CONFIG_MTD_CFI_I2=y | ||
338 | # CONFIG_MTD_CFI_I4 is not set | ||
339 | # CONFIG_MTD_CFI_I8 is not set | ||
340 | CONFIG_MTD_CFI_INTELEXT=y | ||
341 | # CONFIG_MTD_CFI_AMDSTD is not set | ||
342 | # CONFIG_MTD_CFI_STAA is not set | ||
343 | CONFIG_MTD_CFI_UTIL=y | ||
344 | # CONFIG_MTD_RAM is not set | ||
345 | # CONFIG_MTD_ROM is not set | ||
346 | # CONFIG_MTD_ABSENT is not set | ||
347 | # CONFIG_MTD_OBSOLETE_CHIPS is not set | ||
348 | |||
349 | # | ||
350 | # Mapping drivers for chip access | ||
351 | # | ||
352 | CONFIG_MTD_COMPLEX_MAPPINGS=y | ||
353 | CONFIG_MTD_PHYSMAP=y | ||
354 | CONFIG_MTD_PHYSMAP_START=0x0 | ||
355 | CONFIG_MTD_PHYSMAP_LEN=0x0 | ||
356 | CONFIG_MTD_PHYSMAP_BANKWIDTH=1 | ||
357 | # CONFIG_MTD_ARM_INTEGRATOR is not set | ||
358 | # CONFIG_MTD_PCI is not set | ||
359 | # CONFIG_MTD_PLATRAM is not set | ||
360 | |||
361 | # | ||
362 | # Self-contained MTD device drivers | ||
363 | # | ||
364 | # CONFIG_MTD_PMC551 is not set | ||
365 | # CONFIG_MTD_SLRAM is not set | ||
366 | # CONFIG_MTD_PHRAM is not set | ||
367 | # CONFIG_MTD_MTDRAM is not set | ||
368 | # CONFIG_MTD_BLKMTD is not set | ||
369 | # CONFIG_MTD_BLOCK2MTD is not set | ||
370 | |||
371 | # | ||
372 | # Disk-On-Chip Device Drivers | ||
373 | # | ||
374 | # CONFIG_MTD_DOC2000 is not set | ||
375 | # CONFIG_MTD_DOC2001 is not set | ||
376 | # CONFIG_MTD_DOC2001PLUS is not set | ||
377 | |||
378 | # | ||
379 | # NAND Flash Device Drivers | ||
380 | # | ||
381 | # CONFIG_MTD_NAND is not set | ||
382 | |||
383 | # | ||
384 | # OneNAND Flash Device Drivers | ||
385 | # | ||
386 | # CONFIG_MTD_ONENAND is not set | ||
387 | |||
388 | # | ||
389 | # Parallel port support | ||
390 | # | ||
391 | # CONFIG_PARPORT is not set | ||
392 | |||
393 | # | ||
394 | # Plug and Play support | ||
395 | # | ||
396 | |||
397 | # | ||
398 | # Block devices | ||
399 | # | ||
400 | # CONFIG_BLK_CPQ_DA is not set | ||
401 | # CONFIG_BLK_CPQ_CISS_DA is not set | ||
402 | # CONFIG_BLK_DEV_DAC960 is not set | ||
403 | # CONFIG_BLK_DEV_UMEM is not set | ||
404 | # CONFIG_BLK_DEV_COW_COMMON is not set | ||
405 | CONFIG_BLK_DEV_LOOP=y | ||
406 | # CONFIG_BLK_DEV_CRYPTOLOOP is not set | ||
407 | # CONFIG_BLK_DEV_NBD is not set | ||
408 | # CONFIG_BLK_DEV_SX8 is not set | ||
409 | # CONFIG_BLK_DEV_UB is not set | ||
410 | CONFIG_BLK_DEV_RAM=y | ||
411 | CONFIG_BLK_DEV_RAM_COUNT=16 | ||
412 | CONFIG_BLK_DEV_RAM_SIZE=8192 | ||
413 | CONFIG_BLK_DEV_INITRD=y | ||
414 | # CONFIG_CDROM_PKTCDVD is not set | ||
415 | # CONFIG_ATA_OVER_ETH is not set | ||
416 | |||
417 | # | ||
418 | # ATA/ATAPI/MFM/RLL support | ||
419 | # | ||
420 | CONFIG_IDE=y | ||
421 | CONFIG_BLK_DEV_IDE=y | ||
422 | |||
423 | # | ||
424 | # Please see Documentation/ide.txt for help/info on IDE drives | ||
425 | # | ||
426 | # CONFIG_BLK_DEV_IDE_SATA is not set | ||
427 | CONFIG_BLK_DEV_IDEDISK=y | ||
428 | # CONFIG_IDEDISK_MULTI_MODE is not set | ||
429 | # CONFIG_BLK_DEV_IDECD is not set | ||
430 | # CONFIG_BLK_DEV_IDETAPE is not set | ||
431 | # CONFIG_BLK_DEV_IDEFLOPPY is not set | ||
432 | # CONFIG_BLK_DEV_IDESCSI is not set | ||
433 | # CONFIG_IDE_TASK_IOCTL is not set | ||
434 | |||
435 | # | ||
436 | # IDE chipset support/bugfixes | ||
437 | # | ||
438 | CONFIG_IDE_GENERIC=y | ||
439 | CONFIG_BLK_DEV_IDEPCI=y | ||
440 | # CONFIG_IDEPCI_SHARE_IRQ is not set | ||
441 | # CONFIG_BLK_DEV_OFFBOARD is not set | ||
442 | # CONFIG_BLK_DEV_GENERIC is not set | ||
443 | # CONFIG_BLK_DEV_OPTI621 is not set | ||
444 | # CONFIG_BLK_DEV_SL82C105 is not set | ||
445 | CONFIG_BLK_DEV_IDEDMA_PCI=y | ||
446 | # CONFIG_BLK_DEV_IDEDMA_FORCED is not set | ||
447 | # CONFIG_IDEDMA_PCI_AUTO is not set | ||
448 | # CONFIG_BLK_DEV_AEC62XX is not set | ||
449 | # CONFIG_BLK_DEV_ALI15X3 is not set | ||
450 | # CONFIG_BLK_DEV_AMD74XX is not set | ||
451 | # CONFIG_BLK_DEV_CMD64X is not set | ||
452 | # CONFIG_BLK_DEV_TRIFLEX is not set | ||
453 | # CONFIG_BLK_DEV_CY82C693 is not set | ||
454 | # CONFIG_BLK_DEV_CS5520 is not set | ||
455 | # CONFIG_BLK_DEV_CS5530 is not set | ||
456 | # CONFIG_BLK_DEV_HPT34X is not set | ||
457 | # CONFIG_BLK_DEV_HPT366 is not set | ||
458 | # CONFIG_BLK_DEV_SC1200 is not set | ||
459 | # CONFIG_BLK_DEV_PIIX is not set | ||
460 | # CONFIG_BLK_DEV_IT821X is not set | ||
461 | # CONFIG_BLK_DEV_NS87415 is not set | ||
462 | # CONFIG_BLK_DEV_PDC202XX_OLD is not set | ||
463 | # CONFIG_BLK_DEV_PDC202XX_NEW is not set | ||
464 | # CONFIG_BLK_DEV_SVWKS is not set | ||
465 | CONFIG_BLK_DEV_SIIMAGE=y | ||
466 | # CONFIG_BLK_DEV_SLC90E66 is not set | ||
467 | # CONFIG_BLK_DEV_TRM290 is not set | ||
468 | # CONFIG_BLK_DEV_VIA82CXXX is not set | ||
469 | # CONFIG_IDE_ARM is not set | ||
470 | CONFIG_BLK_DEV_IDEDMA=y | ||
471 | # CONFIG_IDEDMA_IVB is not set | ||
472 | # CONFIG_IDEDMA_AUTO is not set | ||
473 | # CONFIG_BLK_DEV_HD is not set | ||
474 | |||
475 | # | ||
476 | # SCSI device support | ||
477 | # | ||
478 | # CONFIG_RAID_ATTRS is not set | ||
479 | CONFIG_SCSI=y | ||
480 | CONFIG_SCSI_PROC_FS=y | ||
481 | |||
482 | # | ||
483 | # SCSI support type (disk, tape, CD-ROM) | ||
484 | # | ||
485 | CONFIG_BLK_DEV_SD=y | ||
486 | # CONFIG_CHR_DEV_ST is not set | ||
487 | # CONFIG_CHR_DEV_OSST is not set | ||
488 | # CONFIG_BLK_DEV_SR is not set | ||
489 | # CONFIG_CHR_DEV_SG is not set | ||
490 | # CONFIG_CHR_DEV_SCH is not set | ||
491 | |||
492 | # | ||
493 | # Some SCSI devices (e.g. CD jukebox) support multiple LUNs | ||
494 | # | ||
495 | # CONFIG_SCSI_MULTI_LUN is not set | ||
496 | # CONFIG_SCSI_CONSTANTS is not set | ||
497 | # CONFIG_SCSI_LOGGING is not set | ||
498 | |||
499 | # | ||
500 | # SCSI Transport Attributes | ||
501 | # | ||
502 | # CONFIG_SCSI_SPI_ATTRS is not set | ||
503 | # CONFIG_SCSI_FC_ATTRS is not set | ||
504 | # CONFIG_SCSI_ISCSI_ATTRS is not set | ||
505 | # CONFIG_SCSI_SAS_ATTRS is not set | ||
506 | |||
507 | # | ||
508 | # SCSI low-level drivers | ||
509 | # | ||
510 | # CONFIG_ISCSI_TCP is not set | ||
511 | # CONFIG_BLK_DEV_3W_XXXX_RAID is not set | ||
512 | # CONFIG_SCSI_3W_9XXX is not set | ||
513 | # CONFIG_SCSI_ACARD is not set | ||
514 | # CONFIG_SCSI_AACRAID is not set | ||
515 | # CONFIG_SCSI_AIC7XXX is not set | ||
516 | # CONFIG_SCSI_AIC7XXX_OLD is not set | ||
517 | # CONFIG_SCSI_AIC79XX is not set | ||
518 | # CONFIG_SCSI_DPT_I2O is not set | ||
519 | # CONFIG_MEGARAID_NEWGEN is not set | ||
520 | # CONFIG_MEGARAID_LEGACY is not set | ||
521 | # CONFIG_MEGARAID_SAS is not set | ||
522 | # CONFIG_SCSI_SATA is not set | ||
523 | # CONFIG_SCSI_DMX3191D is not set | ||
524 | # CONFIG_SCSI_FUTURE_DOMAIN is not set | ||
525 | # CONFIG_SCSI_IPS is not set | ||
526 | # CONFIG_SCSI_INITIO is not set | ||
527 | # CONFIG_SCSI_INIA100 is not set | ||
528 | # CONFIG_SCSI_SYM53C8XX_2 is not set | ||
529 | # CONFIG_SCSI_IPR is not set | ||
530 | # CONFIG_SCSI_QLOGIC_FC is not set | ||
531 | # CONFIG_SCSI_QLOGIC_1280 is not set | ||
532 | # CONFIG_SCSI_QLA_FC is not set | ||
533 | # CONFIG_SCSI_LPFC is not set | ||
534 | # CONFIG_SCSI_DC395x is not set | ||
535 | # CONFIG_SCSI_DC390T is not set | ||
536 | # CONFIG_SCSI_NSP32 is not set | ||
537 | # CONFIG_SCSI_DEBUG is not set | ||
538 | |||
539 | # | ||
540 | # Multi-device support (RAID and LVM) | ||
541 | # | ||
542 | # CONFIG_MD is not set | ||
543 | |||
544 | # | ||
545 | # Fusion MPT device support | ||
546 | # | ||
547 | # CONFIG_FUSION is not set | ||
548 | # CONFIG_FUSION_SPI is not set | ||
549 | # CONFIG_FUSION_FC is not set | ||
550 | # CONFIG_FUSION_SAS is not set | ||
551 | |||
552 | # | ||
553 | # IEEE 1394 (FireWire) support | ||
554 | # | ||
555 | # CONFIG_IEEE1394 is not set | ||
556 | |||
557 | # | ||
558 | # I2O device support | ||
559 | # | ||
560 | # CONFIG_I2O is not set | ||
561 | |||
562 | # | ||
563 | # Network device support | ||
564 | # | ||
565 | CONFIG_NETDEVICES=y | ||
566 | CONFIG_DUMMY=y | ||
567 | # CONFIG_BONDING is not set | ||
568 | # CONFIG_EQUALIZER is not set | ||
569 | # CONFIG_TUN is not set | ||
570 | |||
571 | # | ||
572 | # ARCnet devices | ||
573 | # | ||
574 | # CONFIG_ARCNET is not set | ||
575 | |||
576 | # | ||
577 | # PHY device support | ||
578 | # | ||
579 | # CONFIG_PHYLIB is not set | ||
580 | |||
581 | # | ||
582 | # Ethernet (10 or 100Mbit) | ||
583 | # | ||
584 | CONFIG_NET_ETHERNET=y | ||
585 | CONFIG_MII=y | ||
586 | # CONFIG_HAPPYMEAL is not set | ||
587 | # CONFIG_SUNGEM is not set | ||
588 | # CONFIG_CASSINI is not set | ||
589 | # CONFIG_NET_VENDOR_3COM is not set | ||
590 | # CONFIG_SMC91X is not set | ||
591 | # CONFIG_DM9000 is not set | ||
592 | |||
593 | # | ||
594 | # Tulip family network device support | ||
595 | # | ||
596 | # CONFIG_NET_TULIP is not set | ||
597 | # CONFIG_HP100 is not set | ||
598 | CONFIG_NET_PCI=y | ||
599 | # CONFIG_PCNET32 is not set | ||
600 | # CONFIG_AMD8111_ETH is not set | ||
601 | # CONFIG_ADAPTEC_STARFIRE is not set | ||
602 | # CONFIG_B44 is not set | ||
603 | # CONFIG_FORCEDETH is not set | ||
604 | # CONFIG_CS89x0 is not set | ||
605 | # CONFIG_DGRS is not set | ||
606 | # CONFIG_EEPRO100 is not set | ||
607 | CONFIG_E100=y | ||
608 | # CONFIG_FEALNX is not set | ||
609 | # CONFIG_NATSEMI is not set | ||
610 | # CONFIG_NE2K_PCI is not set | ||
611 | # CONFIG_8139CP is not set | ||
612 | # CONFIG_8139TOO is not set | ||
613 | # CONFIG_SIS900 is not set | ||
614 | # CONFIG_EPIC100 is not set | ||
615 | # CONFIG_SUNDANCE is not set | ||
616 | # CONFIG_TLAN is not set | ||
617 | # CONFIG_VIA_RHINE is not set | ||
618 | |||
619 | # | ||
620 | # Ethernet (1000 Mbit) | ||
621 | # | ||
622 | # CONFIG_ACENIC is not set | ||
623 | # CONFIG_DL2K is not set | ||
624 | CONFIG_E1000=y | ||
625 | CONFIG_E1000_NAPI=y | ||
626 | # CONFIG_E1000_DISABLE_PACKET_SPLIT is not set | ||
627 | # CONFIG_NS83820 is not set | ||
628 | # CONFIG_HAMACHI is not set | ||
629 | # CONFIG_YELLOWFIN is not set | ||
630 | # CONFIG_R8169 is not set | ||
631 | # CONFIG_SIS190 is not set | ||
632 | # CONFIG_SKGE is not set | ||
633 | # CONFIG_SKY2 is not set | ||
634 | # CONFIG_SK98LIN is not set | ||
635 | # CONFIG_VIA_VELOCITY is not set | ||
636 | # CONFIG_TIGON3 is not set | ||
637 | # CONFIG_BNX2 is not set | ||
638 | |||
639 | # | ||
640 | # Ethernet (10000 Mbit) | ||
641 | # | ||
642 | # CONFIG_CHELSIO_T1 is not set | ||
643 | # CONFIG_IXGB is not set | ||
644 | # CONFIG_S2IO is not set | ||
645 | |||
646 | # | ||
647 | # Token Ring devices | ||
648 | # | ||
649 | # CONFIG_TR is not set | ||
650 | |||
651 | # | ||
652 | # Wireless LAN (non-hamradio) | ||
653 | # | ||
654 | # CONFIG_NET_RADIO is not set | ||
655 | |||
656 | # | ||
657 | # Wan interfaces | ||
658 | # | ||
659 | CONFIG_WAN=y | ||
660 | # CONFIG_DSCC4 is not set | ||
661 | # CONFIG_LANMEDIA is not set | ||
662 | # CONFIG_SYNCLINK_SYNCPPP is not set | ||
663 | CONFIG_HDLC=y | ||
664 | CONFIG_HDLC_RAW=y | ||
665 | # CONFIG_HDLC_RAW_ETH is not set | ||
666 | CONFIG_HDLC_CISCO=y | ||
667 | CONFIG_HDLC_FR=y | ||
668 | CONFIG_HDLC_PPP=y | ||
669 | |||
670 | # | ||
671 | # X.25/LAPB support is disabled | ||
672 | # | ||
673 | # CONFIG_PCI200SYN is not set | ||
674 | # CONFIG_WANXL is not set | ||
675 | # CONFIG_PC300 is not set | ||
676 | # CONFIG_FARSYNC is not set | ||
677 | CONFIG_DLCI=y | ||
678 | CONFIG_DLCI_COUNT=24 | ||
679 | CONFIG_DLCI_MAX=8 | ||
680 | # CONFIG_FDDI is not set | ||
681 | # CONFIG_HIPPI is not set | ||
682 | # CONFIG_PPP is not set | ||
683 | # CONFIG_SLIP is not set | ||
684 | # CONFIG_NET_FC is not set | ||
685 | # CONFIG_SHAPER is not set | ||
686 | # CONFIG_NETCONSOLE is not set | ||
687 | # CONFIG_NETPOLL is not set | ||
688 | # CONFIG_NET_POLL_CONTROLLER is not set | ||
689 | |||
690 | # | ||
691 | # ISDN subsystem | ||
692 | # | ||
693 | # CONFIG_ISDN is not set | ||
694 | |||
695 | # | ||
696 | # Input device support | ||
697 | # | ||
698 | CONFIG_INPUT=y | ||
699 | |||
700 | # | ||
701 | # Userland interfaces | ||
702 | # | ||
703 | CONFIG_INPUT_MOUSEDEV=y | ||
704 | CONFIG_INPUT_MOUSEDEV_PSAUX=y | ||
705 | CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024 | ||
706 | CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768 | ||
707 | # CONFIG_INPUT_JOYDEV is not set | ||
708 | # CONFIG_INPUT_TSDEV is not set | ||
709 | # CONFIG_INPUT_EVDEV is not set | ||
710 | # CONFIG_INPUT_EVBUG is not set | ||
711 | |||
712 | # | ||
713 | # Input Device Drivers | ||
714 | # | ||
715 | # CONFIG_INPUT_KEYBOARD is not set | ||
716 | # CONFIG_INPUT_MOUSE is not set | ||
717 | # CONFIG_INPUT_JOYSTICK is not set | ||
718 | # CONFIG_INPUT_TOUCHSCREEN is not set | ||
719 | # CONFIG_INPUT_MISC is not set | ||
720 | |||
721 | # | ||
722 | # Hardware I/O ports | ||
723 | # | ||
724 | # CONFIG_SERIO is not set | ||
725 | # CONFIG_GAMEPORT is not set | ||
726 | |||
727 | # | ||
728 | # Character devices | ||
729 | # | ||
730 | # CONFIG_VT is not set | ||
731 | # CONFIG_SERIAL_NONSTANDARD is not set | ||
732 | |||
733 | # | ||
734 | # Serial drivers | ||
735 | # | ||
736 | CONFIG_SERIAL_8250=y | ||
737 | CONFIG_SERIAL_8250_CONSOLE=y | ||
738 | CONFIG_SERIAL_8250_NR_UARTS=4 | ||
739 | CONFIG_SERIAL_8250_RUNTIME_UARTS=4 | ||
740 | # CONFIG_SERIAL_8250_EXTENDED is not set | ||
741 | |||
742 | # | ||
743 | # Non-8250 serial port support | ||
744 | # | ||
745 | CONFIG_SERIAL_CORE=y | ||
746 | CONFIG_SERIAL_CORE_CONSOLE=y | ||
747 | # CONFIG_SERIAL_JSM is not set | ||
748 | CONFIG_UNIX98_PTYS=y | ||
749 | CONFIG_LEGACY_PTYS=y | ||
750 | CONFIG_LEGACY_PTY_COUNT=256 | ||
751 | |||
752 | # | ||
753 | # IPMI | ||
754 | # | ||
755 | # CONFIG_IPMI_HANDLER is not set | ||
756 | |||
757 | # | ||
758 | # Watchdog Cards | ||
759 | # | ||
760 | CONFIG_WATCHDOG=y | ||
761 | # CONFIG_WATCHDOG_NOWAYOUT is not set | ||
762 | |||
763 | # | ||
764 | # Watchdog Device Drivers | ||
765 | # | ||
766 | # CONFIG_SOFT_WATCHDOG is not set | ||
767 | |||
768 | # | ||
769 | # PCI-based Watchdog Cards | ||
770 | # | ||
771 | # CONFIG_PCIPCWATCHDOG is not set | ||
772 | # CONFIG_WDTPCI is not set | ||
773 | |||
774 | # | ||
775 | # USB-based Watchdog Cards | ||
776 | # | ||
777 | # CONFIG_USBPCWATCHDOG is not set | ||
778 | # CONFIG_NVRAM is not set | ||
779 | # CONFIG_RTC is not set | ||
780 | # CONFIG_DTLK is not set | ||
781 | # CONFIG_R3964 is not set | ||
782 | # CONFIG_APPLICOM is not set | ||
783 | |||
784 | # | ||
785 | # Ftape, the floppy tape device driver | ||
786 | # | ||
787 | # CONFIG_DRM is not set | ||
788 | # CONFIG_RAW_DRIVER is not set | ||
789 | |||
790 | # | ||
791 | # TPM devices | ||
792 | # | ||
793 | # CONFIG_TCG_TPM is not set | ||
794 | # CONFIG_TELCLOCK is not set | ||
795 | |||
796 | # | ||
797 | # I2C support | ||
798 | # | ||
799 | CONFIG_I2C=y | ||
800 | CONFIG_I2C_CHARDEV=y | ||
801 | |||
802 | # | ||
803 | # I2C Algorithms | ||
804 | # | ||
805 | CONFIG_I2C_ALGOBIT=y | ||
806 | # CONFIG_I2C_ALGOPCF is not set | ||
807 | # CONFIG_I2C_ALGOPCA is not set | ||
808 | |||
809 | # | ||
810 | # I2C Hardware Bus support | ||
811 | # | ||
812 | # CONFIG_I2C_ALI1535 is not set | ||
813 | # CONFIG_I2C_ALI1563 is not set | ||
814 | # CONFIG_I2C_ALI15X3 is not set | ||
815 | # CONFIG_I2C_AMD756 is not set | ||
816 | # CONFIG_I2C_AMD8111 is not set | ||
817 | # CONFIG_I2C_I801 is not set | ||
818 | # CONFIG_I2C_I810 is not set | ||
819 | # CONFIG_I2C_PIIX4 is not set | ||
820 | # CONFIG_I2C_NFORCE2 is not set | ||
821 | # CONFIG_I2C_PARPORT_LIGHT is not set | ||
822 | # CONFIG_I2C_PROSAVAGE is not set | ||
823 | # CONFIG_I2C_SAVAGE4 is not set | ||
824 | # CONFIG_SCx200_ACB is not set | ||
825 | # CONFIG_I2C_SIS5595 is not set | ||
826 | # CONFIG_I2C_SIS630 is not set | ||
827 | # CONFIG_I2C_SIS96X is not set | ||
828 | # CONFIG_I2C_STUB is not set | ||
829 | # CONFIG_I2C_VIA is not set | ||
830 | # CONFIG_I2C_VIAPRO is not set | ||
831 | # CONFIG_I2C_VOODOO3 is not set | ||
832 | # CONFIG_I2C_PCA_ISA is not set | ||
833 | |||
834 | # | ||
835 | # Miscellaneous I2C Chip support | ||
836 | # | ||
837 | # CONFIG_SENSORS_DS1337 is not set | ||
838 | # CONFIG_SENSORS_DS1374 is not set | ||
839 | CONFIG_SENSORS_EEPROM=y | ||
840 | # CONFIG_SENSORS_PCF8574 is not set | ||
841 | # CONFIG_SENSORS_PCA9539 is not set | ||
842 | # CONFIG_SENSORS_PCF8591 is not set | ||
843 | # CONFIG_SENSORS_RTC8564 is not set | ||
844 | # CONFIG_SENSORS_MAX6875 is not set | ||
845 | # CONFIG_RTC_X1205_I2C is not set | ||
846 | # CONFIG_I2C_DEBUG_CORE is not set | ||
847 | # CONFIG_I2C_DEBUG_ALGO is not set | ||
848 | # CONFIG_I2C_DEBUG_BUS is not set | ||
849 | # CONFIG_I2C_DEBUG_CHIP is not set | ||
850 | |||
851 | # | ||
852 | # SPI support | ||
853 | # | ||
854 | # CONFIG_SPI is not set | ||
855 | # CONFIG_SPI_MASTER is not set | ||
856 | |||
857 | # | ||
858 | # Dallas's 1-wire bus | ||
859 | # | ||
860 | # CONFIG_W1 is not set | ||
861 | |||
862 | # | ||
863 | # Hardware Monitoring support | ||
864 | # | ||
865 | CONFIG_HWMON=y | ||
866 | # CONFIG_HWMON_VID is not set | ||
867 | # CONFIG_SENSORS_ADM1021 is not set | ||
868 | # CONFIG_SENSORS_ADM1025 is not set | ||
869 | # CONFIG_SENSORS_ADM1026 is not set | ||
870 | # CONFIG_SENSORS_ADM1031 is not set | ||
871 | # CONFIG_SENSORS_ADM9240 is not set | ||
872 | # CONFIG_SENSORS_ASB100 is not set | ||
873 | # CONFIG_SENSORS_ATXP1 is not set | ||
874 | # CONFIG_SENSORS_DS1621 is not set | ||
875 | # CONFIG_SENSORS_F71805F is not set | ||
876 | # CONFIG_SENSORS_FSCHER is not set | ||
877 | # CONFIG_SENSORS_FSCPOS is not set | ||
878 | # CONFIG_SENSORS_GL518SM is not set | ||
879 | # CONFIG_SENSORS_GL520SM is not set | ||
880 | # CONFIG_SENSORS_IT87 is not set | ||
881 | # CONFIG_SENSORS_LM63 is not set | ||
882 | # CONFIG_SENSORS_LM75 is not set | ||
883 | # CONFIG_SENSORS_LM77 is not set | ||
884 | # CONFIG_SENSORS_LM78 is not set | ||
885 | # CONFIG_SENSORS_LM80 is not set | ||
886 | # CONFIG_SENSORS_LM83 is not set | ||
887 | # CONFIG_SENSORS_LM85 is not set | ||
888 | # CONFIG_SENSORS_LM87 is not set | ||
889 | # CONFIG_SENSORS_LM90 is not set | ||
890 | # CONFIG_SENSORS_LM92 is not set | ||
891 | # CONFIG_SENSORS_MAX1619 is not set | ||
892 | # CONFIG_SENSORS_PC87360 is not set | ||
893 | # CONFIG_SENSORS_SIS5595 is not set | ||
894 | # CONFIG_SENSORS_SMSC47M1 is not set | ||
895 | # CONFIG_SENSORS_SMSC47B397 is not set | ||
896 | # CONFIG_SENSORS_VIA686A is not set | ||
897 | # CONFIG_SENSORS_VT8231 is not set | ||
898 | # CONFIG_SENSORS_W83781D is not set | ||
899 | # CONFIG_SENSORS_W83792D is not set | ||
900 | # CONFIG_SENSORS_W83L785TS is not set | ||
901 | # CONFIG_SENSORS_W83627HF is not set | ||
902 | # CONFIG_SENSORS_W83627EHF is not set | ||
903 | # CONFIG_HWMON_DEBUG_CHIP is not set | ||
904 | |||
905 | # | ||
906 | # Misc devices | ||
907 | # | ||
908 | |||
909 | # | ||
910 | # Multimedia Capabilities Port drivers | ||
911 | # | ||
912 | |||
913 | # | ||
914 | # Multimedia devices | ||
915 | # | ||
916 | # CONFIG_VIDEO_DEV is not set | ||
917 | |||
918 | # | ||
919 | # Digital Video Broadcasting Devices | ||
920 | # | ||
921 | # CONFIG_DVB is not set | ||
922 | |||
923 | # | ||
924 | # Graphics support | ||
925 | # | ||
926 | # CONFIG_FB is not set | ||
927 | |||
928 | # | ||
929 | # Sound | ||
930 | # | ||
931 | # CONFIG_SOUND is not set | ||
932 | |||
933 | # | ||
934 | # USB support | ||
935 | # | ||
936 | CONFIG_USB_ARCH_HAS_HCD=y | ||
937 | CONFIG_USB_ARCH_HAS_OHCI=y | ||
938 | CONFIG_USB=y | ||
939 | # CONFIG_USB_DEBUG is not set | ||
940 | |||
941 | # | ||
942 | # Miscellaneous USB options | ||
943 | # | ||
944 | # CONFIG_USB_DEVICEFS is not set | ||
945 | # CONFIG_USB_BANDWIDTH is not set | ||
946 | # CONFIG_USB_DYNAMIC_MINORS is not set | ||
947 | # CONFIG_USB_OTG is not set | ||
948 | |||
949 | # | ||
950 | # USB Host Controller Drivers | ||
951 | # | ||
952 | CONFIG_USB_EHCI_HCD=y | ||
953 | # CONFIG_USB_EHCI_SPLIT_ISO is not set | ||
954 | # CONFIG_USB_EHCI_ROOT_HUB_TT is not set | ||
955 | # CONFIG_USB_ISP116X_HCD is not set | ||
956 | CONFIG_USB_OHCI_HCD=y | ||
957 | # CONFIG_USB_OHCI_BIG_ENDIAN is not set | ||
958 | CONFIG_USB_OHCI_LITTLE_ENDIAN=y | ||
959 | CONFIG_USB_UHCI_HCD=y | ||
960 | # CONFIG_USB_SL811_HCD is not set | ||
961 | |||
962 | # | ||
963 | # USB Device Class drivers | ||
964 | # | ||
965 | # CONFIG_USB_ACM is not set | ||
966 | # CONFIG_USB_PRINTER is not set | ||
967 | |||
968 | # | ||
969 | # NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' | ||
970 | # | ||
971 | |||
972 | # | ||
973 | # may also be needed; see USB_STORAGE Help for more information | ||
974 | # | ||
975 | CONFIG_USB_STORAGE=y | ||
976 | # CONFIG_USB_STORAGE_DEBUG is not set | ||
977 | # CONFIG_USB_STORAGE_DATAFAB is not set | ||
978 | # CONFIG_USB_STORAGE_FREECOM is not set | ||
979 | # CONFIG_USB_STORAGE_ISD200 is not set | ||
980 | # CONFIG_USB_STORAGE_DPCM is not set | ||
981 | # CONFIG_USB_STORAGE_USBAT is not set | ||
982 | # CONFIG_USB_STORAGE_SDDR09 is not set | ||
983 | # CONFIG_USB_STORAGE_SDDR55 is not set | ||
984 | # CONFIG_USB_STORAGE_JUMPSHOT is not set | ||
985 | # CONFIG_USB_STORAGE_ALAUDA is not set | ||
986 | # CONFIG_USB_LIBUSUAL is not set | ||
987 | |||
988 | # | ||
989 | # USB Input Devices | ||
990 | # | ||
991 | # CONFIG_USB_HID is not set | ||
992 | |||
993 | # | ||
994 | # USB HID Boot Protocol drivers | ||
995 | # | ||
996 | # CONFIG_USB_KBD is not set | ||
997 | # CONFIG_USB_MOUSE is not set | ||
998 | # CONFIG_USB_AIPTEK is not set | ||
999 | # CONFIG_USB_WACOM is not set | ||
1000 | # CONFIG_USB_ACECAD is not set | ||
1001 | # CONFIG_USB_KBTAB is not set | ||
1002 | # CONFIG_USB_POWERMATE is not set | ||
1003 | # CONFIG_USB_MTOUCH is not set | ||
1004 | # CONFIG_USB_ITMTOUCH is not set | ||
1005 | # CONFIG_USB_EGALAX is not set | ||
1006 | # CONFIG_USB_YEALINK is not set | ||
1007 | # CONFIG_USB_XPAD is not set | ||
1008 | # CONFIG_USB_ATI_REMOTE is not set | ||
1009 | # CONFIG_USB_ATI_REMOTE2 is not set | ||
1010 | # CONFIG_USB_KEYSPAN_REMOTE is not set | ||
1011 | # CONFIG_USB_APPLETOUCH is not set | ||
1012 | |||
1013 | # | ||
1014 | # USB Imaging devices | ||
1015 | # | ||
1016 | # CONFIG_USB_MDC800 is not set | ||
1017 | # CONFIG_USB_MICROTEK is not set | ||
1018 | |||
1019 | # | ||
1020 | # USB Multimedia devices | ||
1021 | # | ||
1022 | # CONFIG_USB_DABUSB is not set | ||
1023 | |||
1024 | # | ||
1025 | # Video4Linux support is needed for USB Multimedia device support | ||
1026 | # | ||
1027 | |||
1028 | # | ||
1029 | # USB Network Adapters | ||
1030 | # | ||
1031 | # CONFIG_USB_CATC is not set | ||
1032 | # CONFIG_USB_KAWETH is not set | ||
1033 | # CONFIG_USB_PEGASUS is not set | ||
1034 | # CONFIG_USB_RTL8150 is not set | ||
1035 | # CONFIG_USB_USBNET is not set | ||
1036 | CONFIG_USB_MON=y | ||
1037 | |||
1038 | # | ||
1039 | # USB port drivers | ||
1040 | # | ||
1041 | |||
1042 | # | ||
1043 | # USB Serial Converter support | ||
1044 | # | ||
1045 | # CONFIG_USB_SERIAL is not set | ||
1046 | |||
1047 | # | ||
1048 | # USB Miscellaneous drivers | ||
1049 | # | ||
1050 | # CONFIG_USB_EMI62 is not set | ||
1051 | # CONFIG_USB_EMI26 is not set | ||
1052 | # CONFIG_USB_AUERSWALD is not set | ||
1053 | # CONFIG_USB_RIO500 is not set | ||
1054 | # CONFIG_USB_LEGOTOWER is not set | ||
1055 | # CONFIG_USB_LCD is not set | ||
1056 | # CONFIG_USB_LED is not set | ||
1057 | # CONFIG_USB_CYTHERM is not set | ||
1058 | # CONFIG_USB_PHIDGETKIT is not set | ||
1059 | # CONFIG_USB_PHIDGETSERVO is not set | ||
1060 | # CONFIG_USB_IDMOUSE is not set | ||
1061 | # CONFIG_USB_SISUSBVGA is not set | ||
1062 | # CONFIG_USB_LD is not set | ||
1063 | |||
1064 | # | ||
1065 | # USB DSL modem support | ||
1066 | # | ||
1067 | |||
1068 | # | ||
1069 | # USB Gadget Support | ||
1070 | # | ||
1071 | # CONFIG_USB_GADGET is not set | ||
1072 | |||
1073 | # | ||
1074 | # MMC/SD Card support | ||
1075 | # | ||
1076 | # CONFIG_MMC is not set | ||
1077 | |||
1078 | # | ||
1079 | # File systems | ||
1080 | # | ||
1081 | CONFIG_EXT2_FS=y | ||
1082 | CONFIG_EXT2_FS_XATTR=y | ||
1083 | CONFIG_EXT2_FS_POSIX_ACL=y | ||
1084 | # CONFIG_EXT2_FS_SECURITY is not set | ||
1085 | # CONFIG_EXT2_FS_XIP is not set | ||
1086 | CONFIG_EXT3_FS=y | ||
1087 | CONFIG_EXT3_FS_XATTR=y | ||
1088 | CONFIG_EXT3_FS_POSIX_ACL=y | ||
1089 | # CONFIG_EXT3_FS_SECURITY is not set | ||
1090 | CONFIG_JBD=y | ||
1091 | # CONFIG_JBD_DEBUG is not set | ||
1092 | CONFIG_FS_MBCACHE=y | ||
1093 | # CONFIG_REISERFS_FS is not set | ||
1094 | # CONFIG_JFS_FS is not set | ||
1095 | CONFIG_FS_POSIX_ACL=y | ||
1096 | # CONFIG_XFS_FS is not set | ||
1097 | # CONFIG_OCFS2_FS is not set | ||
1098 | # CONFIG_MINIX_FS is not set | ||
1099 | # CONFIG_ROMFS_FS is not set | ||
1100 | CONFIG_INOTIFY=y | ||
1101 | # CONFIG_QUOTA is not set | ||
1102 | CONFIG_DNOTIFY=y | ||
1103 | # CONFIG_AUTOFS_FS is not set | ||
1104 | # CONFIG_AUTOFS4_FS is not set | ||
1105 | # CONFIG_FUSE_FS is not set | ||
1106 | |||
1107 | # | ||
1108 | # CD-ROM/DVD Filesystems | ||
1109 | # | ||
1110 | # CONFIG_ISO9660_FS is not set | ||
1111 | # CONFIG_UDF_FS is not set | ||
1112 | |||
1113 | # | ||
1114 | # DOS/FAT/NT Filesystems | ||
1115 | # | ||
1116 | CONFIG_FAT_FS=y | ||
1117 | CONFIG_MSDOS_FS=y | ||
1118 | # CONFIG_VFAT_FS is not set | ||
1119 | CONFIG_FAT_DEFAULT_CODEPAGE=437 | ||
1120 | # CONFIG_NTFS_FS is not set | ||
1121 | |||
1122 | # | ||
1123 | # Pseudo filesystems | ||
1124 | # | ||
1125 | CONFIG_PROC_FS=y | ||
1126 | CONFIG_SYSFS=y | ||
1127 | CONFIG_TMPFS=y | ||
1128 | # CONFIG_HUGETLB_PAGE is not set | ||
1129 | CONFIG_RAMFS=y | ||
1130 | # CONFIG_RELAYFS_FS is not set | ||
1131 | # CONFIG_CONFIGFS_FS is not set | ||
1132 | |||
1133 | # | ||
1134 | # Miscellaneous filesystems | ||
1135 | # | ||
1136 | # CONFIG_ADFS_FS is not set | ||
1137 | # CONFIG_AFFS_FS is not set | ||
1138 | # CONFIG_HFS_FS is not set | ||
1139 | # CONFIG_HFSPLUS_FS is not set | ||
1140 | # CONFIG_BEFS_FS is not set | ||
1141 | # CONFIG_BFS_FS is not set | ||
1142 | # CONFIG_EFS_FS is not set | ||
1143 | # CONFIG_JFFS_FS is not set | ||
1144 | CONFIG_JFFS2_FS=y | ||
1145 | CONFIG_JFFS2_FS_DEBUG=0 | ||
1146 | CONFIG_JFFS2_FS_WRITEBUFFER=y | ||
1147 | # CONFIG_JFFS2_SUMMARY is not set | ||
1148 | # CONFIG_JFFS2_COMPRESSION_OPTIONS is not set | ||
1149 | CONFIG_JFFS2_ZLIB=y | ||
1150 | CONFIG_JFFS2_RTIME=y | ||
1151 | # CONFIG_JFFS2_RUBIN is not set | ||
1152 | # CONFIG_CRAMFS is not set | ||
1153 | # CONFIG_VXFS_FS is not set | ||
1154 | # CONFIG_HPFS_FS is not set | ||
1155 | # CONFIG_QNX4FS_FS is not set | ||
1156 | # CONFIG_SYSV_FS is not set | ||
1157 | # CONFIG_UFS_FS is not set | ||
1158 | |||
1159 | # | ||
1160 | # Network File Systems | ||
1161 | # | ||
1162 | CONFIG_NFS_FS=y | ||
1163 | CONFIG_NFS_V3=y | ||
1164 | # CONFIG_NFS_V3_ACL is not set | ||
1165 | # CONFIG_NFS_V4 is not set | ||
1166 | # CONFIG_NFS_DIRECTIO is not set | ||
1167 | # CONFIG_NFSD is not set | ||
1168 | CONFIG_ROOT_NFS=y | ||
1169 | CONFIG_LOCKD=y | ||
1170 | CONFIG_LOCKD_V4=y | ||
1171 | CONFIG_NFS_COMMON=y | ||
1172 | CONFIG_SUNRPC=y | ||
1173 | # CONFIG_RPCSEC_GSS_KRB5 is not set | ||
1174 | # CONFIG_RPCSEC_GSS_SPKM3 is not set | ||
1175 | # CONFIG_SMB_FS is not set | ||
1176 | # CONFIG_CIFS is not set | ||
1177 | # CONFIG_NCP_FS is not set | ||
1178 | # CONFIG_CODA_FS is not set | ||
1179 | # CONFIG_AFS_FS is not set | ||
1180 | # CONFIG_9P_FS is not set | ||
1181 | |||
1182 | # | ||
1183 | # Partition Types | ||
1184 | # | ||
1185 | CONFIG_PARTITION_ADVANCED=y | ||
1186 | # CONFIG_ACORN_PARTITION is not set | ||
1187 | # CONFIG_OSF_PARTITION is not set | ||
1188 | # CONFIG_AMIGA_PARTITION is not set | ||
1189 | # CONFIG_ATARI_PARTITION is not set | ||
1190 | # CONFIG_MAC_PARTITION is not set | ||
1191 | CONFIG_MSDOS_PARTITION=y | ||
1192 | # CONFIG_BSD_DISKLABEL is not set | ||
1193 | # CONFIG_MINIX_SUBPARTITION is not set | ||
1194 | # CONFIG_SOLARIS_X86_PARTITION is not set | ||
1195 | # CONFIG_UNIXWARE_DISKLABEL is not set | ||
1196 | # CONFIG_LDM_PARTITION is not set | ||
1197 | # CONFIG_SGI_PARTITION is not set | ||
1198 | # CONFIG_ULTRIX_PARTITION is not set | ||
1199 | # CONFIG_SUN_PARTITION is not set | ||
1200 | # CONFIG_KARMA_PARTITION is not set | ||
1201 | # CONFIG_EFI_PARTITION is not set | ||
1202 | |||
1203 | # | ||
1204 | # Native Language Support | ||
1205 | # | ||
1206 | CONFIG_NLS=y | ||
1207 | CONFIG_NLS_DEFAULT="iso8859-1" | ||
1208 | CONFIG_NLS_CODEPAGE_437=y | ||
1209 | # CONFIG_NLS_CODEPAGE_737 is not set | ||
1210 | # CONFIG_NLS_CODEPAGE_775 is not set | ||
1211 | # CONFIG_NLS_CODEPAGE_850 is not set | ||
1212 | # CONFIG_NLS_CODEPAGE_852 is not set | ||
1213 | # CONFIG_NLS_CODEPAGE_855 is not set | ||
1214 | # CONFIG_NLS_CODEPAGE_857 is not set | ||
1215 | # CONFIG_NLS_CODEPAGE_860 is not set | ||
1216 | # CONFIG_NLS_CODEPAGE_861 is not set | ||
1217 | # CONFIG_NLS_CODEPAGE_862 is not set | ||
1218 | # CONFIG_NLS_CODEPAGE_863 is not set | ||
1219 | # CONFIG_NLS_CODEPAGE_864 is not set | ||
1220 | # CONFIG_NLS_CODEPAGE_865 is not set | ||
1221 | # CONFIG_NLS_CODEPAGE_866 is not set | ||
1222 | # CONFIG_NLS_CODEPAGE_869 is not set | ||
1223 | # CONFIG_NLS_CODEPAGE_936 is not set | ||
1224 | # CONFIG_NLS_CODEPAGE_950 is not set | ||
1225 | # CONFIG_NLS_CODEPAGE_932 is not set | ||
1226 | # CONFIG_NLS_CODEPAGE_949 is not set | ||
1227 | # CONFIG_NLS_CODEPAGE_874 is not set | ||
1228 | # CONFIG_NLS_ISO8859_8 is not set | ||
1229 | # CONFIG_NLS_CODEPAGE_1250 is not set | ||
1230 | # CONFIG_NLS_CODEPAGE_1251 is not set | ||
1231 | # CONFIG_NLS_ASCII is not set | ||
1232 | # CONFIG_NLS_ISO8859_1 is not set | ||
1233 | # CONFIG_NLS_ISO8859_2 is not set | ||
1234 | # CONFIG_NLS_ISO8859_3 is not set | ||
1235 | # CONFIG_NLS_ISO8859_4 is not set | ||
1236 | # CONFIG_NLS_ISO8859_5 is not set | ||
1237 | # CONFIG_NLS_ISO8859_6 is not set | ||
1238 | # CONFIG_NLS_ISO8859_7 is not set | ||
1239 | # CONFIG_NLS_ISO8859_9 is not set | ||
1240 | # CONFIG_NLS_ISO8859_13 is not set | ||
1241 | # CONFIG_NLS_ISO8859_14 is not set | ||
1242 | # CONFIG_NLS_ISO8859_15 is not set | ||
1243 | # CONFIG_NLS_KOI8_R is not set | ||
1244 | # CONFIG_NLS_KOI8_U is not set | ||
1245 | # CONFIG_NLS_UTF8 is not set | ||
1246 | |||
1247 | # | ||
1248 | # Profiling support | ||
1249 | # | ||
1250 | # CONFIG_PROFILING is not set | ||
1251 | |||
1252 | # | ||
1253 | # Kernel hacking | ||
1254 | # | ||
1255 | # CONFIG_PRINTK_TIME is not set | ||
1256 | CONFIG_MAGIC_SYSRQ=y | ||
1257 | CONFIG_DEBUG_KERNEL=y | ||
1258 | CONFIG_LOG_BUF_SHIFT=14 | ||
1259 | CONFIG_DETECT_SOFTLOCKUP=y | ||
1260 | # CONFIG_SCHEDSTATS is not set | ||
1261 | # CONFIG_DEBUG_SLAB is not set | ||
1262 | CONFIG_DEBUG_MUTEXES=y | ||
1263 | # CONFIG_DEBUG_SPINLOCK is not set | ||
1264 | # CONFIG_DEBUG_SPINLOCK_SLEEP is not set | ||
1265 | # CONFIG_DEBUG_KOBJECT is not set | ||
1266 | CONFIG_DEBUG_BUGVERBOSE=y | ||
1267 | # CONFIG_DEBUG_INFO is not set | ||
1268 | # CONFIG_DEBUG_FS is not set | ||
1269 | # CONFIG_DEBUG_VM is not set | ||
1270 | CONFIG_FRAME_POINTER=y | ||
1271 | CONFIG_FORCED_INLINING=y | ||
1272 | # CONFIG_RCU_TORTURE_TEST is not set | ||
1273 | CONFIG_DEBUG_USER=y | ||
1274 | # CONFIG_DEBUG_WAITQ is not set | ||
1275 | CONFIG_DEBUG_ERRORS=y | ||
1276 | CONFIG_DEBUG_LL=y | ||
1277 | # CONFIG_DEBUG_ICEDCC is not set | ||
1278 | |||
1279 | # | ||
1280 | # Security options | ||
1281 | # | ||
1282 | # CONFIG_KEYS is not set | ||
1283 | # CONFIG_SECURITY is not set | ||
1284 | |||
1285 | # | ||
1286 | # Cryptographic options | ||
1287 | # | ||
1288 | # CONFIG_CRYPTO is not set | ||
1289 | |||
1290 | # | ||
1291 | # Hardware crypto devices | ||
1292 | # | ||
1293 | |||
1294 | # | ||
1295 | # Library routines | ||
1296 | # | ||
1297 | # CONFIG_CRC_CCITT is not set | ||
1298 | # CONFIG_CRC16 is not set | ||
1299 | CONFIG_CRC32=y | ||
1300 | # CONFIG_LIBCRC32C is not set | ||
1301 | CONFIG_ZLIB_INFLATE=y | ||
1302 | CONFIG_ZLIB_DEFLATE=y | ||