diff options
Diffstat (limited to 'arch/m32r/configs/m32104ut_defconfig')
-rw-r--r-- | arch/m32r/configs/m32104ut_defconfig | 1140 |
1 files changed, 1140 insertions, 0 deletions
diff --git a/arch/m32r/configs/m32104ut_defconfig b/arch/m32r/configs/m32104ut_defconfig new file mode 100644 index 000000000000..1f88f493a9e2 --- /dev/null +++ b/arch/m32r/configs/m32104ut_defconfig | |||
@@ -0,0 +1,1140 @@ | |||
1 | # | ||
2 | # Automatically generated make config: don't edit | ||
3 | # Linux kernel version: 2.6.19 | ||
4 | # Wed Dec 13 17:22:20 2006 | ||
5 | # | ||
6 | CONFIG_M32R=y | ||
7 | CONFIG_GENERIC_ISA_DMA=y | ||
8 | CONFIG_GENERIC_HARDIRQS=y | ||
9 | CONFIG_GENERIC_IRQ_PROBE=y | ||
10 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" | ||
11 | |||
12 | # | ||
13 | # Code maturity level options | ||
14 | # | ||
15 | CONFIG_EXPERIMENTAL=y | ||
16 | CONFIG_BROKEN_ON_SMP=y | ||
17 | CONFIG_LOCK_KERNEL=y | ||
18 | CONFIG_INIT_ENV_ARG_LIMIT=32 | ||
19 | |||
20 | # | ||
21 | # General setup | ||
22 | # | ||
23 | CONFIG_LOCALVERSION="" | ||
24 | CONFIG_LOCALVERSION_AUTO=y | ||
25 | CONFIG_SYSVIPC=y | ||
26 | # CONFIG_IPC_NS is not set | ||
27 | # CONFIG_POSIX_MQUEUE is not set | ||
28 | # CONFIG_BSD_PROCESS_ACCT is not set | ||
29 | # CONFIG_TASKSTATS is not set | ||
30 | # CONFIG_UTS_NS is not set | ||
31 | # CONFIG_AUDIT is not set | ||
32 | CONFIG_IKCONFIG=y | ||
33 | CONFIG_IKCONFIG_PROC=y | ||
34 | CONFIG_SYSFS_DEPRECATED=y | ||
35 | # CONFIG_RELAY is not set | ||
36 | CONFIG_INITRAMFS_SOURCE="" | ||
37 | CONFIG_CC_OPTIMIZE_FOR_SIZE=y | ||
38 | CONFIG_SYSCTL=y | ||
39 | # CONFIG_EMBEDDED is not set | ||
40 | CONFIG_SYSCTL_SYSCALL=y | ||
41 | CONFIG_KALLSYMS=y | ||
42 | # CONFIG_KALLSYMS_EXTRA_PASS is not set | ||
43 | CONFIG_HOTPLUG=y | ||
44 | CONFIG_PRINTK=y | ||
45 | CONFIG_BUG=y | ||
46 | CONFIG_ELF_CORE=y | ||
47 | CONFIG_BASE_FULL=y | ||
48 | CONFIG_FUTEX=y | ||
49 | CONFIG_EPOLL=y | ||
50 | CONFIG_SLAB=y | ||
51 | CONFIG_VM_EVENT_COUNTERS=y | ||
52 | CONFIG_RT_MUTEXES=y | ||
53 | CONFIG_TINY_SHMEM=y | ||
54 | CONFIG_BASE_SMALL=0 | ||
55 | # CONFIG_SLOB is not set | ||
56 | |||
57 | # | ||
58 | # Loadable module support | ||
59 | # | ||
60 | CONFIG_MODULES=y | ||
61 | CONFIG_MODULE_UNLOAD=y | ||
62 | CONFIG_MODULE_FORCE_UNLOAD=y | ||
63 | # CONFIG_MODVERSIONS is not set | ||
64 | # CONFIG_MODULE_SRCVERSION_ALL is not set | ||
65 | CONFIG_KMOD=y | ||
66 | |||
67 | # | ||
68 | # Block layer | ||
69 | # | ||
70 | CONFIG_BLOCK=y | ||
71 | # CONFIG_BLK_DEV_IO_TRACE is not set | ||
72 | |||
73 | # | ||
74 | # IO Schedulers | ||
75 | # | ||
76 | CONFIG_IOSCHED_NOOP=y | ||
77 | CONFIG_IOSCHED_AS=y | ||
78 | CONFIG_IOSCHED_DEADLINE=y | ||
79 | CONFIG_IOSCHED_CFQ=y | ||
80 | CONFIG_DEFAULT_AS=y | ||
81 | # CONFIG_DEFAULT_DEADLINE is not set | ||
82 | # CONFIG_DEFAULT_CFQ is not set | ||
83 | # CONFIG_DEFAULT_NOOP is not set | ||
84 | CONFIG_DEFAULT_IOSCHED="anticipatory" | ||
85 | |||
86 | # | ||
87 | # Processor type and features | ||
88 | # | ||
89 | # CONFIG_PLAT_MAPPI is not set | ||
90 | # CONFIG_PLAT_USRV is not set | ||
91 | # CONFIG_PLAT_M32700UT is not set | ||
92 | # CONFIG_PLAT_OPSPUT is not set | ||
93 | # CONFIG_PLAT_OAKS32R is not set | ||
94 | # CONFIG_PLAT_MAPPI2 is not set | ||
95 | # CONFIG_PLAT_MAPPI3 is not set | ||
96 | CONFIG_PLAT_M32104UT=y | ||
97 | # CONFIG_CHIP_M32700 is not set | ||
98 | # CONFIG_CHIP_M32102 is not set | ||
99 | CONFIG_CHIP_M32104=y | ||
100 | # CONFIG_CHIP_VDEC2 is not set | ||
101 | # CONFIG_CHIP_OPSP is not set | ||
102 | CONFIG_ISA_M32R=y | ||
103 | CONFIG_BUS_CLOCK=54000000 | ||
104 | CONFIG_TIMER_DIVIDE=128 | ||
105 | # CONFIG_CPU_LITTLE_ENDIAN is not set | ||
106 | CONFIG_MEMORY_START=0x04000000 | ||
107 | CONFIG_MEMORY_SIZE=0x01000000 | ||
108 | CONFIG_NOHIGHMEM=y | ||
109 | CONFIG_ARCH_DISCONTIGMEM_ENABLE=y | ||
110 | CONFIG_SELECT_MEMORY_MODEL=y | ||
111 | # CONFIG_FLATMEM_MANUAL is not set | ||
112 | CONFIG_DISCONTIGMEM_MANUAL=y | ||
113 | # CONFIG_SPARSEMEM_MANUAL is not set | ||
114 | CONFIG_DISCONTIGMEM=y | ||
115 | CONFIG_FLAT_NODE_MEM_MAP=y | ||
116 | CONFIG_NEED_MULTIPLE_NODES=y | ||
117 | # CONFIG_SPARSEMEM_STATIC is not set | ||
118 | CONFIG_SPLIT_PTLOCK_CPUS=4 | ||
119 | # CONFIG_RESOURCES_64BIT is not set | ||
120 | CONFIG_IRAM_START=0x00700000 | ||
121 | CONFIG_IRAM_SIZE=0x00010000 | ||
122 | CONFIG_RWSEM_GENERIC_SPINLOCK=y | ||
123 | # CONFIG_RWSEM_XCHGADD_ALGORITHM is not set | ||
124 | CONFIG_GENERIC_FIND_NEXT_BIT=y | ||
125 | CONFIG_GENERIC_HWEIGHT=y | ||
126 | CONFIG_GENERIC_CALIBRATE_DELAY=y | ||
127 | CONFIG_PREEMPT=y | ||
128 | # CONFIG_SMP is not set | ||
129 | CONFIG_NODES_SHIFT=1 | ||
130 | |||
131 | # | ||
132 | # Bus options (PCI, PCMCIA, EISA, MCA, ISA) | ||
133 | # | ||
134 | CONFIG_ISA=y | ||
135 | |||
136 | # | ||
137 | # PCCARD (PCMCIA/CardBus) support | ||
138 | # | ||
139 | # CONFIG_PCCARD is not set | ||
140 | |||
141 | # | ||
142 | # PCI Hotplug Support | ||
143 | # | ||
144 | |||
145 | # | ||
146 | # Executable file formats | ||
147 | # | ||
148 | # CONFIG_BINFMT_FLAT is not set | ||
149 | CONFIG_BINFMT_MISC=y | ||
150 | |||
151 | # | ||
152 | # Networking | ||
153 | # | ||
154 | CONFIG_NET=y | ||
155 | |||
156 | # | ||
157 | # Networking options | ||
158 | # | ||
159 | # CONFIG_NETDEBUG is not set | ||
160 | CONFIG_PACKET=y | ||
161 | # CONFIG_PACKET_MMAP is not set | ||
162 | CONFIG_UNIX=y | ||
163 | CONFIG_XFRM=y | ||
164 | # CONFIG_XFRM_USER is not set | ||
165 | # CONFIG_XFRM_SUB_POLICY is not set | ||
166 | # CONFIG_NET_KEY is not set | ||
167 | CONFIG_INET=y | ||
168 | # CONFIG_IP_MULTICAST is not set | ||
169 | # CONFIG_IP_ADVANCED_ROUTER is not set | ||
170 | CONFIG_IP_FIB_HASH=y | ||
171 | # CONFIG_IP_PNP is not set | ||
172 | # CONFIG_NET_IPIP is not set | ||
173 | # CONFIG_NET_IPGRE is not set | ||
174 | # CONFIG_ARPD is not set | ||
175 | # CONFIG_SYN_COOKIES is not set | ||
176 | # CONFIG_INET_AH is not set | ||
177 | # CONFIG_INET_ESP is not set | ||
178 | # CONFIG_INET_IPCOMP is not set | ||
179 | # CONFIG_INET_XFRM_TUNNEL is not set | ||
180 | # CONFIG_INET_TUNNEL is not set | ||
181 | CONFIG_INET_XFRM_MODE_TRANSPORT=y | ||
182 | CONFIG_INET_XFRM_MODE_TUNNEL=y | ||
183 | CONFIG_INET_XFRM_MODE_BEET=y | ||
184 | CONFIG_INET_DIAG=y | ||
185 | CONFIG_INET_TCP_DIAG=y | ||
186 | # CONFIG_TCP_CONG_ADVANCED is not set | ||
187 | CONFIG_TCP_CONG_CUBIC=y | ||
188 | CONFIG_DEFAULT_TCP_CONG="cubic" | ||
189 | # CONFIG_TCP_MD5SIG is not set | ||
190 | |||
191 | # | ||
192 | # IP: Virtual Server Configuration | ||
193 | # | ||
194 | # CONFIG_IP_VS is not set | ||
195 | # CONFIG_IPV6 is not set | ||
196 | # CONFIG_INET6_XFRM_TUNNEL is not set | ||
197 | # CONFIG_INET6_TUNNEL is not set | ||
198 | # CONFIG_NETWORK_SECMARK is not set | ||
199 | CONFIG_NETFILTER=y | ||
200 | # CONFIG_NETFILTER_DEBUG is not set | ||
201 | |||
202 | # | ||
203 | # Core Netfilter Configuration | ||
204 | # | ||
205 | CONFIG_NETFILTER_NETLINK=m | ||
206 | CONFIG_NETFILTER_NETLINK_QUEUE=m | ||
207 | CONFIG_NETFILTER_NETLINK_LOG=m | ||
208 | # CONFIG_NF_CONNTRACK_ENABLED is not set | ||
209 | CONFIG_NETFILTER_XTABLES=m | ||
210 | CONFIG_NETFILTER_XT_TARGET_CLASSIFY=m | ||
211 | # CONFIG_NETFILTER_XT_TARGET_DSCP is not set | ||
212 | CONFIG_NETFILTER_XT_TARGET_MARK=m | ||
213 | CONFIG_NETFILTER_XT_TARGET_NFQUEUE=m | ||
214 | # CONFIG_NETFILTER_XT_TARGET_NFLOG is not set | ||
215 | CONFIG_NETFILTER_XT_MATCH_COMMENT=m | ||
216 | CONFIG_NETFILTER_XT_MATCH_DCCP=m | ||
217 | # CONFIG_NETFILTER_XT_MATCH_DSCP is not set | ||
218 | # CONFIG_NETFILTER_XT_MATCH_ESP is not set | ||
219 | CONFIG_NETFILTER_XT_MATCH_LENGTH=m | ||
220 | CONFIG_NETFILTER_XT_MATCH_LIMIT=m | ||
221 | CONFIG_NETFILTER_XT_MATCH_MAC=m | ||
222 | CONFIG_NETFILTER_XT_MATCH_MARK=m | ||
223 | # CONFIG_NETFILTER_XT_MATCH_POLICY is not set | ||
224 | # CONFIG_NETFILTER_XT_MATCH_MULTIPORT is not set | ||
225 | CONFIG_NETFILTER_XT_MATCH_PKTTYPE=m | ||
226 | # CONFIG_NETFILTER_XT_MATCH_QUOTA is not set | ||
227 | CONFIG_NETFILTER_XT_MATCH_REALM=m | ||
228 | CONFIG_NETFILTER_XT_MATCH_SCTP=m | ||
229 | # CONFIG_NETFILTER_XT_MATCH_STATISTIC is not set | ||
230 | CONFIG_NETFILTER_XT_MATCH_STRING=m | ||
231 | CONFIG_NETFILTER_XT_MATCH_TCPMSS=m | ||
232 | # CONFIG_NETFILTER_XT_MATCH_HASHLIMIT is not set | ||
233 | |||
234 | # | ||
235 | # IP: Netfilter Configuration | ||
236 | # | ||
237 | CONFIG_IP_NF_QUEUE=m | ||
238 | CONFIG_IP_NF_IPTABLES=m | ||
239 | CONFIG_IP_NF_MATCH_IPRANGE=m | ||
240 | CONFIG_IP_NF_MATCH_TOS=m | ||
241 | CONFIG_IP_NF_MATCH_RECENT=m | ||
242 | CONFIG_IP_NF_MATCH_ECN=m | ||
243 | # CONFIG_IP_NF_MATCH_AH is not set | ||
244 | CONFIG_IP_NF_MATCH_TTL=m | ||
245 | CONFIG_IP_NF_MATCH_OWNER=m | ||
246 | CONFIG_IP_NF_MATCH_ADDRTYPE=m | ||
247 | CONFIG_IP_NF_FILTER=m | ||
248 | CONFIG_IP_NF_TARGET_REJECT=m | ||
249 | CONFIG_IP_NF_TARGET_LOG=m | ||
250 | CONFIG_IP_NF_TARGET_ULOG=m | ||
251 | CONFIG_IP_NF_TARGET_TCPMSS=m | ||
252 | CONFIG_IP_NF_MANGLE=m | ||
253 | CONFIG_IP_NF_TARGET_TOS=m | ||
254 | CONFIG_IP_NF_TARGET_ECN=m | ||
255 | CONFIG_IP_NF_TARGET_TTL=m | ||
256 | CONFIG_IP_NF_RAW=m | ||
257 | CONFIG_IP_NF_ARPTABLES=m | ||
258 | CONFIG_IP_NF_ARPFILTER=m | ||
259 | CONFIG_IP_NF_ARP_MANGLE=m | ||
260 | |||
261 | # | ||
262 | # DCCP Configuration (EXPERIMENTAL) | ||
263 | # | ||
264 | # CONFIG_IP_DCCP is not set | ||
265 | |||
266 | # | ||
267 | # SCTP Configuration (EXPERIMENTAL) | ||
268 | # | ||
269 | # CONFIG_IP_SCTP is not set | ||
270 | |||
271 | # | ||
272 | # TIPC Configuration (EXPERIMENTAL) | ||
273 | # | ||
274 | # CONFIG_TIPC is not set | ||
275 | # CONFIG_ATM is not set | ||
276 | # CONFIG_BRIDGE is not set | ||
277 | # CONFIG_VLAN_8021Q is not set | ||
278 | # CONFIG_DECNET is not set | ||
279 | # CONFIG_LLC2 is not set | ||
280 | # CONFIG_IPX is not set | ||
281 | # CONFIG_ATALK is not set | ||
282 | # CONFIG_X25 is not set | ||
283 | # CONFIG_LAPB is not set | ||
284 | # CONFIG_ECONET is not set | ||
285 | # CONFIG_WAN_ROUTER is not set | ||
286 | |||
287 | # | ||
288 | # QoS and/or fair queueing | ||
289 | # | ||
290 | # CONFIG_NET_SCHED is not set | ||
291 | CONFIG_NET_CLS_ROUTE=y | ||
292 | |||
293 | # | ||
294 | # Network testing | ||
295 | # | ||
296 | # CONFIG_NET_PKTGEN is not set | ||
297 | # CONFIG_HAMRADIO is not set | ||
298 | # CONFIG_IRDA is not set | ||
299 | # CONFIG_BT is not set | ||
300 | # CONFIG_IEEE80211 is not set | ||
301 | |||
302 | # | ||
303 | # Device Drivers | ||
304 | # | ||
305 | |||
306 | # | ||
307 | # Generic Driver Options | ||
308 | # | ||
309 | CONFIG_STANDALONE=y | ||
310 | CONFIG_PREVENT_FIRMWARE_BUILD=y | ||
311 | # CONFIG_FW_LOADER is not set | ||
312 | # CONFIG_SYS_HYPERVISOR is not set | ||
313 | |||
314 | # | ||
315 | # Connector - unified userspace <-> kernelspace linker | ||
316 | # | ||
317 | # CONFIG_CONNECTOR is not set | ||
318 | |||
319 | # | ||
320 | # Memory Technology Devices (MTD) | ||
321 | # | ||
322 | # CONFIG_MTD is not set | ||
323 | |||
324 | # | ||
325 | # Parallel port support | ||
326 | # | ||
327 | CONFIG_PARPORT=m | ||
328 | # CONFIG_PARPORT_GSC is not set | ||
329 | # CONFIG_PARPORT_AX88796 is not set | ||
330 | CONFIG_PARPORT_1284=y | ||
331 | |||
332 | # | ||
333 | # Plug and Play support | ||
334 | # | ||
335 | CONFIG_PNP=y | ||
336 | # CONFIG_PNP_DEBUG is not set | ||
337 | |||
338 | # | ||
339 | # Protocols | ||
340 | # | ||
341 | CONFIG_ISAPNP=y | ||
342 | |||
343 | # | ||
344 | # Block devices | ||
345 | # | ||
346 | # CONFIG_BLK_DEV_COW_COMMON is not set | ||
347 | CONFIG_BLK_DEV_LOOP=y | ||
348 | # CONFIG_BLK_DEV_CRYPTOLOOP is not set | ||
349 | CONFIG_BLK_DEV_NBD=m | ||
350 | # CONFIG_BLK_DEV_RAM is not set | ||
351 | # CONFIG_BLK_DEV_INITRD is not set | ||
352 | CONFIG_CDROM_PKTCDVD=m | ||
353 | CONFIG_CDROM_PKTCDVD_BUFFERS=8 | ||
354 | CONFIG_CDROM_PKTCDVD_WCACHE=y | ||
355 | # CONFIG_ATA_OVER_ETH is not set | ||
356 | |||
357 | # | ||
358 | # Misc devices | ||
359 | # | ||
360 | # CONFIG_TIFM_CORE is not set | ||
361 | |||
362 | # | ||
363 | # ATA/ATAPI/MFM/RLL support | ||
364 | # | ||
365 | CONFIG_IDE=y | ||
366 | CONFIG_BLK_DEV_IDE=y | ||
367 | |||
368 | # | ||
369 | # Please see Documentation/ide.txt for help/info on IDE drives | ||
370 | # | ||
371 | # CONFIG_BLK_DEV_IDE_SATA is not set | ||
372 | CONFIG_BLK_DEV_IDEDISK=y | ||
373 | # CONFIG_IDEDISK_MULTI_MODE is not set | ||
374 | CONFIG_BLK_DEV_IDECD=y | ||
375 | # CONFIG_BLK_DEV_IDETAPE is not set | ||
376 | # CONFIG_BLK_DEV_IDEFLOPPY is not set | ||
377 | # CONFIG_BLK_DEV_IDESCSI is not set | ||
378 | # CONFIG_IDE_TASK_IOCTL is not set | ||
379 | |||
380 | # | ||
381 | # IDE chipset support/bugfixes | ||
382 | # | ||
383 | CONFIG_IDE_GENERIC=y | ||
384 | # CONFIG_BLK_DEV_IDEPNP is not set | ||
385 | # CONFIG_IDE_ARM is not set | ||
386 | # CONFIG_IDE_CHIPSETS is not set | ||
387 | # CONFIG_BLK_DEV_IDEDMA is not set | ||
388 | # CONFIG_IDEDMA_AUTO is not set | ||
389 | # CONFIG_BLK_DEV_HD is not set | ||
390 | |||
391 | # | ||
392 | # SCSI device support | ||
393 | # | ||
394 | # CONFIG_RAID_ATTRS is not set | ||
395 | CONFIG_SCSI=y | ||
396 | # CONFIG_SCSI_NETLINK is not set | ||
397 | CONFIG_SCSI_PROC_FS=y | ||
398 | |||
399 | # | ||
400 | # SCSI support type (disk, tape, CD-ROM) | ||
401 | # | ||
402 | CONFIG_BLK_DEV_SD=y | ||
403 | CONFIG_CHR_DEV_ST=m | ||
404 | # CONFIG_CHR_DEV_OSST is not set | ||
405 | CONFIG_BLK_DEV_SR=m | ||
406 | # CONFIG_BLK_DEV_SR_VENDOR is not set | ||
407 | CONFIG_CHR_DEV_SG=m | ||
408 | # CONFIG_CHR_DEV_SCH is not set | ||
409 | |||
410 | # | ||
411 | # Some SCSI devices (e.g. CD jukebox) support multiple LUNs | ||
412 | # | ||
413 | CONFIG_SCSI_MULTI_LUN=y | ||
414 | CONFIG_SCSI_CONSTANTS=y | ||
415 | # CONFIG_SCSI_LOGGING is not set | ||
416 | |||
417 | # | ||
418 | # SCSI Transports | ||
419 | # | ||
420 | CONFIG_SCSI_SPI_ATTRS=y | ||
421 | # CONFIG_SCSI_FC_ATTRS is not set | ||
422 | # CONFIG_SCSI_ISCSI_ATTRS is not set | ||
423 | # CONFIG_SCSI_SAS_ATTRS is not set | ||
424 | # CONFIG_SCSI_SAS_LIBSAS is not set | ||
425 | |||
426 | # | ||
427 | # SCSI low-level drivers | ||
428 | # | ||
429 | # CONFIG_ISCSI_TCP is not set | ||
430 | # CONFIG_SCSI_AHA152X is not set | ||
431 | # CONFIG_SCSI_AIC7XXX_OLD is not set | ||
432 | # CONFIG_SCSI_IN2000 is not set | ||
433 | # CONFIG_SCSI_DTC3280 is not set | ||
434 | # CONFIG_SCSI_FUTURE_DOMAIN is not set | ||
435 | # CONFIG_SCSI_GENERIC_NCR5380 is not set | ||
436 | # CONFIG_SCSI_GENERIC_NCR5380_MMIO is not set | ||
437 | # CONFIG_SCSI_NCR53C406A is not set | ||
438 | # CONFIG_SCSI_PAS16 is not set | ||
439 | # CONFIG_SCSI_PSI240I is not set | ||
440 | # CONFIG_SCSI_QLOGIC_FAS is not set | ||
441 | # CONFIG_SCSI_SYM53C416 is not set | ||
442 | # CONFIG_SCSI_T128 is not set | ||
443 | # CONFIG_SCSI_DEBUG is not set | ||
444 | |||
445 | # | ||
446 | # Serial ATA (prod) and Parallel ATA (experimental) drivers | ||
447 | # | ||
448 | |||
449 | # | ||
450 | # Old CD-ROM drivers (not SCSI, not IDE) | ||
451 | # | ||
452 | # CONFIG_CD_NO_IDESCSI is not set | ||
453 | |||
454 | # | ||
455 | # Multi-device support (RAID and LVM) | ||
456 | # | ||
457 | CONFIG_MD=y | ||
458 | CONFIG_BLK_DEV_MD=y | ||
459 | # CONFIG_MD_LINEAR is not set | ||
460 | # CONFIG_MD_RAID0 is not set | ||
461 | CONFIG_MD_RAID1=y | ||
462 | # CONFIG_MD_RAID10 is not set | ||
463 | # CONFIG_MD_RAID456 is not set | ||
464 | # CONFIG_MD_MULTIPATH is not set | ||
465 | # CONFIG_MD_FAULTY is not set | ||
466 | CONFIG_BLK_DEV_DM=m | ||
467 | # CONFIG_DM_DEBUG is not set | ||
468 | CONFIG_DM_CRYPT=m | ||
469 | CONFIG_DM_SNAPSHOT=m | ||
470 | # CONFIG_DM_MIRROR is not set | ||
471 | # CONFIG_DM_ZERO is not set | ||
472 | # CONFIG_DM_MULTIPATH is not set | ||
473 | |||
474 | # | ||
475 | # Fusion MPT device support | ||
476 | # | ||
477 | # CONFIG_FUSION is not set | ||
478 | |||
479 | # | ||
480 | # IEEE 1394 (FireWire) support | ||
481 | # | ||
482 | |||
483 | # | ||
484 | # I2O device support | ||
485 | # | ||
486 | |||
487 | # | ||
488 | # Network device support | ||
489 | # | ||
490 | CONFIG_NETDEVICES=y | ||
491 | CONFIG_DUMMY=m | ||
492 | # CONFIG_BONDING is not set | ||
493 | # CONFIG_EQUALIZER is not set | ||
494 | # CONFIG_TUN is not set | ||
495 | # CONFIG_NET_SB1000 is not set | ||
496 | |||
497 | # | ||
498 | # ARCnet devices | ||
499 | # | ||
500 | # CONFIG_ARCNET is not set | ||
501 | |||
502 | # | ||
503 | # PHY device support | ||
504 | # | ||
505 | # CONFIG_PHYLIB is not set | ||
506 | |||
507 | # | ||
508 | # Ethernet (10 or 100Mbit) | ||
509 | # | ||
510 | CONFIG_NET_ETHERNET=y | ||
511 | CONFIG_MII=y | ||
512 | CONFIG_NET_VENDOR_3COM=y | ||
513 | # CONFIG_EL1 is not set | ||
514 | # CONFIG_EL2 is not set | ||
515 | # CONFIG_EL16 is not set | ||
516 | # CONFIG_EL3 is not set | ||
517 | # CONFIG_NET_VENDOR_SMC is not set | ||
518 | # CONFIG_SMC91X is not set | ||
519 | # CONFIG_NET_VENDOR_RACAL is not set | ||
520 | # CONFIG_AT1700 is not set | ||
521 | # CONFIG_DEPCA is not set | ||
522 | # CONFIG_HP100 is not set | ||
523 | CONFIG_NET_ISA=y | ||
524 | # CONFIG_E2100 is not set | ||
525 | # CONFIG_EWRK3 is not set | ||
526 | # CONFIG_EEXPRESS is not set | ||
527 | # CONFIG_EEXPRESS_PRO is not set | ||
528 | # CONFIG_HPLAN_PLUS is not set | ||
529 | # CONFIG_HPLAN is not set | ||
530 | # CONFIG_LP486E is not set | ||
531 | # CONFIG_ETH16I is not set | ||
532 | CONFIG_NE2000=m | ||
533 | # CONFIG_SEEQ8005 is not set | ||
534 | CONFIG_NET_PCI=y | ||
535 | # CONFIG_AC3200 is not set | ||
536 | # CONFIG_APRICOT is not set | ||
537 | # CONFIG_CS89x0 is not set | ||
538 | # CONFIG_NET_POCKET is not set | ||
539 | |||
540 | # | ||
541 | # Ethernet (1000 Mbit) | ||
542 | # | ||
543 | |||
544 | # | ||
545 | # Ethernet (10000 Mbit) | ||
546 | # | ||
547 | |||
548 | # | ||
549 | # Token Ring devices | ||
550 | # | ||
551 | # CONFIG_TR is not set | ||
552 | |||
553 | # | ||
554 | # Wireless LAN (non-hamradio) | ||
555 | # | ||
556 | # CONFIG_NET_RADIO is not set | ||
557 | |||
558 | # | ||
559 | # Wan interfaces | ||
560 | # | ||
561 | # CONFIG_WAN is not set | ||
562 | # CONFIG_PLIP is not set | ||
563 | # CONFIG_PPP is not set | ||
564 | # CONFIG_SLIP is not set | ||
565 | # CONFIG_SHAPER is not set | ||
566 | # CONFIG_NETCONSOLE is not set | ||
567 | # CONFIG_NETPOLL is not set | ||
568 | # CONFIG_NET_POLL_CONTROLLER is not set | ||
569 | |||
570 | # | ||
571 | # ISDN subsystem | ||
572 | # | ||
573 | # CONFIG_ISDN is not set | ||
574 | |||
575 | # | ||
576 | # Telephony Support | ||
577 | # | ||
578 | # CONFIG_PHONE is not set | ||
579 | |||
580 | # | ||
581 | # Input device support | ||
582 | # | ||
583 | CONFIG_INPUT=y | ||
584 | # CONFIG_INPUT_FF_MEMLESS is not set | ||
585 | |||
586 | # | ||
587 | # Userland interfaces | ||
588 | # | ||
589 | CONFIG_INPUT_MOUSEDEV=y | ||
590 | CONFIG_INPUT_MOUSEDEV_PSAUX=y | ||
591 | CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024 | ||
592 | CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768 | ||
593 | # CONFIG_INPUT_JOYDEV is not set | ||
594 | # CONFIG_INPUT_TSDEV is not set | ||
595 | # CONFIG_INPUT_EVDEV is not set | ||
596 | # CONFIG_INPUT_EVBUG is not set | ||
597 | |||
598 | # | ||
599 | # Input Device Drivers | ||
600 | # | ||
601 | CONFIG_INPUT_KEYBOARD=y | ||
602 | CONFIG_KEYBOARD_ATKBD=y | ||
603 | # CONFIG_KEYBOARD_SUNKBD is not set | ||
604 | # CONFIG_KEYBOARD_LKKBD is not set | ||
605 | # CONFIG_KEYBOARD_XTKBD is not set | ||
606 | # CONFIG_KEYBOARD_NEWTON is not set | ||
607 | # CONFIG_KEYBOARD_STOWAWAY is not set | ||
608 | CONFIG_INPUT_MOUSE=y | ||
609 | CONFIG_MOUSE_PS2=y | ||
610 | # CONFIG_MOUSE_SERIAL is not set | ||
611 | # CONFIG_MOUSE_INPORT is not set | ||
612 | # CONFIG_MOUSE_LOGIBM is not set | ||
613 | # CONFIG_MOUSE_PC110PAD is not set | ||
614 | # CONFIG_MOUSE_VSXXXAA is not set | ||
615 | # CONFIG_INPUT_JOYSTICK is not set | ||
616 | # CONFIG_INPUT_TOUCHSCREEN is not set | ||
617 | # CONFIG_INPUT_MISC is not set | ||
618 | |||
619 | # | ||
620 | # Hardware I/O ports | ||
621 | # | ||
622 | CONFIG_SERIO=y | ||
623 | CONFIG_SERIO_I8042=y | ||
624 | CONFIG_SERIO_SERPORT=y | ||
625 | # CONFIG_SERIO_PARKBD is not set | ||
626 | CONFIG_SERIO_LIBPS2=y | ||
627 | # CONFIG_SERIO_RAW is not set | ||
628 | # CONFIG_GAMEPORT is not set | ||
629 | |||
630 | # | ||
631 | # Character devices | ||
632 | # | ||
633 | CONFIG_VT=y | ||
634 | CONFIG_VT_CONSOLE=y | ||
635 | CONFIG_HW_CONSOLE=y | ||
636 | # CONFIG_VT_HW_CONSOLE_BINDING is not set | ||
637 | # CONFIG_SERIAL_NONSTANDARD is not set | ||
638 | |||
639 | # | ||
640 | # Serial drivers | ||
641 | # | ||
642 | CONFIG_SERIAL_8250=m | ||
643 | CONFIG_SERIAL_8250_PNP=m | ||
644 | CONFIG_SERIAL_8250_NR_UARTS=4 | ||
645 | CONFIG_SERIAL_8250_RUNTIME_UARTS=4 | ||
646 | # CONFIG_SERIAL_8250_EXTENDED is not set | ||
647 | |||
648 | # | ||
649 | # Non-8250 serial port support | ||
650 | # | ||
651 | CONFIG_SERIAL_CORE=y | ||
652 | CONFIG_SERIAL_M32R_SIO=y | ||
653 | # CONFIG_SERIAL_M32R_SIO_CONSOLE is not set | ||
654 | CONFIG_UNIX98_PTYS=y | ||
655 | CONFIG_LEGACY_PTYS=y | ||
656 | CONFIG_LEGACY_PTY_COUNT=256 | ||
657 | # CONFIG_PRINTER is not set | ||
658 | # CONFIG_PPDEV is not set | ||
659 | # CONFIG_TIPAR is not set | ||
660 | |||
661 | # | ||
662 | # IPMI | ||
663 | # | ||
664 | # CONFIG_IPMI_HANDLER is not set | ||
665 | |||
666 | # | ||
667 | # Watchdog Cards | ||
668 | # | ||
669 | # CONFIG_WATCHDOG is not set | ||
670 | # CONFIG_HW_RANDOM is not set | ||
671 | # CONFIG_RTC is not set | ||
672 | # CONFIG_DTLK is not set | ||
673 | # CONFIG_R3964 is not set | ||
674 | |||
675 | # | ||
676 | # Ftape, the floppy tape device driver | ||
677 | # | ||
678 | # CONFIG_RAW_DRIVER is not set | ||
679 | |||
680 | # | ||
681 | # TPM devices | ||
682 | # | ||
683 | # CONFIG_TCG_TPM is not set | ||
684 | |||
685 | # | ||
686 | # I2C support | ||
687 | # | ||
688 | CONFIG_I2C=m | ||
689 | CONFIG_I2C_CHARDEV=m | ||
690 | |||
691 | # | ||
692 | # I2C Algorithms | ||
693 | # | ||
694 | CONFIG_I2C_ALGOBIT=m | ||
695 | CONFIG_I2C_ALGOPCF=m | ||
696 | # CONFIG_I2C_ALGOPCA is not set | ||
697 | |||
698 | # | ||
699 | # I2C Hardware Bus support | ||
700 | # | ||
701 | CONFIG_I2C_ELEKTOR=m | ||
702 | # CONFIG_I2C_OCORES is not set | ||
703 | # CONFIG_I2C_PARPORT is not set | ||
704 | # CONFIG_I2C_PARPORT_LIGHT is not set | ||
705 | # CONFIG_I2C_STUB is not set | ||
706 | # CONFIG_I2C_PCA_ISA is not set | ||
707 | |||
708 | # | ||
709 | # Miscellaneous I2C Chip support | ||
710 | # | ||
711 | # CONFIG_SENSORS_DS1337 is not set | ||
712 | # CONFIG_SENSORS_DS1374 is not set | ||
713 | # CONFIG_SENSORS_EEPROM is not set | ||
714 | # CONFIG_SENSORS_PCF8574 is not set | ||
715 | # CONFIG_SENSORS_PCA9539 is not set | ||
716 | # CONFIG_SENSORS_PCF8591 is not set | ||
717 | # CONFIG_SENSORS_MAX6875 is not set | ||
718 | # CONFIG_I2C_DEBUG_CORE is not set | ||
719 | # CONFIG_I2C_DEBUG_ALGO is not set | ||
720 | # CONFIG_I2C_DEBUG_BUS is not set | ||
721 | # CONFIG_I2C_DEBUG_CHIP is not set | ||
722 | |||
723 | # | ||
724 | # SPI support | ||
725 | # | ||
726 | # CONFIG_SPI is not set | ||
727 | # CONFIG_SPI_MASTER is not set | ||
728 | |||
729 | # | ||
730 | # Dallas's 1-wire bus | ||
731 | # | ||
732 | # CONFIG_W1 is not set | ||
733 | |||
734 | # | ||
735 | # Hardware Monitoring support | ||
736 | # | ||
737 | CONFIG_HWMON=y | ||
738 | CONFIG_HWMON_VID=m | ||
739 | # CONFIG_SENSORS_ABITUGURU is not set | ||
740 | CONFIG_SENSORS_ADM1021=m | ||
741 | CONFIG_SENSORS_ADM1025=m | ||
742 | # CONFIG_SENSORS_ADM1026 is not set | ||
743 | CONFIG_SENSORS_ADM1031=m | ||
744 | # CONFIG_SENSORS_ADM9240 is not set | ||
745 | CONFIG_SENSORS_ASB100=m | ||
746 | # CONFIG_SENSORS_ATXP1 is not set | ||
747 | CONFIG_SENSORS_DS1621=m | ||
748 | # CONFIG_SENSORS_F71805F is not set | ||
749 | CONFIG_SENSORS_FSCHER=m | ||
750 | # CONFIG_SENSORS_FSCPOS is not set | ||
751 | CONFIG_SENSORS_GL518SM=m | ||
752 | # CONFIG_SENSORS_GL520SM is not set | ||
753 | CONFIG_SENSORS_IT87=m | ||
754 | # CONFIG_SENSORS_LM63 is not set | ||
755 | CONFIG_SENSORS_LM75=m | ||
756 | CONFIG_SENSORS_LM77=m | ||
757 | CONFIG_SENSORS_LM78=m | ||
758 | CONFIG_SENSORS_LM80=m | ||
759 | CONFIG_SENSORS_LM83=m | ||
760 | CONFIG_SENSORS_LM85=m | ||
761 | # CONFIG_SENSORS_LM87 is not set | ||
762 | CONFIG_SENSORS_LM90=m | ||
763 | # CONFIG_SENSORS_LM92 is not set | ||
764 | CONFIG_SENSORS_MAX1619=m | ||
765 | # CONFIG_SENSORS_PC87360 is not set | ||
766 | CONFIG_SENSORS_SMSC47M1=m | ||
767 | # CONFIG_SENSORS_SMSC47M192 is not set | ||
768 | # CONFIG_SENSORS_SMSC47B397 is not set | ||
769 | # CONFIG_SENSORS_VT1211 is not set | ||
770 | CONFIG_SENSORS_W83781D=m | ||
771 | # CONFIG_SENSORS_W83791D is not set | ||
772 | # CONFIG_SENSORS_W83792D is not set | ||
773 | CONFIG_SENSORS_W83L785TS=m | ||
774 | CONFIG_SENSORS_W83627HF=m | ||
775 | # CONFIG_SENSORS_W83627EHF is not set | ||
776 | # CONFIG_HWMON_DEBUG_CHIP is not set | ||
777 | |||
778 | # | ||
779 | # Multimedia devices | ||
780 | # | ||
781 | CONFIG_VIDEO_DEV=m | ||
782 | CONFIG_VIDEO_V4L1=y | ||
783 | CONFIG_VIDEO_V4L1_COMPAT=y | ||
784 | CONFIG_VIDEO_V4L2=y | ||
785 | |||
786 | # | ||
787 | # Video Capture Adapters | ||
788 | # | ||
789 | |||
790 | # | ||
791 | # Video Capture Adapters | ||
792 | # | ||
793 | # CONFIG_VIDEO_ADV_DEBUG is not set | ||
794 | CONFIG_VIDEO_HELPER_CHIPS_AUTO=y | ||
795 | # CONFIG_VIDEO_VIVI is not set | ||
796 | # CONFIG_VIDEO_PMS is not set | ||
797 | CONFIG_VIDEO_BWQCAM=m | ||
798 | CONFIG_VIDEO_CQCAM=m | ||
799 | # CONFIG_VIDEO_W9966 is not set | ||
800 | # CONFIG_VIDEO_CPIA is not set | ||
801 | # CONFIG_VIDEO_SAA5246A is not set | ||
802 | # CONFIG_VIDEO_SAA5249 is not set | ||
803 | # CONFIG_TUNER_3036 is not set | ||
804 | # CONFIG_VIDEO_M32R_AR is not set | ||
805 | |||
806 | # | ||
807 | # Radio Adapters | ||
808 | # | ||
809 | # CONFIG_RADIO_CADET is not set | ||
810 | # CONFIG_RADIO_RTRACK is not set | ||
811 | # CONFIG_RADIO_RTRACK2 is not set | ||
812 | # CONFIG_RADIO_AZTECH is not set | ||
813 | # CONFIG_RADIO_GEMTEK is not set | ||
814 | # CONFIG_RADIO_SF16FMI is not set | ||
815 | # CONFIG_RADIO_SF16FMR2 is not set | ||
816 | # CONFIG_RADIO_TERRATEC is not set | ||
817 | # CONFIG_RADIO_TRUST is not set | ||
818 | # CONFIG_RADIO_TYPHOON is not set | ||
819 | # CONFIG_RADIO_ZOLTRIX is not set | ||
820 | |||
821 | # | ||
822 | # Digital Video Broadcasting Devices | ||
823 | # | ||
824 | # CONFIG_DVB is not set | ||
825 | |||
826 | # | ||
827 | # Graphics support | ||
828 | # | ||
829 | CONFIG_FIRMWARE_EDID=y | ||
830 | # CONFIG_FB is not set | ||
831 | |||
832 | # | ||
833 | # Console display driver support | ||
834 | # | ||
835 | CONFIG_VGA_CONSOLE=y | ||
836 | # CONFIG_VGACON_SOFT_SCROLLBACK is not set | ||
837 | # CONFIG_MDA_CONSOLE is not set | ||
838 | CONFIG_DUMMY_CONSOLE=y | ||
839 | # CONFIG_BACKLIGHT_LCD_SUPPORT is not set | ||
840 | |||
841 | # | ||
842 | # Sound | ||
843 | # | ||
844 | # CONFIG_SOUND is not set | ||
845 | |||
846 | # | ||
847 | # USB support | ||
848 | # | ||
849 | # CONFIG_USB_ARCH_HAS_HCD is not set | ||
850 | # CONFIG_USB_ARCH_HAS_OHCI is not set | ||
851 | # CONFIG_USB_ARCH_HAS_EHCI is not set | ||
852 | |||
853 | # | ||
854 | # NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' | ||
855 | # | ||
856 | |||
857 | # | ||
858 | # USB Gadget Support | ||
859 | # | ||
860 | # CONFIG_USB_GADGET is not set | ||
861 | |||
862 | # | ||
863 | # MMC/SD Card support | ||
864 | # | ||
865 | # CONFIG_MMC is not set | ||
866 | |||
867 | # | ||
868 | # LED devices | ||
869 | # | ||
870 | # CONFIG_NEW_LEDS is not set | ||
871 | |||
872 | # | ||
873 | # LED drivers | ||
874 | # | ||
875 | |||
876 | # | ||
877 | # LED Triggers | ||
878 | # | ||
879 | |||
880 | # | ||
881 | # InfiniBand support | ||
882 | # | ||
883 | |||
884 | # | ||
885 | # EDAC - error detection and reporting (RAS) (EXPERIMENTAL) | ||
886 | # | ||
887 | |||
888 | # | ||
889 | # Real Time Clock | ||
890 | # | ||
891 | # CONFIG_RTC_CLASS is not set | ||
892 | |||
893 | # | ||
894 | # DMA Engine support | ||
895 | # | ||
896 | # CONFIG_DMA_ENGINE is not set | ||
897 | |||
898 | # | ||
899 | # DMA Clients | ||
900 | # | ||
901 | |||
902 | # | ||
903 | # DMA Devices | ||
904 | # | ||
905 | |||
906 | # | ||
907 | # File systems | ||
908 | # | ||
909 | CONFIG_EXT2_FS=y | ||
910 | CONFIG_EXT2_FS_XATTR=y | ||
911 | CONFIG_EXT2_FS_POSIX_ACL=y | ||
912 | CONFIG_EXT2_FS_SECURITY=y | ||
913 | CONFIG_EXT3_FS=y | ||
914 | CONFIG_EXT3_FS_XATTR=y | ||
915 | CONFIG_EXT3_FS_POSIX_ACL=y | ||
916 | CONFIG_EXT3_FS_SECURITY=y | ||
917 | # CONFIG_EXT4DEV_FS is not set | ||
918 | CONFIG_JBD=y | ||
919 | CONFIG_JBD_DEBUG=y | ||
920 | CONFIG_FS_MBCACHE=y | ||
921 | # CONFIG_REISERFS_FS is not set | ||
922 | # CONFIG_JFS_FS is not set | ||
923 | CONFIG_FS_POSIX_ACL=y | ||
924 | # CONFIG_XFS_FS is not set | ||
925 | # CONFIG_GFS2_FS is not set | ||
926 | # CONFIG_OCFS2_FS is not set | ||
927 | # CONFIG_MINIX_FS is not set | ||
928 | CONFIG_ROMFS_FS=y | ||
929 | CONFIG_INOTIFY=y | ||
930 | CONFIG_INOTIFY_USER=y | ||
931 | # CONFIG_QUOTA is not set | ||
932 | CONFIG_DNOTIFY=y | ||
933 | # CONFIG_AUTOFS_FS is not set | ||
934 | # CONFIG_AUTOFS4_FS is not set | ||
935 | # CONFIG_FUSE_FS is not set | ||
936 | |||
937 | # | ||
938 | # CD-ROM/DVD Filesystems | ||
939 | # | ||
940 | CONFIG_ISO9660_FS=y | ||
941 | CONFIG_JOLIET=y | ||
942 | # CONFIG_ZISOFS is not set | ||
943 | CONFIG_UDF_FS=m | ||
944 | CONFIG_UDF_NLS=y | ||
945 | |||
946 | # | ||
947 | # DOS/FAT/NT Filesystems | ||
948 | # | ||
949 | CONFIG_FAT_FS=y | ||
950 | CONFIG_MSDOS_FS=y | ||
951 | CONFIG_VFAT_FS=y | ||
952 | CONFIG_FAT_DEFAULT_CODEPAGE=437 | ||
953 | CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1" | ||
954 | # CONFIG_NTFS_FS is not set | ||
955 | |||
956 | # | ||
957 | # Pseudo filesystems | ||
958 | # | ||
959 | CONFIG_PROC_FS=y | ||
960 | CONFIG_PROC_SYSCTL=y | ||
961 | CONFIG_SYSFS=y | ||
962 | CONFIG_TMPFS=y | ||
963 | # CONFIG_TMPFS_POSIX_ACL is not set | ||
964 | # CONFIG_HUGETLB_PAGE is not set | ||
965 | CONFIG_RAMFS=y | ||
966 | CONFIG_CONFIGFS_FS=m | ||
967 | |||
968 | # | ||
969 | # Miscellaneous filesystems | ||
970 | # | ||
971 | # CONFIG_ADFS_FS is not set | ||
972 | # CONFIG_AFFS_FS is not set | ||
973 | # CONFIG_HFS_FS is not set | ||
974 | # CONFIG_HFSPLUS_FS is not set | ||
975 | # CONFIG_BEFS_FS is not set | ||
976 | # CONFIG_BFS_FS is not set | ||
977 | # CONFIG_EFS_FS is not set | ||
978 | # CONFIG_CRAMFS is not set | ||
979 | # CONFIG_VXFS_FS is not set | ||
980 | # CONFIG_HPFS_FS is not set | ||
981 | # CONFIG_QNX4FS_FS is not set | ||
982 | # CONFIG_SYSV_FS is not set | ||
983 | # CONFIG_UFS_FS is not set | ||
984 | |||
985 | # | ||
986 | # Network File Systems | ||
987 | # | ||
988 | CONFIG_NFS_FS=y | ||
989 | CONFIG_NFS_V3=y | ||
990 | # CONFIG_NFS_V3_ACL is not set | ||
991 | # CONFIG_NFS_V4 is not set | ||
992 | # CONFIG_NFS_DIRECTIO is not set | ||
993 | CONFIG_NFSD=m | ||
994 | CONFIG_NFSD_V3=y | ||
995 | # CONFIG_NFSD_V3_ACL is not set | ||
996 | # CONFIG_NFSD_V4 is not set | ||
997 | # CONFIG_NFSD_TCP is not set | ||
998 | CONFIG_LOCKD=y | ||
999 | CONFIG_LOCKD_V4=y | ||
1000 | CONFIG_EXPORTFS=m | ||
1001 | CONFIG_NFS_COMMON=y | ||
1002 | CONFIG_SUNRPC=y | ||
1003 | # CONFIG_RPCSEC_GSS_KRB5 is not set | ||
1004 | # CONFIG_RPCSEC_GSS_SPKM3 is not set | ||
1005 | # CONFIG_SMB_FS is not set | ||
1006 | # CONFIG_CIFS is not set | ||
1007 | # CONFIG_NCP_FS is not set | ||
1008 | # CONFIG_CODA_FS is not set | ||
1009 | # CONFIG_AFS_FS is not set | ||
1010 | # CONFIG_9P_FS is not set | ||
1011 | |||
1012 | # | ||
1013 | # Partition Types | ||
1014 | # | ||
1015 | # CONFIG_PARTITION_ADVANCED is not set | ||
1016 | CONFIG_MSDOS_PARTITION=y | ||
1017 | |||
1018 | # | ||
1019 | # Native Language Support | ||
1020 | # | ||
1021 | CONFIG_NLS=y | ||
1022 | CONFIG_NLS_DEFAULT="cp437" | ||
1023 | CONFIG_NLS_CODEPAGE_437=y | ||
1024 | # CONFIG_NLS_CODEPAGE_737 is not set | ||
1025 | # CONFIG_NLS_CODEPAGE_775 is not set | ||
1026 | # CONFIG_NLS_CODEPAGE_850 is not set | ||
1027 | # CONFIG_NLS_CODEPAGE_852 is not set | ||
1028 | # CONFIG_NLS_CODEPAGE_855 is not set | ||
1029 | # CONFIG_NLS_CODEPAGE_857 is not set | ||
1030 | # CONFIG_NLS_CODEPAGE_860 is not set | ||
1031 | # CONFIG_NLS_CODEPAGE_861 is not set | ||
1032 | # CONFIG_NLS_CODEPAGE_862 is not set | ||
1033 | # CONFIG_NLS_CODEPAGE_863 is not set | ||
1034 | # CONFIG_NLS_CODEPAGE_864 is not set | ||
1035 | # CONFIG_NLS_CODEPAGE_865 is not set | ||
1036 | # CONFIG_NLS_CODEPAGE_866 is not set | ||
1037 | # CONFIG_NLS_CODEPAGE_869 is not set | ||
1038 | # CONFIG_NLS_CODEPAGE_936 is not set | ||
1039 | # CONFIG_NLS_CODEPAGE_950 is not set | ||
1040 | CONFIG_NLS_CODEPAGE_932=y | ||
1041 | # CONFIG_NLS_CODEPAGE_949 is not set | ||
1042 | # CONFIG_NLS_CODEPAGE_874 is not set | ||
1043 | # CONFIG_NLS_ISO8859_8 is not set | ||
1044 | # CONFIG_NLS_CODEPAGE_1250 is not set | ||
1045 | # CONFIG_NLS_CODEPAGE_1251 is not set | ||
1046 | # CONFIG_NLS_ASCII is not set | ||
1047 | CONFIG_NLS_ISO8859_1=y | ||
1048 | # CONFIG_NLS_ISO8859_2 is not set | ||
1049 | # CONFIG_NLS_ISO8859_3 is not set | ||
1050 | # CONFIG_NLS_ISO8859_4 is not set | ||
1051 | # CONFIG_NLS_ISO8859_5 is not set | ||
1052 | # CONFIG_NLS_ISO8859_6 is not set | ||
1053 | # CONFIG_NLS_ISO8859_7 is not set | ||
1054 | # CONFIG_NLS_ISO8859_9 is not set | ||
1055 | # CONFIG_NLS_ISO8859_13 is not set | ||
1056 | # CONFIG_NLS_ISO8859_14 is not set | ||
1057 | # CONFIG_NLS_ISO8859_15 is not set | ||
1058 | # CONFIG_NLS_KOI8_R is not set | ||
1059 | # CONFIG_NLS_KOI8_U is not set | ||
1060 | # CONFIG_NLS_UTF8 is not set | ||
1061 | |||
1062 | # | ||
1063 | # Profiling support | ||
1064 | # | ||
1065 | CONFIG_PROFILING=y | ||
1066 | CONFIG_OPROFILE=m | ||
1067 | |||
1068 | # | ||
1069 | # Kernel hacking | ||
1070 | # | ||
1071 | # CONFIG_PRINTK_TIME is not set | ||
1072 | CONFIG_ENABLE_MUST_CHECK=y | ||
1073 | # CONFIG_MAGIC_SYSRQ is not set | ||
1074 | # CONFIG_UNUSED_SYMBOLS is not set | ||
1075 | # CONFIG_DEBUG_KERNEL is not set | ||
1076 | CONFIG_LOG_BUF_SHIFT=14 | ||
1077 | CONFIG_DEBUG_BUGVERBOSE=y | ||
1078 | # CONFIG_DEBUG_FS is not set | ||
1079 | # CONFIG_FRAME_POINTER is not set | ||
1080 | # CONFIG_UNWIND_INFO is not set | ||
1081 | # CONFIG_HEADERS_CHECK is not set | ||
1082 | |||
1083 | # | ||
1084 | # Security options | ||
1085 | # | ||
1086 | # CONFIG_KEYS is not set | ||
1087 | # CONFIG_SECURITY is not set | ||
1088 | |||
1089 | # | ||
1090 | # Cryptographic options | ||
1091 | # | ||
1092 | CONFIG_CRYPTO=y | ||
1093 | CONFIG_CRYPTO_ALGAPI=y | ||
1094 | CONFIG_CRYPTO_BLKCIPHER=m | ||
1095 | CONFIG_CRYPTO_HASH=y | ||
1096 | CONFIG_CRYPTO_MANAGER=y | ||
1097 | CONFIG_CRYPTO_HMAC=y | ||
1098 | CONFIG_CRYPTO_NULL=m | ||
1099 | CONFIG_CRYPTO_MD4=m | ||
1100 | CONFIG_CRYPTO_MD5=m | ||
1101 | CONFIG_CRYPTO_SHA1=m | ||
1102 | CONFIG_CRYPTO_SHA256=m | ||
1103 | CONFIG_CRYPTO_SHA512=m | ||
1104 | CONFIG_CRYPTO_WP512=m | ||
1105 | # CONFIG_CRYPTO_TGR192 is not set | ||
1106 | CONFIG_CRYPTO_ECB=m | ||
1107 | CONFIG_CRYPTO_CBC=m | ||
1108 | CONFIG_CRYPTO_DES=m | ||
1109 | CONFIG_CRYPTO_BLOWFISH=m | ||
1110 | CONFIG_CRYPTO_TWOFISH=m | ||
1111 | CONFIG_CRYPTO_TWOFISH_COMMON=m | ||
1112 | CONFIG_CRYPTO_SERPENT=m | ||
1113 | CONFIG_CRYPTO_AES=m | ||
1114 | # CONFIG_CRYPTO_CAST5 is not set | ||
1115 | # CONFIG_CRYPTO_CAST6 is not set | ||
1116 | # CONFIG_CRYPTO_TEA is not set | ||
1117 | # CONFIG_CRYPTO_ARC4 is not set | ||
1118 | # CONFIG_CRYPTO_KHAZAD is not set | ||
1119 | # CONFIG_CRYPTO_ANUBIS is not set | ||
1120 | # CONFIG_CRYPTO_DEFLATE is not set | ||
1121 | # CONFIG_CRYPTO_MICHAEL_MIC is not set | ||
1122 | CONFIG_CRYPTO_CRC32C=m | ||
1123 | # CONFIG_CRYPTO_TEST is not set | ||
1124 | |||
1125 | # | ||
1126 | # Hardware crypto devices | ||
1127 | # | ||
1128 | |||
1129 | # | ||
1130 | # Library routines | ||
1131 | # | ||
1132 | CONFIG_CRC_CCITT=m | ||
1133 | CONFIG_CRC16=m | ||
1134 | CONFIG_CRC32=y | ||
1135 | CONFIG_LIBCRC32C=m | ||
1136 | CONFIG_TEXTSEARCH=y | ||
1137 | CONFIG_TEXTSEARCH_KMP=m | ||
1138 | CONFIG_TEXTSEARCH_BM=m | ||
1139 | CONFIG_TEXTSEARCH_FSM=m | ||
1140 | CONFIG_PLIST=y | ||