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/sparc/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/sparc/defconfig')
-rw-r--r-- | arch/sparc/defconfig | 644 |
1 files changed, 644 insertions, 0 deletions
diff --git a/arch/sparc/defconfig b/arch/sparc/defconfig new file mode 100644 index 000000000000..a69856263009 --- /dev/null +++ b/arch/sparc/defconfig | |||
@@ -0,0 +1,644 @@ | |||
1 | # | ||
2 | # Automatically generated make config: don't edit | ||
3 | # | ||
4 | CONFIG_MMU=y | ||
5 | CONFIG_UID16=y | ||
6 | CONFIG_HIGHMEM=y | ||
7 | CONFIG_GENERIC_ISA_DMA=y | ||
8 | |||
9 | # | ||
10 | # Code maturity level options | ||
11 | # | ||
12 | CONFIG_EXPERIMENTAL=y | ||
13 | CONFIG_CLEAN_COMPILE=y | ||
14 | CONFIG_STANDALONE=y | ||
15 | CONFIG_BROKEN_ON_SMP=y | ||
16 | |||
17 | # | ||
18 | # General setup | ||
19 | # | ||
20 | CONFIG_SWAP=y | ||
21 | CONFIG_SYSVIPC=y | ||
22 | CONFIG_POSIX_MQUEUE=y | ||
23 | # CONFIG_BSD_PROCESS_ACCT is not set | ||
24 | CONFIG_SYSCTL=y | ||
25 | # CONFIG_AUDIT is not set | ||
26 | CONFIG_LOG_BUF_SHIFT=14 | ||
27 | # CONFIG_HOTPLUG is not set | ||
28 | # CONFIG_IKCONFIG is not set | ||
29 | # CONFIG_EMBEDDED is not set | ||
30 | CONFIG_KALLSYMS=y | ||
31 | # CONFIG_KALLSYMS_ALL is not set | ||
32 | CONFIG_FUTEX=y | ||
33 | CONFIG_EPOLL=y | ||
34 | CONFIG_IOSCHED_NOOP=y | ||
35 | CONFIG_IOSCHED_AS=y | ||
36 | CONFIG_IOSCHED_DEADLINE=y | ||
37 | CONFIG_IOSCHED_CFQ=y | ||
38 | # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set | ||
39 | |||
40 | # | ||
41 | # Loadable module support | ||
42 | # | ||
43 | CONFIG_MODULES=y | ||
44 | CONFIG_MODULE_UNLOAD=y | ||
45 | # CONFIG_MODULE_FORCE_UNLOAD is not set | ||
46 | CONFIG_OBSOLETE_MODPARM=y | ||
47 | # CONFIG_MODVERSIONS is not set | ||
48 | CONFIG_KMOD=y | ||
49 | |||
50 | # | ||
51 | # General setup | ||
52 | # | ||
53 | CONFIG_VT=y | ||
54 | CONFIG_VT_CONSOLE=y | ||
55 | CONFIG_HW_CONSOLE=y | ||
56 | # CONFIG_SMP is not set | ||
57 | CONFIG_SPARC32=y | ||
58 | CONFIG_SBUS=y | ||
59 | CONFIG_SBUSCHAR=y | ||
60 | CONFIG_SERIAL_CONSOLE=y | ||
61 | CONFIG_SUN_AUXIO=y | ||
62 | CONFIG_SUN_IO=y | ||
63 | CONFIG_RWSEM_GENERIC_SPINLOCK=y | ||
64 | CONFIG_SUN_PM=y | ||
65 | # CONFIG_SUN4 is not set | ||
66 | CONFIG_PCI=y | ||
67 | # CONFIG_PCI_LEGACY_PROC is not set | ||
68 | # CONFIG_PCI_NAMES is not set | ||
69 | CONFIG_SUN_OPENPROMFS=m | ||
70 | CONFIG_BINFMT_ELF=y | ||
71 | CONFIG_BINFMT_AOUT=y | ||
72 | CONFIG_BINFMT_MISC=m | ||
73 | CONFIG_SUNOS_EMUL=y | ||
74 | |||
75 | # | ||
76 | # Parallel port support | ||
77 | # | ||
78 | # CONFIG_PARPORT is not set | ||
79 | |||
80 | # | ||
81 | # Generic Driver Options | ||
82 | # | ||
83 | # CONFIG_DEBUG_DRIVER is not set | ||
84 | |||
85 | # | ||
86 | # Graphics support | ||
87 | # | ||
88 | # CONFIG_FB is not set | ||
89 | |||
90 | # | ||
91 | # Console display driver support | ||
92 | # | ||
93 | # CONFIG_MDA_CONSOLE is not set | ||
94 | # CONFIG_PROM_CONSOLE is not set | ||
95 | CONFIG_DUMMY_CONSOLE=y | ||
96 | |||
97 | # | ||
98 | # Memory Technology Devices (MTD) | ||
99 | # | ||
100 | # CONFIG_MTD is not set | ||
101 | |||
102 | # | ||
103 | # Serial drivers | ||
104 | # | ||
105 | # CONFIG_SERIAL_8250 is not set | ||
106 | |||
107 | # | ||
108 | # Non-8250 serial port support | ||
109 | # | ||
110 | CONFIG_SERIAL_SUNCORE=y | ||
111 | CONFIG_SERIAL_SUNZILOG=y | ||
112 | CONFIG_SERIAL_SUNZILOG_CONSOLE=y | ||
113 | CONFIG_SERIAL_SUNSU=y | ||
114 | CONFIG_SERIAL_SUNSU_CONSOLE=y | ||
115 | # CONFIG_SERIAL_SUNSAB is not set | ||
116 | CONFIG_SERIAL_CORE=y | ||
117 | CONFIG_SERIAL_CORE_CONSOLE=y | ||
118 | |||
119 | # | ||
120 | # Misc Linux/SPARC drivers | ||
121 | # | ||
122 | CONFIG_SUN_OPENPROMIO=m | ||
123 | CONFIG_SUN_MOSTEK_RTC=m | ||
124 | # CONFIG_SUN_BPP is not set | ||
125 | # CONFIG_SUN_VIDEOPIX is not set | ||
126 | # CONFIG_SUN_AURORA is not set | ||
127 | # CONFIG_TADPOLE_TS102_UCTRL is not set | ||
128 | # CONFIG_SUN_JSFLASH is not set | ||
129 | CONFIG_APM_RTC_IS_GMT=y | ||
130 | CONFIG_RTC=m | ||
131 | |||
132 | # | ||
133 | # Block devices | ||
134 | # | ||
135 | # CONFIG_BLK_DEV_FD is not set | ||
136 | # CONFIG_BLK_CPQ_DA is not set | ||
137 | # CONFIG_BLK_CPQ_CISS_DA is not set | ||
138 | # CONFIG_BLK_DEV_DAC960 is not set | ||
139 | # CONFIG_BLK_DEV_UMEM is not set | ||
140 | CONFIG_BLK_DEV_LOOP=m | ||
141 | CONFIG_BLK_DEV_CRYPTOLOOP=m | ||
142 | # CONFIG_BLK_DEV_NBD is not set | ||
143 | # CONFIG_BLK_DEV_CARMEL is not set | ||
144 | CONFIG_BLK_DEV_RAM=y | ||
145 | CONFIG_BLK_DEV_RAM_SIZE=4096 | ||
146 | CONFIG_BLK_DEV_INITRD=y | ||
147 | |||
148 | # | ||
149 | # ATA/ATAPI/MFM/RLL support | ||
150 | # | ||
151 | # CONFIG_IDE is not set | ||
152 | |||
153 | # | ||
154 | # ISDN subsystem | ||
155 | # | ||
156 | # CONFIG_ISDN is not set | ||
157 | |||
158 | # | ||
159 | # SCSI device support | ||
160 | # | ||
161 | CONFIG_SCSI=y | ||
162 | CONFIG_SCSI_PROC_FS=y | ||
163 | |||
164 | # | ||
165 | # SCSI support type (disk, tape, CD-ROM) | ||
166 | # | ||
167 | CONFIG_BLK_DEV_SD=y | ||
168 | # CONFIG_CHR_DEV_ST is not set | ||
169 | # CONFIG_CHR_DEV_OSST is not set | ||
170 | CONFIG_BLK_DEV_SR=m | ||
171 | # CONFIG_BLK_DEV_SR_VENDOR is not set | ||
172 | CONFIG_CHR_DEV_SG=m | ||
173 | |||
174 | # | ||
175 | # Some SCSI devices (e.g. CD jukebox) support multiple LUNs | ||
176 | # | ||
177 | # CONFIG_SCSI_MULTI_LUN is not set | ||
178 | # CONFIG_SCSI_CONSTANTS is not set | ||
179 | # CONFIG_SCSI_LOGGING is not set | ||
180 | |||
181 | # | ||
182 | # SCSI Transport Attributes | ||
183 | # | ||
184 | CONFIG_SCSI_SPI_ATTRS=m | ||
185 | # CONFIG_SCSI_FC_ATTRS is not set | ||
186 | |||
187 | # | ||
188 | # SCSI low-level drivers | ||
189 | # | ||
190 | # CONFIG_BLK_DEV_3W_XXXX_RAID is not set | ||
191 | # CONFIG_SCSI_ACARD is not set | ||
192 | # CONFIG_SCSI_AACRAID is not set | ||
193 | # CONFIG_SCSI_AIC7XXX is not set | ||
194 | # CONFIG_SCSI_AIC7XXX_OLD is not set | ||
195 | # CONFIG_SCSI_AIC79XX is not set | ||
196 | # CONFIG_SCSI_DPT_I2O is not set | ||
197 | # CONFIG_SCSI_ADVANSYS is not set | ||
198 | # CONFIG_SCSI_MEGARAID is not set | ||
199 | # CONFIG_SCSI_SATA is not set | ||
200 | # CONFIG_SCSI_BUSLOGIC is not set | ||
201 | # CONFIG_SCSI_DMX3191D is not set | ||
202 | # CONFIG_SCSI_EATA is not set | ||
203 | # CONFIG_SCSI_EATA_PIO is not set | ||
204 | # CONFIG_SCSI_FUTURE_DOMAIN is not set | ||
205 | # CONFIG_SCSI_GDTH is not set | ||
206 | # CONFIG_SCSI_IPS is not set | ||
207 | # CONFIG_SCSI_INIA100 is not set | ||
208 | # CONFIG_SCSI_SYM53C8XX_2 is not set | ||
209 | # CONFIG_SCSI_IPR is not set | ||
210 | # CONFIG_SCSI_QLOGIC_ISP is not set | ||
211 | # CONFIG_SCSI_QLOGIC_FC is not set | ||
212 | # CONFIG_SCSI_QLOGIC_1280 is not set | ||
213 | CONFIG_SCSI_QLOGICPTI=m | ||
214 | CONFIG_SCSI_QLA2XXX=y | ||
215 | # CONFIG_SCSI_QLA21XX is not set | ||
216 | # CONFIG_SCSI_QLA22XX is not set | ||
217 | # CONFIG_SCSI_QLA2300 is not set | ||
218 | # CONFIG_SCSI_QLA2322 is not set | ||
219 | # CONFIG_SCSI_QLA6312 is not set | ||
220 | # CONFIG_SCSI_QLA6322 is not set | ||
221 | # CONFIG_SCSI_DC395x is not set | ||
222 | # CONFIG_SCSI_DC390T is not set | ||
223 | # CONFIG_SCSI_NSP32 is not set | ||
224 | # CONFIG_SCSI_DEBUG is not set | ||
225 | CONFIG_SCSI_SUNESP=y | ||
226 | |||
227 | # | ||
228 | # Fibre Channel support | ||
229 | # | ||
230 | # CONFIG_FC4 is not set | ||
231 | |||
232 | # | ||
233 | # Multi-device support (RAID and LVM) | ||
234 | # | ||
235 | # CONFIG_MD is not set | ||
236 | |||
237 | # | ||
238 | # Networking support | ||
239 | # | ||
240 | CONFIG_NET=y | ||
241 | |||
242 | # | ||
243 | # Networking options | ||
244 | # | ||
245 | CONFIG_PACKET=y | ||
246 | # CONFIG_PACKET_MMAP is not set | ||
247 | CONFIG_NETLINK_DEV=y | ||
248 | CONFIG_UNIX=y | ||
249 | CONFIG_NET_KEY=m | ||
250 | CONFIG_INET=y | ||
251 | # CONFIG_IP_MULTICAST is not set | ||
252 | # CONFIG_IP_ADVANCED_ROUTER is not set | ||
253 | CONFIG_IP_PNP=y | ||
254 | CONFIG_IP_PNP_DHCP=y | ||
255 | # CONFIG_IP_PNP_BOOTP is not set | ||
256 | # CONFIG_IP_PNP_RARP is not set | ||
257 | # CONFIG_NET_IPIP is not set | ||
258 | # CONFIG_NET_IPGRE is not set | ||
259 | # CONFIG_ARPD is not set | ||
260 | # CONFIG_SYN_COOKIES is not set | ||
261 | CONFIG_INET_AH=y | ||
262 | CONFIG_INET_ESP=y | ||
263 | CONFIG_INET_IPCOMP=y | ||
264 | CONFIG_IPV6=m | ||
265 | CONFIG_IPV6_PRIVACY=y | ||
266 | CONFIG_INET6_AH=m | ||
267 | CONFIG_INET6_ESP=m | ||
268 | CONFIG_INET6_IPCOMP=m | ||
269 | CONFIG_IPV6_TUNNEL=m | ||
270 | # CONFIG_NETFILTER is not set | ||
271 | CONFIG_XFRM=y | ||
272 | CONFIG_XFRM_USER=m | ||
273 | |||
274 | # | ||
275 | # SCTP Configuration (EXPERIMENTAL) | ||
276 | # | ||
277 | CONFIG_IP_SCTP=m | ||
278 | # CONFIG_SCTP_DBG_MSG is not set | ||
279 | CONFIG_SCTP_DBG_OBJCNT=y | ||
280 | # CONFIG_SCTP_HMAC_NONE is not set | ||
281 | # CONFIG_SCTP_HMAC_SHA1 is not set | ||
282 | CONFIG_SCTP_HMAC_MD5=y | ||
283 | # CONFIG_ATM is not set | ||
284 | # CONFIG_BRIDGE is not set | ||
285 | # CONFIG_VLAN_8021Q is not set | ||
286 | # CONFIG_DECNET is not set | ||
287 | # CONFIG_LLC2 is not set | ||
288 | # CONFIG_IPX is not set | ||
289 | # CONFIG_ATALK is not set | ||
290 | # CONFIG_X25 is not set | ||
291 | # CONFIG_LAPB is not set | ||
292 | # CONFIG_NET_DIVERT is not set | ||
293 | # CONFIG_ECONET is not set | ||
294 | # CONFIG_WAN_ROUTER is not set | ||
295 | # CONFIG_NET_HW_FLOWCONTROL is not set | ||
296 | |||
297 | # | ||
298 | # QoS and/or fair queueing | ||
299 | # | ||
300 | # CONFIG_NET_SCHED is not set | ||
301 | |||
302 | # | ||
303 | # Network testing | ||
304 | # | ||
305 | CONFIG_NET_PKTGEN=m | ||
306 | # CONFIG_NETPOLL is not set | ||
307 | # CONFIG_NET_POLL_CONTROLLER is not set | ||
308 | # CONFIG_HAMRADIO is not set | ||
309 | # CONFIG_IRDA is not set | ||
310 | # CONFIG_BT is not set | ||
311 | CONFIG_NETDEVICES=y | ||
312 | CONFIG_DUMMY=m | ||
313 | # CONFIG_BONDING is not set | ||
314 | # CONFIG_EQUALIZER is not set | ||
315 | CONFIG_TUN=m | ||
316 | # CONFIG_ETHERTAP is not set | ||
317 | |||
318 | # | ||
319 | # ARCnet devices | ||
320 | # | ||
321 | # CONFIG_ARCNET is not set | ||
322 | |||
323 | # | ||
324 | # Ethernet (10 or 100Mbit) | ||
325 | # | ||
326 | CONFIG_NET_ETHERNET=y | ||
327 | CONFIG_MII=m | ||
328 | CONFIG_SUNLANCE=y | ||
329 | CONFIG_HAPPYMEAL=m | ||
330 | CONFIG_SUNBMAC=m | ||
331 | CONFIG_SUNQE=m | ||
332 | # CONFIG_SUNGEM is not set | ||
333 | # CONFIG_NET_VENDOR_3COM is not set | ||
334 | |||
335 | # | ||
336 | # Tulip family network device support | ||
337 | # | ||
338 | # CONFIG_NET_TULIP is not set | ||
339 | # CONFIG_HP100 is not set | ||
340 | # CONFIG_NET_PCI is not set | ||
341 | |||
342 | # | ||
343 | # Ethernet (1000 Mbit) | ||
344 | # | ||
345 | # CONFIG_ACENIC is not set | ||
346 | # CONFIG_DL2K is not set | ||
347 | # CONFIG_E1000 is not set | ||
348 | # CONFIG_MYRI_SBUS is not set | ||
349 | # CONFIG_NS83820 is not set | ||
350 | # CONFIG_HAMACHI is not set | ||
351 | # CONFIG_YELLOWFIN is not set | ||
352 | # CONFIG_R8169 is not set | ||
353 | # CONFIG_SK98LIN is not set | ||
354 | # CONFIG_TIGON3 is not set | ||
355 | |||
356 | # | ||
357 | # Ethernet (10000 Mbit) | ||
358 | # | ||
359 | # CONFIG_IXGB is not set | ||
360 | # CONFIG_S2IO is not set | ||
361 | |||
362 | # | ||
363 | # Token Ring devices | ||
364 | # | ||
365 | # CONFIG_TR is not set | ||
366 | |||
367 | # | ||
368 | # Wireless LAN (non-hamradio) | ||
369 | # | ||
370 | # CONFIG_NET_RADIO is not set | ||
371 | |||
372 | # | ||
373 | # Wan interfaces | ||
374 | # | ||
375 | # CONFIG_WAN is not set | ||
376 | # CONFIG_FDDI is not set | ||
377 | # CONFIG_HIPPI is not set | ||
378 | # CONFIG_PPP is not set | ||
379 | # CONFIG_SLIP is not set | ||
380 | # CONFIG_NET_FC is not set | ||
381 | # CONFIG_SHAPER is not set | ||
382 | # CONFIG_NETCONSOLE is not set | ||
383 | |||
384 | # | ||
385 | # Unix98 PTY support | ||
386 | # | ||
387 | CONFIG_UNIX98_PTYS=y | ||
388 | CONFIG_UNIX98_PTY_COUNT=256 | ||
389 | |||
390 | # | ||
391 | # Input device support | ||
392 | # | ||
393 | CONFIG_INPUT=y | ||
394 | |||
395 | # | ||
396 | # Userland interfaces | ||
397 | # | ||
398 | CONFIG_INPUT_MOUSEDEV=y | ||
399 | CONFIG_INPUT_MOUSEDEV_PSAUX=y | ||
400 | CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024 | ||
401 | CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768 | ||
402 | CONFIG_INPUT_JOYDEV=m | ||
403 | # CONFIG_INPUT_TSDEV is not set | ||
404 | CONFIG_INPUT_EVDEV=m | ||
405 | CONFIG_INPUT_EVBUG=m | ||
406 | |||
407 | # | ||
408 | # Input I/O drivers | ||
409 | # | ||
410 | # CONFIG_GAMEPORT is not set | ||
411 | CONFIG_SOUND_GAMEPORT=y | ||
412 | CONFIG_SERIO=m | ||
413 | # CONFIG_SERIO_I8042 is not set | ||
414 | CONFIG_SERIO_SERPORT=m | ||
415 | # CONFIG_SERIO_CT82C710 is not set | ||
416 | # CONFIG_SERIO_PCIPS2 is not set | ||
417 | |||
418 | # | ||
419 | # Input Device Drivers | ||
420 | # | ||
421 | CONFIG_INPUT_KEYBOARD=y | ||
422 | CONFIG_KEYBOARD_ATKBD=m | ||
423 | CONFIG_KEYBOARD_SUNKBD=m | ||
424 | # CONFIG_KEYBOARD_LKKBD is not set | ||
425 | # CONFIG_KEYBOARD_XTKBD is not set | ||
426 | # CONFIG_KEYBOARD_NEWTON is not set | ||
427 | CONFIG_INPUT_MOUSE=y | ||
428 | CONFIG_MOUSE_PS2=m | ||
429 | CONFIG_MOUSE_SERIAL=m | ||
430 | # CONFIG_MOUSE_VSXXXAA is not set | ||
431 | # CONFIG_INPUT_JOYSTICK is not set | ||
432 | # CONFIG_INPUT_TOUCHSCREEN is not set | ||
433 | # CONFIG_INPUT_MISC is not set | ||
434 | |||
435 | # | ||
436 | # File systems | ||
437 | # | ||
438 | CONFIG_EXT2_FS=y | ||
439 | CONFIG_EXT2_FS_XATTR=y | ||
440 | CONFIG_EXT2_FS_POSIX_ACL=y | ||
441 | CONFIG_EXT2_FS_SECURITY=y | ||
442 | # CONFIG_EXT3_FS is not set | ||
443 | # CONFIG_JBD is not set | ||
444 | CONFIG_FS_MBCACHE=y | ||
445 | # CONFIG_REISERFS_FS is not set | ||
446 | # CONFIG_JFS_FS is not set | ||
447 | CONFIG_FS_POSIX_ACL=y | ||
448 | CONFIG_XFS_FS=m | ||
449 | CONFIG_XFS_RT=y | ||
450 | CONFIG_XFS_QUOTA=y | ||
451 | CONFIG_XFS_SECURITY=y | ||
452 | CONFIG_XFS_POSIX_ACL=y | ||
453 | # CONFIG_MINIX_FS is not set | ||
454 | CONFIG_ROMFS_FS=m | ||
455 | # CONFIG_QUOTA is not set | ||
456 | CONFIG_QUOTACTL=y | ||
457 | CONFIG_AUTOFS_FS=m | ||
458 | CONFIG_AUTOFS4_FS=m | ||
459 | |||
460 | # | ||
461 | # CD-ROM/DVD Filesystems | ||
462 | # | ||
463 | CONFIG_ISO9660_FS=m | ||
464 | # CONFIG_JOLIET is not set | ||
465 | # CONFIG_ZISOFS is not set | ||
466 | # CONFIG_UDF_FS is not set | ||
467 | |||
468 | # | ||
469 | # DOS/FAT/NT Filesystems | ||
470 | # | ||
471 | # CONFIG_FAT_FS is not set | ||
472 | # CONFIG_NTFS_FS is not set | ||
473 | |||
474 | # | ||
475 | # Pseudo filesystems | ||
476 | # | ||
477 | CONFIG_PROC_FS=y | ||
478 | CONFIG_PROC_KCORE=y | ||
479 | CONFIG_SYSFS=y | ||
480 | # CONFIG_DEVFS_FS is not set | ||
481 | CONFIG_DEVPTS_FS_XATTR=y | ||
482 | # CONFIG_DEVPTS_FS_SECURITY is not set | ||
483 | # CONFIG_TMPFS is not set | ||
484 | # CONFIG_HUGETLB_PAGE is not set | ||
485 | CONFIG_RAMFS=y | ||
486 | |||
487 | # | ||
488 | # Miscellaneous filesystems | ||
489 | # | ||
490 | # CONFIG_ADFS_FS is not set | ||
491 | # CONFIG_AFFS_FS is not set | ||
492 | # CONFIG_HFS_FS is not set | ||
493 | # CONFIG_HFSPLUS_FS is not set | ||
494 | CONFIG_BEFS_FS=m | ||
495 | # CONFIG_BEFS_DEBUG is not set | ||
496 | # CONFIG_BFS_FS is not set | ||
497 | # CONFIG_EFS_FS is not set | ||
498 | # CONFIG_CRAMFS is not set | ||
499 | # CONFIG_VXFS_FS is not set | ||
500 | # CONFIG_HPFS_FS is not set | ||
501 | # CONFIG_QNX4FS_FS is not set | ||
502 | # CONFIG_SYSV_FS is not set | ||
503 | # CONFIG_UFS_FS is not set | ||
504 | |||
505 | # | ||
506 | # Network File Systems | ||
507 | # | ||
508 | CONFIG_NFS_FS=y | ||
509 | # CONFIG_NFS_V3 is not set | ||
510 | # CONFIG_NFS_V4 is not set | ||
511 | # CONFIG_NFS_DIRECTIO is not set | ||
512 | # CONFIG_NFSD is not set | ||
513 | CONFIG_ROOT_NFS=y | ||
514 | CONFIG_LOCKD=y | ||
515 | # CONFIG_EXPORTFS is not set | ||
516 | CONFIG_SUNRPC=y | ||
517 | CONFIG_SUNRPC_GSS=m | ||
518 | CONFIG_RPCSEC_GSS_KRB5=m | ||
519 | # CONFIG_SMB_FS is not set | ||
520 | CONFIG_CIFS=m | ||
521 | # CONFIG_CIFS_STATS is not set | ||
522 | # CONFIG_NCP_FS is not set | ||
523 | # CONFIG_CODA_FS is not set | ||
524 | CONFIG_AFS_FS=m | ||
525 | CONFIG_RXRPC=m | ||
526 | |||
527 | # | ||
528 | # Partition Types | ||
529 | # | ||
530 | # CONFIG_PARTITION_ADVANCED is not set | ||
531 | CONFIG_MSDOS_PARTITION=y | ||
532 | CONFIG_SUN_PARTITION=y | ||
533 | |||
534 | # | ||
535 | # Native Language Support | ||
536 | # | ||
537 | CONFIG_NLS=y | ||
538 | CONFIG_NLS_DEFAULT="iso8859-1" | ||
539 | # CONFIG_NLS_CODEPAGE_437 is not set | ||
540 | # CONFIG_NLS_CODEPAGE_737 is not set | ||
541 | # CONFIG_NLS_CODEPAGE_775 is not set | ||
542 | # CONFIG_NLS_CODEPAGE_850 is not set | ||
543 | # CONFIG_NLS_CODEPAGE_852 is not set | ||
544 | # CONFIG_NLS_CODEPAGE_855 is not set | ||
545 | # CONFIG_NLS_CODEPAGE_857 is not set | ||
546 | # CONFIG_NLS_CODEPAGE_860 is not set | ||
547 | # CONFIG_NLS_CODEPAGE_861 is not set | ||
548 | # CONFIG_NLS_CODEPAGE_862 is not set | ||
549 | # CONFIG_NLS_CODEPAGE_863 is not set | ||
550 | # CONFIG_NLS_CODEPAGE_864 is not set | ||
551 | # CONFIG_NLS_CODEPAGE_865 is not set | ||
552 | # CONFIG_NLS_CODEPAGE_866 is not set | ||
553 | # CONFIG_NLS_CODEPAGE_869 is not set | ||
554 | # CONFIG_NLS_CODEPAGE_936 is not set | ||
555 | # CONFIG_NLS_CODEPAGE_950 is not set | ||
556 | # CONFIG_NLS_CODEPAGE_932 is not set | ||
557 | # CONFIG_NLS_CODEPAGE_949 is not set | ||
558 | # CONFIG_NLS_CODEPAGE_874 is not set | ||
559 | # CONFIG_NLS_ISO8859_8 is not set | ||
560 | # CONFIG_NLS_CODEPAGE_1250 is not set | ||
561 | # CONFIG_NLS_CODEPAGE_1251 is not set | ||
562 | # CONFIG_NLS_ISO8859_1 is not set | ||
563 | # CONFIG_NLS_ISO8859_2 is not set | ||
564 | # CONFIG_NLS_ISO8859_3 is not set | ||
565 | # CONFIG_NLS_ISO8859_4 is not set | ||
566 | # CONFIG_NLS_ISO8859_5 is not set | ||
567 | # CONFIG_NLS_ISO8859_6 is not set | ||
568 | # CONFIG_NLS_ISO8859_7 is not set | ||
569 | # CONFIG_NLS_ISO8859_9 is not set | ||
570 | # CONFIG_NLS_ISO8859_13 is not set | ||
571 | # CONFIG_NLS_ISO8859_14 is not set | ||
572 | # CONFIG_NLS_ISO8859_15 is not set | ||
573 | # CONFIG_NLS_KOI8_R is not set | ||
574 | # CONFIG_NLS_KOI8_U is not set | ||
575 | # CONFIG_NLS_UTF8 is not set | ||
576 | |||
577 | # | ||
578 | # Sound | ||
579 | # | ||
580 | # CONFIG_SOUND is not set | ||
581 | |||
582 | # | ||
583 | # USB support | ||
584 | # | ||
585 | # CONFIG_USB is not set | ||
586 | |||
587 | # | ||
588 | # USB Gadget Support | ||
589 | # | ||
590 | # CONFIG_USB_GADGET is not set | ||
591 | |||
592 | # | ||
593 | # Watchdog Cards | ||
594 | # | ||
595 | # CONFIG_WATCHDOG is not set | ||
596 | |||
597 | # | ||
598 | # Kernel hacking | ||
599 | # | ||
600 | CONFIG_DEBUG_KERNEL=y | ||
601 | # CONFIG_DEBUG_STACK_USAGE is not set | ||
602 | # CONFIG_DEBUG_SLAB is not set | ||
603 | CONFIG_MAGIC_SYSRQ=y | ||
604 | # CONFIG_DEBUG_SPINLOCK is not set | ||
605 | # CONFIG_DEBUG_HIGHMEM is not set | ||
606 | # CONFIG_DEBUG_SPINLOCK_SLEEP is not set | ||
607 | # CONFIG_DEBUG_BUGVERBOSE is not set | ||
608 | |||
609 | # | ||
610 | # Security options | ||
611 | # | ||
612 | # CONFIG_SECURITY is not set | ||
613 | |||
614 | # | ||
615 | # Cryptographic options | ||
616 | # | ||
617 | CONFIG_CRYPTO=y | ||
618 | CONFIG_CRYPTO_HMAC=y | ||
619 | CONFIG_CRYPTO_NULL=m | ||
620 | CONFIG_CRYPTO_MD4=y | ||
621 | CONFIG_CRYPTO_MD5=y | ||
622 | CONFIG_CRYPTO_SHA1=y | ||
623 | CONFIG_CRYPTO_SHA256=m | ||
624 | CONFIG_CRYPTO_SHA512=m | ||
625 | CONFIG_CRYPTO_DES=y | ||
626 | CONFIG_CRYPTO_BLOWFISH=m | ||
627 | CONFIG_CRYPTO_TWOFISH=m | ||
628 | CONFIG_CRYPTO_SERPENT=m | ||
629 | CONFIG_CRYPTO_AES=m | ||
630 | CONFIG_CRYPTO_CAST5=m | ||
631 | CONFIG_CRYPTO_CAST6=m | ||
632 | CONFIG_CRYPTO_ARC4=m | ||
633 | CONFIG_CRYPTO_DEFLATE=y | ||
634 | CONFIG_CRYPTO_MICHAEL_MIC=m | ||
635 | CONFIG_CRYPTO_CRC32C=m | ||
636 | # CONFIG_CRYPTO_TEST is not set | ||
637 | |||
638 | # | ||
639 | # Library routines | ||
640 | # | ||
641 | CONFIG_CRC32=y | ||
642 | CONFIG_LIBCRC32C=m | ||
643 | CONFIG_ZLIB_INFLATE=y | ||
644 | CONFIG_ZLIB_DEFLATE=y | ||