diff options
author | Linus Torvalds <torvalds@ppc970.osdl.org> | 2005-04-16 18:20:36 -0400 |
---|---|---|
committer | Linus Torvalds <torvalds@ppc970.osdl.org> | 2005-04-16 18:20:36 -0400 |
commit | 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 (patch) | |
tree | 0bba044c4ce775e45a88a51686b5d9f90697ea9d /arch/ppc/configs/mpc8540_ads_defconfig |
Linux-2.6.12-rc2v2.6.12-rc2
Initial git repository build. I'm not bothering with the full history,
even though we have it. We can create a separate "historical" git
archive of that later if we want to, and in the meantime it's about
3.2GB when imported into git - space that would just make the early
git days unnecessarily complicated, when we don't have a lot of good
infrastructure for it.
Let it rip!
Diffstat (limited to 'arch/ppc/configs/mpc8540_ads_defconfig')
-rw-r--r-- | arch/ppc/configs/mpc8540_ads_defconfig | 707 |
1 files changed, 707 insertions, 0 deletions
diff --git a/arch/ppc/configs/mpc8540_ads_defconfig b/arch/ppc/configs/mpc8540_ads_defconfig new file mode 100644 index 000000000000..c5c86025e261 --- /dev/null +++ b/arch/ppc/configs/mpc8540_ads_defconfig | |||
@@ -0,0 +1,707 @@ | |||
1 | # | ||
2 | # Automatically generated make config: don't edit | ||
3 | # Linux kernel version: 2.6.11-rc1 | ||
4 | # Thu Jan 20 01:23:13 2005 | ||
5 | # | ||
6 | CONFIG_MMU=y | ||
7 | CONFIG_GENERIC_HARDIRQS=y | ||
8 | CONFIG_RWSEM_XCHGADD_ALGORITHM=y | ||
9 | CONFIG_GENERIC_CALIBRATE_DELAY=y | ||
10 | CONFIG_HAVE_DEC_LOCK=y | ||
11 | CONFIG_PPC=y | ||
12 | CONFIG_PPC32=y | ||
13 | CONFIG_GENERIC_NVRAM=y | ||
14 | |||
15 | # | ||
16 | # Code maturity level options | ||
17 | # | ||
18 | CONFIG_EXPERIMENTAL=y | ||
19 | CONFIG_CLEAN_COMPILE=y | ||
20 | CONFIG_BROKEN_ON_SMP=y | ||
21 | |||
22 | # | ||
23 | # General setup | ||
24 | # | ||
25 | CONFIG_LOCALVERSION="" | ||
26 | CONFIG_SWAP=y | ||
27 | CONFIG_SYSVIPC=y | ||
28 | # CONFIG_POSIX_MQUEUE is not set | ||
29 | # CONFIG_BSD_PROCESS_ACCT is not set | ||
30 | CONFIG_SYSCTL=y | ||
31 | # CONFIG_AUDIT is not set | ||
32 | CONFIG_LOG_BUF_SHIFT=14 | ||
33 | # CONFIG_HOTPLUG is not set | ||
34 | CONFIG_KOBJECT_UEVENT=y | ||
35 | # CONFIG_IKCONFIG is not set | ||
36 | CONFIG_EMBEDDED=y | ||
37 | # CONFIG_KALLSYMS is not set | ||
38 | CONFIG_FUTEX=y | ||
39 | # CONFIG_EPOLL is not set | ||
40 | # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set | ||
41 | CONFIG_SHMEM=y | ||
42 | CONFIG_CC_ALIGN_FUNCTIONS=0 | ||
43 | CONFIG_CC_ALIGN_LABELS=0 | ||
44 | CONFIG_CC_ALIGN_LOOPS=0 | ||
45 | CONFIG_CC_ALIGN_JUMPS=0 | ||
46 | # CONFIG_TINY_SHMEM is not set | ||
47 | |||
48 | # | ||
49 | # Loadable module support | ||
50 | # | ||
51 | # CONFIG_MODULES is not set | ||
52 | |||
53 | # | ||
54 | # Processor | ||
55 | # | ||
56 | # CONFIG_6xx is not set | ||
57 | # CONFIG_40x is not set | ||
58 | # CONFIG_44x is not set | ||
59 | # CONFIG_POWER3 is not set | ||
60 | # CONFIG_POWER4 is not set | ||
61 | # CONFIG_8xx is not set | ||
62 | CONFIG_E500=y | ||
63 | CONFIG_BOOKE=y | ||
64 | CONFIG_FSL_BOOKE=y | ||
65 | CONFIG_SPE=y | ||
66 | CONFIG_MATH_EMULATION=y | ||
67 | # CONFIG_CPU_FREQ is not set | ||
68 | CONFIG_PPC_GEN550=y | ||
69 | CONFIG_85xx=y | ||
70 | CONFIG_PPC_INDIRECT_PCI_BE=y | ||
71 | |||
72 | # | ||
73 | # Freescale 85xx options | ||
74 | # | ||
75 | CONFIG_MPC8540_ADS=y | ||
76 | # CONFIG_MPC8555_CDS is not set | ||
77 | # CONFIG_MPC8560_ADS is not set | ||
78 | # CONFIG_SBC8560 is not set | ||
79 | CONFIG_MPC8540=y | ||
80 | |||
81 | # | ||
82 | # Platform options | ||
83 | # | ||
84 | # CONFIG_SMP is not set | ||
85 | # CONFIG_PREEMPT is not set | ||
86 | # CONFIG_HIGHMEM is not set | ||
87 | CONFIG_BINFMT_ELF=y | ||
88 | # CONFIG_BINFMT_MISC is not set | ||
89 | # CONFIG_CMDLINE_BOOL is not set | ||
90 | |||
91 | # | ||
92 | # Bus options | ||
93 | # | ||
94 | CONFIG_PCI=y | ||
95 | CONFIG_PCI_DOMAINS=y | ||
96 | # CONFIG_PCI_LEGACY_PROC is not set | ||
97 | CONFIG_PCI_NAMES=y | ||
98 | |||
99 | # | ||
100 | # PCCARD (PCMCIA/CardBus) support | ||
101 | # | ||
102 | # CONFIG_PCCARD is not set | ||
103 | |||
104 | # | ||
105 | # PC-card bridges | ||
106 | # | ||
107 | |||
108 | # | ||
109 | # Advanced setup | ||
110 | # | ||
111 | # CONFIG_ADVANCED_OPTIONS is not set | ||
112 | |||
113 | # | ||
114 | # Default settings for advanced configuration options are used | ||
115 | # | ||
116 | CONFIG_HIGHMEM_START=0xfe000000 | ||
117 | CONFIG_LOWMEM_SIZE=0x30000000 | ||
118 | CONFIG_KERNEL_START=0xc0000000 | ||
119 | CONFIG_TASK_SIZE=0x80000000 | ||
120 | CONFIG_BOOT_LOAD=0x00800000 | ||
121 | |||
122 | # | ||
123 | # Device Drivers | ||
124 | # | ||
125 | |||
126 | # | ||
127 | # Generic Driver Options | ||
128 | # | ||
129 | CONFIG_STANDALONE=y | ||
130 | CONFIG_PREVENT_FIRMWARE_BUILD=y | ||
131 | # CONFIG_FW_LOADER is not set | ||
132 | |||
133 | # | ||
134 | # Memory Technology Devices (MTD) | ||
135 | # | ||
136 | # CONFIG_MTD is not set | ||
137 | |||
138 | # | ||
139 | # Parallel port support | ||
140 | # | ||
141 | # CONFIG_PARPORT is not set | ||
142 | |||
143 | # | ||
144 | # Plug and Play support | ||
145 | # | ||
146 | |||
147 | # | ||
148 | # Block devices | ||
149 | # | ||
150 | # CONFIG_BLK_DEV_FD is not set | ||
151 | # CONFIG_BLK_CPQ_DA is not set | ||
152 | # CONFIG_BLK_CPQ_CISS_DA is not set | ||
153 | # CONFIG_BLK_DEV_DAC960 is not set | ||
154 | # CONFIG_BLK_DEV_UMEM is not set | ||
155 | # CONFIG_BLK_DEV_COW_COMMON is not set | ||
156 | CONFIG_BLK_DEV_LOOP=y | ||
157 | # CONFIG_BLK_DEV_CRYPTOLOOP is not set | ||
158 | # CONFIG_BLK_DEV_NBD is not set | ||
159 | # CONFIG_BLK_DEV_SX8 is not set | ||
160 | CONFIG_BLK_DEV_RAM=y | ||
161 | CONFIG_BLK_DEV_RAM_COUNT=16 | ||
162 | CONFIG_BLK_DEV_RAM_SIZE=32768 | ||
163 | CONFIG_BLK_DEV_INITRD=y | ||
164 | CONFIG_INITRAMFS_SOURCE="" | ||
165 | # CONFIG_LBD is not set | ||
166 | # CONFIG_CDROM_PKTCDVD is not set | ||
167 | |||
168 | # | ||
169 | # IO Schedulers | ||
170 | # | ||
171 | CONFIG_IOSCHED_NOOP=y | ||
172 | CONFIG_IOSCHED_AS=y | ||
173 | CONFIG_IOSCHED_DEADLINE=y | ||
174 | CONFIG_IOSCHED_CFQ=y | ||
175 | # CONFIG_ATA_OVER_ETH is not set | ||
176 | |||
177 | # | ||
178 | # ATA/ATAPI/MFM/RLL support | ||
179 | # | ||
180 | # CONFIG_IDE is not set | ||
181 | |||
182 | # | ||
183 | # SCSI device support | ||
184 | # | ||
185 | # CONFIG_SCSI is not set | ||
186 | |||
187 | # | ||
188 | # Multi-device support (RAID and LVM) | ||
189 | # | ||
190 | # CONFIG_MD is not set | ||
191 | |||
192 | # | ||
193 | # Fusion MPT device support | ||
194 | # | ||
195 | |||
196 | # | ||
197 | # IEEE 1394 (FireWire) support | ||
198 | # | ||
199 | # CONFIG_IEEE1394 is not set | ||
200 | |||
201 | # | ||
202 | # I2O device support | ||
203 | # | ||
204 | # CONFIG_I2O is not set | ||
205 | |||
206 | # | ||
207 | # Macintosh device drivers | ||
208 | # | ||
209 | |||
210 | # | ||
211 | # Networking support | ||
212 | # | ||
213 | CONFIG_NET=y | ||
214 | |||
215 | # | ||
216 | # Networking options | ||
217 | # | ||
218 | CONFIG_PACKET=y | ||
219 | # CONFIG_PACKET_MMAP is not set | ||
220 | # CONFIG_NETLINK_DEV is not set | ||
221 | CONFIG_UNIX=y | ||
222 | # CONFIG_NET_KEY is not set | ||
223 | CONFIG_INET=y | ||
224 | CONFIG_IP_MULTICAST=y | ||
225 | # CONFIG_IP_ADVANCED_ROUTER is not set | ||
226 | CONFIG_IP_PNP=y | ||
227 | CONFIG_IP_PNP_DHCP=y | ||
228 | CONFIG_IP_PNP_BOOTP=y | ||
229 | # CONFIG_IP_PNP_RARP is not set | ||
230 | # CONFIG_NET_IPIP is not set | ||
231 | # CONFIG_NET_IPGRE is not set | ||
232 | # CONFIG_IP_MROUTE is not set | ||
233 | # CONFIG_ARPD is not set | ||
234 | CONFIG_SYN_COOKIES=y | ||
235 | # CONFIG_INET_AH is not set | ||
236 | # CONFIG_INET_ESP is not set | ||
237 | # CONFIG_INET_IPCOMP is not set | ||
238 | # CONFIG_INET_TUNNEL is not set | ||
239 | CONFIG_IP_TCPDIAG=y | ||
240 | # CONFIG_IP_TCPDIAG_IPV6 is not set | ||
241 | # CONFIG_IPV6 is not set | ||
242 | # CONFIG_NETFILTER is not set | ||
243 | |||
244 | # | ||
245 | # SCTP Configuration (EXPERIMENTAL) | ||
246 | # | ||
247 | # CONFIG_IP_SCTP is not set | ||
248 | # CONFIG_ATM is not set | ||
249 | # CONFIG_BRIDGE is not set | ||
250 | # CONFIG_VLAN_8021Q is not set | ||
251 | # CONFIG_DECNET is not set | ||
252 | # CONFIG_LLC2 is not set | ||
253 | # CONFIG_IPX is not set | ||
254 | # CONFIG_ATALK is not set | ||
255 | # CONFIG_X25 is not set | ||
256 | # CONFIG_LAPB is not set | ||
257 | # CONFIG_NET_DIVERT is not set | ||
258 | # CONFIG_ECONET is not set | ||
259 | # CONFIG_WAN_ROUTER is not set | ||
260 | |||
261 | # | ||
262 | # QoS and/or fair queueing | ||
263 | # | ||
264 | # CONFIG_NET_SCHED is not set | ||
265 | # CONFIG_NET_CLS_ROUTE is not set | ||
266 | |||
267 | # | ||
268 | # Network testing | ||
269 | # | ||
270 | # CONFIG_NET_PKTGEN is not set | ||
271 | # CONFIG_NETPOLL is not set | ||
272 | # CONFIG_NET_POLL_CONTROLLER is not set | ||
273 | # CONFIG_HAMRADIO is not set | ||
274 | # CONFIG_IRDA is not set | ||
275 | # CONFIG_BT is not set | ||
276 | CONFIG_NETDEVICES=y | ||
277 | # CONFIG_DUMMY is not set | ||
278 | # CONFIG_BONDING is not set | ||
279 | # CONFIG_EQUALIZER is not set | ||
280 | # CONFIG_TUN is not set | ||
281 | |||
282 | # | ||
283 | # ARCnet devices | ||
284 | # | ||
285 | # CONFIG_ARCNET is not set | ||
286 | |||
287 | # | ||
288 | # Ethernet (10 or 100Mbit) | ||
289 | # | ||
290 | CONFIG_NET_ETHERNET=y | ||
291 | CONFIG_MII=y | ||
292 | # CONFIG_HAPPYMEAL is not set | ||
293 | # CONFIG_SUNGEM is not set | ||
294 | # CONFIG_NET_VENDOR_3COM is not set | ||
295 | |||
296 | # | ||
297 | # Tulip family network device support | ||
298 | # | ||
299 | # CONFIG_NET_TULIP is not set | ||
300 | # CONFIG_HP100 is not set | ||
301 | # CONFIG_NET_PCI is not set | ||
302 | |||
303 | # | ||
304 | # Ethernet (1000 Mbit) | ||
305 | # | ||
306 | # CONFIG_ACENIC is not set | ||
307 | # CONFIG_DL2K is not set | ||
308 | # CONFIG_E1000 is not set | ||
309 | # CONFIG_NS83820 is not set | ||
310 | # CONFIG_HAMACHI is not set | ||
311 | # CONFIG_YELLOWFIN is not set | ||
312 | # CONFIG_R8169 is not set | ||
313 | # CONFIG_SK98LIN is not set | ||
314 | # CONFIG_TIGON3 is not set | ||
315 | CONFIG_GIANFAR=y | ||
316 | CONFIG_GFAR_NAPI=y | ||
317 | |||
318 | # | ||
319 | # Ethernet (10000 Mbit) | ||
320 | # | ||
321 | # CONFIG_IXGB is not set | ||
322 | # CONFIG_S2IO is not set | ||
323 | |||
324 | # | ||
325 | # Token Ring devices | ||
326 | # | ||
327 | # CONFIG_TR is not set | ||
328 | |||
329 | # | ||
330 | # Wireless LAN (non-hamradio) | ||
331 | # | ||
332 | # CONFIG_NET_RADIO is not set | ||
333 | |||
334 | # | ||
335 | # Wan interfaces | ||
336 | # | ||
337 | # CONFIG_WAN is not set | ||
338 | # CONFIG_FDDI is not set | ||
339 | # CONFIG_HIPPI is not set | ||
340 | # CONFIG_PPP is not set | ||
341 | # CONFIG_SLIP is not set | ||
342 | # CONFIG_SHAPER is not set | ||
343 | # CONFIG_NETCONSOLE is not set | ||
344 | |||
345 | # | ||
346 | # ISDN subsystem | ||
347 | # | ||
348 | # CONFIG_ISDN is not set | ||
349 | |||
350 | # | ||
351 | # Telephony Support | ||
352 | # | ||
353 | # CONFIG_PHONE is not set | ||
354 | |||
355 | # | ||
356 | # Input device support | ||
357 | # | ||
358 | CONFIG_INPUT=y | ||
359 | |||
360 | # | ||
361 | # Userland interfaces | ||
362 | # | ||
363 | # CONFIG_INPUT_MOUSEDEV is not set | ||
364 | # CONFIG_INPUT_JOYDEV is not set | ||
365 | # CONFIG_INPUT_TSDEV is not set | ||
366 | # CONFIG_INPUT_EVDEV is not set | ||
367 | # CONFIG_INPUT_EVBUG is not set | ||
368 | |||
369 | # | ||
370 | # Input I/O drivers | ||
371 | # | ||
372 | # CONFIG_GAMEPORT is not set | ||
373 | CONFIG_SOUND_GAMEPORT=y | ||
374 | # CONFIG_SERIO is not set | ||
375 | # CONFIG_SERIO_I8042 is not set | ||
376 | |||
377 | # | ||
378 | # Input Device Drivers | ||
379 | # | ||
380 | # CONFIG_INPUT_KEYBOARD is not set | ||
381 | # CONFIG_INPUT_MOUSE is not set | ||
382 | # CONFIG_INPUT_JOYSTICK is not set | ||
383 | # CONFIG_INPUT_TOUCHSCREEN is not set | ||
384 | # CONFIG_INPUT_MISC is not set | ||
385 | |||
386 | # | ||
387 | # Character devices | ||
388 | # | ||
389 | # CONFIG_VT is not set | ||
390 | # CONFIG_SERIAL_NONSTANDARD is not set | ||
391 | |||
392 | # | ||
393 | # Serial drivers | ||
394 | # | ||
395 | CONFIG_SERIAL_8250=y | ||
396 | CONFIG_SERIAL_8250_CONSOLE=y | ||
397 | CONFIG_SERIAL_8250_NR_UARTS=4 | ||
398 | # CONFIG_SERIAL_8250_EXTENDED is not set | ||
399 | |||
400 | # | ||
401 | # Non-8250 serial port support | ||
402 | # | ||
403 | CONFIG_SERIAL_CORE=y | ||
404 | CONFIG_SERIAL_CORE_CONSOLE=y | ||
405 | CONFIG_UNIX98_PTYS=y | ||
406 | CONFIG_LEGACY_PTYS=y | ||
407 | CONFIG_LEGACY_PTY_COUNT=256 | ||
408 | |||
409 | # | ||
410 | # IPMI | ||
411 | # | ||
412 | # CONFIG_IPMI_HANDLER is not set | ||
413 | |||
414 | # | ||
415 | # Watchdog Cards | ||
416 | # | ||
417 | # CONFIG_WATCHDOG is not set | ||
418 | # CONFIG_NVRAM is not set | ||
419 | CONFIG_GEN_RTC=y | ||
420 | # CONFIG_GEN_RTC_X is not set | ||
421 | # CONFIG_DTLK is not set | ||
422 | # CONFIG_R3964 is not set | ||
423 | # CONFIG_APPLICOM is not set | ||
424 | |||
425 | # | ||
426 | # Ftape, the floppy tape device driver | ||
427 | # | ||
428 | # CONFIG_AGP is not set | ||
429 | # CONFIG_DRM is not set | ||
430 | # CONFIG_RAW_DRIVER is not set | ||
431 | |||
432 | # | ||
433 | # I2C support | ||
434 | # | ||
435 | CONFIG_I2C=y | ||
436 | CONFIG_I2C_CHARDEV=y | ||
437 | |||
438 | # | ||
439 | # I2C Algorithms | ||
440 | # | ||
441 | # CONFIG_I2C_ALGOBIT is not set | ||
442 | # CONFIG_I2C_ALGOPCF is not set | ||
443 | # CONFIG_I2C_ALGOPCA is not set | ||
444 | |||
445 | # | ||
446 | # I2C Hardware Bus support | ||
447 | # | ||
448 | # CONFIG_I2C_ALI1535 is not set | ||
449 | # CONFIG_I2C_ALI1563 is not set | ||
450 | # CONFIG_I2C_ALI15X3 is not set | ||
451 | # CONFIG_I2C_AMD756 is not set | ||
452 | # CONFIG_I2C_AMD8111 is not set | ||
453 | # CONFIG_I2C_I801 is not set | ||
454 | # CONFIG_I2C_I810 is not set | ||
455 | # CONFIG_I2C_ISA is not set | ||
456 | CONFIG_I2C_MPC=y | ||
457 | # CONFIG_I2C_NFORCE2 is not set | ||
458 | # CONFIG_I2C_PARPORT_LIGHT is not set | ||
459 | # CONFIG_I2C_PIIX4 is not set | ||
460 | # CONFIG_I2C_PROSAVAGE is not set | ||
461 | # CONFIG_I2C_SAVAGE4 is not set | ||
462 | # CONFIG_SCx200_ACB is not set | ||
463 | # CONFIG_I2C_SIS5595 is not set | ||
464 | # CONFIG_I2C_SIS630 is not set | ||
465 | # CONFIG_I2C_SIS96X is not set | ||
466 | # CONFIG_I2C_VIA is not set | ||
467 | # CONFIG_I2C_VIAPRO is not set | ||
468 | # CONFIG_I2C_VOODOO3 is not set | ||
469 | # CONFIG_I2C_PCA_ISA is not set | ||
470 | |||
471 | # | ||
472 | # Hardware Sensors Chip support | ||
473 | # | ||
474 | # CONFIG_I2C_SENSOR is not set | ||
475 | # CONFIG_SENSORS_ADM1021 is not set | ||
476 | # CONFIG_SENSORS_ADM1025 is not set | ||
477 | # CONFIG_SENSORS_ADM1026 is not set | ||
478 | # CONFIG_SENSORS_ADM1031 is not set | ||
479 | # CONFIG_SENSORS_ASB100 is not set | ||
480 | # CONFIG_SENSORS_DS1621 is not set | ||
481 | # CONFIG_SENSORS_FSCHER is not set | ||
482 | # CONFIG_SENSORS_GL518SM is not set | ||
483 | # CONFIG_SENSORS_IT87 is not set | ||
484 | # CONFIG_SENSORS_LM63 is not set | ||
485 | # CONFIG_SENSORS_LM75 is not set | ||
486 | # CONFIG_SENSORS_LM77 is not set | ||
487 | # CONFIG_SENSORS_LM78 is not set | ||
488 | # CONFIG_SENSORS_LM80 is not set | ||
489 | # CONFIG_SENSORS_LM83 is not set | ||
490 | # CONFIG_SENSORS_LM85 is not set | ||
491 | # CONFIG_SENSORS_LM87 is not set | ||
492 | # CONFIG_SENSORS_LM90 is not set | ||
493 | # CONFIG_SENSORS_MAX1619 is not set | ||
494 | # CONFIG_SENSORS_PC87360 is not set | ||
495 | # CONFIG_SENSORS_SMSC47B397 is not set | ||
496 | # CONFIG_SENSORS_SMSC47M1 is not set | ||
497 | # CONFIG_SENSORS_VIA686A is not set | ||
498 | # CONFIG_SENSORS_W83781D is not set | ||
499 | # CONFIG_SENSORS_W83L785TS is not set | ||
500 | # CONFIG_SENSORS_W83627HF is not set | ||
501 | |||
502 | # | ||
503 | # Other I2C Chip support | ||
504 | # | ||
505 | # CONFIG_SENSORS_EEPROM is not set | ||
506 | # CONFIG_SENSORS_PCF8574 is not set | ||
507 | # CONFIG_SENSORS_PCF8591 is not set | ||
508 | # CONFIG_SENSORS_RTC8564 is not set | ||
509 | # CONFIG_I2C_DEBUG_CORE is not set | ||
510 | # CONFIG_I2C_DEBUG_ALGO is not set | ||
511 | # CONFIG_I2C_DEBUG_BUS is not set | ||
512 | # CONFIG_I2C_DEBUG_CHIP is not set | ||
513 | |||
514 | # | ||
515 | # Dallas's 1-wire bus | ||
516 | # | ||
517 | # CONFIG_W1 is not set | ||
518 | |||
519 | # | ||
520 | # Misc devices | ||
521 | # | ||
522 | |||
523 | # | ||
524 | # Multimedia devices | ||
525 | # | ||
526 | # CONFIG_VIDEO_DEV is not set | ||
527 | |||
528 | # | ||
529 | # Digital Video Broadcasting Devices | ||
530 | # | ||
531 | # CONFIG_DVB is not set | ||
532 | |||
533 | # | ||
534 | # Graphics support | ||
535 | # | ||
536 | # CONFIG_FB is not set | ||
537 | # CONFIG_BACKLIGHT_LCD_SUPPORT is not set | ||
538 | |||
539 | # | ||
540 | # Sound | ||
541 | # | ||
542 | # CONFIG_SOUND is not set | ||
543 | |||
544 | # | ||
545 | # USB support | ||
546 | # | ||
547 | # CONFIG_USB is not set | ||
548 | CONFIG_USB_ARCH_HAS_HCD=y | ||
549 | CONFIG_USB_ARCH_HAS_OHCI=y | ||
550 | |||
551 | # | ||
552 | # NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' may also be needed; see USB_STORAGE Help for more information | ||
553 | # | ||
554 | |||
555 | # | ||
556 | # USB Gadget Support | ||
557 | # | ||
558 | # CONFIG_USB_GADGET is not set | ||
559 | |||
560 | # | ||
561 | # MMC/SD Card support | ||
562 | # | ||
563 | # CONFIG_MMC is not set | ||
564 | |||
565 | # | ||
566 | # InfiniBand support | ||
567 | # | ||
568 | # CONFIG_INFINIBAND is not set | ||
569 | |||
570 | # | ||
571 | # File systems | ||
572 | # | ||
573 | CONFIG_EXT2_FS=y | ||
574 | # CONFIG_EXT2_FS_XATTR is not set | ||
575 | CONFIG_EXT3_FS=y | ||
576 | CONFIG_EXT3_FS_XATTR=y | ||
577 | # CONFIG_EXT3_FS_POSIX_ACL is not set | ||
578 | # CONFIG_EXT3_FS_SECURITY is not set | ||
579 | CONFIG_JBD=y | ||
580 | # CONFIG_JBD_DEBUG is not set | ||
581 | CONFIG_FS_MBCACHE=y | ||
582 | # CONFIG_REISERFS_FS is not set | ||
583 | # CONFIG_JFS_FS is not set | ||
584 | # CONFIG_XFS_FS is not set | ||
585 | # CONFIG_MINIX_FS is not set | ||
586 | # CONFIG_ROMFS_FS is not set | ||
587 | # CONFIG_QUOTA is not set | ||
588 | CONFIG_DNOTIFY=y | ||
589 | # CONFIG_AUTOFS_FS is not set | ||
590 | # CONFIG_AUTOFS4_FS is not set | ||
591 | |||
592 | # | ||
593 | # CD-ROM/DVD Filesystems | ||
594 | # | ||
595 | # CONFIG_ISO9660_FS is not set | ||
596 | # CONFIG_UDF_FS is not set | ||
597 | |||
598 | # | ||
599 | # DOS/FAT/NT Filesystems | ||
600 | # | ||
601 | # CONFIG_MSDOS_FS is not set | ||
602 | # CONFIG_VFAT_FS is not set | ||
603 | # CONFIG_NTFS_FS is not set | ||
604 | |||
605 | # | ||
606 | # Pseudo filesystems | ||
607 | # | ||
608 | CONFIG_PROC_FS=y | ||
609 | CONFIG_PROC_KCORE=y | ||
610 | CONFIG_SYSFS=y | ||
611 | # CONFIG_DEVFS_FS is not set | ||
612 | # CONFIG_DEVPTS_FS_XATTR is not set | ||
613 | CONFIG_TMPFS=y | ||
614 | # CONFIG_TMPFS_XATTR is not set | ||
615 | # CONFIG_HUGETLB_PAGE is not set | ||
616 | CONFIG_RAMFS=y | ||
617 | |||
618 | # | ||
619 | # Miscellaneous filesystems | ||
620 | # | ||
621 | # CONFIG_ADFS_FS is not set | ||
622 | # CONFIG_AFFS_FS is not set | ||
623 | # CONFIG_HFS_FS is not set | ||
624 | # CONFIG_HFSPLUS_FS is not set | ||
625 | # CONFIG_BEFS_FS is not set | ||
626 | # CONFIG_BFS_FS is not set | ||
627 | # CONFIG_EFS_FS is not set | ||
628 | # CONFIG_CRAMFS is not set | ||
629 | # CONFIG_VXFS_FS is not set | ||
630 | # CONFIG_HPFS_FS is not set | ||
631 | # CONFIG_QNX4FS_FS is not set | ||
632 | # CONFIG_SYSV_FS is not set | ||
633 | # CONFIG_UFS_FS is not set | ||
634 | |||
635 | # | ||
636 | # Network File Systems | ||
637 | # | ||
638 | CONFIG_NFS_FS=y | ||
639 | # CONFIG_NFS_V3 is not set | ||
640 | # CONFIG_NFS_V4 is not set | ||
641 | # CONFIG_NFS_DIRECTIO is not set | ||
642 | # CONFIG_NFSD is not set | ||
643 | CONFIG_ROOT_NFS=y | ||
644 | CONFIG_LOCKD=y | ||
645 | # CONFIG_EXPORTFS is not set | ||
646 | CONFIG_SUNRPC=y | ||
647 | # CONFIG_RPCSEC_GSS_KRB5 is not set | ||
648 | # CONFIG_RPCSEC_GSS_SPKM3 is not set | ||
649 | # CONFIG_SMB_FS is not set | ||
650 | # CONFIG_CIFS is not set | ||
651 | # CONFIG_NCP_FS is not set | ||
652 | # CONFIG_CODA_FS is not set | ||
653 | # CONFIG_AFS_FS is not set | ||
654 | |||
655 | # | ||
656 | # Partition Types | ||
657 | # | ||
658 | CONFIG_PARTITION_ADVANCED=y | ||
659 | # CONFIG_ACORN_PARTITION is not set | ||
660 | # CONFIG_OSF_PARTITION is not set | ||
661 | # CONFIG_AMIGA_PARTITION is not set | ||
662 | # CONFIG_ATARI_PARTITION is not set | ||
663 | # CONFIG_MAC_PARTITION is not set | ||
664 | # CONFIG_MSDOS_PARTITION is not set | ||
665 | # CONFIG_LDM_PARTITION is not set | ||
666 | # CONFIG_SGI_PARTITION is not set | ||
667 | # CONFIG_ULTRIX_PARTITION is not set | ||
668 | # CONFIG_SUN_PARTITION is not set | ||
669 | # CONFIG_EFI_PARTITION is not set | ||
670 | |||
671 | # | ||
672 | # Native Language Support | ||
673 | # | ||
674 | # CONFIG_NLS is not set | ||
675 | |||
676 | # | ||
677 | # Library routines | ||
678 | # | ||
679 | # CONFIG_CRC_CCITT is not set | ||
680 | CONFIG_CRC32=y | ||
681 | # CONFIG_LIBCRC32C is not set | ||
682 | |||
683 | # | ||
684 | # Profiling support | ||
685 | # | ||
686 | # CONFIG_PROFILING is not set | ||
687 | |||
688 | # | ||
689 | # Kernel hacking | ||
690 | # | ||
691 | # CONFIG_DEBUG_KERNEL is not set | ||
692 | # CONFIG_SERIAL_TEXT_DEBUG is not set | ||
693 | |||
694 | # | ||
695 | # Security options | ||
696 | # | ||
697 | # CONFIG_KEYS is not set | ||
698 | # CONFIG_SECURITY is not set | ||
699 | |||
700 | # | ||
701 | # Cryptographic options | ||
702 | # | ||
703 | # CONFIG_CRYPTO is not set | ||
704 | |||
705 | # | ||
706 | # Hardware crypto devices | ||
707 | # | ||