diff options
author | Tony Luck <tony.luck@intel.com> | 2006-06-23 16:46:23 -0400 |
---|---|---|
committer | Tony Luck <tony.luck@intel.com> | 2006-06-23 16:46:23 -0400 |
commit | 8cf60e04a131310199d5776e2f9e915f0c468899 (patch) | |
tree | 373a68e88e6737713a0a5723d552cdeefffff929 /arch/powerpc/configs/mpc8641_hpcn_defconfig | |
parent | 1323523f505606cfd24af6122369afddefc3b09d (diff) | |
parent | 95eaa5fa8eb2c345244acd5f65b200b115ae8c65 (diff) |
Auto-update from upstream
Diffstat (limited to 'arch/powerpc/configs/mpc8641_hpcn_defconfig')
-rw-r--r-- | arch/powerpc/configs/mpc8641_hpcn_defconfig | 921 |
1 files changed, 921 insertions, 0 deletions
diff --git a/arch/powerpc/configs/mpc8641_hpcn_defconfig b/arch/powerpc/configs/mpc8641_hpcn_defconfig new file mode 100644 index 000000000000..d7a30f9bc535 --- /dev/null +++ b/arch/powerpc/configs/mpc8641_hpcn_defconfig | |||
@@ -0,0 +1,921 @@ | |||
1 | # | ||
2 | # Automatically generated make config: don't edit | ||
3 | # Linux kernel version: 2.6.17-rc3 | ||
4 | # Fri Jun 16 10:47:09 2006 | ||
5 | # | ||
6 | # CONFIG_PPC64 is not set | ||
7 | CONFIG_PPC32=y | ||
8 | CONFIG_PPC_MERGE=y | ||
9 | CONFIG_MMU=y | ||
10 | CONFIG_GENERIC_HARDIRQS=y | ||
11 | CONFIG_RWSEM_XCHGADD_ALGORITHM=y | ||
12 | CONFIG_GENERIC_HWEIGHT=y | ||
13 | CONFIG_GENERIC_CALIBRATE_DELAY=y | ||
14 | CONFIG_PPC=y | ||
15 | CONFIG_EARLY_PRINTK=y | ||
16 | CONFIG_GENERIC_NVRAM=y | ||
17 | CONFIG_SCHED_NO_NO_OMIT_FRAME_POINTER=y | ||
18 | CONFIG_ARCH_MAY_HAVE_PC_FDC=y | ||
19 | CONFIG_PPC_OF=y | ||
20 | CONFIG_PPC_UDBG_16550=y | ||
21 | CONFIG_GENERIC_TBSYNC=y | ||
22 | # CONFIG_DEFAULT_UIMAGE is not set | ||
23 | |||
24 | # | ||
25 | # Processor support | ||
26 | # | ||
27 | # CONFIG_CLASSIC32 is not set | ||
28 | # CONFIG_PPC_52xx is not set | ||
29 | # CONFIG_PPC_82xx is not set | ||
30 | # CONFIG_PPC_83xx is not set | ||
31 | # CONFIG_PPC_85xx is not set | ||
32 | CONFIG_PPC_86xx=y | ||
33 | # CONFIG_40x is not set | ||
34 | # CONFIG_44x is not set | ||
35 | # CONFIG_8xx is not set | ||
36 | # CONFIG_E200 is not set | ||
37 | CONFIG_6xx=y | ||
38 | CONFIG_PPC_FPU=y | ||
39 | CONFIG_ALTIVEC=y | ||
40 | CONFIG_PPC_STD_MMU=y | ||
41 | CONFIG_PPC_STD_MMU_32=y | ||
42 | CONFIG_SMP=y | ||
43 | CONFIG_NR_CPUS=2 | ||
44 | |||
45 | # | ||
46 | # Code maturity level options | ||
47 | # | ||
48 | CONFIG_EXPERIMENTAL=y | ||
49 | CONFIG_LOCK_KERNEL=y | ||
50 | CONFIG_INIT_ENV_ARG_LIMIT=32 | ||
51 | |||
52 | # | ||
53 | # General setup | ||
54 | # | ||
55 | CONFIG_LOCALVERSION="" | ||
56 | # CONFIG_LOCALVERSION_AUTO is not set | ||
57 | # CONFIG_SWAP is not set | ||
58 | # CONFIG_SYSVIPC is not set | ||
59 | # CONFIG_POSIX_MQUEUE is not set | ||
60 | # CONFIG_BSD_PROCESS_ACCT is not set | ||
61 | CONFIG_SYSCTL=y | ||
62 | # CONFIG_AUDIT is not set | ||
63 | CONFIG_IKCONFIG=y | ||
64 | CONFIG_IKCONFIG_PROC=y | ||
65 | # CONFIG_CPUSETS is not set | ||
66 | # CONFIG_RELAY is not set | ||
67 | CONFIG_INITRAMFS_SOURCE="" | ||
68 | # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set | ||
69 | CONFIG_EMBEDDED=y | ||
70 | CONFIG_KALLSYMS=y | ||
71 | # CONFIG_KALLSYMS_ALL is not set | ||
72 | CONFIG_KALLSYMS_EXTRA_PASS=y | ||
73 | CONFIG_HOTPLUG=y | ||
74 | CONFIG_PRINTK=y | ||
75 | CONFIG_BUG=y | ||
76 | # CONFIG_ELF_CORE is not set | ||
77 | CONFIG_BASE_FULL=y | ||
78 | CONFIG_FUTEX=y | ||
79 | CONFIG_EPOLL=y | ||
80 | CONFIG_SHMEM=y | ||
81 | # CONFIG_SLAB is not set | ||
82 | # CONFIG_TINY_SHMEM is not set | ||
83 | CONFIG_BASE_SMALL=0 | ||
84 | CONFIG_SLOB=y | ||
85 | |||
86 | # | ||
87 | # Loadable module support | ||
88 | # | ||
89 | # CONFIG_MODULES is not set | ||
90 | |||
91 | # | ||
92 | # Block layer | ||
93 | # | ||
94 | # CONFIG_LBD is not set | ||
95 | # CONFIG_BLK_DEV_IO_TRACE is not set | ||
96 | # CONFIG_LSF is not set | ||
97 | |||
98 | # | ||
99 | # IO Schedulers | ||
100 | # | ||
101 | CONFIG_IOSCHED_NOOP=y | ||
102 | # CONFIG_IOSCHED_AS is not set | ||
103 | CONFIG_IOSCHED_DEADLINE=y | ||
104 | # CONFIG_IOSCHED_CFQ is not set | ||
105 | # CONFIG_DEFAULT_AS is not set | ||
106 | CONFIG_DEFAULT_DEADLINE=y | ||
107 | # CONFIG_DEFAULT_CFQ is not set | ||
108 | # CONFIG_DEFAULT_NOOP is not set | ||
109 | CONFIG_DEFAULT_IOSCHED="deadline" | ||
110 | CONFIG_MPIC=y | ||
111 | # CONFIG_WANT_EARLY_SERIAL is not set | ||
112 | CONFIG_PPC_INDIRECT_PCI_BE=y | ||
113 | |||
114 | # | ||
115 | # Platform Support | ||
116 | # | ||
117 | CONFIG_MPC8641_HPCN=y | ||
118 | CONFIG_MPC8641=y | ||
119 | |||
120 | # | ||
121 | # Kernel options | ||
122 | # | ||
123 | CONFIG_HIGHMEM=y | ||
124 | # CONFIG_HZ_100 is not set | ||
125 | # CONFIG_HZ_250 is not set | ||
126 | CONFIG_HZ_1000=y | ||
127 | CONFIG_HZ=1000 | ||
128 | CONFIG_PREEMPT_NONE=y | ||
129 | # CONFIG_PREEMPT_VOLUNTARY is not set | ||
130 | # CONFIG_PREEMPT is not set | ||
131 | CONFIG_PREEMPT_BKL=y | ||
132 | CONFIG_BINFMT_ELF=y | ||
133 | # CONFIG_BINFMT_MISC is not set | ||
134 | # CONFIG_IRQ_ALL_CPUS is not set | ||
135 | CONFIG_ARCH_FLATMEM_ENABLE=y | ||
136 | CONFIG_SELECT_MEMORY_MODEL=y | ||
137 | CONFIG_FLATMEM_MANUAL=y | ||
138 | # CONFIG_DISCONTIGMEM_MANUAL is not set | ||
139 | # CONFIG_SPARSEMEM_MANUAL is not set | ||
140 | CONFIG_FLATMEM=y | ||
141 | CONFIG_FLAT_NODE_MEM_MAP=y | ||
142 | # CONFIG_SPARSEMEM_STATIC is not set | ||
143 | CONFIG_SPLIT_PTLOCK_CPUS=4 | ||
144 | CONFIG_PROC_DEVICETREE=y | ||
145 | # CONFIG_CMDLINE_BOOL is not set | ||
146 | # CONFIG_PM is not set | ||
147 | # CONFIG_SECCOMP is not set | ||
148 | CONFIG_ISA_DMA_API=y | ||
149 | |||
150 | # | ||
151 | # Bus options | ||
152 | # | ||
153 | CONFIG_GENERIC_ISA_DMA=y | ||
154 | CONFIG_PPC_I8259=y | ||
155 | CONFIG_PPC_INDIRECT_PCI=y | ||
156 | CONFIG_FSL_SOC=y | ||
157 | CONFIG_PCI=y | ||
158 | CONFIG_PCI_DOMAINS=y | ||
159 | # CONFIG_PCI_DEBUG is not set | ||
160 | |||
161 | # | ||
162 | # PCCARD (PCMCIA/CardBus) support | ||
163 | # | ||
164 | # CONFIG_PCCARD is not set | ||
165 | |||
166 | # | ||
167 | # PCI Hotplug Support | ||
168 | # | ||
169 | # CONFIG_HOTPLUG_PCI is not set | ||
170 | |||
171 | # | ||
172 | # Advanced setup | ||
173 | # | ||
174 | # CONFIG_ADVANCED_OPTIONS is not set | ||
175 | |||
176 | # | ||
177 | # Default settings for advanced configuration options are used | ||
178 | # | ||
179 | CONFIG_HIGHMEM_START=0xfe000000 | ||
180 | CONFIG_LOWMEM_SIZE=0x30000000 | ||
181 | CONFIG_KERNEL_START=0xc0000000 | ||
182 | CONFIG_TASK_SIZE=0x80000000 | ||
183 | CONFIG_BOOT_LOAD=0x00800000 | ||
184 | |||
185 | # | ||
186 | # Networking | ||
187 | # | ||
188 | CONFIG_NET=y | ||
189 | |||
190 | # | ||
191 | # Networking options | ||
192 | # | ||
193 | # CONFIG_NETDEBUG is not set | ||
194 | CONFIG_PACKET=y | ||
195 | # CONFIG_PACKET_MMAP is not set | ||
196 | CONFIG_UNIX=y | ||
197 | # CONFIG_NET_KEY is not set | ||
198 | CONFIG_INET=y | ||
199 | # CONFIG_IP_MULTICAST is not set | ||
200 | # CONFIG_IP_ADVANCED_ROUTER is not set | ||
201 | CONFIG_IP_FIB_HASH=y | ||
202 | CONFIG_IP_PNP=y | ||
203 | CONFIG_IP_PNP_DHCP=y | ||
204 | CONFIG_IP_PNP_BOOTP=y | ||
205 | CONFIG_IP_PNP_RARP=y | ||
206 | # CONFIG_NET_IPIP is not set | ||
207 | # CONFIG_NET_IPGRE is not set | ||
208 | # CONFIG_ARPD is not set | ||
209 | # CONFIG_SYN_COOKIES is not set | ||
210 | # CONFIG_INET_AH is not set | ||
211 | # CONFIG_INET_ESP is not set | ||
212 | # CONFIG_INET_IPCOMP is not set | ||
213 | # CONFIG_INET_XFRM_TUNNEL is not set | ||
214 | # CONFIG_INET_TUNNEL is not set | ||
215 | CONFIG_INET_DIAG=y | ||
216 | CONFIG_INET_TCP_DIAG=y | ||
217 | # CONFIG_TCP_CONG_ADVANCED is not set | ||
218 | CONFIG_TCP_CONG_BIC=y | ||
219 | CONFIG_IPV6=y | ||
220 | # CONFIG_IPV6_PRIVACY is not set | ||
221 | # CONFIG_IPV6_ROUTER_PREF is not set | ||
222 | # CONFIG_INET6_AH is not set | ||
223 | # CONFIG_INET6_ESP is not set | ||
224 | # CONFIG_INET6_IPCOMP is not set | ||
225 | # CONFIG_INET6_XFRM_TUNNEL is not set | ||
226 | # CONFIG_INET6_TUNNEL is not set | ||
227 | # CONFIG_IPV6_TUNNEL is not set | ||
228 | # CONFIG_NETFILTER is not set | ||
229 | |||
230 | # | ||
231 | # DCCP Configuration (EXPERIMENTAL) | ||
232 | # | ||
233 | # CONFIG_IP_DCCP is not set | ||
234 | |||
235 | # | ||
236 | # SCTP Configuration (EXPERIMENTAL) | ||
237 | # | ||
238 | # CONFIG_IP_SCTP is not set | ||
239 | |||
240 | # | ||
241 | # TIPC Configuration (EXPERIMENTAL) | ||
242 | # | ||
243 | # CONFIG_TIPC is not set | ||
244 | # CONFIG_ATM is not set | ||
245 | # CONFIG_BRIDGE is not set | ||
246 | # CONFIG_VLAN_8021Q is not set | ||
247 | # CONFIG_DECNET is not set | ||
248 | # CONFIG_LLC2 is not set | ||
249 | # CONFIG_IPX is not set | ||
250 | # CONFIG_ATALK is not set | ||
251 | # CONFIG_X25 is not set | ||
252 | # CONFIG_LAPB is not set | ||
253 | # CONFIG_NET_DIVERT is not set | ||
254 | # CONFIG_ECONET is not set | ||
255 | # CONFIG_WAN_ROUTER is not set | ||
256 | |||
257 | # | ||
258 | # QoS and/or fair queueing | ||
259 | # | ||
260 | # CONFIG_NET_SCHED is not set | ||
261 | |||
262 | # | ||
263 | # Network testing | ||
264 | # | ||
265 | # CONFIG_NET_PKTGEN is not set | ||
266 | # CONFIG_HAMRADIO is not set | ||
267 | # CONFIG_IRDA is not set | ||
268 | # CONFIG_BT is not set | ||
269 | # CONFIG_IEEE80211 is not set | ||
270 | |||
271 | # | ||
272 | # Device Drivers | ||
273 | # | ||
274 | |||
275 | # | ||
276 | # Generic Driver Options | ||
277 | # | ||
278 | CONFIG_STANDALONE=y | ||
279 | CONFIG_PREVENT_FIRMWARE_BUILD=y | ||
280 | CONFIG_FW_LOADER=y | ||
281 | # CONFIG_DEBUG_DRIVER is not set | ||
282 | |||
283 | # | ||
284 | # Connector - unified userspace <-> kernelspace linker | ||
285 | # | ||
286 | # CONFIG_CONNECTOR is not set | ||
287 | |||
288 | # | ||
289 | # Memory Technology Devices (MTD) | ||
290 | # | ||
291 | # CONFIG_MTD is not set | ||
292 | |||
293 | # | ||
294 | # Parallel port support | ||
295 | # | ||
296 | # CONFIG_PARPORT is not set | ||
297 | |||
298 | # | ||
299 | # Plug and Play support | ||
300 | # | ||
301 | |||
302 | # | ||
303 | # Block devices | ||
304 | # | ||
305 | # CONFIG_BLK_DEV_FD is not set | ||
306 | # CONFIG_BLK_CPQ_DA is not set | ||
307 | # CONFIG_BLK_CPQ_CISS_DA is not set | ||
308 | # CONFIG_BLK_DEV_DAC960 is not set | ||
309 | # CONFIG_BLK_DEV_UMEM is not set | ||
310 | # CONFIG_BLK_DEV_COW_COMMON is not set | ||
311 | CONFIG_BLK_DEV_LOOP=y | ||
312 | # CONFIG_BLK_DEV_CRYPTOLOOP is not set | ||
313 | # CONFIG_BLK_DEV_NBD is not set | ||
314 | # CONFIG_BLK_DEV_SX8 is not set | ||
315 | CONFIG_BLK_DEV_RAM=y | ||
316 | CONFIG_BLK_DEV_RAM_COUNT=16 | ||
317 | CONFIG_BLK_DEV_RAM_SIZE=131072 | ||
318 | CONFIG_BLK_DEV_INITRD=y | ||
319 | # CONFIG_CDROM_PKTCDVD is not set | ||
320 | # CONFIG_ATA_OVER_ETH is not set | ||
321 | |||
322 | # | ||
323 | # ATA/ATAPI/MFM/RLL support | ||
324 | # | ||
325 | # CONFIG_IDE is not set | ||
326 | |||
327 | # | ||
328 | # SCSI device support | ||
329 | # | ||
330 | # CONFIG_RAID_ATTRS is not set | ||
331 | # CONFIG_SCSI is not set | ||
332 | |||
333 | # | ||
334 | # Multi-device support (RAID and LVM) | ||
335 | # | ||
336 | # CONFIG_MD is not set | ||
337 | |||
338 | # | ||
339 | # Fusion MPT device support | ||
340 | # | ||
341 | # CONFIG_FUSION is not set | ||
342 | |||
343 | # | ||
344 | # IEEE 1394 (FireWire) support | ||
345 | # | ||
346 | # CONFIG_IEEE1394 is not set | ||
347 | |||
348 | # | ||
349 | # I2O device support | ||
350 | # | ||
351 | # CONFIG_I2O is not set | ||
352 | |||
353 | # | ||
354 | # Macintosh device drivers | ||
355 | # | ||
356 | # CONFIG_WINDFARM is not set | ||
357 | |||
358 | # | ||
359 | # Network device support | ||
360 | # | ||
361 | CONFIG_NETDEVICES=y | ||
362 | CONFIG_DUMMY=y | ||
363 | # CONFIG_BONDING is not set | ||
364 | # CONFIG_EQUALIZER is not set | ||
365 | # CONFIG_TUN is not set | ||
366 | |||
367 | # | ||
368 | # ARCnet devices | ||
369 | # | ||
370 | # CONFIG_ARCNET is not set | ||
371 | |||
372 | # | ||
373 | # PHY device support | ||
374 | # | ||
375 | CONFIG_PHYLIB=y | ||
376 | |||
377 | # | ||
378 | # MII PHY device drivers | ||
379 | # | ||
380 | # CONFIG_MARVELL_PHY is not set | ||
381 | # CONFIG_DAVICOM_PHY is not set | ||
382 | # CONFIG_QSEMI_PHY is not set | ||
383 | # CONFIG_LXT_PHY is not set | ||
384 | # CONFIG_CICADA_PHY is not set | ||
385 | CONFIG_VITESSE_PHY=y | ||
386 | |||
387 | # | ||
388 | # Ethernet (10 or 100Mbit) | ||
389 | # | ||
390 | CONFIG_NET_ETHERNET=y | ||
391 | CONFIG_MII=y | ||
392 | # CONFIG_HAPPYMEAL is not set | ||
393 | # CONFIG_SUNGEM is not set | ||
394 | # CONFIG_CASSINI is not set | ||
395 | # CONFIG_NET_VENDOR_3COM is not set | ||
396 | |||
397 | # | ||
398 | # Tulip family network device support | ||
399 | # | ||
400 | # CONFIG_NET_TULIP is not set | ||
401 | # CONFIG_HP100 is not set | ||
402 | # CONFIG_NET_PCI is not set | ||
403 | |||
404 | # | ||
405 | # Ethernet (1000 Mbit) | ||
406 | # | ||
407 | # CONFIG_ACENIC is not set | ||
408 | # CONFIG_DL2K is not set | ||
409 | # CONFIG_E1000 is not set | ||
410 | # CONFIG_NS83820 is not set | ||
411 | # CONFIG_HAMACHI is not set | ||
412 | # CONFIG_YELLOWFIN is not set | ||
413 | # CONFIG_R8169 is not set | ||
414 | # CONFIG_SIS190 is not set | ||
415 | # CONFIG_SKGE is not set | ||
416 | # CONFIG_SKY2 is not set | ||
417 | # CONFIG_SK98LIN is not set | ||
418 | # CONFIG_TIGON3 is not set | ||
419 | # CONFIG_BNX2 is not set | ||
420 | CONFIG_GIANFAR=y | ||
421 | # CONFIG_GFAR_NAPI is not set | ||
422 | |||
423 | # | ||
424 | # Ethernet (10000 Mbit) | ||
425 | # | ||
426 | # CONFIG_CHELSIO_T1 is not set | ||
427 | # CONFIG_IXGB is not set | ||
428 | # CONFIG_S2IO is not set | ||
429 | |||
430 | # | ||
431 | # Token Ring devices | ||
432 | # | ||
433 | # CONFIG_TR is not set | ||
434 | |||
435 | # | ||
436 | # Wireless LAN (non-hamradio) | ||
437 | # | ||
438 | # CONFIG_NET_RADIO is not set | ||
439 | |||
440 | # | ||
441 | # Wan interfaces | ||
442 | # | ||
443 | # CONFIG_WAN is not set | ||
444 | # CONFIG_FDDI is not set | ||
445 | # CONFIG_HIPPI is not set | ||
446 | # CONFIG_PPP is not set | ||
447 | # CONFIG_SLIP is not set | ||
448 | # CONFIG_SHAPER is not set | ||
449 | # CONFIG_NETCONSOLE is not set | ||
450 | # CONFIG_NETPOLL is not set | ||
451 | # CONFIG_NET_POLL_CONTROLLER is not set | ||
452 | |||
453 | # | ||
454 | # ISDN subsystem | ||
455 | # | ||
456 | # CONFIG_ISDN is not set | ||
457 | |||
458 | # | ||
459 | # Telephony Support | ||
460 | # | ||
461 | # CONFIG_PHONE is not set | ||
462 | |||
463 | # | ||
464 | # Input device support | ||
465 | # | ||
466 | CONFIG_INPUT=y | ||
467 | |||
468 | # | ||
469 | # Userland interfaces | ||
470 | # | ||
471 | # CONFIG_INPUT_MOUSEDEV is not set | ||
472 | # CONFIG_INPUT_JOYDEV is not set | ||
473 | # CONFIG_INPUT_TSDEV is not set | ||
474 | # CONFIG_INPUT_EVDEV is not set | ||
475 | # CONFIG_INPUT_EVBUG is not set | ||
476 | |||
477 | # | ||
478 | # Input Device Drivers | ||
479 | # | ||
480 | # CONFIG_INPUT_KEYBOARD is not set | ||
481 | # CONFIG_INPUT_MOUSE is not set | ||
482 | # CONFIG_INPUT_JOYSTICK is not set | ||
483 | # CONFIG_INPUT_TOUCHSCREEN is not set | ||
484 | # CONFIG_INPUT_MISC is not set | ||
485 | |||
486 | # | ||
487 | # Hardware I/O ports | ||
488 | # | ||
489 | CONFIG_SERIO=y | ||
490 | CONFIG_SERIO_I8042=y | ||
491 | CONFIG_SERIO_SERPORT=y | ||
492 | # CONFIG_SERIO_PCIPS2 is not set | ||
493 | CONFIG_SERIO_LIBPS2=y | ||
494 | # CONFIG_SERIO_RAW is not set | ||
495 | # CONFIG_GAMEPORT is not set | ||
496 | |||
497 | # | ||
498 | # Character devices | ||
499 | # | ||
500 | CONFIG_VT=y | ||
501 | CONFIG_VT_CONSOLE=y | ||
502 | CONFIG_HW_CONSOLE=y | ||
503 | # CONFIG_SERIAL_NONSTANDARD is not set | ||
504 | |||
505 | # | ||
506 | # Serial drivers | ||
507 | # | ||
508 | CONFIG_SERIAL_8250=y | ||
509 | CONFIG_SERIAL_8250_CONSOLE=y | ||
510 | CONFIG_SERIAL_8250_PCI=y | ||
511 | CONFIG_SERIAL_8250_NR_UARTS=2 | ||
512 | CONFIG_SERIAL_8250_RUNTIME_UARTS=2 | ||
513 | CONFIG_SERIAL_8250_EXTENDED=y | ||
514 | CONFIG_SERIAL_8250_MANY_PORTS=y | ||
515 | CONFIG_SERIAL_8250_SHARE_IRQ=y | ||
516 | CONFIG_SERIAL_8250_DETECT_IRQ=y | ||
517 | CONFIG_SERIAL_8250_RSA=y | ||
518 | |||
519 | # | ||
520 | # Non-8250 serial port support | ||
521 | # | ||
522 | CONFIG_SERIAL_CORE=y | ||
523 | CONFIG_SERIAL_CORE_CONSOLE=y | ||
524 | # CONFIG_SERIAL_JSM is not set | ||
525 | CONFIG_UNIX98_PTYS=y | ||
526 | # CONFIG_LEGACY_PTYS is not set | ||
527 | |||
528 | # | ||
529 | # IPMI | ||
530 | # | ||
531 | # CONFIG_IPMI_HANDLER is not set | ||
532 | |||
533 | # | ||
534 | # Watchdog Cards | ||
535 | # | ||
536 | # CONFIG_WATCHDOG is not set | ||
537 | # CONFIG_NVRAM is not set | ||
538 | # CONFIG_GEN_RTC is not set | ||
539 | # CONFIG_DTLK is not set | ||
540 | # CONFIG_R3964 is not set | ||
541 | # CONFIG_APPLICOM is not set | ||
542 | |||
543 | # | ||
544 | # Ftape, the floppy tape device driver | ||
545 | # | ||
546 | # CONFIG_AGP is not set | ||
547 | # CONFIG_DRM is not set | ||
548 | # CONFIG_RAW_DRIVER is not set | ||
549 | |||
550 | # | ||
551 | # TPM devices | ||
552 | # | ||
553 | # CONFIG_TCG_TPM is not set | ||
554 | # CONFIG_TELCLOCK is not set | ||
555 | |||
556 | # | ||
557 | # I2C support | ||
558 | # | ||
559 | CONFIG_I2C=y | ||
560 | # CONFIG_I2C_CHARDEV is not set | ||
561 | |||
562 | # | ||
563 | # I2C Algorithms | ||
564 | # | ||
565 | # CONFIG_I2C_ALGOBIT is not set | ||
566 | # CONFIG_I2C_ALGOPCF is not set | ||
567 | # CONFIG_I2C_ALGOPCA is not set | ||
568 | |||
569 | # | ||
570 | # I2C Hardware Bus support | ||
571 | # | ||
572 | # CONFIG_I2C_ALI1535 is not set | ||
573 | # CONFIG_I2C_ALI1563 is not set | ||
574 | # CONFIG_I2C_ALI15X3 is not set | ||
575 | # CONFIG_I2C_AMD756 is not set | ||
576 | # CONFIG_I2C_AMD8111 is not set | ||
577 | # CONFIG_I2C_I801 is not set | ||
578 | # CONFIG_I2C_I810 is not set | ||
579 | # CONFIG_I2C_PIIX4 is not set | ||
580 | CONFIG_I2C_MPC=y | ||
581 | # CONFIG_I2C_NFORCE2 is not set | ||
582 | # CONFIG_I2C_PARPORT_LIGHT is not set | ||
583 | # CONFIG_I2C_PROSAVAGE is not set | ||
584 | # CONFIG_I2C_SAVAGE4 is not set | ||
585 | # CONFIG_I2C_SIS5595 is not set | ||
586 | # CONFIG_I2C_SIS630 is not set | ||
587 | # CONFIG_I2C_SIS96X is not set | ||
588 | # CONFIG_I2C_VIA is not set | ||
589 | # CONFIG_I2C_VIAPRO is not set | ||
590 | # CONFIG_I2C_VOODOO3 is not set | ||
591 | # CONFIG_I2C_PCA_ISA is not set | ||
592 | |||
593 | # | ||
594 | # Miscellaneous I2C Chip support | ||
595 | # | ||
596 | # CONFIG_SENSORS_DS1337 is not set | ||
597 | # CONFIG_SENSORS_DS1374 is not set | ||
598 | CONFIG_SENSORS_EEPROM=y | ||
599 | # CONFIG_SENSORS_PCF8574 is not set | ||
600 | # CONFIG_SENSORS_PCA9539 is not set | ||
601 | # CONFIG_SENSORS_PCF8591 is not set | ||
602 | # CONFIG_SENSORS_M41T00 is not set | ||
603 | # CONFIG_SENSORS_MAX6875 is not set | ||
604 | # CONFIG_I2C_DEBUG_CORE is not set | ||
605 | # CONFIG_I2C_DEBUG_ALGO is not set | ||
606 | # CONFIG_I2C_DEBUG_BUS is not set | ||
607 | # CONFIG_I2C_DEBUG_CHIP is not set | ||
608 | |||
609 | # | ||
610 | # SPI support | ||
611 | # | ||
612 | # CONFIG_SPI is not set | ||
613 | # CONFIG_SPI_MASTER is not set | ||
614 | |||
615 | # | ||
616 | # Dallas's 1-wire bus | ||
617 | # | ||
618 | # CONFIG_W1 is not set | ||
619 | |||
620 | # | ||
621 | # Hardware Monitoring support | ||
622 | # | ||
623 | # CONFIG_HWMON is not set | ||
624 | # CONFIG_HWMON_VID is not set | ||
625 | |||
626 | # | ||
627 | # Misc devices | ||
628 | # | ||
629 | |||
630 | # | ||
631 | # Multimedia devices | ||
632 | # | ||
633 | # CONFIG_VIDEO_DEV is not set | ||
634 | |||
635 | # | ||
636 | # Digital Video Broadcasting Devices | ||
637 | # | ||
638 | # CONFIG_DVB is not set | ||
639 | |||
640 | # | ||
641 | # Graphics support | ||
642 | # | ||
643 | # CONFIG_FB is not set | ||
644 | |||
645 | # | ||
646 | # Console display driver support | ||
647 | # | ||
648 | CONFIG_VGA_CONSOLE=y | ||
649 | # CONFIG_VGACON_SOFT_SCROLLBACK is not set | ||
650 | CONFIG_DUMMY_CONSOLE=y | ||
651 | |||
652 | # | ||
653 | # Sound | ||
654 | # | ||
655 | # CONFIG_SOUND is not set | ||
656 | |||
657 | # | ||
658 | # USB support | ||
659 | # | ||
660 | CONFIG_USB_ARCH_HAS_HCD=y | ||
661 | CONFIG_USB_ARCH_HAS_OHCI=y | ||
662 | CONFIG_USB_ARCH_HAS_EHCI=y | ||
663 | # CONFIG_USB is not set | ||
664 | |||
665 | # | ||
666 | # NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' | ||
667 | # | ||
668 | |||
669 | # | ||
670 | # USB Gadget Support | ||
671 | # | ||
672 | # CONFIG_USB_GADGET is not set | ||
673 | |||
674 | # | ||
675 | # MMC/SD Card support | ||
676 | # | ||
677 | # CONFIG_MMC is not set | ||
678 | |||
679 | # | ||
680 | # LED devices | ||
681 | # | ||
682 | # CONFIG_NEW_LEDS is not set | ||
683 | |||
684 | # | ||
685 | # LED drivers | ||
686 | # | ||
687 | |||
688 | # | ||
689 | # LED Triggers | ||
690 | # | ||
691 | |||
692 | # | ||
693 | # InfiniBand support | ||
694 | # | ||
695 | # CONFIG_INFINIBAND is not set | ||
696 | |||
697 | # | ||
698 | # EDAC - error detection and reporting (RAS) (EXPERIMENTAL) | ||
699 | # | ||
700 | |||
701 | # | ||
702 | # Real Time Clock | ||
703 | # | ||
704 | # CONFIG_RTC_CLASS is not set | ||
705 | |||
706 | # | ||
707 | # File systems | ||
708 | # | ||
709 | CONFIG_EXT2_FS=y | ||
710 | # CONFIG_EXT2_FS_XATTR is not set | ||
711 | # CONFIG_EXT2_FS_XIP is not set | ||
712 | CONFIG_EXT3_FS=y | ||
713 | CONFIG_EXT3_FS_XATTR=y | ||
714 | # CONFIG_EXT3_FS_POSIX_ACL is not set | ||
715 | # CONFIG_EXT3_FS_SECURITY is not set | ||
716 | CONFIG_JBD=y | ||
717 | # CONFIG_JBD_DEBUG is not set | ||
718 | CONFIG_FS_MBCACHE=y | ||
719 | # CONFIG_REISERFS_FS is not set | ||
720 | # CONFIG_JFS_FS is not set | ||
721 | # CONFIG_FS_POSIX_ACL is not set | ||
722 | # CONFIG_XFS_FS is not set | ||
723 | # CONFIG_OCFS2_FS is not set | ||
724 | # CONFIG_MINIX_FS is not set | ||
725 | # CONFIG_ROMFS_FS is not set | ||
726 | # CONFIG_INOTIFY is not set | ||
727 | # CONFIG_QUOTA is not set | ||
728 | # CONFIG_DNOTIFY is not set | ||
729 | # CONFIG_AUTOFS_FS is not set | ||
730 | # CONFIG_AUTOFS4_FS is not set | ||
731 | # CONFIG_FUSE_FS is not set | ||
732 | |||
733 | # | ||
734 | # CD-ROM/DVD Filesystems | ||
735 | # | ||
736 | # CONFIG_ISO9660_FS is not set | ||
737 | # CONFIG_UDF_FS is not set | ||
738 | |||
739 | # | ||
740 | # DOS/FAT/NT Filesystems | ||
741 | # | ||
742 | # CONFIG_MSDOS_FS is not set | ||
743 | # CONFIG_VFAT_FS is not set | ||
744 | # CONFIG_NTFS_FS is not set | ||
745 | |||
746 | # | ||
747 | # Pseudo filesystems | ||
748 | # | ||
749 | CONFIG_PROC_FS=y | ||
750 | CONFIG_PROC_KCORE=y | ||
751 | CONFIG_SYSFS=y | ||
752 | CONFIG_TMPFS=y | ||
753 | # CONFIG_HUGETLB_PAGE is not set | ||
754 | CONFIG_RAMFS=y | ||
755 | # CONFIG_CONFIGFS_FS is not set | ||
756 | |||
757 | # | ||
758 | # Miscellaneous filesystems | ||
759 | # | ||
760 | # CONFIG_ADFS_FS is not set | ||
761 | # CONFIG_AFFS_FS is not set | ||
762 | # CONFIG_HFS_FS is not set | ||
763 | # CONFIG_HFSPLUS_FS is not set | ||
764 | # CONFIG_BEFS_FS is not set | ||
765 | # CONFIG_BFS_FS is not set | ||
766 | # CONFIG_EFS_FS is not set | ||
767 | # CONFIG_CRAMFS is not set | ||
768 | # CONFIG_VXFS_FS is not set | ||
769 | # CONFIG_HPFS_FS is not set | ||
770 | # CONFIG_QNX4FS_FS is not set | ||
771 | # CONFIG_SYSV_FS is not set | ||
772 | # CONFIG_UFS_FS is not set | ||
773 | |||
774 | # | ||
775 | # Network File Systems | ||
776 | # | ||
777 | CONFIG_NFS_FS=y | ||
778 | CONFIG_NFS_V3=y | ||
779 | # CONFIG_NFS_V3_ACL is not set | ||
780 | # CONFIG_NFS_V4 is not set | ||
781 | # CONFIG_NFS_DIRECTIO is not set | ||
782 | CONFIG_NFSD=y | ||
783 | # CONFIG_NFSD_V3 is not set | ||
784 | CONFIG_NFSD_TCP=y | ||
785 | CONFIG_ROOT_NFS=y | ||
786 | CONFIG_LOCKD=y | ||
787 | CONFIG_LOCKD_V4=y | ||
788 | CONFIG_EXPORTFS=y | ||
789 | CONFIG_NFS_COMMON=y | ||
790 | CONFIG_SUNRPC=y | ||
791 | # CONFIG_RPCSEC_GSS_KRB5 is not set | ||
792 | # CONFIG_RPCSEC_GSS_SPKM3 is not set | ||
793 | # CONFIG_SMB_FS is not set | ||
794 | # CONFIG_CIFS is not set | ||
795 | # CONFIG_NCP_FS is not set | ||
796 | # CONFIG_CODA_FS is not set | ||
797 | # CONFIG_AFS_FS is not set | ||
798 | # CONFIG_9P_FS is not set | ||
799 | |||
800 | # | ||
801 | # Partition Types | ||
802 | # | ||
803 | CONFIG_PARTITION_ADVANCED=y | ||
804 | # CONFIG_ACORN_PARTITION is not set | ||
805 | # CONFIG_OSF_PARTITION is not set | ||
806 | # CONFIG_AMIGA_PARTITION is not set | ||
807 | # CONFIG_ATARI_PARTITION is not set | ||
808 | # CONFIG_MAC_PARTITION is not set | ||
809 | CONFIG_MSDOS_PARTITION=y | ||
810 | # CONFIG_BSD_DISKLABEL is not set | ||
811 | # CONFIG_MINIX_SUBPARTITION is not set | ||
812 | # CONFIG_SOLARIS_X86_PARTITION is not set | ||
813 | # CONFIG_UNIXWARE_DISKLABEL is not set | ||
814 | CONFIG_LDM_PARTITION=y | ||
815 | # CONFIG_LDM_DEBUG is not set | ||
816 | # CONFIG_SGI_PARTITION is not set | ||
817 | # CONFIG_ULTRIX_PARTITION is not set | ||
818 | # CONFIG_SUN_PARTITION is not set | ||
819 | # CONFIG_KARMA_PARTITION is not set | ||
820 | # CONFIG_EFI_PARTITION is not set | ||
821 | |||
822 | # | ||
823 | # Native Language Support | ||
824 | # | ||
825 | CONFIG_NLS=y | ||
826 | CONFIG_NLS_DEFAULT="iso8859-1" | ||
827 | # CONFIG_NLS_CODEPAGE_437 is not set | ||
828 | # CONFIG_NLS_CODEPAGE_737 is not set | ||
829 | # CONFIG_NLS_CODEPAGE_775 is not set | ||
830 | # CONFIG_NLS_CODEPAGE_850 is not set | ||
831 | # CONFIG_NLS_CODEPAGE_852 is not set | ||
832 | # CONFIG_NLS_CODEPAGE_855 is not set | ||
833 | # CONFIG_NLS_CODEPAGE_857 is not set | ||
834 | # CONFIG_NLS_CODEPAGE_860 is not set | ||
835 | # CONFIG_NLS_CODEPAGE_861 is not set | ||
836 | # CONFIG_NLS_CODEPAGE_862 is not set | ||
837 | # CONFIG_NLS_CODEPAGE_863 is not set | ||
838 | # CONFIG_NLS_CODEPAGE_864 is not set | ||
839 | # CONFIG_NLS_CODEPAGE_865 is not set | ||
840 | # CONFIG_NLS_CODEPAGE_866 is not set | ||
841 | # CONFIG_NLS_CODEPAGE_869 is not set | ||
842 | # CONFIG_NLS_CODEPAGE_936 is not set | ||
843 | # CONFIG_NLS_CODEPAGE_950 is not set | ||
844 | # CONFIG_NLS_CODEPAGE_932 is not set | ||
845 | # CONFIG_NLS_CODEPAGE_949 is not set | ||
846 | # CONFIG_NLS_CODEPAGE_874 is not set | ||
847 | # CONFIG_NLS_ISO8859_8 is not set | ||
848 | # CONFIG_NLS_CODEPAGE_1250 is not set | ||
849 | # CONFIG_NLS_CODEPAGE_1251 is not set | ||
850 | # CONFIG_NLS_ASCII is not set | ||
851 | # CONFIG_NLS_ISO8859_1 is not set | ||
852 | # CONFIG_NLS_ISO8859_2 is not set | ||
853 | # CONFIG_NLS_ISO8859_3 is not set | ||
854 | # CONFIG_NLS_ISO8859_4 is not set | ||
855 | # CONFIG_NLS_ISO8859_5 is not set | ||
856 | # CONFIG_NLS_ISO8859_6 is not set | ||
857 | # CONFIG_NLS_ISO8859_7 is not set | ||
858 | # CONFIG_NLS_ISO8859_9 is not set | ||
859 | # CONFIG_NLS_ISO8859_13 is not set | ||
860 | # CONFIG_NLS_ISO8859_14 is not set | ||
861 | # CONFIG_NLS_ISO8859_15 is not set | ||
862 | # CONFIG_NLS_KOI8_R is not set | ||
863 | # CONFIG_NLS_KOI8_U is not set | ||
864 | # CONFIG_NLS_UTF8 is not set | ||
865 | |||
866 | # | ||
867 | # Library routines | ||
868 | # | ||
869 | # CONFIG_CRC_CCITT is not set | ||
870 | # CONFIG_CRC16 is not set | ||
871 | CONFIG_CRC32=y | ||
872 | # CONFIG_LIBCRC32C is not set | ||
873 | |||
874 | # | ||
875 | # Instrumentation Support | ||
876 | # | ||
877 | # CONFIG_PROFILING is not set | ||
878 | |||
879 | # | ||
880 | # Kernel hacking | ||
881 | # | ||
882 | # CONFIG_PRINTK_TIME is not set | ||
883 | # CONFIG_MAGIC_SYSRQ is not set | ||
884 | CONFIG_DEBUG_KERNEL=y | ||
885 | CONFIG_LOG_BUF_SHIFT=14 | ||
886 | CONFIG_DETECT_SOFTLOCKUP=y | ||
887 | # CONFIG_SCHEDSTATS is not set | ||
888 | # CONFIG_DEBUG_MUTEXES is not set | ||
889 | # CONFIG_DEBUG_SPINLOCK is not set | ||
890 | # CONFIG_DEBUG_SPINLOCK_SLEEP is not set | ||
891 | # CONFIG_DEBUG_KOBJECT is not set | ||
892 | # CONFIG_DEBUG_HIGHMEM is not set | ||
893 | # CONFIG_DEBUG_INFO is not set | ||
894 | # CONFIG_DEBUG_FS is not set | ||
895 | # CONFIG_DEBUG_VM is not set | ||
896 | # CONFIG_UNWIND_INFO is not set | ||
897 | CONFIG_FORCED_INLINING=y | ||
898 | # CONFIG_RCU_TORTURE_TEST is not set | ||
899 | # CONFIG_DEBUGGER is not set | ||
900 | # CONFIG_BDI_SWITCH is not set | ||
901 | # CONFIG_BOOTX_TEXT is not set | ||
902 | # CONFIG_PPC_EARLY_DEBUG_LPAR is not set | ||
903 | # CONFIG_PPC_EARLY_DEBUG_G5 is not set | ||
904 | # CONFIG_PPC_EARLY_DEBUG_RTAS is not set | ||
905 | # CONFIG_PPC_EARLY_DEBUG_MAPLE is not set | ||
906 | # CONFIG_PPC_EARLY_DEBUG_ISERIES is not set | ||
907 | |||
908 | # | ||
909 | # Security options | ||
910 | # | ||
911 | # CONFIG_KEYS is not set | ||
912 | # CONFIG_SECURITY is not set | ||
913 | |||
914 | # | ||
915 | # Cryptographic options | ||
916 | # | ||
917 | # CONFIG_CRYPTO is not set | ||
918 | |||
919 | # | ||
920 | # Hardware crypto devices | ||
921 | # | ||