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