Commit | Line | Data |
---|---|---|
dd18c34e LB |
1 | # |
2 | # Automatically generated make config: don't edit | |
2d4ecdf5 LB |
3 | # Linux kernel version: 2.6.20-rc1 |
4 | # Sat Dec 16 06:05:24 2006 | |
dd18c34e LB |
5 | # |
6 | CONFIG_ARM=y | |
2d4ecdf5 | 7 | # CONFIG_GENERIC_TIME is not set |
dd18c34e | 8 | CONFIG_MMU=y |
20c4f88b | 9 | CONFIG_GENERIC_HARDIRQS=y |
2d4ecdf5 | 10 | CONFIG_TRACE_IRQFLAGS_SUPPORT=y |
20c4f88b LB |
11 | CONFIG_HARDIRQS_SW_RESEND=y |
12 | CONFIG_GENERIC_IRQ_PROBE=y | |
dd18c34e | 13 | CONFIG_RWSEM_GENERIC_SPINLOCK=y |
2d4ecdf5 LB |
14 | # CONFIG_ARCH_HAS_ILOG2_U32 is not set |
15 | # CONFIG_ARCH_HAS_ILOG2_U64 is not set | |
67c6024c | 16 | CONFIG_GENERIC_HWEIGHT=y |
dd18c34e | 17 | CONFIG_GENERIC_CALIBRATE_DELAY=y |
67c6024c | 18 | CONFIG_VECTORS_BASE=0xffff0000 |
20c4f88b | 19 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" |
dd18c34e LB |
20 | |
21 | # | |
22 | # Code maturity level options | |
23 | # | |
24 | CONFIG_EXPERIMENTAL=y | |
25 | CONFIG_BROKEN_ON_SMP=y | |
26 | CONFIG_INIT_ENV_ARG_LIMIT=32 | |
27 | ||
28 | # | |
29 | # General setup | |
30 | # | |
31 | CONFIG_LOCALVERSION="" | |
32 | CONFIG_LOCALVERSION_AUTO=y | |
33 | CONFIG_SWAP=y | |
34 | CONFIG_SYSVIPC=y | |
2d4ecdf5 | 35 | # CONFIG_IPC_NS is not set |
dd18c34e LB |
36 | # CONFIG_POSIX_MQUEUE is not set |
37 | # CONFIG_BSD_PROCESS_ACCT is not set | |
284c5e6e | 38 | # CONFIG_TASKSTATS is not set |
2d4ecdf5 | 39 | # CONFIG_UTS_NS is not set |
dd18c34e LB |
40 | # CONFIG_AUDIT is not set |
41 | CONFIG_IKCONFIG=y | |
42 | CONFIG_IKCONFIG_PROC=y | |
2d4ecdf5 | 43 | CONFIG_SYSFS_DEPRECATED=y |
67c6024c | 44 | # CONFIG_RELAY is not set |
dd18c34e | 45 | CONFIG_INITRAMFS_SOURCE="" |
dd18c34e | 46 | CONFIG_CC_OPTIMIZE_FOR_SIZE=y |
2d4ecdf5 | 47 | CONFIG_SYSCTL=y |
dd18c34e | 48 | CONFIG_EMBEDDED=y |
2d4ecdf5 LB |
49 | CONFIG_UID16=y |
50 | CONFIG_SYSCTL_SYSCALL=y | |
dd18c34e LB |
51 | CONFIG_KALLSYMS=y |
52 | # CONFIG_KALLSYMS_ALL is not set | |
53 | # CONFIG_KALLSYMS_EXTRA_PASS is not set | |
54 | CONFIG_HOTPLUG=y | |
55 | CONFIG_PRINTK=y | |
56 | CONFIG_BUG=y | |
57 | CONFIG_ELF_CORE=y | |
58 | CONFIG_BASE_FULL=y | |
59 | CONFIG_FUTEX=y | |
60 | CONFIG_EPOLL=y | |
61 | CONFIG_SHMEM=y | |
dd18c34e | 62 | CONFIG_SLAB=y |
20c4f88b | 63 | CONFIG_VM_EVENT_COUNTERS=y |
2d4ecdf5 | 64 | CONFIG_RT_MUTEXES=y |
dd18c34e LB |
65 | # CONFIG_TINY_SHMEM is not set |
66 | CONFIG_BASE_SMALL=0 | |
67 | # CONFIG_SLOB is not set | |
dd18c34e LB |
68 | |
69 | # | |
70 | # Loadable module support | |
71 | # | |
72 | CONFIG_MODULES=y | |
73 | CONFIG_MODULE_UNLOAD=y | |
74 | CONFIG_MODULE_FORCE_UNLOAD=y | |
dd18c34e LB |
75 | # CONFIG_MODVERSIONS is not set |
76 | # CONFIG_MODULE_SRCVERSION_ALL is not set | |
77 | CONFIG_KMOD=y | |
78 | ||
79 | # | |
80 | # Block layer | |
81 | # | |
2d4ecdf5 LB |
82 | CONFIG_BLOCK=y |
83 | # CONFIG_LBD is not set | |
67c6024c | 84 | # CONFIG_BLK_DEV_IO_TRACE is not set |
2d4ecdf5 | 85 | # CONFIG_LSF is not set |
dd18c34e LB |
86 | |
87 | # | |
88 | # IO Schedulers | |
89 | # | |
90 | CONFIG_IOSCHED_NOOP=y | |
91 | # CONFIG_IOSCHED_AS is not set | |
92 | CONFIG_IOSCHED_DEADLINE=y | |
93 | # CONFIG_IOSCHED_CFQ is not set | |
94 | # CONFIG_DEFAULT_AS is not set | |
95 | CONFIG_DEFAULT_DEADLINE=y | |
96 | # CONFIG_DEFAULT_CFQ is not set | |
97 | # CONFIG_DEFAULT_NOOP is not set | |
98 | CONFIG_DEFAULT_IOSCHED="deadline" | |
99 | ||
100 | # | |
101 | # System Type | |
102 | # | |
20c4f88b LB |
103 | # CONFIG_ARCH_AAEC2000 is not set |
104 | # CONFIG_ARCH_INTEGRATOR is not set | |
105 | # CONFIG_ARCH_REALVIEW is not set | |
106 | # CONFIG_ARCH_VERSATILE is not set | |
107 | # CONFIG_ARCH_AT91 is not set | |
dd18c34e LB |
108 | # CONFIG_ARCH_CLPS7500 is not set |
109 | # CONFIG_ARCH_CLPS711X is not set | |
110 | # CONFIG_ARCH_CO285 is not set | |
111 | # CONFIG_ARCH_EBSA110 is not set | |
112 | CONFIG_ARCH_EP93XX=y | |
113 | # CONFIG_ARCH_FOOTBRIDGE is not set | |
20c4f88b LB |
114 | # CONFIG_ARCH_NETX is not set |
115 | # CONFIG_ARCH_H720X is not set | |
116 | # CONFIG_ARCH_IMX is not set | |
2d4ecdf5 LB |
117 | # CONFIG_ARCH_IOP32X is not set |
118 | # CONFIG_ARCH_IOP33X is not set | |
119 | # CONFIG_ARCH_IOP13XX is not set | |
dd18c34e LB |
120 | # CONFIG_ARCH_IXP4XX is not set |
121 | # CONFIG_ARCH_IXP2000 is not set | |
67c6024c | 122 | # CONFIG_ARCH_IXP23XX is not set |
dd18c34e | 123 | # CONFIG_ARCH_L7200 is not set |
20c4f88b | 124 | # CONFIG_ARCH_PNX4008 is not set |
dd18c34e LB |
125 | # CONFIG_ARCH_PXA is not set |
126 | # CONFIG_ARCH_RPC is not set | |
127 | # CONFIG_ARCH_SA1100 is not set | |
128 | # CONFIG_ARCH_S3C2410 is not set | |
129 | # CONFIG_ARCH_SHARK is not set | |
130 | # CONFIG_ARCH_LH7A40X is not set | |
131 | # CONFIG_ARCH_OMAP is not set | |
dd18c34e LB |
132 | |
133 | # | |
134 | # Cirrus EP93xx Implementation Options | |
135 | # | |
20c4f88b | 136 | CONFIG_CRUNCH=y |
dd18c34e LB |
137 | |
138 | # | |
139 | # EP93xx Platforms | |
140 | # | |
5283304b | 141 | CONFIG_MACH_ADSSPHERE=y |
20c4f88b | 142 | CONFIG_MACH_EDB9302=y |
2d4ecdf5 | 143 | CONFIG_MACH_EDB9302A=y |
bf11d26c | 144 | CONFIG_MACH_EDB9312=y |
20c4f88b LB |
145 | CONFIG_MACH_EDB9315=y |
146 | CONFIG_MACH_EDB9315A=y | |
dd18c34e LB |
147 | CONFIG_MACH_GESBC9312=y |
148 | CONFIG_MACH_TS72XX=y | |
149 | ||
150 | # | |
151 | # Processor Type | |
152 | # | |
153 | CONFIG_CPU_32=y | |
154 | CONFIG_CPU_ARM920T=y | |
2d4ecdf5 | 155 | CONFIG_CPU_32v4T=y |
dd18c34e LB |
156 | CONFIG_CPU_ABRT_EV4T=y |
157 | CONFIG_CPU_CACHE_V4WT=y | |
158 | CONFIG_CPU_CACHE_VIVT=y | |
159 | CONFIG_CPU_COPY_V4WB=y | |
160 | CONFIG_CPU_TLB_V4WBI=y | |
2d4ecdf5 LB |
161 | CONFIG_CPU_CP15=y |
162 | CONFIG_CPU_CP15_MMU=y | |
dd18c34e LB |
163 | |
164 | # | |
165 | # Processor Features | |
166 | # | |
167 | CONFIG_ARM_THUMB=y | |
168 | # CONFIG_CPU_ICACHE_DISABLE is not set | |
169 | # CONFIG_CPU_DCACHE_DISABLE is not set | |
170 | # CONFIG_CPU_DCACHE_WRITETHROUGH is not set | |
171 | CONFIG_ARM_VIC=y | |
172 | ||
173 | # | |
174 | # Bus support | |
175 | # | |
176 | CONFIG_ARM_AMBA=y | |
177 | ||
178 | # | |
179 | # PCCARD (PCMCIA/CardBus) support | |
180 | # | |
181 | # CONFIG_PCCARD is not set | |
182 | ||
183 | # | |
184 | # Kernel Features | |
185 | # | |
186 | # CONFIG_PREEMPT is not set | |
187 | # CONFIG_NO_IDLE_HZ is not set | |
188 | CONFIG_HZ=100 | |
189 | # CONFIG_AEABI is not set | |
190 | # CONFIG_ARCH_DISCONTIGMEM_ENABLE is not set | |
191 | CONFIG_SELECT_MEMORY_MODEL=y | |
192 | CONFIG_FLATMEM_MANUAL=y | |
193 | # CONFIG_DISCONTIGMEM_MANUAL is not set | |
194 | # CONFIG_SPARSEMEM_MANUAL is not set | |
195 | CONFIG_FLATMEM=y | |
196 | CONFIG_FLAT_NODE_MEM_MAP=y | |
197 | # CONFIG_SPARSEMEM_STATIC is not set | |
198 | CONFIG_SPLIT_PTLOCK_CPUS=4096 | |
20c4f88b | 199 | # CONFIG_RESOURCES_64BIT is not set |
dd18c34e LB |
200 | CONFIG_ALIGNMENT_TRAP=y |
201 | ||
202 | # | |
203 | # Boot options | |
204 | # | |
205 | CONFIG_ZBOOT_ROM_TEXT=0x0 | |
206 | CONFIG_ZBOOT_ROM_BSS=0x0 | |
207 | CONFIG_CMDLINE="console=ttyAM0,115200 root=/dev/nfs ip=bootp" | |
208 | # CONFIG_XIP_KERNEL is not set | |
209 | ||
210 | # | |
211 | # Floating point emulation | |
212 | # | |
213 | ||
214 | # | |
215 | # At least one emulation must be selected | |
216 | # | |
217 | CONFIG_FPE_NWFPE=y | |
218 | CONFIG_FPE_NWFPE_XP=y | |
219 | # CONFIG_FPE_FASTFPE is not set | |
220 | ||
221 | # | |
222 | # Userspace binary formats | |
223 | # | |
224 | CONFIG_BINFMT_ELF=y | |
225 | # CONFIG_BINFMT_AOUT is not set | |
226 | # CONFIG_BINFMT_MISC is not set | |
227 | # CONFIG_ARTHUR is not set | |
228 | ||
229 | # | |
230 | # Power management options | |
231 | # | |
232 | # CONFIG_PM is not set | |
233 | # CONFIG_APM is not set | |
234 | ||
235 | # | |
236 | # Networking | |
237 | # | |
238 | CONFIG_NET=y | |
239 | ||
240 | # | |
241 | # Networking options | |
242 | # | |
243 | # CONFIG_NETDEBUG is not set | |
244 | CONFIG_PACKET=y | |
245 | CONFIG_PACKET_MMAP=y | |
246 | CONFIG_UNIX=y | |
247 | CONFIG_XFRM=y | |
248 | # CONFIG_XFRM_USER is not set | |
2d4ecdf5 | 249 | # CONFIG_XFRM_SUB_POLICY is not set |
dd18c34e LB |
250 | CONFIG_NET_KEY=y |
251 | CONFIG_INET=y | |
252 | # CONFIG_IP_MULTICAST is not set | |
253 | # CONFIG_IP_ADVANCED_ROUTER is not set | |
254 | CONFIG_IP_FIB_HASH=y | |
255 | CONFIG_IP_PNP=y | |
256 | CONFIG_IP_PNP_DHCP=y | |
257 | CONFIG_IP_PNP_BOOTP=y | |
258 | # CONFIG_IP_PNP_RARP is not set | |
259 | # CONFIG_NET_IPIP is not set | |
260 | # CONFIG_NET_IPGRE is not set | |
261 | # CONFIG_ARPD is not set | |
262 | CONFIG_SYN_COOKIES=y | |
263 | # CONFIG_INET_AH is not set | |
264 | # CONFIG_INET_ESP is not set | |
265 | # CONFIG_INET_IPCOMP is not set | |
67c6024c | 266 | # CONFIG_INET_XFRM_TUNNEL is not set |
dd18c34e | 267 | # CONFIG_INET_TUNNEL is not set |
20c4f88b LB |
268 | CONFIG_INET_XFRM_MODE_TRANSPORT=y |
269 | CONFIG_INET_XFRM_MODE_TUNNEL=y | |
2d4ecdf5 | 270 | CONFIG_INET_XFRM_MODE_BEET=y |
dd18c34e LB |
271 | CONFIG_INET_DIAG=y |
272 | CONFIG_INET_TCP_DIAG=y | |
273 | # CONFIG_TCP_CONG_ADVANCED is not set | |
2d4ecdf5 LB |
274 | CONFIG_TCP_CONG_CUBIC=y |
275 | CONFIG_DEFAULT_TCP_CONG="cubic" | |
276 | # CONFIG_TCP_MD5SIG is not set | |
277 | CONFIG_IPV6=y | |
278 | # CONFIG_IPV6_PRIVACY is not set | |
279 | # CONFIG_IPV6_ROUTER_PREF is not set | |
280 | # CONFIG_INET6_AH is not set | |
281 | # CONFIG_INET6_ESP is not set | |
282 | # CONFIG_INET6_IPCOMP is not set | |
283 | # CONFIG_IPV6_MIP6 is not set | |
67c6024c LB |
284 | # CONFIG_INET6_XFRM_TUNNEL is not set |
285 | # CONFIG_INET6_TUNNEL is not set | |
2d4ecdf5 LB |
286 | # CONFIG_INET6_XFRM_MODE_TRANSPORT is not set |
287 | # CONFIG_INET6_XFRM_MODE_TUNNEL is not set | |
288 | # CONFIG_INET6_XFRM_MODE_BEET is not set | |
289 | # CONFIG_INET6_XFRM_MODE_ROUTEOPTIMIZATION is not set | |
290 | # CONFIG_IPV6_SIT is not set | |
291 | # CONFIG_IPV6_TUNNEL is not set | |
292 | # CONFIG_IPV6_MULTIPLE_TABLES is not set | |
20c4f88b | 293 | # CONFIG_NETWORK_SECMARK is not set |
dd18c34e LB |
294 | # CONFIG_NETFILTER is not set |
295 | ||
296 | # | |
297 | # DCCP Configuration (EXPERIMENTAL) | |
298 | # | |
299 | # CONFIG_IP_DCCP is not set | |
300 | ||
301 | # | |
302 | # SCTP Configuration (EXPERIMENTAL) | |
303 | # | |
304 | # CONFIG_IP_SCTP is not set | |
305 | ||
306 | # | |
307 | # TIPC Configuration (EXPERIMENTAL) | |
308 | # | |
309 | # CONFIG_TIPC is not set | |
310 | # CONFIG_ATM is not set | |
311 | # CONFIG_BRIDGE is not set | |
312 | # CONFIG_VLAN_8021Q is not set | |
313 | # CONFIG_DECNET is not set | |
314 | # CONFIG_LLC2 is not set | |
315 | # CONFIG_IPX is not set | |
316 | # CONFIG_ATALK is not set | |
317 | # CONFIG_X25 is not set | |
318 | # CONFIG_LAPB is not set | |
dd18c34e LB |
319 | # CONFIG_ECONET is not set |
320 | # CONFIG_WAN_ROUTER is not set | |
321 | ||
322 | # | |
323 | # QoS and/or fair queueing | |
324 | # | |
325 | # CONFIG_NET_SCHED is not set | |
326 | ||
327 | # | |
328 | # Network testing | |
329 | # | |
330 | # CONFIG_NET_PKTGEN is not set | |
331 | # CONFIG_HAMRADIO is not set | |
332 | # CONFIG_IRDA is not set | |
333 | # CONFIG_BT is not set | |
334 | # CONFIG_IEEE80211 is not set | |
335 | ||
336 | # | |
337 | # Device Drivers | |
338 | # | |
339 | ||
340 | # | |
341 | # Generic Driver Options | |
342 | # | |
343 | CONFIG_STANDALONE=y | |
344 | CONFIG_PREVENT_FIRMWARE_BUILD=y | |
345 | # CONFIG_FW_LOADER is not set | |
346 | # CONFIG_DEBUG_DRIVER is not set | |
20c4f88b | 347 | # CONFIG_SYS_HYPERVISOR is not set |
dd18c34e LB |
348 | |
349 | # | |
350 | # Connector - unified userspace <-> kernelspace linker | |
351 | # | |
352 | # CONFIG_CONNECTOR is not set | |
353 | ||
354 | # | |
355 | # Memory Technology Devices (MTD) | |
356 | # | |
357 | CONFIG_MTD=y | |
358 | # CONFIG_MTD_DEBUG is not set | |
359 | CONFIG_MTD_CONCAT=y | |
360 | CONFIG_MTD_PARTITIONS=y | |
361 | CONFIG_MTD_REDBOOT_PARTS=y | |
362 | CONFIG_MTD_REDBOOT_DIRECTORY_BLOCK=-1 | |
363 | # CONFIG_MTD_REDBOOT_PARTS_UNALLOCATED is not set | |
364 | # CONFIG_MTD_REDBOOT_PARTS_READONLY is not set | |
2d4ecdf5 | 365 | CONFIG_MTD_CMDLINE_PARTS=y |
dd18c34e LB |
366 | # CONFIG_MTD_AFS_PARTS is not set |
367 | ||
368 | # | |
369 | # User Modules And Translation Layers | |
370 | # | |
371 | CONFIG_MTD_CHAR=y | |
372 | CONFIG_MTD_BLOCK=y | |
373 | # CONFIG_FTL is not set | |
374 | # CONFIG_NFTL is not set | |
375 | # CONFIG_INFTL is not set | |
376 | # CONFIG_RFD_FTL is not set | |
2d4ecdf5 | 377 | # CONFIG_SSFDC is not set |
dd18c34e LB |
378 | |
379 | # | |
380 | # RAM/ROM/Flash chip drivers | |
381 | # | |
382 | CONFIG_MTD_CFI=y | |
383 | # CONFIG_MTD_JEDECPROBE is not set | |
384 | CONFIG_MTD_GEN_PROBE=y | |
385 | CONFIG_MTD_CFI_ADV_OPTIONS=y | |
386 | CONFIG_MTD_CFI_NOSWAP=y | |
387 | # CONFIG_MTD_CFI_BE_BYTE_SWAP is not set | |
388 | # CONFIG_MTD_CFI_LE_BYTE_SWAP is not set | |
389 | # CONFIG_MTD_CFI_GEOMETRY is not set | |
390 | CONFIG_MTD_MAP_BANK_WIDTH_1=y | |
391 | CONFIG_MTD_MAP_BANK_WIDTH_2=y | |
392 | CONFIG_MTD_MAP_BANK_WIDTH_4=y | |
393 | # CONFIG_MTD_MAP_BANK_WIDTH_8 is not set | |
394 | # CONFIG_MTD_MAP_BANK_WIDTH_16 is not set | |
395 | # CONFIG_MTD_MAP_BANK_WIDTH_32 is not set | |
396 | CONFIG_MTD_CFI_I1=y | |
397 | CONFIG_MTD_CFI_I2=y | |
398 | # CONFIG_MTD_CFI_I4 is not set | |
399 | # CONFIG_MTD_CFI_I8 is not set | |
400 | # CONFIG_MTD_OTP is not set | |
401 | CONFIG_MTD_CFI_INTELEXT=y | |
402 | CONFIG_MTD_CFI_AMDSTD=y | |
dd18c34e LB |
403 | CONFIG_MTD_CFI_STAA=y |
404 | CONFIG_MTD_CFI_UTIL=y | |
405 | # CONFIG_MTD_RAM is not set | |
406 | CONFIG_MTD_ROM=y | |
407 | # CONFIG_MTD_ABSENT is not set | |
408 | # CONFIG_MTD_OBSOLETE_CHIPS is not set | |
409 | ||
410 | # | |
411 | # Mapping drivers for chip access | |
412 | # | |
413 | # CONFIG_MTD_COMPLEX_MAPPINGS is not set | |
414 | CONFIG_MTD_PHYSMAP=y | |
415 | CONFIG_MTD_PHYSMAP_START=0x0 | |
416 | CONFIG_MTD_PHYSMAP_LEN=0x0 | |
417 | CONFIG_MTD_PHYSMAP_BANKWIDTH=1 | |
418 | # CONFIG_MTD_ARM_INTEGRATOR is not set | |
419 | # CONFIG_MTD_PLATRAM is not set | |
420 | ||
421 | # | |
422 | # Self-contained MTD device drivers | |
423 | # | |
424 | # CONFIG_MTD_SLRAM is not set | |
425 | # CONFIG_MTD_PHRAM is not set | |
426 | # CONFIG_MTD_MTDRAM is not set | |
dd18c34e LB |
427 | # CONFIG_MTD_BLOCK2MTD is not set |
428 | ||
429 | # | |
430 | # Disk-On-Chip Device Drivers | |
431 | # | |
432 | # CONFIG_MTD_DOC2000 is not set | |
433 | # CONFIG_MTD_DOC2001 is not set | |
434 | # CONFIG_MTD_DOC2001PLUS is not set | |
435 | ||
436 | # | |
437 | # NAND Flash Device Drivers | |
438 | # | |
439 | CONFIG_MTD_NAND=y | |
440 | CONFIG_MTD_NAND_VERIFY_WRITE=y | |
20c4f88b LB |
441 | # CONFIG_MTD_NAND_ECC_SMC is not set |
442 | CONFIG_MTD_NAND_TS7250=y | |
dd18c34e LB |
443 | CONFIG_MTD_NAND_IDS=y |
444 | # CONFIG_MTD_NAND_DISKONCHIP is not set | |
445 | # CONFIG_MTD_NAND_NANDSIM is not set | |
446 | ||
447 | # | |
448 | # OneNAND Flash Device Drivers | |
449 | # | |
450 | # CONFIG_MTD_ONENAND is not set | |
451 | ||
452 | # | |
453 | # Parallel port support | |
454 | # | |
455 | # CONFIG_PARPORT is not set | |
456 | ||
457 | # | |
458 | # Plug and Play support | |
459 | # | |
460 | ||
461 | # | |
462 | # Block devices | |
463 | # | |
464 | # CONFIG_BLK_DEV_COW_COMMON is not set | |
465 | # CONFIG_BLK_DEV_LOOP is not set | |
2d4ecdf5 | 466 | CONFIG_BLK_DEV_NBD=y |
dd18c34e LB |
467 | # CONFIG_BLK_DEV_UB is not set |
468 | # CONFIG_BLK_DEV_RAM is not set | |
67c6024c | 469 | # CONFIG_BLK_DEV_INITRD is not set |
dd18c34e LB |
470 | # CONFIG_CDROM_PKTCDVD is not set |
471 | # CONFIG_ATA_OVER_ETH is not set | |
472 | ||
473 | # | |
474 | # SCSI device support | |
475 | # | |
476 | # CONFIG_RAID_ATTRS is not set | |
477 | CONFIG_SCSI=y | |
2d4ecdf5 LB |
478 | # CONFIG_SCSI_TGT is not set |
479 | # CONFIG_SCSI_NETLINK is not set | |
dd18c34e LB |
480 | # CONFIG_SCSI_PROC_FS is not set |
481 | ||
482 | # | |
483 | # SCSI support type (disk, tape, CD-ROM) | |
484 | # | |
485 | CONFIG_BLK_DEV_SD=y | |
486 | # CONFIG_CHR_DEV_ST is not set | |
487 | # CONFIG_CHR_DEV_OSST is not set | |
488 | # CONFIG_BLK_DEV_SR is not set | |
489 | # CONFIG_CHR_DEV_SG is not set | |
490 | # CONFIG_CHR_DEV_SCH is not set | |
491 | ||
492 | # | |
493 | # Some SCSI devices (e.g. CD jukebox) support multiple LUNs | |
494 | # | |
495 | # CONFIG_SCSI_MULTI_LUN is not set | |
496 | # CONFIG_SCSI_CONSTANTS is not set | |
497 | # CONFIG_SCSI_LOGGING is not set | |
2d4ecdf5 | 498 | # CONFIG_SCSI_SCAN_ASYNC is not set |
dd18c34e LB |
499 | |
500 | # | |
2d4ecdf5 | 501 | # SCSI Transports |
dd18c34e LB |
502 | # |
503 | # CONFIG_SCSI_SPI_ATTRS is not set | |
504 | # CONFIG_SCSI_FC_ATTRS is not set | |
505 | # CONFIG_SCSI_ISCSI_ATTRS is not set | |
506 | # CONFIG_SCSI_SAS_ATTRS is not set | |
2d4ecdf5 | 507 | # CONFIG_SCSI_SAS_LIBSAS is not set |
dd18c34e LB |
508 | |
509 | # | |
510 | # SCSI low-level drivers | |
511 | # | |
512 | # CONFIG_ISCSI_TCP is not set | |
dd18c34e LB |
513 | # CONFIG_SCSI_DEBUG is not set |
514 | ||
2d4ecdf5 LB |
515 | # |
516 | # Serial ATA (prod) and Parallel ATA (experimental) drivers | |
517 | # | |
518 | # CONFIG_ATA is not set | |
519 | ||
dd18c34e LB |
520 | # |
521 | # Multi-device support (RAID and LVM) | |
522 | # | |
523 | # CONFIG_MD is not set | |
524 | ||
525 | # | |
526 | # Fusion MPT device support | |
527 | # | |
528 | # CONFIG_FUSION is not set | |
529 | ||
530 | # | |
531 | # IEEE 1394 (FireWire) support | |
532 | # | |
533 | ||
534 | # | |
535 | # I2O device support | |
536 | # | |
537 | ||
538 | # | |
539 | # Network device support | |
540 | # | |
541 | CONFIG_NETDEVICES=y | |
542 | # CONFIG_DUMMY is not set | |
543 | # CONFIG_BONDING is not set | |
544 | # CONFIG_EQUALIZER is not set | |
545 | # CONFIG_TUN is not set | |
546 | ||
547 | # | |
548 | # PHY device support | |
549 | # | |
550 | # CONFIG_PHYLIB is not set | |
551 | ||
552 | # | |
553 | # Ethernet (10 or 100Mbit) | |
554 | # | |
555 | CONFIG_NET_ETHERNET=y | |
556 | CONFIG_MII=y | |
2d4ecdf5 | 557 | CONFIG_EP93XX_ETH=y |
dd18c34e LB |
558 | # CONFIG_SMC91X is not set |
559 | # CONFIG_DM9000 is not set | |
560 | ||
561 | # | |
562 | # Ethernet (1000 Mbit) | |
563 | # | |
564 | ||
565 | # | |
566 | # Ethernet (10000 Mbit) | |
567 | # | |
568 | ||
569 | # | |
570 | # Token Ring devices | |
571 | # | |
572 | ||
573 | # | |
574 | # Wireless LAN (non-hamradio) | |
575 | # | |
576 | # CONFIG_NET_RADIO is not set | |
577 | ||
578 | # | |
579 | # Wan interfaces | |
580 | # | |
581 | # CONFIG_WAN is not set | |
582 | # CONFIG_PPP is not set | |
583 | # CONFIG_SLIP is not set | |
584 | # CONFIG_SHAPER is not set | |
585 | # CONFIG_NETCONSOLE is not set | |
586 | # CONFIG_NETPOLL is not set | |
587 | # CONFIG_NET_POLL_CONTROLLER is not set | |
588 | ||
589 | # | |
590 | # ISDN subsystem | |
591 | # | |
592 | # CONFIG_ISDN is not set | |
593 | ||
594 | # | |
595 | # Input device support | |
596 | # | |
597 | # CONFIG_INPUT is not set | |
598 | ||
599 | # | |
600 | # Hardware I/O ports | |
601 | # | |
602 | # CONFIG_SERIO is not set | |
603 | # CONFIG_GAMEPORT is not set | |
604 | ||
605 | # | |
606 | # Character devices | |
607 | # | |
608 | # CONFIG_VT is not set | |
609 | # CONFIG_SERIAL_NONSTANDARD is not set | |
610 | ||
611 | # | |
612 | # Serial drivers | |
613 | # | |
614 | # CONFIG_SERIAL_8250 is not set | |
615 | ||
616 | # | |
617 | # Non-8250 serial port support | |
618 | # | |
619 | CONFIG_SERIAL_AMBA_PL010=y | |
620 | CONFIG_SERIAL_AMBA_PL010_CONSOLE=y | |
621 | # CONFIG_SERIAL_AMBA_PL011 is not set | |
622 | CONFIG_SERIAL_CORE=y | |
623 | CONFIG_SERIAL_CORE_CONSOLE=y | |
624 | CONFIG_UNIX98_PTYS=y | |
625 | # CONFIG_LEGACY_PTYS is not set | |
626 | ||
627 | # | |
628 | # IPMI | |
629 | # | |
630 | # CONFIG_IPMI_HANDLER is not set | |
631 | ||
632 | # | |
633 | # Watchdog Cards | |
634 | # | |
635 | CONFIG_WATCHDOG=y | |
636 | # CONFIG_WATCHDOG_NOWAYOUT is not set | |
637 | ||
638 | # | |
639 | # Watchdog Device Drivers | |
640 | # | |
641 | # CONFIG_SOFT_WATCHDOG is not set | |
67c6024c | 642 | CONFIG_EP93XX_WATCHDOG=y |
dd18c34e LB |
643 | |
644 | # | |
645 | # USB-based Watchdog Cards | |
646 | # | |
647 | # CONFIG_USBPCWATCHDOG is not set | |
20c4f88b | 648 | # CONFIG_HW_RANDOM is not set |
dd18c34e | 649 | # CONFIG_NVRAM is not set |
dd18c34e LB |
650 | # CONFIG_DTLK is not set |
651 | # CONFIG_R3964 is not set | |
dd18c34e LB |
652 | # CONFIG_RAW_DRIVER is not set |
653 | ||
654 | # | |
655 | # TPM devices | |
656 | # | |
657 | # CONFIG_TCG_TPM is not set | |
dd18c34e LB |
658 | |
659 | # | |
660 | # I2C support | |
661 | # | |
662 | CONFIG_I2C=y | |
663 | CONFIG_I2C_CHARDEV=y | |
664 | ||
665 | # | |
666 | # I2C Algorithms | |
667 | # | |
668 | CONFIG_I2C_ALGOBIT=y | |
669 | # CONFIG_I2C_ALGOPCF is not set | |
670 | # CONFIG_I2C_ALGOPCA is not set | |
671 | ||
672 | # | |
673 | # I2C Hardware Bus support | |
674 | # | |
20c4f88b | 675 | # CONFIG_I2C_OCORES is not set |
dd18c34e LB |
676 | # CONFIG_I2C_PARPORT_LIGHT is not set |
677 | # CONFIG_I2C_STUB is not set | |
678 | # CONFIG_I2C_PCA_ISA is not set | |
679 | ||
680 | # | |
681 | # Miscellaneous I2C Chip support | |
682 | # | |
683 | # CONFIG_SENSORS_DS1337 is not set | |
684 | # CONFIG_SENSORS_DS1374 is not set | |
2d4ecdf5 | 685 | CONFIG_SENSORS_EEPROM=y |
dd18c34e LB |
686 | # CONFIG_SENSORS_PCF8574 is not set |
687 | # CONFIG_SENSORS_PCA9539 is not set | |
688 | # CONFIG_SENSORS_PCF8591 is not set | |
dd18c34e | 689 | # CONFIG_SENSORS_MAX6875 is not set |
dd18c34e LB |
690 | CONFIG_I2C_DEBUG_CORE=y |
691 | CONFIG_I2C_DEBUG_ALGO=y | |
692 | CONFIG_I2C_DEBUG_BUS=y | |
693 | CONFIG_I2C_DEBUG_CHIP=y | |
694 | ||
695 | # | |
696 | # SPI support | |
697 | # | |
698 | # CONFIG_SPI is not set | |
699 | # CONFIG_SPI_MASTER is not set | |
700 | ||
701 | # | |
702 | # Dallas's 1-wire bus | |
703 | # | |
2d4ecdf5 | 704 | # CONFIG_W1 is not set |
dd18c34e LB |
705 | |
706 | # | |
707 | # Hardware Monitoring support | |
708 | # | |
709 | CONFIG_HWMON=y | |
710 | # CONFIG_HWMON_VID is not set | |
20c4f88b | 711 | # CONFIG_SENSORS_ABITUGURU is not set |
dd18c34e LB |
712 | # CONFIG_SENSORS_ADM1021 is not set |
713 | # CONFIG_SENSORS_ADM1025 is not set | |
714 | # CONFIG_SENSORS_ADM1026 is not set | |
715 | # CONFIG_SENSORS_ADM1031 is not set | |
716 | # CONFIG_SENSORS_ADM9240 is not set | |
717 | # CONFIG_SENSORS_ASB100 is not set | |
718 | # CONFIG_SENSORS_ATXP1 is not set | |
719 | # CONFIG_SENSORS_DS1621 is not set | |
720 | # CONFIG_SENSORS_F71805F is not set | |
721 | # CONFIG_SENSORS_FSCHER is not set | |
722 | # CONFIG_SENSORS_FSCPOS is not set | |
723 | # CONFIG_SENSORS_GL518SM is not set | |
724 | # CONFIG_SENSORS_GL520SM is not set | |
725 | # CONFIG_SENSORS_IT87 is not set | |
726 | # CONFIG_SENSORS_LM63 is not set | |
727 | # CONFIG_SENSORS_LM75 is not set | |
728 | # CONFIG_SENSORS_LM77 is not set | |
729 | # CONFIG_SENSORS_LM78 is not set | |
730 | # CONFIG_SENSORS_LM80 is not set | |
731 | # CONFIG_SENSORS_LM83 is not set | |
732 | # CONFIG_SENSORS_LM85 is not set | |
733 | # CONFIG_SENSORS_LM87 is not set | |
734 | # CONFIG_SENSORS_LM90 is not set | |
735 | # CONFIG_SENSORS_LM92 is not set | |
736 | # CONFIG_SENSORS_MAX1619 is not set | |
737 | # CONFIG_SENSORS_PC87360 is not set | |
2d4ecdf5 | 738 | # CONFIG_SENSORS_PC87427 is not set |
dd18c34e | 739 | # CONFIG_SENSORS_SMSC47M1 is not set |
20c4f88b | 740 | # CONFIG_SENSORS_SMSC47M192 is not set |
dd18c34e | 741 | # CONFIG_SENSORS_SMSC47B397 is not set |
2d4ecdf5 | 742 | # CONFIG_SENSORS_VT1211 is not set |
dd18c34e | 743 | # CONFIG_SENSORS_W83781D is not set |
20c4f88b | 744 | # CONFIG_SENSORS_W83791D is not set |
dd18c34e | 745 | # CONFIG_SENSORS_W83792D is not set |
2d4ecdf5 | 746 | # CONFIG_SENSORS_W83793 is not set |
dd18c34e LB |
747 | # CONFIG_SENSORS_W83L785TS is not set |
748 | # CONFIG_SENSORS_W83627HF is not set | |
749 | # CONFIG_SENSORS_W83627EHF is not set | |
750 | # CONFIG_HWMON_DEBUG_CHIP is not set | |
751 | ||
752 | # | |
753 | # Misc devices | |
754 | # | |
2d4ecdf5 | 755 | # CONFIG_TIFM_CORE is not set |
dd18c34e LB |
756 | |
757 | # | |
67c6024c LB |
758 | # LED devices |
759 | # | |
760 | # CONFIG_NEW_LEDS is not set | |
761 | ||
762 | # | |
763 | # LED drivers | |
764 | # | |
765 | ||
766 | # | |
767 | # LED Triggers | |
dd18c34e LB |
768 | # |
769 | ||
770 | # | |
771 | # Multimedia devices | |
772 | # | |
773 | # CONFIG_VIDEO_DEV is not set | |
774 | ||
775 | # | |
776 | # Digital Video Broadcasting Devices | |
777 | # | |
778 | # CONFIG_DVB is not set | |
67c6024c | 779 | # CONFIG_USB_DABUSB is not set |
dd18c34e LB |
780 | |
781 | # | |
782 | # Graphics support | |
783 | # | |
20c4f88b | 784 | # CONFIG_FIRMWARE_EDID is not set |
dd18c34e | 785 | # CONFIG_FB is not set |
2d4ecdf5 | 786 | # CONFIG_BACKLIGHT_LCD_SUPPORT is not set |
dd18c34e LB |
787 | |
788 | # | |
789 | # Sound | |
790 | # | |
791 | # CONFIG_SOUND is not set | |
792 | ||
793 | # | |
794 | # USB support | |
795 | # | |
796 | CONFIG_USB_ARCH_HAS_HCD=y | |
284c5e6e | 797 | CONFIG_USB_ARCH_HAS_OHCI=y |
67c6024c | 798 | # CONFIG_USB_ARCH_HAS_EHCI is not set |
dd18c34e LB |
799 | CONFIG_USB=y |
800 | CONFIG_USB_DEBUG=y | |
801 | ||
802 | # | |
803 | # Miscellaneous USB options | |
804 | # | |
805 | CONFIG_USB_DEVICEFS=y | |
806 | # CONFIG_USB_BANDWIDTH is not set | |
807 | CONFIG_USB_DYNAMIC_MINORS=y | |
2d4ecdf5 | 808 | # CONFIG_USB_MULTITHREAD_PROBE is not set |
dd18c34e LB |
809 | # CONFIG_USB_OTG is not set |
810 | ||
811 | # | |
812 | # USB Host Controller Drivers | |
813 | # | |
814 | # CONFIG_USB_ISP116X_HCD is not set | |
284c5e6e LB |
815 | CONFIG_USB_OHCI_HCD=y |
816 | # CONFIG_USB_OHCI_BIG_ENDIAN is not set | |
817 | CONFIG_USB_OHCI_LITTLE_ENDIAN=y | |
dd18c34e LB |
818 | # CONFIG_USB_SL811_HCD is not set |
819 | ||
820 | # | |
821 | # USB Device Class drivers | |
822 | # | |
823 | # CONFIG_USB_ACM is not set | |
824 | # CONFIG_USB_PRINTER is not set | |
825 | ||
826 | # | |
827 | # NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' | |
828 | # | |
829 | ||
830 | # | |
831 | # may also be needed; see USB_STORAGE Help for more information | |
832 | # | |
833 | CONFIG_USB_STORAGE=y | |
834 | # CONFIG_USB_STORAGE_DEBUG is not set | |
835 | # CONFIG_USB_STORAGE_DATAFAB is not set | |
836 | # CONFIG_USB_STORAGE_FREECOM is not set | |
837 | # CONFIG_USB_STORAGE_DPCM is not set | |
838 | # CONFIG_USB_STORAGE_USBAT is not set | |
839 | # CONFIG_USB_STORAGE_SDDR09 is not set | |
840 | # CONFIG_USB_STORAGE_SDDR55 is not set | |
841 | # CONFIG_USB_STORAGE_JUMPSHOT is not set | |
842 | # CONFIG_USB_STORAGE_ALAUDA is not set | |
2d4ecdf5 | 843 | # CONFIG_USB_STORAGE_KARMA is not set |
dd18c34e LB |
844 | # CONFIG_USB_LIBUSUAL is not set |
845 | ||
846 | # | |
847 | # USB Input Devices | |
848 | # | |
dd18c34e LB |
849 | |
850 | # | |
851 | # USB HID Boot Protocol drivers | |
852 | # | |
853 | ||
854 | # | |
855 | # USB Imaging devices | |
856 | # | |
857 | # CONFIG_USB_MDC800 is not set | |
858 | # CONFIG_USB_MICROTEK is not set | |
859 | ||
dd18c34e LB |
860 | # |
861 | # USB Network Adapters | |
862 | # | |
863 | # CONFIG_USB_CATC is not set | |
864 | # CONFIG_USB_KAWETH is not set | |
865 | # CONFIG_USB_PEGASUS is not set | |
866 | CONFIG_USB_RTL8150=y | |
2d4ecdf5 | 867 | # CONFIG_USB_USBNET_MII is not set |
dd18c34e LB |
868 | # CONFIG_USB_USBNET is not set |
869 | # CONFIG_USB_MON is not set | |
870 | ||
871 | # | |
872 | # USB port drivers | |
873 | # | |
874 | ||
875 | # | |
876 | # USB Serial Converter support | |
877 | # | |
878 | CONFIG_USB_SERIAL=y | |
879 | CONFIG_USB_SERIAL_CONSOLE=y | |
880 | # CONFIG_USB_SERIAL_GENERIC is not set | |
2d4ecdf5 | 881 | # CONFIG_USB_SERIAL_AIRCABLE is not set |
dd18c34e | 882 | # CONFIG_USB_SERIAL_AIRPRIME is not set |
20c4f88b | 883 | # CONFIG_USB_SERIAL_ARK3116 is not set |
dd18c34e LB |
884 | # CONFIG_USB_SERIAL_BELKIN is not set |
885 | # CONFIG_USB_SERIAL_WHITEHEAT is not set | |
886 | # CONFIG_USB_SERIAL_DIGI_ACCELEPORT is not set | |
887 | # CONFIG_USB_SERIAL_CP2101 is not set | |
888 | # CONFIG_USB_SERIAL_CYPRESS_M8 is not set | |
889 | # CONFIG_USB_SERIAL_EMPEG is not set | |
890 | # CONFIG_USB_SERIAL_FTDI_SIO is not set | |
67c6024c | 891 | # CONFIG_USB_SERIAL_FUNSOFT is not set |
dd18c34e LB |
892 | # CONFIG_USB_SERIAL_VISOR is not set |
893 | # CONFIG_USB_SERIAL_IPAQ is not set | |
894 | # CONFIG_USB_SERIAL_IR is not set | |
895 | # CONFIG_USB_SERIAL_EDGEPORT is not set | |
896 | # CONFIG_USB_SERIAL_EDGEPORT_TI is not set | |
897 | # CONFIG_USB_SERIAL_GARMIN is not set | |
898 | # CONFIG_USB_SERIAL_IPW is not set | |
899 | # CONFIG_USB_SERIAL_KEYSPAN_PDA is not set | |
900 | # CONFIG_USB_SERIAL_KEYSPAN is not set | |
901 | # CONFIG_USB_SERIAL_KLSI is not set | |
902 | # CONFIG_USB_SERIAL_KOBIL_SCT is not set | |
903 | # CONFIG_USB_SERIAL_MCT_U232 is not set | |
2d4ecdf5 LB |
904 | # CONFIG_USB_SERIAL_MOS7720 is not set |
905 | # CONFIG_USB_SERIAL_MOS7840 is not set | |
67c6024c | 906 | # CONFIG_USB_SERIAL_NAVMAN is not set |
dd18c34e LB |
907 | CONFIG_USB_SERIAL_PL2303=y |
908 | # CONFIG_USB_SERIAL_HP4X is not set | |
909 | # CONFIG_USB_SERIAL_SAFE is not set | |
284c5e6e | 910 | # CONFIG_USB_SERIAL_SIERRAWIRELESS is not set |
dd18c34e LB |
911 | # CONFIG_USB_SERIAL_TI is not set |
912 | # CONFIG_USB_SERIAL_CYBERJACK is not set | |
913 | # CONFIG_USB_SERIAL_XIRCOM is not set | |
20c4f88b | 914 | # CONFIG_USB_SERIAL_OPTION is not set |
dd18c34e | 915 | # CONFIG_USB_SERIAL_OMNINET is not set |
2d4ecdf5 | 916 | # CONFIG_USB_SERIAL_DEBUG is not set |
dd18c34e LB |
917 | |
918 | # | |
919 | # USB Miscellaneous drivers | |
920 | # | |
921 | # CONFIG_USB_EMI62 is not set | |
922 | # CONFIG_USB_EMI26 is not set | |
2d4ecdf5 | 923 | # CONFIG_USB_ADUTUX is not set |
dd18c34e LB |
924 | # CONFIG_USB_AUERSWALD is not set |
925 | # CONFIG_USB_RIO500 is not set | |
926 | # CONFIG_USB_LEGOTOWER is not set | |
927 | # CONFIG_USB_LCD is not set | |
928 | # CONFIG_USB_LED is not set | |
284c5e6e | 929 | # CONFIG_USB_CYPRESS_CY7C63 is not set |
dd18c34e | 930 | # CONFIG_USB_CYTHERM is not set |
2d4ecdf5 | 931 | # CONFIG_USB_PHIDGET is not set |
dd18c34e | 932 | # CONFIG_USB_IDMOUSE is not set |
2d4ecdf5 | 933 | # CONFIG_USB_FTDI_ELAN is not set |
20c4f88b | 934 | # CONFIG_USB_APPLEDISPLAY is not set |
dd18c34e | 935 | # CONFIG_USB_LD is not set |
2d4ecdf5 | 936 | # CONFIG_USB_TRANCEVIBRATOR is not set |
dd18c34e LB |
937 | # CONFIG_USB_TEST is not set |
938 | ||
939 | # | |
940 | # USB DSL modem support | |
941 | # | |
942 | ||
943 | # | |
944 | # USB Gadget Support | |
945 | # | |
946 | # CONFIG_USB_GADGET is not set | |
947 | ||
948 | # | |
949 | # MMC/SD Card support | |
950 | # | |
951 | # CONFIG_MMC is not set | |
952 | ||
67c6024c LB |
953 | # |
954 | # Real Time Clock | |
955 | # | |
956 | CONFIG_RTC_LIB=y | |
957 | CONFIG_RTC_CLASS=y | |
958 | CONFIG_RTC_HCTOSYS=y | |
959 | CONFIG_RTC_HCTOSYS_DEVICE="rtc0" | |
2d4ecdf5 | 960 | # CONFIG_RTC_DEBUG is not set |
67c6024c LB |
961 | |
962 | # | |
963 | # RTC interfaces | |
964 | # | |
965 | CONFIG_RTC_INTF_SYSFS=y | |
966 | CONFIG_RTC_INTF_PROC=y | |
967 | CONFIG_RTC_INTF_DEV=y | |
20c4f88b | 968 | # CONFIG_RTC_INTF_DEV_UIE_EMUL is not set |
67c6024c LB |
969 | |
970 | # | |
971 | # RTC drivers | |
972 | # | |
973 | # CONFIG_RTC_DRV_X1205 is not set | |
2d4ecdf5 | 974 | CONFIG_RTC_DRV_DS1307=y |
20c4f88b | 975 | # CONFIG_RTC_DRV_DS1553 is not set |
284c5e6e | 976 | # CONFIG_RTC_DRV_ISL1208 is not set |
67c6024c | 977 | # CONFIG_RTC_DRV_DS1672 is not set |
20c4f88b | 978 | # CONFIG_RTC_DRV_DS1742 is not set |
67c6024c | 979 | # CONFIG_RTC_DRV_PCF8563 is not set |
20c4f88b | 980 | # CONFIG_RTC_DRV_PCF8583 is not set |
67c6024c LB |
981 | # CONFIG_RTC_DRV_RS5C372 is not set |
982 | CONFIG_RTC_DRV_M48T86=y | |
983 | CONFIG_RTC_DRV_EP93XX=y | |
20c4f88b | 984 | # CONFIG_RTC_DRV_PL031 is not set |
67c6024c | 985 | # CONFIG_RTC_DRV_TEST is not set |
20c4f88b | 986 | # CONFIG_RTC_DRV_V3020 is not set |
67c6024c | 987 | |
dd18c34e LB |
988 | # |
989 | # File systems | |
990 | # | |
991 | CONFIG_EXT2_FS=y | |
992 | # CONFIG_EXT2_FS_XATTR is not set | |
993 | # CONFIG_EXT2_FS_XIP is not set | |
994 | CONFIG_EXT3_FS=y | |
995 | # CONFIG_EXT3_FS_XATTR is not set | |
2d4ecdf5 | 996 | # CONFIG_EXT4DEV_FS is not set |
dd18c34e LB |
997 | CONFIG_JBD=y |
998 | # CONFIG_JBD_DEBUG is not set | |
999 | # CONFIG_REISERFS_FS is not set | |
1000 | # CONFIG_JFS_FS is not set | |
1001 | # CONFIG_FS_POSIX_ACL is not set | |
1002 | # CONFIG_XFS_FS is not set | |
2d4ecdf5 | 1003 | # CONFIG_GFS2_FS is not set |
dd18c34e LB |
1004 | # CONFIG_OCFS2_FS is not set |
1005 | # CONFIG_MINIX_FS is not set | |
1006 | # CONFIG_ROMFS_FS is not set | |
1007 | CONFIG_INOTIFY=y | |
20c4f88b | 1008 | CONFIG_INOTIFY_USER=y |
dd18c34e LB |
1009 | # CONFIG_QUOTA is not set |
1010 | CONFIG_DNOTIFY=y | |
1011 | # CONFIG_AUTOFS_FS is not set | |
1012 | # CONFIG_AUTOFS4_FS is not set | |
1013 | # CONFIG_FUSE_FS is not set | |
1014 | ||
1015 | # | |
1016 | # CD-ROM/DVD Filesystems | |
1017 | # | |
1018 | # CONFIG_ISO9660_FS is not set | |
1019 | # CONFIG_UDF_FS is not set | |
1020 | ||
1021 | # | |
1022 | # DOS/FAT/NT Filesystems | |
1023 | # | |
1024 | CONFIG_FAT_FS=y | |
1025 | # CONFIG_MSDOS_FS is not set | |
1026 | CONFIG_VFAT_FS=y | |
1027 | CONFIG_FAT_DEFAULT_CODEPAGE=437 | |
1028 | CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1" | |
1029 | # CONFIG_NTFS_FS is not set | |
1030 | ||
1031 | # | |
1032 | # Pseudo filesystems | |
1033 | # | |
1034 | CONFIG_PROC_FS=y | |
2d4ecdf5 | 1035 | CONFIG_PROC_SYSCTL=y |
dd18c34e LB |
1036 | CONFIG_SYSFS=y |
1037 | CONFIG_TMPFS=y | |
2d4ecdf5 | 1038 | # CONFIG_TMPFS_POSIX_ACL is not set |
dd18c34e LB |
1039 | # CONFIG_HUGETLB_PAGE is not set |
1040 | CONFIG_RAMFS=y | |
dd18c34e LB |
1041 | # CONFIG_CONFIGFS_FS is not set |
1042 | ||
1043 | # | |
1044 | # Miscellaneous filesystems | |
1045 | # | |
1046 | # CONFIG_ADFS_FS is not set | |
1047 | # CONFIG_AFFS_FS is not set | |
1048 | # CONFIG_HFS_FS is not set | |
1049 | # CONFIG_HFSPLUS_FS is not set | |
1050 | # CONFIG_BEFS_FS is not set | |
1051 | # CONFIG_BFS_FS is not set | |
1052 | # CONFIG_EFS_FS is not set | |
1053 | # CONFIG_JFFS_FS is not set | |
1054 | CONFIG_JFFS2_FS=y | |
1055 | CONFIG_JFFS2_FS_DEBUG=0 | |
1056 | CONFIG_JFFS2_FS_WRITEBUFFER=y | |
1057 | # CONFIG_JFFS2_SUMMARY is not set | |
20c4f88b | 1058 | # CONFIG_JFFS2_FS_XATTR is not set |
dd18c34e LB |
1059 | # CONFIG_JFFS2_COMPRESSION_OPTIONS is not set |
1060 | CONFIG_JFFS2_ZLIB=y | |
1061 | CONFIG_JFFS2_RTIME=y | |
1062 | # CONFIG_JFFS2_RUBIN is not set | |
1063 | # CONFIG_CRAMFS is not set | |
1064 | # CONFIG_VXFS_FS is not set | |
1065 | # CONFIG_HPFS_FS is not set | |
1066 | # CONFIG_QNX4FS_FS is not set | |
1067 | # CONFIG_SYSV_FS is not set | |
1068 | # CONFIG_UFS_FS is not set | |
1069 | ||
1070 | # | |
1071 | # Network File Systems | |
1072 | # | |
1073 | CONFIG_NFS_FS=y | |
1074 | CONFIG_NFS_V3=y | |
1075 | # CONFIG_NFS_V3_ACL is not set | |
1076 | # CONFIG_NFS_V4 is not set | |
1077 | # CONFIG_NFS_DIRECTIO is not set | |
1078 | # CONFIG_NFSD is not set | |
1079 | CONFIG_ROOT_NFS=y | |
1080 | CONFIG_LOCKD=y | |
1081 | CONFIG_LOCKD_V4=y | |
1082 | CONFIG_NFS_COMMON=y | |
1083 | CONFIG_SUNRPC=y | |
1084 | # CONFIG_RPCSEC_GSS_KRB5 is not set | |
1085 | # CONFIG_RPCSEC_GSS_SPKM3 is not set | |
1086 | # CONFIG_SMB_FS is not set | |
1087 | # CONFIG_CIFS is not set | |
1088 | # CONFIG_NCP_FS is not set | |
1089 | # CONFIG_CODA_FS is not set | |
1090 | # CONFIG_AFS_FS is not set | |
1091 | # CONFIG_9P_FS is not set | |
1092 | ||
1093 | # | |
1094 | # Partition Types | |
1095 | # | |
1096 | CONFIG_PARTITION_ADVANCED=y | |
1097 | # CONFIG_ACORN_PARTITION is not set | |
1098 | # CONFIG_OSF_PARTITION is not set | |
1099 | # CONFIG_AMIGA_PARTITION is not set | |
1100 | # CONFIG_ATARI_PARTITION is not set | |
1101 | # CONFIG_MAC_PARTITION is not set | |
1102 | CONFIG_MSDOS_PARTITION=y | |
1103 | # CONFIG_BSD_DISKLABEL is not set | |
1104 | # CONFIG_MINIX_SUBPARTITION is not set | |
1105 | # CONFIG_SOLARIS_X86_PARTITION is not set | |
1106 | # CONFIG_UNIXWARE_DISKLABEL is not set | |
1107 | # CONFIG_LDM_PARTITION is not set | |
1108 | # CONFIG_SGI_PARTITION is not set | |
1109 | # CONFIG_ULTRIX_PARTITION is not set | |
1110 | # CONFIG_SUN_PARTITION is not set | |
1111 | # CONFIG_KARMA_PARTITION is not set | |
1112 | # CONFIG_EFI_PARTITION is not set | |
1113 | ||
1114 | # | |
1115 | # Native Language Support | |
1116 | # | |
1117 | CONFIG_NLS=y | |
1118 | CONFIG_NLS_DEFAULT="iso8859-1" | |
1119 | CONFIG_NLS_CODEPAGE_437=y | |
1120 | # CONFIG_NLS_CODEPAGE_737 is not set | |
1121 | # CONFIG_NLS_CODEPAGE_775 is not set | |
1122 | # CONFIG_NLS_CODEPAGE_850 is not set | |
1123 | # CONFIG_NLS_CODEPAGE_852 is not set | |
1124 | # CONFIG_NLS_CODEPAGE_855 is not set | |
1125 | # CONFIG_NLS_CODEPAGE_857 is not set | |
1126 | # CONFIG_NLS_CODEPAGE_860 is not set | |
1127 | # CONFIG_NLS_CODEPAGE_861 is not set | |
1128 | # CONFIG_NLS_CODEPAGE_862 is not set | |
1129 | # CONFIG_NLS_CODEPAGE_863 is not set | |
1130 | # CONFIG_NLS_CODEPAGE_864 is not set | |
1131 | # CONFIG_NLS_CODEPAGE_865 is not set | |
1132 | # CONFIG_NLS_CODEPAGE_866 is not set | |
1133 | # CONFIG_NLS_CODEPAGE_869 is not set | |
1134 | # CONFIG_NLS_CODEPAGE_936 is not set | |
1135 | # CONFIG_NLS_CODEPAGE_950 is not set | |
1136 | # CONFIG_NLS_CODEPAGE_932 is not set | |
1137 | # CONFIG_NLS_CODEPAGE_949 is not set | |
1138 | # CONFIG_NLS_CODEPAGE_874 is not set | |
1139 | # CONFIG_NLS_ISO8859_8 is not set | |
1140 | # CONFIG_NLS_CODEPAGE_1250 is not set | |
1141 | # CONFIG_NLS_CODEPAGE_1251 is not set | |
1142 | # CONFIG_NLS_ASCII is not set | |
1143 | CONFIG_NLS_ISO8859_1=y | |
1144 | # CONFIG_NLS_ISO8859_2 is not set | |
1145 | # CONFIG_NLS_ISO8859_3 is not set | |
1146 | # CONFIG_NLS_ISO8859_4 is not set | |
1147 | # CONFIG_NLS_ISO8859_5 is not set | |
1148 | # CONFIG_NLS_ISO8859_6 is not set | |
1149 | # CONFIG_NLS_ISO8859_7 is not set | |
1150 | # CONFIG_NLS_ISO8859_9 is not set | |
1151 | # CONFIG_NLS_ISO8859_13 is not set | |
1152 | # CONFIG_NLS_ISO8859_14 is not set | |
1153 | # CONFIG_NLS_ISO8859_15 is not set | |
1154 | # CONFIG_NLS_KOI8_R is not set | |
1155 | # CONFIG_NLS_KOI8_U is not set | |
1156 | # CONFIG_NLS_UTF8 is not set | |
1157 | ||
2d4ecdf5 LB |
1158 | # |
1159 | # Distributed Lock Manager | |
1160 | # | |
1161 | # CONFIG_DLM is not set | |
1162 | ||
dd18c34e LB |
1163 | # |
1164 | # Profiling support | |
1165 | # | |
1166 | # CONFIG_PROFILING is not set | |
1167 | ||
1168 | # | |
1169 | # Kernel hacking | |
1170 | # | |
1171 | # CONFIG_PRINTK_TIME is not set | |
2d4ecdf5 | 1172 | CONFIG_ENABLE_MUST_CHECK=y |
dd18c34e | 1173 | CONFIG_MAGIC_SYSRQ=y |
20c4f88b | 1174 | # CONFIG_UNUSED_SYMBOLS is not set |
2d4ecdf5 LB |
1175 | # CONFIG_DEBUG_FS is not set |
1176 | # CONFIG_HEADERS_CHECK is not set | |
dd18c34e LB |
1177 | CONFIG_DEBUG_KERNEL=y |
1178 | CONFIG_LOG_BUF_SHIFT=14 | |
1179 | CONFIG_DETECT_SOFTLOCKUP=y | |
1180 | # CONFIG_SCHEDSTATS is not set | |
1181 | CONFIG_DEBUG_SLAB=y | |
67c6024c | 1182 | # CONFIG_DEBUG_SLAB_LEAK is not set |
20c4f88b LB |
1183 | # CONFIG_DEBUG_RT_MUTEXES is not set |
1184 | # CONFIG_RT_MUTEX_TESTER is not set | |
dd18c34e | 1185 | CONFIG_DEBUG_SPINLOCK=y |
20c4f88b LB |
1186 | CONFIG_DEBUG_MUTEXES=y |
1187 | # CONFIG_DEBUG_RWSEMS is not set | |
dd18c34e | 1188 | # CONFIG_DEBUG_SPINLOCK_SLEEP is not set |
20c4f88b | 1189 | # CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set |
dd18c34e LB |
1190 | # CONFIG_DEBUG_KOBJECT is not set |
1191 | CONFIG_DEBUG_BUGVERBOSE=y | |
1192 | # CONFIG_DEBUG_INFO is not set | |
dd18c34e | 1193 | # CONFIG_DEBUG_VM is not set |
2d4ecdf5 | 1194 | # CONFIG_DEBUG_LIST is not set |
dd18c34e LB |
1195 | CONFIG_FRAME_POINTER=y |
1196 | CONFIG_FORCED_INLINING=y | |
1197 | # CONFIG_RCU_TORTURE_TEST is not set | |
1198 | CONFIG_DEBUG_USER=y | |
dd18c34e LB |
1199 | CONFIG_DEBUG_ERRORS=y |
1200 | CONFIG_DEBUG_LL=y | |
1201 | # CONFIG_DEBUG_ICEDCC is not set | |
1202 | ||
1203 | # | |
1204 | # Security options | |
1205 | # | |
1206 | # CONFIG_KEYS is not set | |
1207 | # CONFIG_SECURITY is not set | |
1208 | ||
1209 | # | |
1210 | # Cryptographic options | |
1211 | # | |
1212 | # CONFIG_CRYPTO is not set | |
1213 | ||
dd18c34e LB |
1214 | # |
1215 | # Library routines | |
1216 | # | |
2d4ecdf5 | 1217 | CONFIG_BITREVERSE=y |
dd18c34e LB |
1218 | # CONFIG_CRC_CCITT is not set |
1219 | # CONFIG_CRC16 is not set | |
1220 | CONFIG_CRC32=y | |
1221 | CONFIG_LIBCRC32C=y | |
1222 | CONFIG_ZLIB_INFLATE=y | |
1223 | CONFIG_ZLIB_DEFLATE=y | |
20c4f88b | 1224 | CONFIG_PLIST=y |
2d4ecdf5 | 1225 | CONFIG_IOMAP_COPY=y |