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/cris/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/cris/defconfig')
-rw-r--r-- | arch/cris/defconfig | 591 |
1 files changed, 591 insertions, 0 deletions
diff --git a/arch/cris/defconfig b/arch/cris/defconfig new file mode 100644 index 000000000000..32c9c987dbaa --- /dev/null +++ b/arch/cris/defconfig | |||
@@ -0,0 +1,591 @@ | |||
1 | # | ||
2 | # Automatically generated make config: don't edit | ||
3 | # | ||
4 | CONFIG_MMU=y | ||
5 | CONFIG_UID16=y | ||
6 | CONFIG_RWSEM_GENERIC_SPINLOCK=y | ||
7 | |||
8 | # | ||
9 | # Code maturity level options | ||
10 | # | ||
11 | CONFIG_EXPERIMENTAL=y | ||
12 | CONFIG_CLEAN_COMPILE=y | ||
13 | CONFIG_STANDALONE=y | ||
14 | CONFIG_BROKEN_ON_SMP=y | ||
15 | |||
16 | # | ||
17 | # General setup | ||
18 | # | ||
19 | CONFIG_SWAP=y | ||
20 | # CONFIG_SYSVIPC is not set | ||
21 | # CONFIG_POSIX_MQUEUE is not set | ||
22 | # CONFIG_BSD_PROCESS_ACCT is not set | ||
23 | CONFIG_SYSCTL=y | ||
24 | # CONFIG_AUDIT is not set | ||
25 | CONFIG_LOG_BUF_SHIFT=14 | ||
26 | # CONFIG_HOTPLUG is not set | ||
27 | # CONFIG_IKCONFIG is not set | ||
28 | CONFIG_EMBEDDED=y | ||
29 | # CONFIG_KALLSYMS is not set | ||
30 | CONFIG_FUTEX=y | ||
31 | CONFIG_EPOLL=y | ||
32 | CONFIG_IOSCHED_NOOP=y | ||
33 | CONFIG_IOSCHED_AS=y | ||
34 | CONFIG_IOSCHED_DEADLINE=y | ||
35 | CONFIG_IOSCHED_CFQ=y | ||
36 | # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set | ||
37 | |||
38 | # | ||
39 | # Loadable module support | ||
40 | # | ||
41 | # CONFIG_MODULES is not set | ||
42 | |||
43 | # | ||
44 | # General setup | ||
45 | # | ||
46 | CONFIG_BINFMT_ELF=y | ||
47 | # CONFIG_BINFMT_MISC is not set | ||
48 | CONFIG_ETRAX_CMDLINE="root=/dev/mtdblock3 init=/linuxrc" | ||
49 | CONFIG_ETRAX_WATCHDOG=y | ||
50 | CONFIG_ETRAX_WATCHDOG_NICE_DOGGY=y | ||
51 | CONFIG_ETRAX_FAST_TIMER=y | ||
52 | # CONFIG_PREEMPT is not set | ||
53 | |||
54 | # | ||
55 | # Hardware setup | ||
56 | # | ||
57 | CONFIG_ETRAX100LX=y | ||
58 | # CONFIG_ETRAX100LX_V2 is not set | ||
59 | # CONFIG_SVINTO_SIM is not set | ||
60 | CONFIG_ETRAX_ARCH_V10=y | ||
61 | CONFIG_ETRAX_DRAM_SIZE=16 | ||
62 | CONFIG_ETRAX_FLASH_BUSWIDTH=2 | ||
63 | CONFIG_CRIS_LOW_MAP=y | ||
64 | CONFIG_ETRAX_DRAM_VIRTUAL_BASE=60000000 | ||
65 | CONFIG_ETRAX_PA_LEDS=y | ||
66 | # CONFIG_ETRAX_PB_LEDS is not set | ||
67 | # CONFIG_ETRAX_CSP0_LEDS is not set | ||
68 | # CONFIG_ETRAX_NO_LEDS is not set | ||
69 | CONFIG_ETRAX_LED1G=2 | ||
70 | CONFIG_ETRAX_LED1R=2 | ||
71 | CONFIG_ETRAX_LED2G=3 | ||
72 | CONFIG_ETRAX_LED2R=3 | ||
73 | CONFIG_ETRAX_LED3G=2 | ||
74 | CONFIG_ETRAX_LED3R=2 | ||
75 | CONFIG_ETRAX_DEBUG_PORT0=y | ||
76 | # CONFIG_ETRAX_DEBUG_PORT1 is not set | ||
77 | # CONFIG_ETRAX_DEBUG_PORT2 is not set | ||
78 | # CONFIG_ETRAX_DEBUG_PORT3 is not set | ||
79 | # CONFIG_ETRAX_DEBUG_PORT_NULL is not set | ||
80 | CONFIG_ETRAX_RESCUE_SER0=y | ||
81 | # CONFIG_ETRAX_RESCUE_SER1 is not set | ||
82 | # CONFIG_ETRAX_RESCUE_SER2 is not set | ||
83 | # CONFIG_ETRAX_RESCUE_SER3 is not set | ||
84 | CONFIG_ETRAX_DEF_R_WAITSTATES=0x95f8 | ||
85 | CONFIG_ETRAX_DEF_R_BUS_CONFIG=0x104 | ||
86 | CONFIG_ETRAX_SDRAM=y | ||
87 | CONFIG_ETRAX_DEF_R_SDRAM_CONFIG=0x00e03636 | ||
88 | CONFIG_ETRAX_DEF_R_SDRAM_TIMING=0x80008002 | ||
89 | CONFIG_ETRAX_DEF_R_PORT_PA_DIR=0x1d | ||
90 | CONFIG_ETRAX_DEF_R_PORT_PA_DATA=0xf0 | ||
91 | CONFIG_ETRAX_DEF_R_PORT_PB_CONFIG=0x00 | ||
92 | CONFIG_ETRAX_DEF_R_PORT_PB_DIR=0x1e | ||
93 | CONFIG_ETRAX_DEF_R_PORT_PB_DATA=0xf3 | ||
94 | # CONFIG_ETRAX_SOFT_SHUTDOWN is not set | ||
95 | |||
96 | # | ||
97 | # Drivers for built-in interfaces | ||
98 | # | ||
99 | CONFIG_ETRAX_ETHERNET=y | ||
100 | CONFIG_NET_ETHERNET=y | ||
101 | # CONFIG_ETRAX_NETWORK_LED_ON_WHEN_LINK is not set | ||
102 | CONFIG_ETRAX_NETWORK_LED_ON_WHEN_ACTIVITY=y | ||
103 | CONFIG_ETRAX_SERIAL=y | ||
104 | CONFIG_ETRAX_SERIAL_FAST_TIMER=y | ||
105 | CONFIG_ETRAX_SERIAL_PORT0=y | ||
106 | # CONFIG_CONFIG_ETRAX_SERIAL_PORT0_NO_DMA_OUT is not set | ||
107 | CONFIG_CONFIG_ETRAX_SERIAL_PORT0_DMA6_OUT=y | ||
108 | # CONFIG_CONFIG_ETRAX_SERIAL_PORT0_NO_DMA_IN is not set | ||
109 | CONFIG_CONFIG_ETRAX_SERIAL_PORT0_DMA7_IN=y | ||
110 | CONFIG_ETRAX_SER0_DTR_RI_DSR_CD_ON_NONE=y | ||
111 | # CONFIG_ETRAX_SER0_DTR_RI_DSR_CD_ON_PA is not set | ||
112 | # CONFIG_ETRAX_SER0_DTR_RI_DSR_CD_ON_PB is not set | ||
113 | # CONFIG_ETRAX_SER0_DTR_RI_DSR_CD_MIXED is not set | ||
114 | CONFIG_ETRAX_SER0_DTR_ON_PA_BIT=-1 | ||
115 | CONFIG_ETRAX_SER0_RI_ON_PA_BIT=-1 | ||
116 | CONFIG_ETRAX_SER0_DSR_ON_PA_BIT=-1 | ||
117 | CONFIG_ETRAX_SER0_CD_ON_PA_BIT=-1 | ||
118 | CONFIG_ETRAX_SER0_DTR_ON_PB_BIT=-1 | ||
119 | CONFIG_ETRAX_SER0_RI_ON_PB_BIT=-1 | ||
120 | CONFIG_ETRAX_SER0_DSR_ON_PB_BIT=-1 | ||
121 | CONFIG_ETRAX_SER0_CD_ON_PB_BIT=-1 | ||
122 | # CONFIG_ETRAX_SERIAL_PORT1 is not set | ||
123 | CONFIG_ETRAX_SERIAL_PORT2=y | ||
124 | # CONFIG_CONFIG_ETRAX_SERIAL_PORT2_NO_DMA_OUT is not set | ||
125 | CONFIG_CONFIG_ETRAX_SERIAL_PORT2_DMA2_OUT=y | ||
126 | # CONFIG_CONFIG_ETRAX_SERIAL_PORT2_NO_DMA_IN is not set | ||
127 | CONFIG_CONFIG_ETRAX_SERIAL_PORT2_DMA3_IN=y | ||
128 | CONFIG_ETRAX_SER2_DTR_RI_DSR_CD_ON_NONE=y | ||
129 | # CONFIG_ETRAX_SER2_DTR_RI_DSR_CD_ON_PA is not set | ||
130 | # CONFIG_ETRAX_SER2_DTR_RI_DSR_CD_ON_PB is not set | ||
131 | # CONFIG_ETRAX_SER2_DTR_RI_DSR_CD_MIXED is not set | ||
132 | CONFIG_ETRAX_SER2_DTR_ON_PA_BIT=-1 | ||
133 | CONFIG_ETRAX_SER2_RI_ON_PA_BIT=-1 | ||
134 | CONFIG_ETRAX_SER2_DSR_ON_PA_BIT=-1 | ||
135 | CONFIG_ETRAX_SER2_CD_ON_PA_BIT=-1 | ||
136 | CONFIG_ETRAX_SER2_DTR_ON_PB_BIT=-1 | ||
137 | CONFIG_ETRAX_SER2_RI_ON_PB_BIT=-1 | ||
138 | CONFIG_ETRAX_SER2_DSR_ON_PB_BIT=-1 | ||
139 | CONFIG_ETRAX_SER2_CD_ON_PB_BIT=-1 | ||
140 | # CONFIG_ETRAX_SERIAL_PORT3 is not set | ||
141 | # CONFIG_ETRAX_RS485 is not set | ||
142 | # CONFIG_ETRAX_IDE is not set | ||
143 | # CONFIG_IDE is not set | ||
144 | # CONFIG_ETRAX_USB_HOST is not set | ||
145 | CONFIG_ETRAX_AXISFLASHMAP=y | ||
146 | CONFIG_ETRAX_PTABLE_SECTOR=65536 | ||
147 | CONFIG_MTD=y | ||
148 | CONFIG_MTD_CFI=y | ||
149 | CONFIG_MTD_CFI_AMDSTD=y | ||
150 | CONFIG_MTD_OBSOLETE_CHIPS=y | ||
151 | CONFIG_MTD_AMDSTD=y | ||
152 | CONFIG_MTD_CHAR=y | ||
153 | CONFIG_MTD_BLOCK=y | ||
154 | CONFIG_MTD_PARTITIONS=y | ||
155 | CONFIG_MTD_CONCAT=y | ||
156 | # CONFIG_ETRAX_I2C is not set | ||
157 | CONFIG_ETRAX_GPIO=y | ||
158 | CONFIG_ETRAX_PA_BUTTON_BITMASK=0x02 | ||
159 | CONFIG_ETRAX_PA_CHANGEABLE_DIR=0x00 | ||
160 | CONFIG_ETRAX_PA_CHANGEABLE_BITS=0xFF | ||
161 | CONFIG_ETRAX_PB_CHANGEABLE_DIR=0x00 | ||
162 | CONFIG_ETRAX_PB_CHANGEABLE_BITS=0xFF | ||
163 | # CONFIG_ETRAX_RTC is not set | ||
164 | |||
165 | # | ||
166 | # Generic Driver Options | ||
167 | # | ||
168 | |||
169 | # | ||
170 | # Memory Technology Devices (MTD) | ||
171 | # | ||
172 | # CONFIG_MTD_DEBUG is not set | ||
173 | # CONFIG_MTD_REDBOOT_PARTS is not set | ||
174 | # CONFIG_MTD_CMDLINE_PARTS is not set | ||
175 | |||
176 | # | ||
177 | # User Modules And Translation Layers | ||
178 | # | ||
179 | # CONFIG_FTL is not set | ||
180 | # CONFIG_NFTL is not set | ||
181 | # CONFIG_INFTL is not set | ||
182 | |||
183 | # | ||
184 | # RAM/ROM/Flash chip drivers | ||
185 | # | ||
186 | # CONFIG_MTD_JEDECPROBE is not set | ||
187 | CONFIG_MTD_GEN_PROBE=y | ||
188 | # CONFIG_MTD_CFI_ADV_OPTIONS is not set | ||
189 | # CONFIG_MTD_CFI_INTELEXT is not set | ||
190 | # CONFIG_MTD_CFI_STAA is not set | ||
191 | CONFIG_MTD_RAM=y | ||
192 | # CONFIG_MTD_ROM is not set | ||
193 | # CONFIG_MTD_ABSENT is not set | ||
194 | # CONFIG_MTD_SHARP is not set | ||
195 | # CONFIG_MTD_JEDEC is not set | ||
196 | |||
197 | # | ||
198 | # Mapping drivers for chip access | ||
199 | # | ||
200 | CONFIG_MTD_COMPLEX_MAPPINGS=y | ||
201 | # CONFIG_MTD_PHYSMAP is not set | ||
202 | |||
203 | # | ||
204 | # Self-contained MTD device drivers | ||
205 | # | ||
206 | # CONFIG_MTD_SLRAM is not set | ||
207 | CONFIG_MTD_MTDRAM=y | ||
208 | CONFIG_MTDRAM_TOTAL_SIZE=0 | ||
209 | CONFIG_MTDRAM_ERASE_SIZE=64 | ||
210 | CONFIG_MTDRAM_ABS_POS=0x0 | ||
211 | # CONFIG_MTD_BLKMTD is not set | ||
212 | |||
213 | # | ||
214 | # Disk-On-Chip Device Drivers | ||
215 | # | ||
216 | # CONFIG_MTD_DOC2000 is not set | ||
217 | # CONFIG_MTD_DOC2001 is not set | ||
218 | # CONFIG_MTD_DOC2001PLUS is not set | ||
219 | |||
220 | # | ||
221 | # NAND Flash Device Drivers | ||
222 | # | ||
223 | # CONFIG_MTD_NAND is not set | ||
224 | |||
225 | # | ||
226 | # Parallel port support | ||
227 | # | ||
228 | # CONFIG_PARPORT is not set | ||
229 | |||
230 | # | ||
231 | # Plug and Play support | ||
232 | # | ||
233 | |||
234 | # | ||
235 | # Block devices | ||
236 | # | ||
237 | # CONFIG_BLK_DEV_FD is not set | ||
238 | # CONFIG_BLK_DEV_LOOP is not set | ||
239 | # CONFIG_BLK_DEV_NBD is not set | ||
240 | CONFIG_BLK_DEV_RAM=y | ||
241 | CONFIG_BLK_DEV_RAM_SIZE=4096 | ||
242 | # CONFIG_BLK_DEV_INITRD is not set | ||
243 | |||
244 | # | ||
245 | # Multi-device support (RAID and LVM) | ||
246 | # | ||
247 | # CONFIG_MD is not set | ||
248 | |||
249 | # | ||
250 | # ATA/ATAPI/MFM/RLL support | ||
251 | # | ||
252 | |||
253 | # | ||
254 | # SCSI device support | ||
255 | # | ||
256 | # CONFIG_SCSI is not set | ||
257 | |||
258 | # | ||
259 | # IEEE 1394 (FireWire) support | ||
260 | # | ||
261 | # CONFIG_IEEE1394 is not set | ||
262 | |||
263 | # | ||
264 | # I2O device support | ||
265 | # | ||
266 | |||
267 | # | ||
268 | # Networking support | ||
269 | # | ||
270 | CONFIG_NET=y | ||
271 | |||
272 | # | ||
273 | # Networking options | ||
274 | # | ||
275 | CONFIG_PACKET=y | ||
276 | # CONFIG_PACKET_MMAP is not set | ||
277 | # CONFIG_NETLINK_DEV is not set | ||
278 | CONFIG_UNIX=y | ||
279 | # CONFIG_NET_KEY is not set | ||
280 | CONFIG_INET=y | ||
281 | # CONFIG_IP_MULTICAST is not set | ||
282 | # CONFIG_IP_ADVANCED_ROUTER is not set | ||
283 | # CONFIG_IP_PNP is not set | ||
284 | # CONFIG_NET_IPIP is not set | ||
285 | # CONFIG_NET_IPGRE is not set | ||
286 | # CONFIG_ARPD is not set | ||
287 | # CONFIG_SYN_COOKIES is not set | ||
288 | # CONFIG_INET_AH is not set | ||
289 | # CONFIG_INET_ESP is not set | ||
290 | # CONFIG_INET_IPCOMP is not set | ||
291 | |||
292 | # | ||
293 | # IP: Virtual Server Configuration | ||
294 | # | ||
295 | # CONFIG_IP_VS is not set | ||
296 | # CONFIG_IPV6 is not set | ||
297 | CONFIG_NETFILTER=y | ||
298 | # CONFIG_NETFILTER_DEBUG is not set | ||
299 | |||
300 | # | ||
301 | # IP: Netfilter Configuration | ||
302 | # | ||
303 | # CONFIG_IP_NF_CONNTRACK is not set | ||
304 | # CONFIG_IP_NF_QUEUE is not set | ||
305 | # CONFIG_IP_NF_IPTABLES is not set | ||
306 | # CONFIG_IP_NF_ARPTABLES is not set | ||
307 | # CONFIG_IP_NF_COMPAT_IPCHAINS is not set | ||
308 | # CONFIG_IP_NF_COMPAT_IPFWADM is not set | ||
309 | |||
310 | # | ||
311 | # SCTP Configuration (EXPERIMENTAL) | ||
312 | # | ||
313 | # CONFIG_IP_SCTP is not set | ||
314 | # CONFIG_ATM is not set | ||
315 | # CONFIG_BRIDGE is not set | ||
316 | # CONFIG_VLAN_8021Q is not set | ||
317 | # CONFIG_DECNET is not set | ||
318 | # CONFIG_LLC2 is not set | ||
319 | # CONFIG_IPX is not set | ||
320 | # CONFIG_ATALK is not set | ||
321 | # CONFIG_X25 is not set | ||
322 | # CONFIG_LAPB is not set | ||
323 | # CONFIG_NET_DIVERT is not set | ||
324 | # CONFIG_ECONET is not set | ||
325 | # CONFIG_WAN_ROUTER is not set | ||
326 | # CONFIG_NET_HW_FLOWCONTROL is not set | ||
327 | |||
328 | # | ||
329 | # QoS and/or fair queueing | ||
330 | # | ||
331 | # CONFIG_NET_SCHED is not set | ||
332 | |||
333 | # | ||
334 | # Network testing | ||
335 | # | ||
336 | # CONFIG_NET_PKTGEN is not set | ||
337 | # CONFIG_NETPOLL is not set | ||
338 | # CONFIG_NET_POLL_CONTROLLER is not set | ||
339 | # CONFIG_HAMRADIO is not set | ||
340 | # CONFIG_IRDA is not set | ||
341 | # CONFIG_BT is not set | ||
342 | CONFIG_NETDEVICES=y | ||
343 | # CONFIG_DUMMY is not set | ||
344 | # CONFIG_BONDING is not set | ||
345 | # CONFIG_EQUALIZER is not set | ||
346 | # CONFIG_TUN is not set | ||
347 | |||
348 | # | ||
349 | # Ethernet (10 or 100Mbit) | ||
350 | # | ||
351 | # CONFIG_MII is not set | ||
352 | |||
353 | # | ||
354 | # Ethernet (1000 Mbit) | ||
355 | # | ||
356 | |||
357 | # | ||
358 | # Ethernet (10000 Mbit) | ||
359 | # | ||
360 | |||
361 | # | ||
362 | # Token Ring devices | ||
363 | # | ||
364 | |||
365 | # | ||
366 | # Wireless LAN (non-hamradio) | ||
367 | # | ||
368 | # CONFIG_NET_RADIO is not set | ||
369 | |||
370 | # | ||
371 | # Wan interfaces | ||
372 | # | ||
373 | # CONFIG_WAN is not set | ||
374 | # CONFIG_PPP is not set | ||
375 | # CONFIG_SLIP is not set | ||
376 | # CONFIG_SHAPER is not set | ||
377 | # CONFIG_NETCONSOLE is not set | ||
378 | |||
379 | # | ||
380 | # ISDN subsystem | ||
381 | # | ||
382 | # CONFIG_ISDN is not set | ||
383 | |||
384 | # | ||
385 | # Telephony Support | ||
386 | # | ||
387 | # CONFIG_PHONE is not set | ||
388 | |||
389 | # | ||
390 | # Input device support | ||
391 | # | ||
392 | # CONFIG_INPUT is not set | ||
393 | |||
394 | # | ||
395 | # Userland interfaces | ||
396 | # | ||
397 | |||
398 | # | ||
399 | # Input I/O drivers | ||
400 | # | ||
401 | # CONFIG_GAMEPORT is not set | ||
402 | CONFIG_SOUND_GAMEPORT=y | ||
403 | CONFIG_SERIO=y | ||
404 | # CONFIG_SERIO_I8042 is not set | ||
405 | # CONFIG_SERIO_SERPORT is not set | ||
406 | # CONFIG_SERIO_CT82C710 is not set | ||
407 | |||
408 | # | ||
409 | # Input Device Drivers | ||
410 | # | ||
411 | |||
412 | # | ||
413 | # Character devices | ||
414 | # | ||
415 | # CONFIG_VT is not set | ||
416 | # CONFIG_SERIAL_NONSTANDARD is not set | ||
417 | |||
418 | # | ||
419 | # Serial drivers | ||
420 | # | ||
421 | # CONFIG_SERIAL_8250 is not set | ||
422 | |||
423 | # | ||
424 | # Non-8250 serial port support | ||
425 | # | ||
426 | CONFIG_UNIX98_PTYS=y | ||
427 | CONFIG_LEGACY_PTYS=y | ||
428 | CONFIG_LEGACY_PTY_COUNT=256 | ||
429 | # CONFIG_QIC02_TAPE is not set | ||
430 | |||
431 | # | ||
432 | # IPMI | ||
433 | # | ||
434 | # CONFIG_IPMI_HANDLER is not set | ||
435 | |||
436 | # | ||
437 | # Watchdog Cards | ||
438 | # | ||
439 | # CONFIG_WATCHDOG is not set | ||
440 | # CONFIG_RTC is not set | ||
441 | # CONFIG_GEN_RTC is not set | ||
442 | # CONFIG_DTLK is not set | ||
443 | # CONFIG_R3964 is not set | ||
444 | # CONFIG_APPLICOM is not set | ||
445 | |||
446 | # | ||
447 | # Ftape, the floppy tape device driver | ||
448 | # | ||
449 | # CONFIG_FTAPE is not set | ||
450 | # CONFIG_AGP is not set | ||
451 | # CONFIG_DRM is not set | ||
452 | # CONFIG_RAW_DRIVER is not set | ||
453 | |||
454 | # | ||
455 | # Multimedia devices | ||
456 | # | ||
457 | # CONFIG_VIDEO_DEV is not set | ||
458 | |||
459 | # | ||
460 | # Digital Video Broadcasting Devices | ||
461 | # | ||
462 | # CONFIG_DVB is not set | ||
463 | |||
464 | # | ||
465 | # File systems | ||
466 | # | ||
467 | # CONFIG_EXT2_FS is not set | ||
468 | # CONFIG_EXT3_FS is not set | ||
469 | # CONFIG_JBD is not set | ||
470 | # CONFIG_REISERFS_FS is not set | ||
471 | # CONFIG_JFS_FS is not set | ||
472 | # CONFIG_XFS_FS is not set | ||
473 | # CONFIG_MINIX_FS is not set | ||
474 | # CONFIG_ROMFS_FS is not set | ||
475 | # CONFIG_QUOTA is not set | ||
476 | # CONFIG_AUTOFS_FS is not set | ||
477 | # CONFIG_AUTOFS4_FS is not set | ||
478 | |||
479 | # | ||
480 | # CD-ROM/DVD Filesystems | ||
481 | # | ||
482 | # CONFIG_ISO9660_FS is not set | ||
483 | # CONFIG_UDF_FS is not set | ||
484 | |||
485 | # | ||
486 | # DOS/FAT/NT Filesystems | ||
487 | # | ||
488 | # CONFIG_FAT_FS is not set | ||
489 | # CONFIG_NTFS_FS is not set | ||
490 | |||
491 | # | ||
492 | # Pseudo filesystems | ||
493 | # | ||
494 | CONFIG_PROC_FS=y | ||
495 | CONFIG_PROC_KCORE=y | ||
496 | CONFIG_SYSFS=y | ||
497 | # CONFIG_DEVFS_FS is not set | ||
498 | # CONFIG_DEVPTS_FS_XATTR is not set | ||
499 | CONFIG_TMPFS=y | ||
500 | # CONFIG_HUGETLB_PAGE is not set | ||
501 | CONFIG_RAMFS=y | ||
502 | |||
503 | # | ||
504 | # Miscellaneous filesystems | ||
505 | # | ||
506 | # CONFIG_ADFS_FS is not set | ||
507 | # CONFIG_AFFS_FS is not set | ||
508 | # CONFIG_HFS_FS is not set | ||
509 | # CONFIG_HFSPLUS_FS is not set | ||
510 | # CONFIG_BEFS_FS is not set | ||
511 | # CONFIG_BFS_FS is not set | ||
512 | # CONFIG_EFS_FS is not set | ||
513 | CONFIG_JFFS_FS=y | ||
514 | CONFIG_JFFS_FS_VERBOSE=0 | ||
515 | # CONFIG_JFFS2_FS is not set | ||
516 | CONFIG_CRAMFS=y | ||
517 | # CONFIG_VXFS_FS is not set | ||
518 | # CONFIG_HPFS_FS is not set | ||
519 | # CONFIG_QNX4FS_FS is not set | ||
520 | # CONFIG_SYSV_FS is not set | ||
521 | # CONFIG_UFS_FS is not set | ||
522 | |||
523 | # | ||
524 | # Network File Systems | ||
525 | # | ||
526 | CONFIG_NFS_FS=y | ||
527 | CONFIG_NFS_V3=y | ||
528 | # CONFIG_NFS_V4 is not set | ||
529 | # CONFIG_NFS_DIRECTIO is not set | ||
530 | # CONFIG_NFSD is not set | ||
531 | CONFIG_LOCKD=y | ||
532 | CONFIG_LOCKD_V4=y | ||
533 | # CONFIG_EXPORTFS is not set | ||
534 | CONFIG_SUNRPC=y | ||
535 | # CONFIG_RPCSEC_GSS_KRB5 is not set | ||
536 | # CONFIG_SMB_FS is not set | ||
537 | # CONFIG_CIFS is not set | ||
538 | # CONFIG_NCP_FS is not set | ||
539 | # CONFIG_CODA_FS is not set | ||
540 | # CONFIG_INTERMEZZO_FS is not set | ||
541 | # CONFIG_AFS_FS is not set | ||
542 | |||
543 | # | ||
544 | # Partition Types | ||
545 | # | ||
546 | # CONFIG_PARTITION_ADVANCED is not set | ||
547 | CONFIG_MSDOS_PARTITION=y | ||
548 | |||
549 | # | ||
550 | # Native Language Support | ||
551 | # | ||
552 | # CONFIG_NLS is not set | ||
553 | |||
554 | # | ||
555 | # Sound | ||
556 | # | ||
557 | # CONFIG_SOUND is not set | ||
558 | |||
559 | # | ||
560 | # USB support | ||
561 | # | ||
562 | |||
563 | # | ||
564 | # USB Gadget Support | ||
565 | # | ||
566 | # CONFIG_USB_GADGET is not set | ||
567 | |||
568 | # | ||
569 | # Kernel hacking | ||
570 | # | ||
571 | # CONFIG_PROFILE is not set | ||
572 | # CONFIG_ETRAX_KGDB is not set | ||
573 | # CONFIG_DEBUG_INFO is not set | ||
574 | # CONFIG_FRAME_POINTER is not set | ||
575 | |||
576 | # | ||
577 | # Security options | ||
578 | # | ||
579 | # CONFIG_SECURITY is not set | ||
580 | |||
581 | # | ||
582 | # Cryptographic options | ||
583 | # | ||
584 | # CONFIG_CRYPTO is not set | ||
585 | |||
586 | # | ||
587 | # Library routines | ||
588 | # | ||
589 | # CONFIG_CRC32 is not set | ||
590 | # CONFIG_LIBCRC32C is not set | ||
591 | CONFIG_ZLIB_INFLATE=y | ||