diff options
author | Paul Mackerras <paulus@samba.org> | 2008-06-09 00:01:46 -0400 |
---|---|---|
committer | Paul Mackerras <paulus@samba.org> | 2008-06-10 07:40:22 -0400 |
commit | 917f0af9e5a9ceecf9e72537fabb501254ba321d (patch) | |
tree | 1ef207755c6d83ce4af93ef2b5e4645eebd65886 /arch/ppc/configs/prpmc750_defconfig | |
parent | 0f3d6bcd391b058c619fc30e8022e8a29fbf4bef (diff) |
powerpc: Remove arch/ppc and include/asm-ppc
All the maintained platforms are now in arch/powerpc, so the old
arch/ppc stuff can now go away.
Acked-by: Adrian Bunk <bunk@kernel.org>
Acked-by: Arnd Bergmann <arnd@arndb.de>
Acked-by: Becky Bruce <becky.bruce@freescale.com>
Acked-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Acked-by: Geert Uytterhoeven <geert@linux-m68k.org>
Acked-by: Grant Likely <grant.likely@secretlab.ca>
Acked-by: Jochen Friedrich <jochen@scram.de>
Acked-by: John Linn <john.linn@xilinx.com>
Acked-by: Jon Loeliger <jdl@freescale.com>
Acked-by: Josh Boyer <jwboyer@linux.vnet.ibm.com>
Acked-by: Kumar Gala <galak@kernel.crashing.org>
Acked-by: Olof Johansson <olof@lixom.net>
Acked-by: Peter Korsgaard <jacmet@sunsite.dk>
Acked-by: Scott Wood <scottwood@freescale.com>
Acked-by: Sean MacLennan <smaclennan@pikatech.com>
Acked-by: Segher Boessenkool <segher@kernel.crashing.org>
Acked-by: Stefan Roese <sr@denx.de>
Acked-by: Stephen Neuendorffer <stephen.neuendorffer@xilinx.com>
Acked-by: Wolfgang Denk <wd@denx.de>
Signed-off-by: Paul Mackerras <paulus@samba.org>
Diffstat (limited to 'arch/ppc/configs/prpmc750_defconfig')
-rw-r--r-- | arch/ppc/configs/prpmc750_defconfig | 594 |
1 files changed, 0 insertions, 594 deletions
diff --git a/arch/ppc/configs/prpmc750_defconfig b/arch/ppc/configs/prpmc750_defconfig deleted file mode 100644 index 82d52f66b742..000000000000 --- a/arch/ppc/configs/prpmc750_defconfig +++ /dev/null | |||
@@ -1,594 +0,0 @@ | |||
1 | # | ||
2 | # Automatically generated make config: don't edit | ||
3 | # | ||
4 | CONFIG_MMU=y | ||
5 | CONFIG_RWSEM_XCHGADD_ALGORITHM=y | ||
6 | CONFIG_HAVE_DEC_LOCK=y | ||
7 | CONFIG_PPC=y | ||
8 | CONFIG_PPC32=y | ||
9 | CONFIG_GENERIC_NVRAM=y | ||
10 | |||
11 | # | ||
12 | # Code maturity level options | ||
13 | # | ||
14 | CONFIG_EXPERIMENTAL=y | ||
15 | CONFIG_CLEAN_COMPILE=y | ||
16 | CONFIG_STANDALONE=y | ||
17 | CONFIG_BROKEN_ON_SMP=y | ||
18 | |||
19 | # | ||
20 | # General setup | ||
21 | # | ||
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_IKCONFIG is not set | ||
31 | CONFIG_EMBEDDED=y | ||
32 | # CONFIG_KALLSYMS is not set | ||
33 | CONFIG_FUTEX=y | ||
34 | # CONFIG_EPOLL is not set | ||
35 | CONFIG_IOSCHED_NOOP=y | ||
36 | CONFIG_IOSCHED_AS=y | ||
37 | CONFIG_IOSCHED_DEADLINE=y | ||
38 | CONFIG_IOSCHED_CFQ=y | ||
39 | # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set | ||
40 | |||
41 | # | ||
42 | # Loadable module support | ||
43 | # | ||
44 | CONFIG_MODULES=y | ||
45 | CONFIG_MODULE_UNLOAD=y | ||
46 | # CONFIG_MODULE_FORCE_UNLOAD is not set | ||
47 | CONFIG_OBSOLETE_MODPARM=y | ||
48 | # CONFIG_MODVERSIONS is not set | ||
49 | CONFIG_KMOD=y | ||
50 | |||
51 | # | ||
52 | # Processor | ||
53 | # | ||
54 | CONFIG_6xx=y | ||
55 | # CONFIG_40x is not set | ||
56 | # CONFIG_44x is not set | ||
57 | # CONFIG_POWER3 is not set | ||
58 | # CONFIG_POWER4 is not set | ||
59 | # CONFIG_8xx is not set | ||
60 | # CONFIG_ALTIVEC is not set | ||
61 | # CONFIG_TAU is not set | ||
62 | # CONFIG_CPU_FREQ is not set | ||
63 | CONFIG_PPC_STD_MMU=y | ||
64 | |||
65 | # | ||
66 | # Platform options | ||
67 | # | ||
68 | # CONFIG_PPC_MULTIPLATFORM is not set | ||
69 | # CONFIG_APUS is not set | ||
70 | # CONFIG_WILLOW is not set | ||
71 | # CONFIG_PCORE is not set | ||
72 | # CONFIG_POWERPMC250 is not set | ||
73 | # CONFIG_EV64260 is not set | ||
74 | # CONFIG_SPRUCE is not set | ||
75 | # CONFIG_LOPEC is not set | ||
76 | # CONFIG_MCPN765 is not set | ||
77 | # CONFIG_MVME5100 is not set | ||
78 | # CONFIG_PPLUS is not set | ||
79 | CONFIG_PRPMC750=y | ||
80 | # CONFIG_PRPMC800 is not set | ||
81 | # CONFIG_SANDPOINT is not set | ||
82 | # CONFIG_ADIR is not set | ||
83 | # CONFIG_K2 is not set | ||
84 | # CONFIG_PAL4 is not set | ||
85 | # CONFIG_GEMINI is not set | ||
86 | # CONFIG_EST8260 is not set | ||
87 | # CONFIG_SBS8260 is not set | ||
88 | # CONFIG_RPX6 is not set | ||
89 | # CONFIG_TQM8260 is not set | ||
90 | CONFIG_PPC_GEN550=y | ||
91 | # CONFIG_SMP is not set | ||
92 | # CONFIG_PREEMPT is not set | ||
93 | # CONFIG_HIGHMEM is not set | ||
94 | CONFIG_KERNEL_ELF=y | ||
95 | CONFIG_BINFMT_ELF=y | ||
96 | # CONFIG_BINFMT_MISC is not set | ||
97 | CONFIG_CMDLINE_BOOL=y | ||
98 | CONFIG_CMDLINE="ip=on" | ||
99 | |||
100 | # | ||
101 | # Bus options | ||
102 | # | ||
103 | CONFIG_GENERIC_ISA_DMA=y | ||
104 | CONFIG_PCI=y | ||
105 | CONFIG_PCI_DOMAINS=y | ||
106 | # CONFIG_PCI_LEGACY_PROC is not set | ||
107 | # CONFIG_PCI_NAMES is not set | ||
108 | |||
109 | # | ||
110 | # Advanced setup | ||
111 | # | ||
112 | # CONFIG_ADVANCED_OPTIONS is not set | ||
113 | |||
114 | # | ||
115 | # Default settings for advanced configuration options are used | ||
116 | # | ||
117 | CONFIG_HIGHMEM_START=0xfe000000 | ||
118 | CONFIG_LOWMEM_SIZE=0x30000000 | ||
119 | CONFIG_KERNEL_START=0xc0000000 | ||
120 | CONFIG_TASK_SIZE=0x80000000 | ||
121 | CONFIG_BOOT_LOAD=0x00800000 | ||
122 | |||
123 | # | ||
124 | # Device Drivers | ||
125 | # | ||
126 | |||
127 | # | ||
128 | # Generic Driver Options | ||
129 | # | ||
130 | |||
131 | # | ||
132 | # Memory Technology Devices (MTD) | ||
133 | # | ||
134 | # CONFIG_MTD is not set | ||
135 | |||
136 | # | ||
137 | # Parallel port support | ||
138 | # | ||
139 | # CONFIG_PARPORT is not set | ||
140 | |||
141 | # | ||
142 | # Plug and Play support | ||
143 | # | ||
144 | |||
145 | # | ||
146 | # Block devices | ||
147 | # | ||
148 | # CONFIG_BLK_DEV_FD is not set | ||
149 | # CONFIG_BLK_CPQ_DA is not set | ||
150 | # CONFIG_BLK_CPQ_CISS_DA is not set | ||
151 | # CONFIG_BLK_DEV_DAC960 is not set | ||
152 | # CONFIG_BLK_DEV_UMEM is not set | ||
153 | # CONFIG_BLK_DEV_LOOP is not set | ||
154 | # CONFIG_BLK_DEV_NBD is not set | ||
155 | # CONFIG_BLK_DEV_CARMEL is not set | ||
156 | CONFIG_BLK_DEV_RAM=y | ||
157 | CONFIG_BLK_DEV_RAM_SIZE=4096 | ||
158 | CONFIG_BLK_DEV_INITRD=y | ||
159 | # CONFIG_LBD is not set | ||
160 | |||
161 | # | ||
162 | # ATA/ATAPI/MFM/RLL support | ||
163 | # | ||
164 | # CONFIG_IDE is not set | ||
165 | |||
166 | # | ||
167 | # SCSI device support | ||
168 | # | ||
169 | # CONFIG_SCSI is not set | ||
170 | |||
171 | # | ||
172 | # Multi-device support (RAID and LVM) | ||
173 | # | ||
174 | # CONFIG_MD is not set | ||
175 | |||
176 | # | ||
177 | # Fusion MPT device support | ||
178 | # | ||
179 | # CONFIG_FUSION is not set | ||
180 | |||
181 | # | ||
182 | # IEEE 1394 (FireWire) support | ||
183 | # | ||
184 | # CONFIG_IEEE1394 is not set | ||
185 | |||
186 | # | ||
187 | # I2O device support | ||
188 | # | ||
189 | # CONFIG_I2O is not set | ||
190 | |||
191 | # | ||
192 | # Macintosh device drivers | ||
193 | # | ||
194 | |||
195 | # | ||
196 | # Networking support | ||
197 | # | ||
198 | CONFIG_NET=y | ||
199 | |||
200 | # | ||
201 | # Networking options | ||
202 | # | ||
203 | CONFIG_PACKET=y | ||
204 | # CONFIG_PACKET_MMAP is not set | ||
205 | # CONFIG_NETLINK_DEV is not set | ||
206 | CONFIG_UNIX=y | ||
207 | # CONFIG_NET_KEY is not set | ||
208 | CONFIG_INET=y | ||
209 | CONFIG_IP_MULTICAST=y | ||
210 | # CONFIG_IP_ADVANCED_ROUTER is not set | ||
211 | CONFIG_IP_PNP=y | ||
212 | CONFIG_IP_PNP_DHCP=y | ||
213 | # CONFIG_IP_PNP_BOOTP is not set | ||
214 | # CONFIG_IP_PNP_RARP is not set | ||
215 | # CONFIG_NET_IPIP is not set | ||
216 | # CONFIG_NET_IPGRE is not set | ||
217 | # CONFIG_IP_MROUTE is not set | ||
218 | # CONFIG_ARPD is not set | ||
219 | # CONFIG_SYN_COOKIES is not set | ||
220 | # CONFIG_INET_AH is not set | ||
221 | # CONFIG_INET_ESP is not set | ||
222 | # CONFIG_INET_IPCOMP is not set | ||
223 | # CONFIG_IPV6 is not set | ||
224 | # CONFIG_NETFILTER is not set | ||
225 | |||
226 | # | ||
227 | # SCTP Configuration (EXPERIMENTAL) | ||
228 | # | ||
229 | # CONFIG_IP_SCTP is not set | ||
230 | # CONFIG_ATM is not set | ||
231 | # CONFIG_BRIDGE is not set | ||
232 | # CONFIG_VLAN_8021Q is not set | ||
233 | # CONFIG_DECNET is not set | ||
234 | # CONFIG_LLC2 is not set | ||
235 | # CONFIG_IPX is not set | ||
236 | # CONFIG_ATALK is not set | ||
237 | # CONFIG_X25 is not set | ||
238 | # CONFIG_LAPB is not set | ||
239 | # CONFIG_NET_DIVERT is not set | ||
240 | # CONFIG_ECONET is not set | ||
241 | # CONFIG_WAN_ROUTER is not set | ||
242 | # CONFIG_NET_HW_FLOWCONTROL is not set | ||
243 | |||
244 | # | ||
245 | # QoS and/or fair queueing | ||
246 | # | ||
247 | # CONFIG_NET_SCHED is not set | ||
248 | |||
249 | # | ||
250 | # Network testing | ||
251 | # | ||
252 | # CONFIG_NET_PKTGEN is not set | ||
253 | # CONFIG_NETPOLL is not set | ||
254 | # CONFIG_NET_POLL_CONTROLLER is not set | ||
255 | # CONFIG_HAMRADIO is not set | ||
256 | # CONFIG_IRDA is not set | ||
257 | # CONFIG_BT is not set | ||
258 | CONFIG_NETDEVICES=y | ||
259 | # CONFIG_DUMMY is not set | ||
260 | # CONFIG_BONDING is not set | ||
261 | # CONFIG_EQUALIZER is not set | ||
262 | # CONFIG_TUN is not set | ||
263 | |||
264 | # | ||
265 | # ARCnet devices | ||
266 | # | ||
267 | # CONFIG_ARCNET is not set | ||
268 | |||
269 | # | ||
270 | # Ethernet (10 or 100Mbit) | ||
271 | # | ||
272 | CONFIG_NET_ETHERNET=y | ||
273 | CONFIG_MII=y | ||
274 | # CONFIG_OAKNET is not set | ||
275 | # CONFIG_HAPPYMEAL is not set | ||
276 | # CONFIG_SUNGEM is not set | ||
277 | # CONFIG_NET_VENDOR_3COM is not set | ||
278 | |||
279 | # | ||
280 | # Tulip family network device support | ||
281 | # | ||
282 | CONFIG_NET_TULIP=y | ||
283 | # CONFIG_DE2104X is not set | ||
284 | CONFIG_TULIP=y | ||
285 | # CONFIG_TULIP_MWI is not set | ||
286 | CONFIG_TULIP_MMIO=y | ||
287 | # CONFIG_TULIP_NAPI is not set | ||
288 | # CONFIG_DE4X5 is not set | ||
289 | # CONFIG_WINBOND_840 is not set | ||
290 | # CONFIG_DM9102 is not set | ||
291 | # CONFIG_HP100 is not set | ||
292 | CONFIG_NET_PCI=y | ||
293 | # CONFIG_PCNET32 is not set | ||
294 | # CONFIG_AMD8111_ETH is not set | ||
295 | # CONFIG_ADAPTEC_STARFIRE is not set | ||
296 | # CONFIG_B44 is not set | ||
297 | # CONFIG_FORCEDETH is not set | ||
298 | # CONFIG_DGRS is not set | ||
299 | CONFIG_EEPRO100=y | ||
300 | # CONFIG_EEPRO100_PIO is not set | ||
301 | # CONFIG_E100 is not set | ||
302 | # CONFIG_FEALNX is not set | ||
303 | # CONFIG_NATSEMI is not set | ||
304 | # CONFIG_NE2K_PCI is not set | ||
305 | # CONFIG_8139CP is not set | ||
306 | # CONFIG_8139TOO is not set | ||
307 | # CONFIG_SIS900 is not set | ||
308 | # CONFIG_EPIC100 is not set | ||
309 | # CONFIG_SUNDANCE is not set | ||
310 | # CONFIG_TLAN is not set | ||
311 | # CONFIG_VIA_RHINE is not set | ||
312 | |||
313 | # | ||
314 | # Ethernet (1000 Mbit) | ||
315 | # | ||
316 | # CONFIG_ACENIC is not set | ||
317 | # CONFIG_DL2K is not set | ||
318 | # CONFIG_E1000 is not set | ||
319 | # CONFIG_NS83820 is not set | ||
320 | # CONFIG_HAMACHI is not set | ||
321 | # CONFIG_YELLOWFIN is not set | ||
322 | # CONFIG_R8169 is not set | ||
323 | # CONFIG_SK98LIN is not set | ||
324 | # CONFIG_TIGON3 is not set | ||
325 | |||
326 | # | ||
327 | # Ethernet (10000 Mbit) | ||
328 | # | ||
329 | # CONFIG_IXGB is not set | ||
330 | # CONFIG_S2IO is not set | ||
331 | |||
332 | # | ||
333 | # Token Ring devices | ||
334 | # | ||
335 | # CONFIG_TR is not set | ||
336 | |||
337 | # | ||
338 | # Wireless LAN (non-hamradio) | ||
339 | # | ||
340 | # CONFIG_NET_RADIO is not set | ||
341 | |||
342 | # | ||
343 | # Wan interfaces | ||
344 | # | ||
345 | # CONFIG_WAN is not set | ||
346 | # CONFIG_FDDI is not set | ||
347 | # CONFIG_HIPPI is not set | ||
348 | # CONFIG_PPP is not set | ||
349 | # CONFIG_SLIP is not set | ||
350 | # CONFIG_RCPCI is not set | ||
351 | # CONFIG_SHAPER is not set | ||
352 | # CONFIG_NETCONSOLE is not set | ||
353 | |||
354 | # | ||
355 | # ISDN subsystem | ||
356 | # | ||
357 | # CONFIG_ISDN is not set | ||
358 | |||
359 | # | ||
360 | # Telephony Support | ||
361 | # | ||
362 | # CONFIG_PHONE is not set | ||
363 | |||
364 | # | ||
365 | # Input device support | ||
366 | # | ||
367 | CONFIG_INPUT=y | ||
368 | |||
369 | # | ||
370 | # Userland interfaces | ||
371 | # | ||
372 | # CONFIG_INPUT_MOUSEDEV is not set | ||
373 | # CONFIG_INPUT_JOYDEV is not set | ||
374 | # CONFIG_INPUT_TSDEV is not set | ||
375 | # CONFIG_INPUT_EVDEV is not set | ||
376 | # CONFIG_INPUT_EVBUG is not set | ||
377 | |||
378 | # | ||
379 | # Input I/O drivers | ||
380 | # | ||
381 | # CONFIG_GAMEPORT is not set | ||
382 | CONFIG_SOUND_GAMEPORT=y | ||
383 | # CONFIG_SERIO is not set | ||
384 | # CONFIG_SERIO_I8042 is not set | ||
385 | |||
386 | # | ||
387 | # Input Device Drivers | ||
388 | # | ||
389 | # CONFIG_INPUT_KEYBOARD is not set | ||
390 | # CONFIG_INPUT_MOUSE is not set | ||
391 | # CONFIG_INPUT_JOYSTICK is not set | ||
392 | # CONFIG_INPUT_TOUCHSCREEN is not set | ||
393 | # CONFIG_INPUT_MISC is not set | ||
394 | |||
395 | # | ||
396 | # Character devices | ||
397 | # | ||
398 | # CONFIG_VT is not set | ||
399 | # CONFIG_SERIAL_NONSTANDARD is not set | ||
400 | |||
401 | # | ||
402 | # Serial drivers | ||
403 | # | ||
404 | CONFIG_SERIAL_8250=y | ||
405 | CONFIG_SERIAL_8250_CONSOLE=y | ||
406 | CONFIG_SERIAL_8250_NR_UARTS=4 | ||
407 | # CONFIG_SERIAL_8250_EXTENDED is not set | ||
408 | |||
409 | # | ||
410 | # Non-8250 serial port support | ||
411 | # | ||
412 | CONFIG_SERIAL_CORE=y | ||
413 | CONFIG_SERIAL_CORE_CONSOLE=y | ||
414 | CONFIG_UNIX98_PTYS=y | ||
415 | CONFIG_LEGACY_PTYS=y | ||
416 | CONFIG_LEGACY_PTY_COUNT=256 | ||
417 | # CONFIG_QIC02_TAPE is not set | ||
418 | |||
419 | # | ||
420 | # IPMI | ||
421 | # | ||
422 | # CONFIG_IPMI_HANDLER is not set | ||
423 | |||
424 | # | ||
425 | # Watchdog Cards | ||
426 | # | ||
427 | # CONFIG_WATCHDOG is not set | ||
428 | # CONFIG_NVRAM is not set | ||
429 | CONFIG_GEN_RTC=y | ||
430 | # CONFIG_GEN_RTC_X is not set | ||
431 | # CONFIG_DTLK is not set | ||
432 | # CONFIG_R3964 is not set | ||
433 | # CONFIG_APPLICOM is not set | ||
434 | |||
435 | # | ||
436 | # Ftape, the floppy tape device driver | ||
437 | # | ||
438 | # CONFIG_FTAPE is not set | ||
439 | # CONFIG_AGP is not set | ||
440 | # CONFIG_DRM is not set | ||
441 | # CONFIG_RAW_DRIVER is not set | ||
442 | |||
443 | # | ||
444 | # I2C support | ||
445 | # | ||
446 | # CONFIG_I2C is not set | ||
447 | |||
448 | # | ||
449 | # Misc devices | ||
450 | # | ||
451 | |||
452 | # | ||
453 | # Multimedia devices | ||
454 | # | ||
455 | # CONFIG_VIDEO_DEV is not set | ||
456 | |||
457 | # | ||
458 | # Digital Video Broadcasting Devices | ||
459 | # | ||
460 | # CONFIG_DVB is not set | ||
461 | |||
462 | # | ||
463 | # Graphics support | ||
464 | # | ||
465 | # CONFIG_FB is not set | ||
466 | |||
467 | # | ||
468 | # Sound | ||
469 | # | ||
470 | # CONFIG_SOUND is not set | ||
471 | |||
472 | # | ||
473 | # USB support | ||
474 | # | ||
475 | # CONFIG_USB is not set | ||
476 | |||
477 | # | ||
478 | # USB Gadget Support | ||
479 | # | ||
480 | # CONFIG_USB_GADGET is not set | ||
481 | |||
482 | # | ||
483 | # File systems | ||
484 | # | ||
485 | CONFIG_EXT2_FS=y | ||
486 | # CONFIG_EXT2_FS_XATTR is not set | ||
487 | CONFIG_EXT3_FS=y | ||
488 | CONFIG_EXT3_FS_XATTR=y | ||
489 | # CONFIG_EXT3_FS_POSIX_ACL is not set | ||
490 | # CONFIG_EXT3_FS_SECURITY is not set | ||
491 | CONFIG_JBD=y | ||
492 | # CONFIG_JBD_DEBUG is not set | ||
493 | CONFIG_FS_MBCACHE=y | ||
494 | # CONFIG_REISERFS_FS is not set | ||
495 | # CONFIG_JFS_FS is not set | ||
496 | # CONFIG_XFS_FS is not set | ||
497 | # CONFIG_MINIX_FS is not set | ||
498 | # CONFIG_ROMFS_FS is not set | ||
499 | # CONFIG_QUOTA is not set | ||
500 | # CONFIG_AUTOFS_FS is not set | ||
501 | # CONFIG_AUTOFS4_FS is not set | ||
502 | |||
503 | # | ||
504 | # CD-ROM/DVD Filesystems | ||
505 | # | ||
506 | # CONFIG_ISO9660_FS is not set | ||
507 | # CONFIG_UDF_FS is not set | ||
508 | |||
509 | # | ||
510 | # DOS/FAT/NT Filesystems | ||
511 | # | ||
512 | # CONFIG_FAT_FS is not set | ||
513 | # CONFIG_NTFS_FS is not set | ||
514 | |||
515 | # | ||
516 | # Pseudo filesystems | ||
517 | # | ||
518 | CONFIG_PROC_FS=y | ||
519 | CONFIG_PROC_KCORE=y | ||
520 | CONFIG_SYSFS=y | ||
521 | # CONFIG_DEVFS_FS is not set | ||
522 | # CONFIG_DEVPTS_FS_XATTR is not set | ||
523 | CONFIG_TMPFS=y | ||
524 | # CONFIG_HUGETLB_PAGE is not set | ||
525 | CONFIG_RAMFS=y | ||
526 | |||
527 | # | ||
528 | # Miscellaneous filesystems | ||
529 | # | ||
530 | # CONFIG_ADFS_FS is not set | ||
531 | # CONFIG_AFFS_FS is not set | ||
532 | # CONFIG_HFS_FS is not set | ||
533 | # CONFIG_HFSPLUS_FS is not set | ||
534 | # CONFIG_BEFS_FS is not set | ||
535 | # CONFIG_BFS_FS is not set | ||
536 | # CONFIG_EFS_FS is not set | ||
537 | # CONFIG_CRAMFS is not set | ||
538 | # CONFIG_VXFS_FS is not set | ||
539 | # CONFIG_HPFS_FS is not set | ||
540 | # CONFIG_QNX4FS_FS is not set | ||
541 | # CONFIG_SYSV_FS is not set | ||
542 | # CONFIG_UFS_FS is not set | ||
543 | |||
544 | # | ||
545 | # Network File Systems | ||
546 | # | ||
547 | CONFIG_NFS_FS=y | ||
548 | # CONFIG_NFS_V3 is not set | ||
549 | # CONFIG_NFS_V4 is not set | ||
550 | # CONFIG_NFS_DIRECTIO is not set | ||
551 | # CONFIG_NFSD is not set | ||
552 | CONFIG_ROOT_NFS=y | ||
553 | CONFIG_LOCKD=y | ||
554 | # CONFIG_EXPORTFS is not set | ||
555 | CONFIG_SUNRPC=y | ||
556 | # CONFIG_RPCSEC_GSS_KRB5 is not set | ||
557 | # CONFIG_SMB_FS is not set | ||
558 | # CONFIG_CIFS is not set | ||
559 | # CONFIG_NCP_FS is not set | ||
560 | # CONFIG_CODA_FS is not set | ||
561 | # CONFIG_INTERMEZZO_FS is not set | ||
562 | # CONFIG_AFS_FS is not set | ||
563 | |||
564 | # | ||
565 | # Partition Types | ||
566 | # | ||
567 | # CONFIG_PARTITION_ADVANCED is not set | ||
568 | CONFIG_MSDOS_PARTITION=y | ||
569 | |||
570 | # | ||
571 | # Native Language Support | ||
572 | # | ||
573 | # CONFIG_NLS is not set | ||
574 | |||
575 | # | ||
576 | # Library routines | ||
577 | # | ||
578 | CONFIG_CRC32=y | ||
579 | |||
580 | # | ||
581 | # Kernel hacking | ||
582 | # | ||
583 | # CONFIG_DEBUG_KERNEL is not set | ||
584 | # CONFIG_SERIAL_TEXT_DEBUG is not set | ||
585 | |||
586 | # | ||
587 | # Security options | ||
588 | # | ||
589 | # CONFIG_SECURITY is not set | ||
590 | |||
591 | # | ||
592 | # Cryptographic options | ||
593 | # | ||
594 | # CONFIG_CRYPTO is not set | ||