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/mips/configs/ev64120_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/mips/configs/ev64120_defconfig')
-rw-r--r-- | arch/mips/configs/ev64120_defconfig | 672 |
1 files changed, 672 insertions, 0 deletions
diff --git a/arch/mips/configs/ev64120_defconfig b/arch/mips/configs/ev64120_defconfig new file mode 100644 index 000000000000..360e842fd4be --- /dev/null +++ b/arch/mips/configs/ev64120_defconfig | |||
@@ -0,0 +1,672 @@ | |||
1 | # | ||
2 | # Automatically generated make config: don't edit | ||
3 | # Linux kernel version: 2.6.11-rc2 | ||
4 | # Wed Jan 26 02:49:03 2005 | ||
5 | # | ||
6 | CONFIG_MIPS=y | ||
7 | # CONFIG_MIPS64 is not set | ||
8 | # CONFIG_64BIT is not set | ||
9 | CONFIG_MIPS32=y | ||
10 | |||
11 | # | ||
12 | # Code maturity level options | ||
13 | # | ||
14 | CONFIG_EXPERIMENTAL=y | ||
15 | CONFIG_CLEAN_COMPILE=y | ||
16 | CONFIG_BROKEN_ON_SMP=y | ||
17 | |||
18 | # | ||
19 | # General setup | ||
20 | # | ||
21 | CONFIG_LOCALVERSION="" | ||
22 | CONFIG_SWAP=y | ||
23 | CONFIG_SYSVIPC=y | ||
24 | # CONFIG_POSIX_MQUEUE is not set | ||
25 | # CONFIG_BSD_PROCESS_ACCT is not set | ||
26 | CONFIG_SYSCTL=y | ||
27 | # CONFIG_AUDIT is not set | ||
28 | CONFIG_LOG_BUF_SHIFT=14 | ||
29 | # CONFIG_HOTPLUG is not set | ||
30 | CONFIG_KOBJECT_UEVENT=y | ||
31 | # CONFIG_IKCONFIG is not set | ||
32 | CONFIG_EMBEDDED=y | ||
33 | CONFIG_KALLSYMS=y | ||
34 | # CONFIG_KALLSYMS_EXTRA_PASS is not set | ||
35 | CONFIG_FUTEX=y | ||
36 | CONFIG_EPOLL=y | ||
37 | # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set | ||
38 | CONFIG_SHMEM=y | ||
39 | CONFIG_CC_ALIGN_FUNCTIONS=0 | ||
40 | CONFIG_CC_ALIGN_LABELS=0 | ||
41 | CONFIG_CC_ALIGN_LOOPS=0 | ||
42 | CONFIG_CC_ALIGN_JUMPS=0 | ||
43 | # CONFIG_TINY_SHMEM is not set | ||
44 | |||
45 | # | ||
46 | # Loadable module support | ||
47 | # | ||
48 | CONFIG_MODULES=y | ||
49 | CONFIG_MODULE_UNLOAD=y | ||
50 | # CONFIG_MODULE_FORCE_UNLOAD is not set | ||
51 | CONFIG_OBSOLETE_MODPARM=y | ||
52 | CONFIG_MODVERSIONS=y | ||
53 | CONFIG_MODULE_SRCVERSION_ALL=y | ||
54 | # CONFIG_KMOD is not set | ||
55 | |||
56 | # | ||
57 | # Machine selection | ||
58 | # | ||
59 | # CONFIG_MACH_JAZZ is not set | ||
60 | # CONFIG_MACH_VR41XX is not set | ||
61 | # CONFIG_TOSHIBA_JMR3927 is not set | ||
62 | # CONFIG_MIPS_COBALT is not set | ||
63 | # CONFIG_MACH_DECSTATION is not set | ||
64 | CONFIG_MIPS_EV64120=y | ||
65 | # CONFIG_EVB_PCI1 is not set | ||
66 | # CONFIG_MIPS_EV96100 is not set | ||
67 | # CONFIG_MIPS_IVR is not set | ||
68 | # CONFIG_LASAT is not set | ||
69 | # CONFIG_MIPS_ITE8172 is not set | ||
70 | # CONFIG_MIPS_ATLAS is not set | ||
71 | # CONFIG_MIPS_MALTA is not set | ||
72 | # CONFIG_MIPS_SEAD is not set | ||
73 | # CONFIG_MOMENCO_OCELOT is not set | ||
74 | # CONFIG_MOMENCO_OCELOT_G is not set | ||
75 | # CONFIG_MOMENCO_OCELOT_C is not set | ||
76 | # CONFIG_MOMENCO_OCELOT_3 is not set | ||
77 | # CONFIG_MOMENCO_JAGUAR_ATX is not set | ||
78 | # CONFIG_PMC_YOSEMITE is not set | ||
79 | # CONFIG_DDB5074 is not set | ||
80 | # CONFIG_DDB5476 is not set | ||
81 | # CONFIG_DDB5477 is not set | ||
82 | # CONFIG_NEC_OSPREY is not set | ||
83 | # CONFIG_SGI_IP22 is not set | ||
84 | # CONFIG_SOC_AU1X00 is not set | ||
85 | # CONFIG_SIBYTE_SB1xxx_SOC is not set | ||
86 | # CONFIG_SNI_RM200_PCI is not set | ||
87 | # CONFIG_TOSHIBA_RBTX4927 is not set | ||
88 | CONFIG_RWSEM_GENERIC_SPINLOCK=y | ||
89 | CONFIG_GENERIC_CALIBRATE_DELAY=y | ||
90 | CONFIG_HAVE_DEC_LOCK=y | ||
91 | CONFIG_DMA_NONCOHERENT=y | ||
92 | # CONFIG_CPU_LITTLE_ENDIAN is not set | ||
93 | CONFIG_MIPS_GT64120=y | ||
94 | # CONFIG_SYSCLK_75 is not set | ||
95 | # CONFIG_SYSCLK_83 is not set | ||
96 | CONFIG_SYSCLK_100=y | ||
97 | CONFIG_MIPS_L1_CACHE_SHIFT=5 | ||
98 | |||
99 | # | ||
100 | # CPU selection | ||
101 | # | ||
102 | # CONFIG_CPU_MIPS32 is not set | ||
103 | # CONFIG_CPU_MIPS64 is not set | ||
104 | # CONFIG_CPU_R3000 is not set | ||
105 | # CONFIG_CPU_TX39XX is not set | ||
106 | # CONFIG_CPU_VR41XX is not set | ||
107 | # CONFIG_CPU_R4300 is not set | ||
108 | # CONFIG_CPU_R4X00 is not set | ||
109 | # CONFIG_CPU_TX49XX is not set | ||
110 | CONFIG_CPU_R5000=y | ||
111 | # CONFIG_CPU_R5432 is not set | ||
112 | # CONFIG_CPU_R6000 is not set | ||
113 | # CONFIG_CPU_NEVADA is not set | ||
114 | # CONFIG_CPU_R8000 is not set | ||
115 | # CONFIG_CPU_R10000 is not set | ||
116 | # CONFIG_CPU_RM7000 is not set | ||
117 | # CONFIG_CPU_RM9000 is not set | ||
118 | # CONFIG_CPU_SB1 is not set | ||
119 | CONFIG_PAGE_SIZE_4KB=y | ||
120 | # CONFIG_PAGE_SIZE_8KB is not set | ||
121 | # CONFIG_PAGE_SIZE_16KB is not set | ||
122 | # CONFIG_PAGE_SIZE_64KB is not set | ||
123 | # CONFIG_64BIT_PHYS_ADDR is not set | ||
124 | # CONFIG_CPU_ADVANCED is not set | ||
125 | CONFIG_CPU_HAS_LLSC=y | ||
126 | CONFIG_CPU_HAS_LLDSCD=y | ||
127 | CONFIG_CPU_HAS_SYNC=y | ||
128 | # CONFIG_PREEMPT is not set | ||
129 | |||
130 | # | ||
131 | # Bus options (PCI, PCMCIA, EISA, ISA, TC) | ||
132 | # | ||
133 | CONFIG_HW_HAS_PCI=y | ||
134 | CONFIG_PCI=y | ||
135 | CONFIG_PCI_LEGACY_PROC=y | ||
136 | CONFIG_PCI_NAMES=y | ||
137 | CONFIG_MMU=y | ||
138 | |||
139 | # | ||
140 | # PCCARD (PCMCIA/CardBus) support | ||
141 | # | ||
142 | # CONFIG_PCCARD is not set | ||
143 | |||
144 | # | ||
145 | # PC-card bridges | ||
146 | # | ||
147 | |||
148 | # | ||
149 | # PCI Hotplug Support | ||
150 | # | ||
151 | # CONFIG_HOTPLUG_PCI is not set | ||
152 | |||
153 | # | ||
154 | # Executable file formats | ||
155 | # | ||
156 | CONFIG_BINFMT_ELF=y | ||
157 | # CONFIG_BINFMT_MISC is not set | ||
158 | CONFIG_TRAD_SIGNALS=y | ||
159 | |||
160 | # | ||
161 | # Device Drivers | ||
162 | # | ||
163 | |||
164 | # | ||
165 | # Generic Driver Options | ||
166 | # | ||
167 | CONFIG_STANDALONE=y | ||
168 | CONFIG_PREVENT_FIRMWARE_BUILD=y | ||
169 | # CONFIG_FW_LOADER is not set | ||
170 | |||
171 | # | ||
172 | # Memory Technology Devices (MTD) | ||
173 | # | ||
174 | # CONFIG_MTD is not set | ||
175 | |||
176 | # | ||
177 | # Parallel port support | ||
178 | # | ||
179 | # CONFIG_PARPORT is not set | ||
180 | |||
181 | # | ||
182 | # Plug and Play support | ||
183 | # | ||
184 | |||
185 | # | ||
186 | # Block devices | ||
187 | # | ||
188 | # CONFIG_BLK_DEV_FD is not set | ||
189 | # CONFIG_BLK_CPQ_DA is not set | ||
190 | # CONFIG_BLK_CPQ_CISS_DA is not set | ||
191 | # CONFIG_BLK_DEV_DAC960 is not set | ||
192 | # CONFIG_BLK_DEV_UMEM is not set | ||
193 | # CONFIG_BLK_DEV_COW_COMMON is not set | ||
194 | # CONFIG_BLK_DEV_LOOP is not set | ||
195 | # CONFIG_BLK_DEV_NBD is not set | ||
196 | # CONFIG_BLK_DEV_SX8 is not set | ||
197 | # CONFIG_BLK_DEV_RAM is not set | ||
198 | CONFIG_BLK_DEV_RAM_COUNT=16 | ||
199 | CONFIG_INITRAMFS_SOURCE="" | ||
200 | # CONFIG_LBD is not set | ||
201 | CONFIG_CDROM_PKTCDVD=m | ||
202 | CONFIG_CDROM_PKTCDVD_BUFFERS=8 | ||
203 | # CONFIG_CDROM_PKTCDVD_WCACHE is not set | ||
204 | |||
205 | # | ||
206 | # IO Schedulers | ||
207 | # | ||
208 | CONFIG_IOSCHED_NOOP=y | ||
209 | CONFIG_IOSCHED_AS=y | ||
210 | CONFIG_IOSCHED_DEADLINE=y | ||
211 | CONFIG_IOSCHED_CFQ=y | ||
212 | CONFIG_ATA_OVER_ETH=m | ||
213 | |||
214 | # | ||
215 | # ATA/ATAPI/MFM/RLL support | ||
216 | # | ||
217 | # CONFIG_IDE is not set | ||
218 | |||
219 | # | ||
220 | # SCSI device support | ||
221 | # | ||
222 | # CONFIG_SCSI is not set | ||
223 | |||
224 | # | ||
225 | # Multi-device support (RAID and LVM) | ||
226 | # | ||
227 | # CONFIG_MD is not set | ||
228 | |||
229 | # | ||
230 | # Fusion MPT device support | ||
231 | # | ||
232 | |||
233 | # | ||
234 | # IEEE 1394 (FireWire) support | ||
235 | # | ||
236 | # CONFIG_IEEE1394 is not set | ||
237 | |||
238 | # | ||
239 | # I2O device support | ||
240 | # | ||
241 | # CONFIG_I2O is not set | ||
242 | |||
243 | # | ||
244 | # Networking support | ||
245 | # | ||
246 | CONFIG_NET=y | ||
247 | |||
248 | # | ||
249 | # Networking options | ||
250 | # | ||
251 | # CONFIG_PACKET is not set | ||
252 | CONFIG_NETLINK_DEV=y | ||
253 | CONFIG_UNIX=y | ||
254 | CONFIG_NET_KEY=y | ||
255 | CONFIG_INET=y | ||
256 | # CONFIG_IP_MULTICAST is not set | ||
257 | # CONFIG_IP_ADVANCED_ROUTER is not set | ||
258 | CONFIG_IP_PNP=y | ||
259 | # CONFIG_IP_PNP_DHCP is not set | ||
260 | # CONFIG_IP_PNP_BOOTP is not set | ||
261 | # CONFIG_IP_PNP_RARP is not set | ||
262 | # CONFIG_NET_IPIP is not set | ||
263 | # CONFIG_NET_IPGRE is not set | ||
264 | # CONFIG_ARPD is not set | ||
265 | # CONFIG_SYN_COOKIES is not set | ||
266 | # CONFIG_INET_AH is not set | ||
267 | # CONFIG_INET_ESP is not set | ||
268 | # CONFIG_INET_IPCOMP is not set | ||
269 | CONFIG_INET_TUNNEL=m | ||
270 | CONFIG_IP_TCPDIAG=m | ||
271 | # CONFIG_IP_TCPDIAG_IPV6 is not set | ||
272 | # CONFIG_IPV6 is not set | ||
273 | # CONFIG_NETFILTER is not set | ||
274 | CONFIG_XFRM=y | ||
275 | CONFIG_XFRM_USER=m | ||
276 | |||
277 | # | ||
278 | # SCTP Configuration (EXPERIMENTAL) | ||
279 | # | ||
280 | # CONFIG_IP_SCTP is not set | ||
281 | # CONFIG_ATM is not set | ||
282 | # CONFIG_BRIDGE is not set | ||
283 | # CONFIG_VLAN_8021Q is not set | ||
284 | # CONFIG_DECNET is not set | ||
285 | # CONFIG_LLC2 is not set | ||
286 | # CONFIG_IPX is not set | ||
287 | # CONFIG_ATALK is not set | ||
288 | # CONFIG_X25 is not set | ||
289 | # CONFIG_LAPB is not set | ||
290 | # CONFIG_NET_DIVERT is not set | ||
291 | # CONFIG_ECONET is not set | ||
292 | # CONFIG_WAN_ROUTER is not set | ||
293 | |||
294 | # | ||
295 | # QoS and/or fair queueing | ||
296 | # | ||
297 | # CONFIG_NET_SCHED is not set | ||
298 | # CONFIG_NET_CLS_ROUTE is not set | ||
299 | |||
300 | # | ||
301 | # Network testing | ||
302 | # | ||
303 | # CONFIG_NET_PKTGEN is not set | ||
304 | # CONFIG_NETPOLL is not set | ||
305 | # CONFIG_NET_POLL_CONTROLLER is not set | ||
306 | # CONFIG_HAMRADIO is not set | ||
307 | # CONFIG_IRDA is not set | ||
308 | # CONFIG_BT is not set | ||
309 | CONFIG_NETDEVICES=y | ||
310 | # CONFIG_DUMMY is not set | ||
311 | # CONFIG_BONDING is not set | ||
312 | # CONFIG_EQUALIZER is not set | ||
313 | # CONFIG_TUN is not set | ||
314 | # CONFIG_ETHERTAP is not set | ||
315 | |||
316 | # | ||
317 | # ARCnet devices | ||
318 | # | ||
319 | # CONFIG_ARCNET is not set | ||
320 | |||
321 | # | ||
322 | # Ethernet (10 or 100Mbit) | ||
323 | # | ||
324 | CONFIG_NET_ETHERNET=y | ||
325 | # CONFIG_MII is not set | ||
326 | # CONFIG_HAPPYMEAL is not set | ||
327 | # CONFIG_SUNGEM is not set | ||
328 | # CONFIG_NET_VENDOR_3COM is not set | ||
329 | |||
330 | # | ||
331 | # Tulip family network device support | ||
332 | # | ||
333 | # CONFIG_NET_TULIP is not set | ||
334 | # CONFIG_HP100 is not set | ||
335 | # CONFIG_NET_PCI is not set | ||
336 | |||
337 | # | ||
338 | # Ethernet (1000 Mbit) | ||
339 | # | ||
340 | # CONFIG_ACENIC is not set | ||
341 | # CONFIG_DL2K is not set | ||
342 | # CONFIG_E1000 is not set | ||
343 | # CONFIG_NS83820 is not set | ||
344 | # CONFIG_HAMACHI is not set | ||
345 | # CONFIG_YELLOWFIN is not set | ||
346 | # CONFIG_R8169 is not set | ||
347 | # CONFIG_SK98LIN is not set | ||
348 | # CONFIG_TIGON3 is not set | ||
349 | |||
350 | # | ||
351 | # Ethernet (10000 Mbit) | ||
352 | # | ||
353 | # CONFIG_IXGB is not set | ||
354 | # CONFIG_S2IO is not set | ||
355 | |||
356 | # | ||
357 | # Token Ring devices | ||
358 | # | ||
359 | # CONFIG_TR is not set | ||
360 | |||
361 | # | ||
362 | # Wireless LAN (non-hamradio) | ||
363 | # | ||
364 | # CONFIG_NET_RADIO is not set | ||
365 | |||
366 | # | ||
367 | # Wan interfaces | ||
368 | # | ||
369 | # CONFIG_WAN is not set | ||
370 | # CONFIG_FDDI is not set | ||
371 | # CONFIG_HIPPI is not set | ||
372 | CONFIG_PPP=y | ||
373 | # CONFIG_PPP_MULTILINK is not set | ||
374 | # CONFIG_PPP_FILTER is not set | ||
375 | CONFIG_PPP_ASYNC=y | ||
376 | # CONFIG_PPP_SYNC_TTY is not set | ||
377 | # CONFIG_PPP_DEFLATE is not set | ||
378 | # CONFIG_PPP_BSDCOMP is not set | ||
379 | # CONFIG_PPPOE is not set | ||
380 | # CONFIG_SLIP is not set | ||
381 | # CONFIG_SHAPER is not set | ||
382 | # CONFIG_NETCONSOLE is not set | ||
383 | |||
384 | # | ||
385 | # ISDN subsystem | ||
386 | # | ||
387 | # CONFIG_ISDN is not set | ||
388 | |||
389 | # | ||
390 | # Telephony Support | ||
391 | # | ||
392 | # CONFIG_PHONE is not set | ||
393 | |||
394 | # | ||
395 | # Input device support | ||
396 | # | ||
397 | CONFIG_INPUT=y | ||
398 | |||
399 | # | ||
400 | # Userland interfaces | ||
401 | # | ||
402 | CONFIG_INPUT_MOUSEDEV=y | ||
403 | CONFIG_INPUT_MOUSEDEV_PSAUX=y | ||
404 | CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024 | ||
405 | CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768 | ||
406 | # CONFIG_INPUT_JOYDEV is not set | ||
407 | # CONFIG_INPUT_TSDEV is not set | ||
408 | # CONFIG_INPUT_EVDEV is not set | ||
409 | # CONFIG_INPUT_EVBUG is not set | ||
410 | |||
411 | # | ||
412 | # Input I/O drivers | ||
413 | # | ||
414 | # CONFIG_GAMEPORT is not set | ||
415 | CONFIG_SOUND_GAMEPORT=y | ||
416 | CONFIG_SERIO=y | ||
417 | # CONFIG_SERIO_I8042 is not set | ||
418 | CONFIG_SERIO_SERPORT=y | ||
419 | # CONFIG_SERIO_CT82C710 is not set | ||
420 | # CONFIG_SERIO_PCIPS2 is not set | ||
421 | # CONFIG_SERIO_LIBPS2 is not set | ||
422 | CONFIG_SERIO_RAW=m | ||
423 | |||
424 | # | ||
425 | # Input Device Drivers | ||
426 | # | ||
427 | # CONFIG_INPUT_KEYBOARD is not set | ||
428 | # CONFIG_INPUT_MOUSE is not set | ||
429 | # CONFIG_INPUT_JOYSTICK is not set | ||
430 | # CONFIG_INPUT_TOUCHSCREEN is not set | ||
431 | # CONFIG_INPUT_MISC is not set | ||
432 | |||
433 | # | ||
434 | # Character devices | ||
435 | # | ||
436 | CONFIG_VT=y | ||
437 | CONFIG_VT_CONSOLE=y | ||
438 | CONFIG_HW_CONSOLE=y | ||
439 | # CONFIG_SERIAL_NONSTANDARD is not set | ||
440 | |||
441 | # | ||
442 | # Serial drivers | ||
443 | # | ||
444 | CONFIG_SERIAL_8250=y | ||
445 | CONFIG_SERIAL_8250_CONSOLE=y | ||
446 | CONFIG_SERIAL_8250_NR_UARTS=4 | ||
447 | # CONFIG_SERIAL_8250_EXTENDED is not set | ||
448 | |||
449 | # | ||
450 | # Non-8250 serial port support | ||
451 | # | ||
452 | CONFIG_SERIAL_CORE=y | ||
453 | CONFIG_SERIAL_CORE_CONSOLE=y | ||
454 | CONFIG_UNIX98_PTYS=y | ||
455 | CONFIG_LEGACY_PTYS=y | ||
456 | CONFIG_LEGACY_PTY_COUNT=256 | ||
457 | |||
458 | # | ||
459 | # IPMI | ||
460 | # | ||
461 | # CONFIG_IPMI_HANDLER is not set | ||
462 | |||
463 | # | ||
464 | # Watchdog Cards | ||
465 | # | ||
466 | # CONFIG_WATCHDOG is not set | ||
467 | # CONFIG_RTC is not set | ||
468 | # CONFIG_GEN_RTC is not set | ||
469 | # CONFIG_DTLK is not set | ||
470 | # CONFIG_R3964 is not set | ||
471 | # CONFIG_APPLICOM is not set | ||
472 | |||
473 | # | ||
474 | # Ftape, the floppy tape device driver | ||
475 | # | ||
476 | # CONFIG_DRM is not set | ||
477 | # CONFIG_RAW_DRIVER is not set | ||
478 | |||
479 | # | ||
480 | # I2C support | ||
481 | # | ||
482 | # CONFIG_I2C is not set | ||
483 | |||
484 | # | ||
485 | # Dallas's 1-wire bus | ||
486 | # | ||
487 | # CONFIG_W1 is not set | ||
488 | |||
489 | # | ||
490 | # Misc devices | ||
491 | # | ||
492 | |||
493 | # | ||
494 | # Multimedia devices | ||
495 | # | ||
496 | # CONFIG_VIDEO_DEV is not set | ||
497 | |||
498 | # | ||
499 | # Digital Video Broadcasting Devices | ||
500 | # | ||
501 | # CONFIG_DVB is not set | ||
502 | |||
503 | # | ||
504 | # Graphics support | ||
505 | # | ||
506 | # CONFIG_FB is not set | ||
507 | |||
508 | # | ||
509 | # Console display driver support | ||
510 | # | ||
511 | # CONFIG_VGA_CONSOLE is not set | ||
512 | CONFIG_DUMMY_CONSOLE=y | ||
513 | # CONFIG_BACKLIGHT_LCD_SUPPORT is not set | ||
514 | |||
515 | # | ||
516 | # Sound | ||
517 | # | ||
518 | # CONFIG_SOUND is not set | ||
519 | |||
520 | # | ||
521 | # USB support | ||
522 | # | ||
523 | # CONFIG_USB is not set | ||
524 | CONFIG_USB_ARCH_HAS_HCD=y | ||
525 | CONFIG_USB_ARCH_HAS_OHCI=y | ||
526 | |||
527 | # | ||
528 | # NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' may also be needed; see USB_STORAGE Help for more information | ||
529 | # | ||
530 | |||
531 | # | ||
532 | # USB Gadget Support | ||
533 | # | ||
534 | # CONFIG_USB_GADGET is not set | ||
535 | |||
536 | # | ||
537 | # MMC/SD Card support | ||
538 | # | ||
539 | # CONFIG_MMC is not set | ||
540 | |||
541 | # | ||
542 | # InfiniBand support | ||
543 | # | ||
544 | # CONFIG_INFINIBAND is not set | ||
545 | |||
546 | # | ||
547 | # File systems | ||
548 | # | ||
549 | CONFIG_EXT2_FS=y | ||
550 | # CONFIG_EXT2_FS_XATTR is not set | ||
551 | # CONFIG_EXT3_FS is not set | ||
552 | # CONFIG_JBD is not set | ||
553 | # CONFIG_REISERFS_FS is not set | ||
554 | # CONFIG_JFS_FS is not set | ||
555 | # CONFIG_XFS_FS is not set | ||
556 | # CONFIG_MINIX_FS is not set | ||
557 | # CONFIG_ROMFS_FS is not set | ||
558 | # CONFIG_QUOTA is not set | ||
559 | CONFIG_DNOTIFY=y | ||
560 | # CONFIG_AUTOFS_FS is not set | ||
561 | # CONFIG_AUTOFS4_FS is not set | ||
562 | |||
563 | # | ||
564 | # CD-ROM/DVD Filesystems | ||
565 | # | ||
566 | # CONFIG_ISO9660_FS is not set | ||
567 | # CONFIG_UDF_FS is not set | ||
568 | |||
569 | # | ||
570 | # DOS/FAT/NT Filesystems | ||
571 | # | ||
572 | # CONFIG_MSDOS_FS is not set | ||
573 | # CONFIG_VFAT_FS is not set | ||
574 | # CONFIG_NTFS_FS is not set | ||
575 | |||
576 | # | ||
577 | # Pseudo filesystems | ||
578 | # | ||
579 | CONFIG_PROC_FS=y | ||
580 | CONFIG_PROC_KCORE=y | ||
581 | CONFIG_SYSFS=y | ||
582 | # CONFIG_DEVFS_FS is not set | ||
583 | CONFIG_DEVPTS_FS_XATTR=y | ||
584 | CONFIG_DEVPTS_FS_SECURITY=y | ||
585 | # CONFIG_TMPFS is not set | ||
586 | # CONFIG_HUGETLB_PAGE is not set | ||
587 | CONFIG_RAMFS=y | ||
588 | |||
589 | # | ||
590 | # Miscellaneous filesystems | ||
591 | # | ||
592 | # CONFIG_ADFS_FS is not set | ||
593 | # CONFIG_AFFS_FS is not set | ||
594 | # CONFIG_HFS_FS is not set | ||
595 | # CONFIG_HFSPLUS_FS is not set | ||
596 | # CONFIG_BEFS_FS is not set | ||
597 | # CONFIG_BFS_FS is not set | ||
598 | # CONFIG_EFS_FS is not set | ||
599 | # CONFIG_CRAMFS is not set | ||
600 | # CONFIG_VXFS_FS is not set | ||
601 | # CONFIG_HPFS_FS is not set | ||
602 | # CONFIG_QNX4FS_FS is not set | ||
603 | # CONFIG_SYSV_FS is not set | ||
604 | # CONFIG_UFS_FS is not set | ||
605 | |||
606 | # | ||
607 | # Network File Systems | ||
608 | # | ||
609 | CONFIG_NFS_FS=y | ||
610 | # CONFIG_NFS_V3 is not set | ||
611 | # CONFIG_NFS_V4 is not set | ||
612 | # CONFIG_NFS_DIRECTIO is not set | ||
613 | # CONFIG_NFSD is not set | ||
614 | CONFIG_ROOT_NFS=y | ||
615 | CONFIG_LOCKD=y | ||
616 | # CONFIG_EXPORTFS is not set | ||
617 | CONFIG_SUNRPC=y | ||
618 | # CONFIG_RPCSEC_GSS_KRB5 is not set | ||
619 | # CONFIG_RPCSEC_GSS_SPKM3 is not set | ||
620 | # CONFIG_SMB_FS is not set | ||
621 | # CONFIG_CIFS is not set | ||
622 | # CONFIG_NCP_FS is not set | ||
623 | # CONFIG_CODA_FS is not set | ||
624 | # CONFIG_AFS_FS is not set | ||
625 | |||
626 | # | ||
627 | # Partition Types | ||
628 | # | ||
629 | # CONFIG_PARTITION_ADVANCED is not set | ||
630 | CONFIG_MSDOS_PARTITION=y | ||
631 | |||
632 | # | ||
633 | # Native Language Support | ||
634 | # | ||
635 | # CONFIG_NLS is not set | ||
636 | |||
637 | # | ||
638 | # Profiling support | ||
639 | # | ||
640 | # CONFIG_PROFILING is not set | ||
641 | |||
642 | # | ||
643 | # Kernel hacking | ||
644 | # | ||
645 | # CONFIG_DEBUG_KERNEL is not set | ||
646 | CONFIG_CROSSCOMPILE=y | ||
647 | CONFIG_CMDLINE="console=ttyS0,115200 root=/dev/nfs rw nfsroot=192.168.1.1:/mnt/disk2/fs.gal ip=192.168.1.211:192.168.1.1:::gt::" | ||
648 | |||
649 | # | ||
650 | # Security options | ||
651 | # | ||
652 | CONFIG_KEYS=y | ||
653 | CONFIG_KEYS_DEBUG_PROC_KEYS=y | ||
654 | # CONFIG_SECURITY is not set | ||
655 | |||
656 | # | ||
657 | # Cryptographic options | ||
658 | # | ||
659 | # CONFIG_CRYPTO is not set | ||
660 | |||
661 | # | ||
662 | # Hardware crypto devices | ||
663 | # | ||
664 | |||
665 | # | ||
666 | # Library routines | ||
667 | # | ||
668 | CONFIG_CRC_CCITT=y | ||
669 | # CONFIG_CRC32 is not set | ||
670 | CONFIG_LIBCRC32C=m | ||
671 | CONFIG_GENERIC_HARDIRQS=y | ||
672 | CONFIG_GENERIC_IRQ_PROBE=y | ||