diff options
author | Adrian Bunk <bunk@stusta.de> | 2007-01-14 04:15:00 -0500 |
---|---|---|
committer | Paul Mackerras <paulus@samba.org> | 2007-01-24 05:13:58 -0500 |
commit | c53653130f2868e44c6e8346d110d27d39e7d07b (patch) | |
tree | 291a9d53bf37c814af3724a6e026e899f6c814ad /arch/ppc/configs | |
parent | cfcd1705b61ecce1ab102b9593cf733fef314a19 (diff) |
[POWERPC] Remove the broken Gemini support
Signed-off-by: Adrian Bunk <bunk@stusta.de>
Signed-off-by: Paul Mackerras <paulus@samba.org>
Diffstat (limited to 'arch/ppc/configs')
-rw-r--r-- | arch/ppc/configs/gemini_defconfig | 618 |
1 files changed, 0 insertions, 618 deletions
diff --git a/arch/ppc/configs/gemini_defconfig b/arch/ppc/configs/gemini_defconfig deleted file mode 100644 index ebcd17b097f1..000000000000 --- a/arch/ppc/configs/gemini_defconfig +++ /dev/null | |||
@@ -1,618 +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 | |||
8 | # | ||
9 | # Code maturity level options | ||
10 | # | ||
11 | CONFIG_EXPERIMENTAL=y | ||
12 | |||
13 | # | ||
14 | # General setup | ||
15 | # | ||
16 | CONFIG_SWAP=y | ||
17 | CONFIG_SYSVIPC=y | ||
18 | # CONFIG_BSD_PROCESS_ACCT is not set | ||
19 | CONFIG_SYSCTL=y | ||
20 | CONFIG_LOG_BUF_SHIFT=14 | ||
21 | # CONFIG_EMBEDDED is not set | ||
22 | CONFIG_FUTEX=y | ||
23 | CONFIG_EPOLL=y | ||
24 | |||
25 | # | ||
26 | # Loadable module support | ||
27 | # | ||
28 | CONFIG_MODULES=y | ||
29 | CONFIG_MODULE_UNLOAD=y | ||
30 | # CONFIG_MODULE_FORCE_UNLOAD is not set | ||
31 | CONFIG_OBSOLETE_MODPARM=y | ||
32 | # CONFIG_MODVERSIONS is not set | ||
33 | CONFIG_KMOD=y | ||
34 | |||
35 | # | ||
36 | # Platform support | ||
37 | # | ||
38 | CONFIG_PPC=y | ||
39 | CONFIG_PPC32=y | ||
40 | CONFIG_6xx=y | ||
41 | # CONFIG_40x is not set | ||
42 | # CONFIG_POWER3 is not set | ||
43 | # CONFIG_8xx is not set | ||
44 | |||
45 | # | ||
46 | # IBM 4xx options | ||
47 | # | ||
48 | # CONFIG_8260 is not set | ||
49 | CONFIG_GENERIC_ISA_DMA=y | ||
50 | CONFIG_PPC_STD_MMU=y | ||
51 | # CONFIG_PPC_MULTIPLATFORM is not set | ||
52 | # CONFIG_APUS is not set | ||
53 | # CONFIG_WILLOW_2 is not set | ||
54 | # CONFIG_PCORE is not set | ||
55 | # CONFIG_POWERPMC250 is not set | ||
56 | # CONFIG_EV64260 is not set | ||
57 | # CONFIG_SPRUCE is not set | ||
58 | # CONFIG_LOPEC is not set | ||
59 | # CONFIG_MCPN765 is not set | ||
60 | # CONFIG_MVME5100 is not set | ||
61 | # CONFIG_PPLUS is not set | ||
62 | # CONFIG_PRPMC750 is not set | ||
63 | # CONFIG_PRPMC800 is not set | ||
64 | # CONFIG_SANDPOINT is not set | ||
65 | # CONFIG_ADIR is not set | ||
66 | # CONFIG_K2 is not set | ||
67 | # CONFIG_PAL4 is not set | ||
68 | CONFIG_GEMINI=y | ||
69 | # CONFIG_SMP is not set | ||
70 | # CONFIG_PREEMPT is not set | ||
71 | CONFIG_ALTIVEC=y | ||
72 | CONFIG_TAU=y | ||
73 | # CONFIG_TAU_INT is not set | ||
74 | # CONFIG_TAU_AVERAGE is not set | ||
75 | # CONFIG_CPU_FREQ is not set | ||
76 | |||
77 | # | ||
78 | # General setup | ||
79 | # | ||
80 | # CONFIG_HIGHMEM is not set | ||
81 | CONFIG_PCI=y | ||
82 | CONFIG_PCI_DOMAINS=y | ||
83 | CONFIG_KCORE_ELF=y | ||
84 | CONFIG_BINFMT_ELF=y | ||
85 | CONFIG_KERNEL_ELF=y | ||
86 | # CONFIG_BINFMT_MISC is not set | ||
87 | CONFIG_PCI_LEGACY_PROC=y | ||
88 | CONFIG_PCI_NAMES=y | ||
89 | # CONFIG_HOTPLUG is not set | ||
90 | |||
91 | # | ||
92 | # Parallel port support | ||
93 | # | ||
94 | # CONFIG_PARPORT is not set | ||
95 | # CONFIG_PPC601_SYNC_FIX is not set | ||
96 | # CONFIG_CMDLINE_BOOL is not set | ||
97 | |||
98 | # | ||
99 | # Advanced setup | ||
100 | # | ||
101 | # CONFIG_ADVANCED_OPTIONS is not set | ||
102 | |||
103 | # | ||
104 | # Default settings for advanced configuration options are used | ||
105 | # | ||
106 | CONFIG_HIGHMEM_START=0xfe000000 | ||
107 | CONFIG_LOWMEM_SIZE=0x30000000 | ||
108 | CONFIG_KERNEL_START=0xc0000000 | ||
109 | CONFIG_TASK_SIZE=0x80000000 | ||
110 | CONFIG_BOOT_LOAD=0x00800000 | ||
111 | |||
112 | # | ||
113 | # Memory Technology Devices (MTD) | ||
114 | # | ||
115 | # CONFIG_MTD is not set | ||
116 | |||
117 | # | ||
118 | # Plug and Play support | ||
119 | # | ||
120 | # CONFIG_PNP is not set | ||
121 | |||
122 | # | ||
123 | # Block devices | ||
124 | # | ||
125 | # CONFIG_BLK_DEV_FD is not set | ||
126 | # CONFIG_BLK_CPQ_DA is not set | ||
127 | # CONFIG_BLK_CPQ_CISS_DA is not set | ||
128 | # CONFIG_BLK_DEV_DAC960 is not set | ||
129 | # CONFIG_BLK_DEV_UMEM is not set | ||
130 | # CONFIG_BLK_DEV_LOOP is not set | ||
131 | # CONFIG_BLK_DEV_NBD is not set | ||
132 | CONFIG_BLK_DEV_RAM=y | ||
133 | CONFIG_BLK_DEV_RAM_SIZE=4096 | ||
134 | CONFIG_BLK_DEV_INITRD=y | ||
135 | |||
136 | # | ||
137 | # Multi-device support (RAID and LVM) | ||
138 | # | ||
139 | # CONFIG_MD is not set | ||
140 | |||
141 | # | ||
142 | # ATA/IDE/MFM/RLL support | ||
143 | # | ||
144 | # CONFIG_IDE is not set | ||
145 | |||
146 | # | ||
147 | # SCSI support | ||
148 | # | ||
149 | CONFIG_SCSI=y | ||
150 | |||
151 | # | ||
152 | # SCSI support type (disk, tape, CD-ROM) | ||
153 | # | ||
154 | CONFIG_BLK_DEV_SD=y | ||
155 | # CONFIG_CHR_DEV_ST is not set | ||
156 | # CONFIG_CHR_DEV_OSST is not set | ||
157 | CONFIG_BLK_DEV_SR=y | ||
158 | CONFIG_BLK_DEV_SR_VENDOR=y | ||
159 | CONFIG_CHR_DEV_SG=y | ||
160 | |||
161 | # | ||
162 | # Some SCSI devices (e.g. CD jukebox) support multiple LUNs | ||
163 | # | ||
164 | # CONFIG_SCSI_MULTI_LUN is not set | ||
165 | # CONFIG_SCSI_REPORT_LUNS is not set | ||
166 | CONFIG_SCSI_CONSTANTS=y | ||
167 | # CONFIG_SCSI_LOGGING is not set | ||
168 | |||
169 | # | ||
170 | # SCSI low-level drivers | ||
171 | # | ||
172 | # CONFIG_BLK_DEV_3W_XXXX_RAID is not set | ||
173 | # CONFIG_SCSI_ACARD is not set | ||
174 | # CONFIG_SCSI_AACRAID is not set | ||
175 | # CONFIG_SCSI_AIC7XXX is not set | ||
176 | # CONFIG_SCSI_AIC7XXX_OLD is not set | ||
177 | # CONFIG_SCSI_AIC79XX is not set | ||
178 | # CONFIG_SCSI_DPT_I2O is not set | ||
179 | # CONFIG_SCSI_ADVANSYS is not set | ||
180 | # CONFIG_SCSI_IN2000 is not set | ||
181 | # CONFIG_SCSI_AM53C974 is not set | ||
182 | # CONFIG_SCSI_MEGARAID is not set | ||
183 | # CONFIG_SCSI_BUSLOGIC is not set | ||
184 | # CONFIG_SCSI_CPQFCTS is not set | ||
185 | # CONFIG_SCSI_DMX3191D is not set | ||
186 | # CONFIG_SCSI_EATA is not set | ||
187 | # CONFIG_SCSI_EATA_PIO is not set | ||
188 | # CONFIG_SCSI_FUTURE_DOMAIN is not set | ||
189 | # CONFIG_SCSI_GDTH is not set | ||
190 | # CONFIG_SCSI_GENERIC_NCR5380 is not set | ||
191 | # CONFIG_SCSI_GENERIC_NCR5380_MMIO is not set | ||
192 | # CONFIG_SCSI_INITIO is not set | ||
193 | # CONFIG_SCSI_INIA100 is not set | ||
194 | # CONFIG_SCSI_NCR53C7xx is not set | ||
195 | CONFIG_SCSI_SYM53C8XX_2=y | ||
196 | CONFIG_SCSI_SYM53C8XX_DMA_ADDRESSING_MODE=0 | ||
197 | CONFIG_SCSI_SYM53C8XX_DEFAULT_TAGS=16 | ||
198 | CONFIG_SCSI_SYM53C8XX_MAX_TAGS=64 | ||
199 | # CONFIG_SCSI_SYM53C8XX_IOMAPPED is not set | ||
200 | # CONFIG_SCSI_PCI2000 is not set | ||
201 | # CONFIG_SCSI_PCI2220I is not set | ||
202 | # CONFIG_SCSI_QLOGIC_ISP is not set | ||
203 | # CONFIG_SCSI_QLOGIC_FC is not set | ||
204 | # CONFIG_SCSI_QLOGIC_1280 is not set | ||
205 | # CONFIG_SCSI_DC395x is not set | ||
206 | # CONFIG_SCSI_DC390T is not set | ||
207 | # CONFIG_SCSI_U14_34F is not set | ||
208 | # CONFIG_SCSI_NSP32 is not set | ||
209 | # CONFIG_SCSI_DEBUG is not set | ||
210 | |||
211 | # | ||
212 | # Fusion MPT device support | ||
213 | # | ||
214 | # CONFIG_FUSION is not set | ||
215 | |||
216 | # | ||
217 | # IEEE 1394 (FireWire) support (EXPERIMENTAL) | ||
218 | # | ||
219 | # CONFIG_IEEE1394 is not set | ||
220 | |||
221 | # | ||
222 | # I2O device support | ||
223 | # | ||
224 | # CONFIG_I2O is not set | ||
225 | |||
226 | # | ||
227 | # Networking support | ||
228 | # | ||
229 | CONFIG_NET=y | ||
230 | |||
231 | # | ||
232 | # Networking options | ||
233 | # | ||
234 | CONFIG_PACKET=y | ||
235 | # CONFIG_PACKET_MMAP is not set | ||
236 | # CONFIG_NETLINK_DEV is not set | ||
237 | CONFIG_NETFILTER=y | ||
238 | # CONFIG_NETFILTER_DEBUG is not set | ||
239 | CONFIG_UNIX=y | ||
240 | # CONFIG_NET_KEY is not set | ||
241 | CONFIG_INET=y | ||
242 | # CONFIG_IP_MULTICAST is not set | ||
243 | # CONFIG_IP_ADVANCED_ROUTER is not set | ||
244 | # CONFIG_IP_PNP is not set | ||
245 | # CONFIG_NET_IPIP is not set | ||
246 | # CONFIG_NET_IPGRE is not set | ||
247 | # CONFIG_ARPD is not set | ||
248 | # CONFIG_INET_ECN is not set | ||
249 | # CONFIG_SYN_COOKIES is not set | ||
250 | # CONFIG_INET_AH is not set | ||
251 | # CONFIG_INET_ESP is not set | ||
252 | # CONFIG_INET_IPCOMP is not set | ||
253 | |||
254 | # | ||
255 | # IP: Netfilter Configuration | ||
256 | # | ||
257 | # CONFIG_IP_NF_CONNTRACK is not set | ||
258 | # CONFIG_IP_NF_QUEUE is not set | ||
259 | # CONFIG_IP_NF_IPTABLES is not set | ||
260 | # CONFIG_IP_NF_ARPTABLES is not set | ||
261 | # CONFIG_IP_NF_COMPAT_IPCHAINS is not set | ||
262 | # CONFIG_IP_NF_COMPAT_IPFWADM is not set | ||
263 | # CONFIG_IPV6 is not set | ||
264 | # CONFIG_XFRM_USER is not set | ||
265 | |||
266 | # | ||
267 | # SCTP Configuration (EXPERIMENTAL) | ||
268 | # | ||
269 | CONFIG_IPV6_SCTP__=y | ||
270 | # CONFIG_IP_SCTP is not set | ||
271 | # CONFIG_ATM is not set | ||
272 | # CONFIG_VLAN_8021Q is not set | ||
273 | # CONFIG_LLC is not set | ||
274 | # CONFIG_DECNET is not set | ||
275 | # CONFIG_BRIDGE is not set | ||
276 | # CONFIG_X25 is not set | ||
277 | # CONFIG_LAPB is not set | ||
278 | # CONFIG_NET_DIVERT is not set | ||
279 | # CONFIG_ECONET is not set | ||
280 | # CONFIG_WAN_ROUTER is not set | ||
281 | # CONFIG_NET_HW_FLOWCONTROL is not set | ||
282 | |||
283 | # | ||
284 | # QoS and/or fair queueing | ||
285 | # | ||
286 | # CONFIG_NET_SCHED is not set | ||
287 | |||
288 | # | ||
289 | # Network testing | ||
290 | # | ||
291 | # CONFIG_NET_PKTGEN is not set | ||
292 | CONFIG_NETDEVICES=y | ||
293 | |||
294 | # | ||
295 | # ARCnet devices | ||
296 | # | ||
297 | # CONFIG_ARCNET is not set | ||
298 | # CONFIG_DUMMY is not set | ||
299 | # CONFIG_BONDING is not set | ||
300 | # CONFIG_EQUALIZER is not set | ||
301 | # CONFIG_TUN is not set | ||
302 | # CONFIG_ETHERTAP is not set | ||
303 | |||
304 | # | ||
305 | # Ethernet (10 or 100Mbit) | ||
306 | # | ||
307 | CONFIG_NET_ETHERNET=y | ||
308 | # CONFIG_MII is not set | ||
309 | # CONFIG_OAKNET is not set | ||
310 | # CONFIG_HAPPYMEAL is not set | ||
311 | # CONFIG_SUNGEM is not set | ||
312 | # CONFIG_NET_VENDOR_3COM is not set | ||
313 | |||
314 | # | ||
315 | # Tulip family network device support | ||
316 | # | ||
317 | # CONFIG_NET_TULIP is not set | ||
318 | # CONFIG_HP100 is not set | ||
319 | # CONFIG_NET_PCI is not set | ||
320 | |||
321 | # | ||
322 | # Ethernet (1000 Mbit) | ||
323 | # | ||
324 | # CONFIG_ACENIC is not set | ||
325 | # CONFIG_DL2K is not set | ||
326 | # CONFIG_E1000 is not set | ||
327 | # CONFIG_NS83820 is not set | ||
328 | # CONFIG_HAMACHI is not set | ||
329 | # CONFIG_YELLOWFIN is not set | ||
330 | # CONFIG_R8169 is not set | ||
331 | # CONFIG_SK98LIN is not set | ||
332 | # CONFIG_TIGON3 is not set | ||
333 | |||
334 | # | ||
335 | # Ethernet (10000 Mbit) | ||
336 | # | ||
337 | # CONFIG_IXGB 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 | |||
343 | # | ||
344 | # Wireless LAN (non-hamradio) | ||
345 | # | ||
346 | # CONFIG_NET_RADIO is not set | ||
347 | |||
348 | # | ||
349 | # Token Ring devices (depends on LLC=y) | ||
350 | # | ||
351 | # CONFIG_NET_FC is not set | ||
352 | # CONFIG_RCPCI is not set | ||
353 | # CONFIG_SHAPER is not set | ||
354 | |||
355 | # | ||
356 | # Wan interfaces | ||
357 | # | ||
358 | # CONFIG_WAN is not set | ||
359 | |||
360 | # | ||
361 | # Amateur Radio support | ||
362 | # | ||
363 | # CONFIG_HAMRADIO is not set | ||
364 | |||
365 | # | ||
366 | # IrDA (infrared) support | ||
367 | # | ||
368 | # CONFIG_IRDA is not set | ||
369 | |||
370 | # | ||
371 | # ISDN subsystem | ||
372 | # | ||
373 | # CONFIG_ISDN_BOOL is not set | ||
374 | |||
375 | # | ||
376 | # Graphics support | ||
377 | # | ||
378 | # CONFIG_FB is not set | ||
379 | |||
380 | # | ||
381 | # Old CD-ROM drivers (not SCSI, not IDE) | ||
382 | # | ||
383 | # CONFIG_CD_NO_IDESCSI is not set | ||
384 | |||
385 | # | ||
386 | # Input device support | ||
387 | # | ||
388 | # CONFIG_INPUT is not set | ||
389 | |||
390 | # | ||
391 | # Userland interfaces | ||
392 | # | ||
393 | |||
394 | # | ||
395 | # Input I/O drivers | ||
396 | # | ||
397 | # CONFIG_GAMEPORT is not set | ||
398 | CONFIG_SOUND_GAMEPORT=y | ||
399 | # CONFIG_SERIO is not set | ||
400 | |||
401 | # | ||
402 | # Input Device Drivers | ||
403 | # | ||
404 | |||
405 | # | ||
406 | # Macintosh device drivers | ||
407 | # | ||
408 | |||
409 | # | ||
410 | # Character devices | ||
411 | # | ||
412 | # CONFIG_SERIAL_NONSTANDARD is not set | ||
413 | |||
414 | # | ||
415 | # Serial drivers | ||
416 | # | ||
417 | CONFIG_SERIAL_8250=y | ||
418 | CONFIG_SERIAL_8250_CONSOLE=y | ||
419 | # CONFIG_SERIAL_8250_EXTENDED is not set | ||
420 | |||
421 | # | ||
422 | # Non-8250 serial port support | ||
423 | # | ||
424 | CONFIG_SERIAL_CORE=y | ||
425 | CONFIG_SERIAL_CORE_CONSOLE=y | ||
426 | CONFIG_UNIX98_PTYS=y | ||
427 | CONFIG_UNIX98_PTY_COUNT=256 | ||
428 | |||
429 | # | ||
430 | # I2C support | ||
431 | # | ||
432 | # CONFIG_I2C is not set | ||
433 | |||
434 | # | ||
435 | # I2C Hardware Sensors Mainboard support | ||
436 | # | ||
437 | |||
438 | # | ||
439 | # I2C Hardware Sensors Chip support | ||
440 | # | ||
441 | # CONFIG_I2C_SENSOR is not set | ||
442 | |||
443 | # | ||
444 | # Mice | ||
445 | # | ||
446 | # CONFIG_BUSMOUSE is not set | ||
447 | # CONFIG_QIC02_TAPE is not set | ||
448 | |||
449 | # | ||
450 | # IPMI | ||
451 | # | ||
452 | # CONFIG_IPMI_HANDLER is not set | ||
453 | |||
454 | # | ||
455 | # Watchdog Cards | ||
456 | # | ||
457 | # CONFIG_WATCHDOG is not set | ||
458 | # CONFIG_NVRAM is not set | ||
459 | CONFIG_GEN_RTC=y | ||
460 | # CONFIG_GEN_RTC_X is not set | ||
461 | # CONFIG_DTLK is not set | ||
462 | # CONFIG_R3964 is not set | ||
463 | # CONFIG_APPLICOM is not set | ||
464 | |||
465 | # | ||
466 | # Ftape, the floppy tape device driver | ||
467 | # | ||
468 | # CONFIG_FTAPE is not set | ||
469 | # CONFIG_AGP is not set | ||
470 | # CONFIG_DRM is not set | ||
471 | # CONFIG_RAW_DRIVER is not set | ||
472 | # CONFIG_HANGCHECK_TIMER is not set | ||
473 | |||
474 | # | ||
475 | # Multimedia devices | ||
476 | # | ||
477 | # CONFIG_VIDEO_DEV is not set | ||
478 | |||
479 | # | ||
480 | # Digital Video Broadcasting Devices | ||
481 | # | ||
482 | # CONFIG_DVB is not set | ||
483 | |||
484 | # | ||
485 | # File systems | ||
486 | # | ||
487 | CONFIG_EXT2_FS=y | ||
488 | # CONFIG_EXT2_FS_XATTR is not set | ||
489 | # CONFIG_EXT3_FS is not set | ||
490 | # CONFIG_JBD is not set | ||
491 | # CONFIG_REISERFS_FS is not set | ||
492 | # CONFIG_JFS_FS is not set | ||
493 | # CONFIG_XFS_FS is not set | ||
494 | # CONFIG_MINIX_FS is not set | ||
495 | # CONFIG_ROMFS_FS is not set | ||
496 | # CONFIG_QUOTA is not set | ||
497 | # CONFIG_AUTOFS_FS is not set | ||
498 | # CONFIG_AUTOFS4_FS is not set | ||
499 | |||
500 | # | ||
501 | # CD-ROM/DVD Filesystems | ||
502 | # | ||
503 | CONFIG_ISO9660_FS=y | ||
504 | # CONFIG_JOLIET is not set | ||
505 | # CONFIG_ZISOFS is not set | ||
506 | # CONFIG_UDF_FS is not set | ||
507 | |||
508 | # | ||
509 | # DOS/FAT/NT Filesystems | ||
510 | # | ||
511 | # CONFIG_FAT_FS is not set | ||
512 | # CONFIG_NTFS_FS is not set | ||
513 | |||
514 | # | ||
515 | # Pseudo filesystems | ||
516 | # | ||
517 | CONFIG_PROC_FS=y | ||
518 | CONFIG_DEVFS_FS=y | ||
519 | # CONFIG_DEVFS_MOUNT is not set | ||
520 | # CONFIG_DEVFS_DEBUG is not set | ||
521 | CONFIG_DEVPTS_FS=y | ||
522 | # CONFIG_DEVPTS_FS_XATTR is not set | ||
523 | CONFIG_TMPFS=y | ||
524 | CONFIG_RAMFS=y | ||
525 | |||
526 | # | ||
527 | # Miscellaneous filesystems | ||
528 | # | ||
529 | # CONFIG_ADFS_FS is not set | ||
530 | # CONFIG_AFFS_FS is not set | ||
531 | # CONFIG_HFS_FS is not set | ||
532 | # CONFIG_BEFS_FS is not set | ||
533 | # CONFIG_BFS_FS is not set | ||
534 | # CONFIG_EFS_FS is not set | ||
535 | # CONFIG_CRAMFS is not set | ||
536 | # CONFIG_VXFS_FS is not set | ||
537 | # CONFIG_HPFS_FS is not set | ||
538 | # CONFIG_QNX4FS_FS is not set | ||
539 | # CONFIG_SYSV_FS is not set | ||
540 | # CONFIG_UFS_FS is not set | ||
541 | |||
542 | # | ||
543 | # Network File Systems | ||
544 | # | ||
545 | CONFIG_NFS_FS=y | ||
546 | # CONFIG_NFS_V3 is not set | ||
547 | # CONFIG_NFS_V4 is not set | ||
548 | CONFIG_NFSD=y | ||
549 | # CONFIG_NFSD_V3 is not set | ||
550 | # CONFIG_NFSD_TCP is not set | ||
551 | CONFIG_LOCKD=y | ||
552 | CONFIG_EXPORTFS=y | ||
553 | CONFIG_SUNRPC=y | ||
554 | # CONFIG_SUNRPC_GSS is not set | ||
555 | # CONFIG_SMB_FS is not set | ||
556 | # CONFIG_CIFS is not set | ||
557 | # CONFIG_NCP_FS is not set | ||
558 | # CONFIG_CODA_FS is not set | ||
559 | # CONFIG_INTERMEZZO_FS is not set | ||
560 | # CONFIG_AFS_FS is not set | ||
561 | |||
562 | # | ||
563 | # Partition Types | ||
564 | # | ||
565 | CONFIG_PARTITION_ADVANCED=y | ||
566 | # CONFIG_ACORN_PARTITION is not set | ||
567 | # CONFIG_OSF_PARTITION is not set | ||
568 | # CONFIG_AMIGA_PARTITION is not set | ||
569 | # CONFIG_ATARI_PARTITION is not set | ||
570 | # CONFIG_MAC_PARTITION is not set | ||
571 | CONFIG_MSDOS_PARTITION=y | ||
572 | # CONFIG_BSD_DISKLABEL is not set | ||
573 | # CONFIG_MINIX_SUBPARTITION is not set | ||
574 | CONFIG_SOLARIS_X86_PARTITION=y | ||
575 | # CONFIG_UNIXWARE_DISKLABEL is not set | ||
576 | # CONFIG_LDM_PARTITION is not set | ||
577 | # CONFIG_NEC98_PARTITION is not set | ||
578 | # CONFIG_SGI_PARTITION is not set | ||
579 | # CONFIG_ULTRIX_PARTITION is not set | ||
580 | # CONFIG_SUN_PARTITION is not set | ||
581 | # CONFIG_EFI_PARTITION is not set | ||
582 | |||
583 | # | ||
584 | # Sound | ||
585 | # | ||
586 | # CONFIG_SOUND is not set | ||
587 | |||
588 | # | ||
589 | # USB support | ||
590 | # | ||
591 | # CONFIG_USB is not set | ||
592 | # CONFIG_USB_GADGET is not set | ||
593 | |||
594 | # | ||
595 | # Bluetooth support | ||
596 | # | ||
597 | # CONFIG_BT is not set | ||
598 | |||
599 | # | ||
600 | # Library routines | ||
601 | # | ||
602 | # CONFIG_CRC32 is not set | ||
603 | |||
604 | # | ||
605 | # Kernel hacking | ||
606 | # | ||
607 | # CONFIG_DEBUG_KERNEL is not set | ||
608 | # CONFIG_KALLSYMS is not set | ||
609 | |||
610 | # | ||
611 | # Security options | ||
612 | # | ||
613 | # CONFIG_SECURITY is not set | ||
614 | |||
615 | # | ||
616 | # Cryptographic options | ||
617 | # | ||
618 | # CONFIG_CRYPTO is not set | ||