diff options
Diffstat (limited to 'arch/arm/configs/ixp23xx_defconfig')
-rw-r--r-- | arch/arm/configs/ixp23xx_defconfig | 1315 |
1 files changed, 6 insertions, 1309 deletions
diff --git a/arch/arm/configs/ixp23xx_defconfig b/arch/arm/configs/ixp23xx_defconfig index 59c11c93180f..7fc056a8569c 100644 --- a/arch/arm/configs/ixp23xx_defconfig +++ b/arch/arm/configs/ixp23xx_defconfig | |||
@@ -1,1408 +1,105 @@ | |||
1 | # | ||
2 | # Automatically generated make config: don't edit | ||
3 | # Linux kernel version: 2.6.20-rc1 | ||
4 | # Sat Dec 16 06:05:45 2006 | ||
5 | # | ||
6 | CONFIG_ARM=y | ||
7 | # CONFIG_GENERIC_TIME is not set | ||
8 | CONFIG_MMU=y | ||
9 | CONFIG_GENERIC_HARDIRQS=y | ||
10 | CONFIG_TRACE_IRQFLAGS_SUPPORT=y | ||
11 | CONFIG_HARDIRQS_SW_RESEND=y | ||
12 | CONFIG_GENERIC_IRQ_PROBE=y | ||
13 | CONFIG_RWSEM_GENERIC_SPINLOCK=y | ||
14 | # CONFIG_ARCH_HAS_ILOG2_U32 is not set | ||
15 | # CONFIG_ARCH_HAS_ILOG2_U64 is not set | ||
16 | CONFIG_GENERIC_HWEIGHT=y | ||
17 | CONFIG_GENERIC_CALIBRATE_DELAY=y | ||
18 | CONFIG_VECTORS_BASE=0xffff0000 | ||
19 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" | ||
20 | |||
21 | # | ||
22 | # Code maturity level options | ||
23 | # | ||
24 | CONFIG_EXPERIMENTAL=y | 1 | 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 | 2 | CONFIG_SYSVIPC=y |
35 | # CONFIG_IPC_NS is not set | ||
36 | # CONFIG_POSIX_MQUEUE is not set | ||
37 | CONFIG_BSD_PROCESS_ACCT=y | 3 | CONFIG_BSD_PROCESS_ACCT=y |
38 | # CONFIG_BSD_PROCESS_ACCT_V3 is not set | 4 | CONFIG_LOG_BUF_SHIFT=14 |
39 | # CONFIG_TASKSTATS is not set | 5 | CONFIG_BLK_DEV_INITRD=y |
40 | # CONFIG_UTS_NS is not set | ||
41 | # CONFIG_AUDIT is not set | ||
42 | # CONFIG_IKCONFIG is not set | ||
43 | CONFIG_SYSFS_DEPRECATED=y | ||
44 | # CONFIG_RELAY is not set | ||
45 | CONFIG_INITRAMFS_SOURCE="" | ||
46 | CONFIG_CC_OPTIMIZE_FOR_SIZE=y | ||
47 | CONFIG_SYSCTL=y | ||
48 | CONFIG_EMBEDDED=y | 6 | CONFIG_EMBEDDED=y |
49 | CONFIG_UID16=y | ||
50 | CONFIG_SYSCTL_SYSCALL=y | ||
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 | ||
62 | CONFIG_SLAB=y | 7 | CONFIG_SLAB=y |
63 | CONFIG_VM_EVENT_COUNTERS=y | ||
64 | CONFIG_RT_MUTEXES=y | ||
65 | # CONFIG_TINY_SHMEM is not set | ||
66 | CONFIG_BASE_SMALL=0 | ||
67 | # CONFIG_SLOB is not set | ||
68 | |||
69 | # | ||
70 | # Loadable module support | ||
71 | # | ||
72 | CONFIG_MODULES=y | 8 | CONFIG_MODULES=y |
73 | CONFIG_MODULE_UNLOAD=y | 9 | CONFIG_MODULE_UNLOAD=y |
74 | # CONFIG_MODULE_FORCE_UNLOAD is not set | ||
75 | # CONFIG_MODVERSIONS is not set | ||
76 | # CONFIG_MODULE_SRCVERSION_ALL is not set | ||
77 | CONFIG_KMOD=y | ||
78 | |||
79 | # | ||
80 | # Block layer | ||
81 | # | ||
82 | CONFIG_BLOCK=y | ||
83 | # CONFIG_LBD is not set | ||
84 | # CONFIG_BLK_DEV_IO_TRACE is not set | ||
85 | # CONFIG_LSF is not set | ||
86 | |||
87 | # | ||
88 | # IO Schedulers | ||
89 | # | ||
90 | CONFIG_IOSCHED_NOOP=y | ||
91 | CONFIG_IOSCHED_AS=y | ||
92 | CONFIG_IOSCHED_DEADLINE=y | ||
93 | CONFIG_IOSCHED_CFQ=y | ||
94 | CONFIG_DEFAULT_AS=y | ||
95 | # CONFIG_DEFAULT_DEADLINE is not set | ||
96 | # CONFIG_DEFAULT_CFQ is not set | ||
97 | # CONFIG_DEFAULT_NOOP is not set | ||
98 | CONFIG_DEFAULT_IOSCHED="anticipatory" | ||
99 | |||
100 | # | ||
101 | # System Type | ||
102 | # | ||
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 | ||
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 is not set | ||
113 | # CONFIG_ARCH_FOOTBRIDGE is not set | ||
114 | # CONFIG_ARCH_NETX is not set | ||
115 | # CONFIG_ARCH_H720X is not set | ||
116 | # CONFIG_ARCH_IMX is not set | ||
117 | # CONFIG_ARCH_IOP32X is not set | ||
118 | # CONFIG_ARCH_IOP33X is not set | ||
119 | # CONFIG_ARCH_IOP13XX is not set | ||
120 | # CONFIG_ARCH_IXP4XX is not set | ||
121 | # CONFIG_ARCH_IXP2000 is not set | ||
122 | CONFIG_ARCH_IXP23XX=y | 10 | CONFIG_ARCH_IXP23XX=y |
123 | # CONFIG_ARCH_L7200 is not set | ||
124 | # CONFIG_ARCH_PNX4008 is not set | ||
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 | ||
132 | CONFIG_ARCH_SUPPORTS_BIG_ENDIAN=y | ||
133 | |||
134 | # | ||
135 | # Intel IXP23xx Implementation Options | ||
136 | # | ||
137 | |||
138 | # | ||
139 | # IXP23xx Platforms | ||
140 | # | ||
141 | CONFIG_MACH_ESPRESSO=y | 11 | CONFIG_MACH_ESPRESSO=y |
142 | CONFIG_MACH_IXDP2351=y | 12 | CONFIG_MACH_IXDP2351=y |
143 | CONFIG_MACH_ROADRUNNER=y | 13 | CONFIG_MACH_ROADRUNNER=y |
144 | |||
145 | # | ||
146 | # Processor Type | ||
147 | # | ||
148 | CONFIG_CPU_XSC3=y | ||
149 | CONFIG_CPU_32v5=y | ||
150 | CONFIG_CPU_ABRT_EV5T=y | ||
151 | CONFIG_CPU_CACHE_VIVT=y | ||
152 | CONFIG_CPU_TLB_V4WBI=y | ||
153 | CONFIG_CPU_CP15=y | ||
154 | CONFIG_CPU_CP15_MMU=y | ||
155 | CONFIG_IO_36=y | ||
156 | |||
157 | # | ||
158 | # Processor Features | ||
159 | # | ||
160 | # CONFIG_ARM_THUMB is not set | 14 | # CONFIG_ARM_THUMB is not set |
161 | CONFIG_CPU_BIG_ENDIAN=y | 15 | CONFIG_CPU_BIG_ENDIAN=y |
162 | # CONFIG_CPU_DCACHE_DISABLE is not set | ||
163 | # CONFIG_CPU_BPREDICT_DISABLE is not set | ||
164 | # CONFIG_IWMMXT is not set | ||
165 | |||
166 | # | ||
167 | # Bus support | ||
168 | # | ||
169 | CONFIG_PCI=y | ||
170 | # CONFIG_PCI_MULTITHREAD_PROBE is not set | ||
171 | # CONFIG_PCI_DEBUG is not set | ||
172 | |||
173 | # | ||
174 | # PCCARD (PCMCIA/CardBus) support | ||
175 | # | ||
176 | # CONFIG_PCCARD is not set | ||
177 | |||
178 | # | ||
179 | # Kernel Features | ||
180 | # | ||
181 | # CONFIG_PREEMPT is not set | ||
182 | CONFIG_HZ=100 | ||
183 | # CONFIG_AEABI is not set | ||
184 | # CONFIG_ARCH_DISCONTIGMEM_ENABLE is not set | ||
185 | CONFIG_SELECT_MEMORY_MODEL=y | ||
186 | CONFIG_FLATMEM_MANUAL=y | ||
187 | # CONFIG_DISCONTIGMEM_MANUAL is not set | ||
188 | # CONFIG_SPARSEMEM_MANUAL is not set | ||
189 | CONFIG_FLATMEM=y | ||
190 | CONFIG_FLAT_NODE_MEM_MAP=y | ||
191 | # CONFIG_SPARSEMEM_STATIC is not set | ||
192 | CONFIG_SPLIT_PTLOCK_CPUS=4096 | ||
193 | CONFIG_RESOURCES_64BIT=y | ||
194 | CONFIG_ALIGNMENT_TRAP=y | ||
195 | |||
196 | # | ||
197 | # Boot options | ||
198 | # | ||
199 | CONFIG_ZBOOT_ROM_TEXT=0x0 | 16 | CONFIG_ZBOOT_ROM_TEXT=0x0 |
200 | CONFIG_ZBOOT_ROM_BSS=0x0 | 17 | CONFIG_ZBOOT_ROM_BSS=0x0 |
201 | CONFIG_CMDLINE="console=ttyS0,115200 root=/dev/nfs ip=bootp" | 18 | CONFIG_CMDLINE="console=ttyS0,115200 root=/dev/nfs ip=bootp" |
202 | # CONFIG_XIP_KERNEL is not set | ||
203 | |||
204 | # | ||
205 | # Floating point emulation | ||
206 | # | ||
207 | |||
208 | # | ||
209 | # At least one emulation must be selected | ||
210 | # | ||
211 | CONFIG_FPE_NWFPE=y | 19 | CONFIG_FPE_NWFPE=y |
212 | CONFIG_FPE_NWFPE_XP=y | 20 | CONFIG_FPE_NWFPE_XP=y |
213 | # CONFIG_FPE_FASTFPE is not set | ||
214 | |||
215 | # | ||
216 | # Userspace binary formats | ||
217 | # | ||
218 | CONFIG_BINFMT_ELF=y | ||
219 | # CONFIG_BINFMT_AOUT is not set | ||
220 | # CONFIG_BINFMT_MISC is not set | ||
221 | # CONFIG_ARTHUR is not set | ||
222 | |||
223 | # | ||
224 | # Power management options | ||
225 | # | ||
226 | # CONFIG_PM is not set | ||
227 | # CONFIG_APM is not set | ||
228 | |||
229 | # | ||
230 | # Networking | ||
231 | # | ||
232 | CONFIG_NET=y | 21 | CONFIG_NET=y |
233 | |||
234 | # | ||
235 | # Networking options | ||
236 | # | ||
237 | # CONFIG_NETDEBUG is not set | ||
238 | CONFIG_PACKET=y | 22 | CONFIG_PACKET=y |
239 | CONFIG_PACKET_MMAP=y | ||
240 | CONFIG_UNIX=y | 23 | CONFIG_UNIX=y |
241 | CONFIG_XFRM=y | ||
242 | # CONFIG_XFRM_USER is not set | ||
243 | # CONFIG_XFRM_SUB_POLICY is not set | ||
244 | # CONFIG_NET_KEY is not set | ||
245 | CONFIG_INET=y | 24 | CONFIG_INET=y |
246 | # CONFIG_IP_MULTICAST is not set | ||
247 | # CONFIG_IP_ADVANCED_ROUTER is not set | ||
248 | CONFIG_IP_FIB_HASH=y | ||
249 | CONFIG_IP_PNP=y | 25 | CONFIG_IP_PNP=y |
250 | CONFIG_IP_PNP_DHCP=y | 26 | CONFIG_IP_PNP_DHCP=y |
251 | CONFIG_IP_PNP_BOOTP=y | 27 | CONFIG_IP_PNP_BOOTP=y |
252 | # CONFIG_IP_PNP_RARP is not set | ||
253 | # CONFIG_NET_IPIP is not set | ||
254 | # CONFIG_NET_IPGRE is not set | ||
255 | # CONFIG_ARPD is not set | ||
256 | CONFIG_SYN_COOKIES=y | 28 | CONFIG_SYN_COOKIES=y |
257 | # CONFIG_INET_AH is not set | ||
258 | # CONFIG_INET_ESP is not set | ||
259 | # CONFIG_INET_IPCOMP is not set | ||
260 | # CONFIG_INET_XFRM_TUNNEL is not set | ||
261 | # CONFIG_INET_TUNNEL is not set | ||
262 | CONFIG_INET_XFRM_MODE_TRANSPORT=y | ||
263 | CONFIG_INET_XFRM_MODE_TUNNEL=y | ||
264 | CONFIG_INET_XFRM_MODE_BEET=y | ||
265 | CONFIG_INET_DIAG=y | ||
266 | CONFIG_INET_TCP_DIAG=y | ||
267 | # CONFIG_TCP_CONG_ADVANCED is not set | ||
268 | CONFIG_TCP_CONG_CUBIC=y | ||
269 | CONFIG_DEFAULT_TCP_CONG="cubic" | ||
270 | # CONFIG_TCP_MD5SIG is not set | ||
271 | CONFIG_IPV6=y | 29 | CONFIG_IPV6=y |
272 | # CONFIG_IPV6_PRIVACY is not set | ||
273 | # CONFIG_IPV6_ROUTER_PREF is not set | ||
274 | # CONFIG_INET6_AH is not set | ||
275 | # CONFIG_INET6_ESP is not set | ||
276 | # CONFIG_INET6_IPCOMP is not set | ||
277 | # CONFIG_IPV6_MIP6 is not set | ||
278 | # CONFIG_INET6_XFRM_TUNNEL is not set | ||
279 | # CONFIG_INET6_TUNNEL is not set | ||
280 | # CONFIG_INET6_XFRM_MODE_TRANSPORT is not set | 30 | # CONFIG_INET6_XFRM_MODE_TRANSPORT is not set |
281 | # CONFIG_INET6_XFRM_MODE_TUNNEL is not set | 31 | # CONFIG_INET6_XFRM_MODE_TUNNEL is not set |
282 | # CONFIG_INET6_XFRM_MODE_BEET is not set | 32 | # CONFIG_INET6_XFRM_MODE_BEET is not set |
283 | # CONFIG_INET6_XFRM_MODE_ROUTEOPTIMIZATION is not set | ||
284 | # CONFIG_IPV6_SIT is not set | 33 | # CONFIG_IPV6_SIT is not set |
285 | # CONFIG_IPV6_TUNNEL is not set | ||
286 | # CONFIG_IPV6_MULTIPLE_TABLES is not set | ||
287 | # CONFIG_NETWORK_SECMARK is not set | ||
288 | # CONFIG_NETFILTER is not set | ||
289 | |||
290 | # | ||
291 | # DCCP Configuration (EXPERIMENTAL) | ||
292 | # | ||
293 | # CONFIG_IP_DCCP is not set | ||
294 | |||
295 | # | ||
296 | # SCTP Configuration (EXPERIMENTAL) | ||
297 | # | ||
298 | # CONFIG_IP_SCTP is not set | ||
299 | |||
300 | # | ||
301 | # TIPC Configuration (EXPERIMENTAL) | ||
302 | # | ||
303 | # CONFIG_TIPC is not set | ||
304 | # CONFIG_ATM is not set | ||
305 | # CONFIG_BRIDGE is not set | ||
306 | # CONFIG_VLAN_8021Q is not set | ||
307 | # CONFIG_DECNET is not set | ||
308 | # CONFIG_LLC2 is not set | ||
309 | # CONFIG_IPX is not set | ||
310 | # CONFIG_ATALK is not set | ||
311 | # CONFIG_X25 is not set | ||
312 | # CONFIG_LAPB is not set | ||
313 | # CONFIG_ECONET is not set | ||
314 | # CONFIG_WAN_ROUTER is not set | ||
315 | |||
316 | # | ||
317 | # QoS and/or fair queueing | ||
318 | # | ||
319 | # CONFIG_NET_SCHED is not set | ||
320 | |||
321 | # | ||
322 | # Network testing | ||
323 | # | ||
324 | # CONFIG_NET_PKTGEN is not set | ||
325 | # CONFIG_HAMRADIO is not set | ||
326 | # CONFIG_IRDA is not set | ||
327 | # CONFIG_BT is not set | ||
328 | # CONFIG_IEEE80211 is not set | ||
329 | |||
330 | # | ||
331 | # Device Drivers | ||
332 | # | ||
333 | |||
334 | # | ||
335 | # Generic Driver Options | ||
336 | # | ||
337 | CONFIG_STANDALONE=y | ||
338 | # CONFIG_PREVENT_FIRMWARE_BUILD is not set | 34 | # CONFIG_PREVENT_FIRMWARE_BUILD is not set |
339 | # CONFIG_FW_LOADER is not set | 35 | # CONFIG_FW_LOADER is not set |
340 | # CONFIG_DEBUG_DRIVER is not set | ||
341 | # CONFIG_SYS_HYPERVISOR is not set | ||
342 | |||
343 | # | ||
344 | # Connector - unified userspace <-> kernelspace linker | ||
345 | # | ||
346 | # CONFIG_CONNECTOR is not set | ||
347 | |||
348 | # | ||
349 | # Memory Technology Devices (MTD) | ||
350 | # | ||
351 | CONFIG_MTD=y | 36 | CONFIG_MTD=y |
352 | # CONFIG_MTD_DEBUG is not set | ||
353 | # CONFIG_MTD_CONCAT is not set | ||
354 | CONFIG_MTD_PARTITIONS=y | 37 | CONFIG_MTD_PARTITIONS=y |
355 | CONFIG_MTD_REDBOOT_PARTS=y | 38 | CONFIG_MTD_REDBOOT_PARTS=y |
356 | CONFIG_MTD_REDBOOT_DIRECTORY_BLOCK=-1 | ||
357 | CONFIG_MTD_REDBOOT_PARTS_UNALLOCATED=y | 39 | CONFIG_MTD_REDBOOT_PARTS_UNALLOCATED=y |
358 | CONFIG_MTD_REDBOOT_PARTS_READONLY=y | 40 | CONFIG_MTD_REDBOOT_PARTS_READONLY=y |
359 | # CONFIG_MTD_CMDLINE_PARTS is not set | ||
360 | # CONFIG_MTD_AFS_PARTS is not set | ||
361 | |||
362 | # | ||
363 | # User Modules And Translation Layers | ||
364 | # | ||
365 | CONFIG_MTD_CHAR=y | 41 | CONFIG_MTD_CHAR=y |
366 | CONFIG_MTD_BLOCK=y | 42 | CONFIG_MTD_BLOCK=y |
367 | # CONFIG_FTL is not set | ||
368 | # CONFIG_NFTL is not set | ||
369 | # CONFIG_INFTL is not set | ||
370 | # CONFIG_RFD_FTL is not set | ||
371 | # CONFIG_SSFDC is not set | ||
372 | |||
373 | # | ||
374 | # RAM/ROM/Flash chip drivers | ||
375 | # | ||
376 | CONFIG_MTD_CFI=y | 43 | CONFIG_MTD_CFI=y |
377 | # CONFIG_MTD_JEDECPROBE is not set | ||
378 | CONFIG_MTD_GEN_PROBE=y | ||
379 | # CONFIG_MTD_CFI_ADV_OPTIONS is not set | ||
380 | CONFIG_MTD_MAP_BANK_WIDTH_1=y | ||
381 | CONFIG_MTD_MAP_BANK_WIDTH_2=y | ||
382 | CONFIG_MTD_MAP_BANK_WIDTH_4=y | ||
383 | # CONFIG_MTD_MAP_BANK_WIDTH_8 is not set | ||
384 | # CONFIG_MTD_MAP_BANK_WIDTH_16 is not set | ||
385 | # CONFIG_MTD_MAP_BANK_WIDTH_32 is not set | ||
386 | CONFIG_MTD_CFI_I1=y | ||
387 | CONFIG_MTD_CFI_I2=y | ||
388 | # CONFIG_MTD_CFI_I4 is not set | ||
389 | # CONFIG_MTD_CFI_I8 is not set | ||
390 | CONFIG_MTD_CFI_INTELEXT=y | 44 | CONFIG_MTD_CFI_INTELEXT=y |
391 | # CONFIG_MTD_CFI_AMDSTD is not set | ||
392 | # CONFIG_MTD_CFI_STAA is not set | ||
393 | CONFIG_MTD_CFI_UTIL=y | ||
394 | # CONFIG_MTD_RAM is not set | ||
395 | # CONFIG_MTD_ROM is not set | ||
396 | # CONFIG_MTD_ABSENT is not set | ||
397 | # CONFIG_MTD_OBSOLETE_CHIPS is not set | ||
398 | |||
399 | # | ||
400 | # Mapping drivers for chip access | ||
401 | # | ||
402 | CONFIG_MTD_COMPLEX_MAPPINGS=y | 45 | CONFIG_MTD_COMPLEX_MAPPINGS=y |
403 | CONFIG_MTD_PHYSMAP=y | 46 | CONFIG_MTD_PHYSMAP=y |
404 | CONFIG_MTD_PHYSMAP_START=0x0 | ||
405 | CONFIG_MTD_PHYSMAP_LEN=0x0 | ||
406 | CONFIG_MTD_PHYSMAP_BANKWIDTH=1 | ||
407 | # CONFIG_MTD_ARM_INTEGRATOR is not set | ||
408 | # CONFIG_MTD_PCI is not set | ||
409 | # CONFIG_MTD_PLATRAM is not set | ||
410 | |||
411 | # | ||
412 | # Self-contained MTD device drivers | ||
413 | # | ||
414 | # CONFIG_MTD_PMC551 is not set | ||
415 | # CONFIG_MTD_SLRAM is not set | ||
416 | # CONFIG_MTD_PHRAM is not set | ||
417 | # CONFIG_MTD_MTDRAM is not set | ||
418 | # CONFIG_MTD_BLOCK2MTD is not set | ||
419 | |||
420 | # | ||
421 | # Disk-On-Chip Device Drivers | ||
422 | # | ||
423 | # CONFIG_MTD_DOC2000 is not set | ||
424 | # CONFIG_MTD_DOC2001 is not set | ||
425 | # CONFIG_MTD_DOC2001PLUS is not set | ||
426 | |||
427 | # | ||
428 | # NAND Flash Device Drivers | ||
429 | # | ||
430 | # CONFIG_MTD_NAND is not set | ||
431 | |||
432 | # | ||
433 | # OneNAND Flash Device Drivers | ||
434 | # | ||
435 | # CONFIG_MTD_ONENAND is not set | ||
436 | |||
437 | # | ||
438 | # Parallel port support | ||
439 | # | ||
440 | # CONFIG_PARPORT is not set | ||
441 | |||
442 | # | ||
443 | # Plug and Play support | ||
444 | # | ||
445 | |||
446 | # | ||
447 | # Block devices | ||
448 | # | ||
449 | # CONFIG_BLK_CPQ_DA is not set | ||
450 | # CONFIG_BLK_CPQ_CISS_DA is not set | ||
451 | # CONFIG_BLK_DEV_DAC960 is not set | ||
452 | # CONFIG_BLK_DEV_UMEM is not set | ||
453 | # CONFIG_BLK_DEV_COW_COMMON is not set | ||
454 | CONFIG_BLK_DEV_LOOP=y | 47 | CONFIG_BLK_DEV_LOOP=y |
455 | # CONFIG_BLK_DEV_CRYPTOLOOP is not set | ||
456 | CONFIG_BLK_DEV_NBD=y | 48 | CONFIG_BLK_DEV_NBD=y |
457 | # CONFIG_BLK_DEV_SX8 is not set | ||
458 | # CONFIG_BLK_DEV_UB is not set | ||
459 | CONFIG_BLK_DEV_RAM=y | 49 | CONFIG_BLK_DEV_RAM=y |
460 | CONFIG_BLK_DEV_RAM_COUNT=16 | ||
461 | CONFIG_BLK_DEV_RAM_SIZE=8192 | 50 | CONFIG_BLK_DEV_RAM_SIZE=8192 |
462 | CONFIG_BLK_DEV_RAM_BLOCKSIZE=1024 | 51 | CONFIG_EEPROM_LEGACY=y |
463 | CONFIG_BLK_DEV_INITRD=y | ||
464 | # CONFIG_CDROM_PKTCDVD is not set | ||
465 | # CONFIG_ATA_OVER_ETH is not set | ||
466 | |||
467 | # | ||
468 | # ATA/ATAPI/MFM/RLL support | ||
469 | # | ||
470 | CONFIG_IDE=y | 52 | CONFIG_IDE=y |
471 | CONFIG_IDE_MAX_HWIFS=4 | ||
472 | CONFIG_BLK_DEV_IDE=y | ||
473 | |||
474 | # | ||
475 | # Please see Documentation/ide.txt for help/info on IDE drives | ||
476 | # | ||
477 | # CONFIG_BLK_DEV_IDE_SATA is not set | ||
478 | CONFIG_BLK_DEV_IDEDISK=y | ||
479 | # CONFIG_IDEDISK_MULTI_MODE is not set | ||
480 | # CONFIG_BLK_DEV_IDECD is not set | ||
481 | # CONFIG_BLK_DEV_IDETAPE is not set | ||
482 | # CONFIG_BLK_DEV_IDEFLOPPY is not set | ||
483 | # CONFIG_BLK_DEV_IDESCSI is not set | ||
484 | # CONFIG_IDE_TASK_IOCTL is not set | ||
485 | |||
486 | # | ||
487 | # IDE chipset support/bugfixes | ||
488 | # | ||
489 | CONFIG_IDE_GENERIC=y | ||
490 | CONFIG_BLK_DEV_IDEPCI=y | ||
491 | # CONFIG_IDEPCI_SHARE_IRQ is not set | ||
492 | # CONFIG_BLK_DEV_OFFBOARD is not set | ||
493 | # CONFIG_BLK_DEV_GENERIC is not set | ||
494 | # CONFIG_BLK_DEV_OPTI621 is not set | ||
495 | CONFIG_BLK_DEV_IDEDMA_PCI=y | ||
496 | # CONFIG_BLK_DEV_IDEDMA_FORCED is not set | ||
497 | # CONFIG_IDEDMA_PCI_AUTO is not set | ||
498 | # CONFIG_BLK_DEV_AEC62XX is not set | ||
499 | # CONFIG_BLK_DEV_ALI15X3 is not set | ||
500 | # CONFIG_BLK_DEV_AMD74XX is not set | ||
501 | # CONFIG_BLK_DEV_CMD64X is not set | ||
502 | # CONFIG_BLK_DEV_TRIFLEX is not set | ||
503 | # CONFIG_BLK_DEV_CY82C693 is not set | ||
504 | # CONFIG_BLK_DEV_CS5520 is not set | ||
505 | # CONFIG_BLK_DEV_CS5530 is not set | ||
506 | # CONFIG_BLK_DEV_HPT34X is not set | ||
507 | # CONFIG_BLK_DEV_HPT366 is not set | ||
508 | # CONFIG_BLK_DEV_JMICRON is not set | ||
509 | # CONFIG_BLK_DEV_SC1200 is not set | ||
510 | # CONFIG_BLK_DEV_PIIX is not set | ||
511 | # CONFIG_BLK_DEV_IT821X is not set | ||
512 | # CONFIG_BLK_DEV_NS87415 is not set | ||
513 | # CONFIG_BLK_DEV_PDC202XX_OLD is not set | ||
514 | # CONFIG_BLK_DEV_PDC202XX_NEW is not set | ||
515 | # CONFIG_BLK_DEV_SVWKS is not set | ||
516 | CONFIG_BLK_DEV_SIIMAGE=y | 53 | CONFIG_BLK_DEV_SIIMAGE=y |
517 | # CONFIG_BLK_DEV_SL82C105 is not set | ||
518 | # CONFIG_BLK_DEV_SLC90E66 is not set | ||
519 | # CONFIG_BLK_DEV_TRM290 is not set | ||
520 | # CONFIG_BLK_DEV_VIA82CXXX is not set | ||
521 | # CONFIG_IDE_ARM is not set | ||
522 | CONFIG_BLK_DEV_IDEDMA=y | ||
523 | # CONFIG_IDEDMA_IVB is not set | ||
524 | # CONFIG_IDEDMA_AUTO is not set | ||
525 | # CONFIG_BLK_DEV_HD is not set | ||
526 | |||
527 | # | ||
528 | # SCSI device support | ||
529 | # | ||
530 | # CONFIG_RAID_ATTRS is not set | ||
531 | CONFIG_SCSI=y | 54 | CONFIG_SCSI=y |
532 | # CONFIG_SCSI_TGT is not set | ||
533 | # CONFIG_SCSI_NETLINK is not set | ||
534 | CONFIG_SCSI_PROC_FS=y | ||
535 | |||
536 | # | ||
537 | # SCSI support type (disk, tape, CD-ROM) | ||
538 | # | ||
539 | CONFIG_BLK_DEV_SD=y | 55 | CONFIG_BLK_DEV_SD=y |
540 | # CONFIG_CHR_DEV_ST is not set | ||
541 | # CONFIG_CHR_DEV_OSST is not set | ||
542 | # CONFIG_BLK_DEV_SR is not set | ||
543 | # CONFIG_CHR_DEV_SG is not set | ||
544 | # CONFIG_CHR_DEV_SCH is not set | ||
545 | |||
546 | # | ||
547 | # Some SCSI devices (e.g. CD jukebox) support multiple LUNs | ||
548 | # | ||
549 | # CONFIG_SCSI_MULTI_LUN is not set | ||
550 | # CONFIG_SCSI_CONSTANTS is not set | ||
551 | # CONFIG_SCSI_LOGGING is not set | ||
552 | # CONFIG_SCSI_SCAN_ASYNC is not set | ||
553 | |||
554 | # | ||
555 | # SCSI Transports | ||
556 | # | ||
557 | # CONFIG_SCSI_SPI_ATTRS is not set | ||
558 | # CONFIG_SCSI_FC_ATTRS is not set | ||
559 | # CONFIG_SCSI_ISCSI_ATTRS is not set | ||
560 | # CONFIG_SCSI_SAS_ATTRS is not set | ||
561 | # CONFIG_SCSI_SAS_LIBSAS is not set | ||
562 | |||
563 | # | ||
564 | # SCSI low-level drivers | ||
565 | # | ||
566 | # CONFIG_ISCSI_TCP is not set | ||
567 | # CONFIG_BLK_DEV_3W_XXXX_RAID is not set | ||
568 | # CONFIG_SCSI_3W_9XXX is not set | ||
569 | # CONFIG_SCSI_ACARD is not set | ||
570 | # CONFIG_SCSI_AACRAID is not set | ||
571 | # CONFIG_SCSI_AIC7XXX is not set | ||
572 | # CONFIG_SCSI_AIC7XXX_OLD is not set | ||
573 | # CONFIG_SCSI_AIC79XX is not set | ||
574 | # CONFIG_SCSI_AIC94XX is not set | ||
575 | # CONFIG_SCSI_DPT_I2O is not set | ||
576 | # CONFIG_SCSI_ARCMSR is not set | ||
577 | # CONFIG_MEGARAID_NEWGEN is not set | ||
578 | # CONFIG_MEGARAID_LEGACY is not set | ||
579 | # CONFIG_MEGARAID_SAS is not set | ||
580 | # CONFIG_SCSI_HPTIOP is not set | ||
581 | # CONFIG_SCSI_DMX3191D is not set | ||
582 | # CONFIG_SCSI_FUTURE_DOMAIN is not set | ||
583 | # CONFIG_SCSI_IPS is not set | ||
584 | # CONFIG_SCSI_INITIO is not set | ||
585 | # CONFIG_SCSI_INIA100 is not set | ||
586 | # CONFIG_SCSI_STEX is not set | ||
587 | # CONFIG_SCSI_SYM53C8XX_2 is not set | ||
588 | # CONFIG_SCSI_QLOGIC_1280 is not set | ||
589 | # CONFIG_SCSI_QLA_FC is not set | ||
590 | # CONFIG_SCSI_QLA_ISCSI is not set | ||
591 | # CONFIG_SCSI_LPFC is not set | ||
592 | # CONFIG_SCSI_DC395x is not set | ||
593 | # CONFIG_SCSI_DC390T is not set | ||
594 | # CONFIG_SCSI_NSP32 is not set | ||
595 | # CONFIG_SCSI_DEBUG is not set | ||
596 | # CONFIG_SCSI_SRP is not set | ||
597 | |||
598 | # | ||
599 | # Serial ATA (prod) and Parallel ATA (experimental) drivers | ||
600 | # | ||
601 | # CONFIG_ATA is not set | ||
602 | |||
603 | # | ||
604 | # Multi-device support (RAID and LVM) | ||
605 | # | ||
606 | # CONFIG_MD is not set | ||
607 | |||
608 | # | ||
609 | # Fusion MPT device support | ||
610 | # | ||
611 | # CONFIG_FUSION is not set | ||
612 | # CONFIG_FUSION_SPI is not set | ||
613 | # CONFIG_FUSION_FC is not set | ||
614 | # CONFIG_FUSION_SAS is not set | ||
615 | |||
616 | # | ||
617 | # IEEE 1394 (FireWire) support | ||
618 | # | ||
619 | # CONFIG_IEEE1394 is not set | ||
620 | |||
621 | # | ||
622 | # I2O device support | ||
623 | # | ||
624 | # CONFIG_I2O is not set | ||
625 | |||
626 | # | ||
627 | # Network device support | ||
628 | # | ||
629 | CONFIG_NETDEVICES=y | 56 | CONFIG_NETDEVICES=y |
630 | CONFIG_DUMMY=y | 57 | CONFIG_DUMMY=y |
631 | # CONFIG_BONDING is not set | ||
632 | # CONFIG_EQUALIZER is not set | ||
633 | # CONFIG_TUN is not set | ||
634 | |||
635 | # | ||
636 | # ARCnet devices | ||
637 | # | ||
638 | # CONFIG_ARCNET is not set | ||
639 | |||
640 | # | ||
641 | # PHY device support | ||
642 | # | ||
643 | # CONFIG_PHYLIB is not set | ||
644 | |||
645 | # | ||
646 | # Ethernet (10 or 100Mbit) | ||
647 | # | ||
648 | CONFIG_NET_ETHERNET=y | 58 | CONFIG_NET_ETHERNET=y |
649 | CONFIG_MII=y | ||
650 | # CONFIG_HAPPYMEAL is not set | ||
651 | # CONFIG_SUNGEM is not set | ||
652 | # CONFIG_CASSINI is not set | ||
653 | # CONFIG_NET_VENDOR_3COM is not set | ||
654 | # CONFIG_SMC91X is not set | ||
655 | # CONFIG_DM9000 is not set | ||
656 | |||
657 | # | ||
658 | # Tulip family network device support | ||
659 | # | ||
660 | # CONFIG_NET_TULIP is not set | ||
661 | # CONFIG_HP100 is not set | ||
662 | CONFIG_NET_PCI=y | 59 | CONFIG_NET_PCI=y |
663 | # CONFIG_PCNET32 is not set | ||
664 | # CONFIG_AMD8111_ETH is not set | ||
665 | # CONFIG_ADAPTEC_STARFIRE is not set | ||
666 | # CONFIG_B44 is not set | ||
667 | # CONFIG_FORCEDETH is not set | ||
668 | # CONFIG_CS89x0 is not set | ||
669 | # CONFIG_DGRS is not set | ||
670 | # CONFIG_EEPRO100 is not set | ||
671 | CONFIG_E100=y | 60 | CONFIG_E100=y |
672 | # CONFIG_FEALNX is not set | ||
673 | # CONFIG_NATSEMI is not set | ||
674 | # CONFIG_NE2K_PCI is not set | ||
675 | # CONFIG_8139CP is not set | ||
676 | # CONFIG_8139TOO is not set | ||
677 | # CONFIG_SIS900 is not set | ||
678 | # CONFIG_EPIC100 is not set | ||
679 | # CONFIG_SUNDANCE is not set | ||
680 | # CONFIG_TLAN is not set | ||
681 | # CONFIG_VIA_RHINE is not set | ||
682 | |||
683 | # | ||
684 | # Ethernet (1000 Mbit) | ||
685 | # | ||
686 | # CONFIG_ACENIC is not set | ||
687 | # CONFIG_DL2K is not set | ||
688 | CONFIG_E1000=y | 61 | CONFIG_E1000=y |
689 | CONFIG_E1000_NAPI=y | ||
690 | # CONFIG_E1000_DISABLE_PACKET_SPLIT is not set | ||
691 | # CONFIG_NS83820 is not set | ||
692 | # CONFIG_HAMACHI is not set | ||
693 | # CONFIG_YELLOWFIN is not set | ||
694 | # CONFIG_R8169 is not set | ||
695 | # CONFIG_SIS190 is not set | ||
696 | # CONFIG_SKGE is not set | ||
697 | # CONFIG_SKY2 is not set | ||
698 | # CONFIG_SK98LIN is not set | ||
699 | # CONFIG_VIA_VELOCITY is not set | ||
700 | # CONFIG_TIGON3 is not set | ||
701 | # CONFIG_BNX2 is not set | ||
702 | # CONFIG_QLA3XXX is not set | ||
703 | |||
704 | # | ||
705 | # Ethernet (10000 Mbit) | ||
706 | # | ||
707 | # CONFIG_CHELSIO_T1 is not set | ||
708 | # CONFIG_IXGB is not set | ||
709 | # CONFIG_S2IO is not set | ||
710 | # CONFIG_MYRI10GE is not set | ||
711 | # CONFIG_NETXEN_NIC is not set | ||
712 | |||
713 | # | ||
714 | # Token Ring devices | ||
715 | # | ||
716 | # CONFIG_TR is not set | ||
717 | |||
718 | # | ||
719 | # Wireless LAN (non-hamradio) | ||
720 | # | ||
721 | # CONFIG_NET_RADIO is not set | ||
722 | |||
723 | # | ||
724 | # Wan interfaces | ||
725 | # | ||
726 | CONFIG_WAN=y | 62 | CONFIG_WAN=y |
727 | # CONFIG_LANMEDIA is not set | ||
728 | CONFIG_HDLC=y | 63 | CONFIG_HDLC=y |
729 | CONFIG_HDLC_RAW=y | 64 | CONFIG_HDLC_RAW=y |
730 | # CONFIG_HDLC_RAW_ETH is not set | ||
731 | CONFIG_HDLC_CISCO=y | 65 | CONFIG_HDLC_CISCO=y |
732 | CONFIG_HDLC_FR=y | 66 | CONFIG_HDLC_FR=y |
733 | CONFIG_HDLC_PPP=y | 67 | CONFIG_HDLC_PPP=y |
734 | |||
735 | # | ||
736 | # X.25/LAPB support is disabled | ||
737 | # | ||
738 | # CONFIG_PCI200SYN is not set | ||
739 | # CONFIG_WANXL is not set | ||
740 | # CONFIG_PC300 is not set | ||
741 | # CONFIG_FARSYNC is not set | ||
742 | # CONFIG_DSCC4 is not set | ||
743 | CONFIG_DLCI=y | 68 | CONFIG_DLCI=y |
744 | CONFIG_DLCI_COUNT=24 | ||
745 | CONFIG_DLCI_MAX=8 | ||
746 | # CONFIG_FDDI is not set | ||
747 | # CONFIG_HIPPI is not set | ||
748 | # CONFIG_PPP is not set | ||
749 | # CONFIG_SLIP is not set | ||
750 | # CONFIG_NET_FC is not set | ||
751 | # CONFIG_SHAPER is not set | ||
752 | # CONFIG_NETCONSOLE is not set | ||
753 | # CONFIG_NETPOLL is not set | ||
754 | # CONFIG_NET_POLL_CONTROLLER is not set | ||
755 | |||
756 | # | ||
757 | # ISDN subsystem | ||
758 | # | ||
759 | # CONFIG_ISDN is not set | ||
760 | |||
761 | # | ||
762 | # Input device support | ||
763 | # | ||
764 | CONFIG_INPUT=y | ||
765 | # CONFIG_INPUT_FF_MEMLESS is not set | ||
766 | |||
767 | # | ||
768 | # Userland interfaces | ||
769 | # | ||
770 | CONFIG_INPUT_MOUSEDEV=y | ||
771 | CONFIG_INPUT_MOUSEDEV_PSAUX=y | ||
772 | CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024 | ||
773 | CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768 | ||
774 | # CONFIG_INPUT_JOYDEV is not set | ||
775 | # CONFIG_INPUT_TSDEV is not set | ||
776 | # CONFIG_INPUT_EVDEV is not set | ||
777 | # CONFIG_INPUT_EVBUG is not set | ||
778 | |||
779 | # | ||
780 | # Input Device Drivers | ||
781 | # | ||
782 | # CONFIG_INPUT_KEYBOARD is not set | 69 | # CONFIG_INPUT_KEYBOARD is not set |
783 | # CONFIG_INPUT_MOUSE is not set | 70 | # CONFIG_INPUT_MOUSE is not set |
784 | # CONFIG_INPUT_JOYSTICK is not set | ||
785 | # CONFIG_INPUT_TOUCHSCREEN is not set | ||
786 | # CONFIG_INPUT_MISC is not set | ||
787 | |||
788 | # | ||
789 | # Hardware I/O ports | ||
790 | # | ||
791 | # CONFIG_SERIO is not set | 71 | # CONFIG_SERIO is not set |
792 | # CONFIG_GAMEPORT is not set | ||
793 | |||
794 | # | ||
795 | # Character devices | ||
796 | # | ||
797 | # CONFIG_VT is not set | 72 | # CONFIG_VT is not set |
798 | # CONFIG_SERIAL_NONSTANDARD is not set | ||
799 | |||
800 | # | ||
801 | # Serial drivers | ||
802 | # | ||
803 | CONFIG_SERIAL_8250=y | 73 | CONFIG_SERIAL_8250=y |
804 | CONFIG_SERIAL_8250_CONSOLE=y | 74 | CONFIG_SERIAL_8250_CONSOLE=y |
805 | CONFIG_SERIAL_8250_PCI=y | ||
806 | CONFIG_SERIAL_8250_NR_UARTS=4 | ||
807 | CONFIG_SERIAL_8250_RUNTIME_UARTS=4 | ||
808 | # CONFIG_SERIAL_8250_EXTENDED is not set | ||
809 | |||
810 | # | ||
811 | # Non-8250 serial port support | ||
812 | # | ||
813 | CONFIG_SERIAL_CORE=y | ||
814 | CONFIG_SERIAL_CORE_CONSOLE=y | ||
815 | # CONFIG_SERIAL_JSM is not set | ||
816 | CONFIG_UNIX98_PTYS=y | ||
817 | CONFIG_LEGACY_PTYS=y | ||
818 | CONFIG_LEGACY_PTY_COUNT=256 | ||
819 | |||
820 | # | ||
821 | # IPMI | ||
822 | # | ||
823 | # CONFIG_IPMI_HANDLER is not set | ||
824 | |||
825 | # | ||
826 | # Watchdog Cards | ||
827 | # | ||
828 | CONFIG_WATCHDOG=y | ||
829 | # CONFIG_WATCHDOG_NOWAYOUT is not set | ||
830 | |||
831 | # | ||
832 | # Watchdog Device Drivers | ||
833 | # | ||
834 | # CONFIG_SOFT_WATCHDOG is not set | ||
835 | |||
836 | # | ||
837 | # PCI-based Watchdog Cards | ||
838 | # | ||
839 | # CONFIG_PCIPCWATCHDOG is not set | ||
840 | # CONFIG_WDTPCI is not set | ||
841 | |||
842 | # | ||
843 | # USB-based Watchdog Cards | ||
844 | # | ||
845 | # CONFIG_USBPCWATCHDOG is not set | ||
846 | # CONFIG_HW_RANDOM is not set | 75 | # CONFIG_HW_RANDOM is not set |
847 | # CONFIG_NVRAM is not set | ||
848 | # CONFIG_DTLK is not set | ||
849 | # CONFIG_R3964 is not set | ||
850 | # CONFIG_APPLICOM is not set | ||
851 | # CONFIG_DRM is not set | ||
852 | # CONFIG_RAW_DRIVER is not set | ||
853 | |||
854 | # | ||
855 | # TPM devices | ||
856 | # | ||
857 | # CONFIG_TCG_TPM is not set | ||
858 | |||
859 | # | ||
860 | # I2C support | ||
861 | # | ||
862 | CONFIG_I2C=y | 76 | CONFIG_I2C=y |
863 | CONFIG_I2C_CHARDEV=y | 77 | CONFIG_I2C_CHARDEV=y |
864 | 78 | CONFIG_WATCHDOG=y | |
865 | # | 79 | # CONFIG_USB_HID is not set |
866 | # I2C Algorithms | ||
867 | # | ||
868 | CONFIG_I2C_ALGOBIT=y | ||
869 | # CONFIG_I2C_ALGOPCF is not set | ||
870 | # CONFIG_I2C_ALGOPCA is not set | ||
871 | |||
872 | # | ||
873 | # I2C Hardware Bus support | ||
874 | # | ||
875 | # CONFIG_I2C_ALI1535 is not set | ||
876 | # CONFIG_I2C_ALI1563 is not set | ||
877 | # CONFIG_I2C_ALI15X3 is not set | ||
878 | # CONFIG_I2C_AMD756 is not set | ||
879 | # CONFIG_I2C_AMD8111 is not set | ||
880 | # CONFIG_I2C_I801 is not set | ||
881 | # CONFIG_I2C_I810 is not set | ||
882 | # CONFIG_I2C_PIIX4 is not set | ||
883 | # CONFIG_I2C_NFORCE2 is not set | ||
884 | # CONFIG_I2C_OCORES is not set | ||
885 | # CONFIG_I2C_PARPORT_LIGHT is not set | ||
886 | # CONFIG_I2C_PROSAVAGE is not set | ||
887 | # CONFIG_I2C_SAVAGE4 is not set | ||
888 | # CONFIG_I2C_SIS5595 is not set | ||
889 | # CONFIG_I2C_SIS630 is not set | ||
890 | # CONFIG_I2C_SIS96X is not set | ||
891 | # CONFIG_I2C_STUB is not set | ||
892 | # CONFIG_I2C_VIA is not set | ||
893 | # CONFIG_I2C_VIAPRO is not set | ||
894 | # CONFIG_I2C_VOODOO3 is not set | ||
895 | # CONFIG_I2C_PCA_ISA is not set | ||
896 | |||
897 | # | ||
898 | # Miscellaneous I2C Chip support | ||
899 | # | ||
900 | # CONFIG_SENSORS_DS1337 is not set | ||
901 | # CONFIG_SENSORS_DS1374 is not set | ||
902 | CONFIG_EEPROM_LEGACY=y | ||
903 | # CONFIG_SENSORS_PCF8574 is not set | ||
904 | # CONFIG_SENSORS_PCA9539 is not set | ||
905 | # CONFIG_SENSORS_PCF8591 is not set | ||
906 | # CONFIG_SENSORS_MAX6875 is not set | ||
907 | # CONFIG_I2C_DEBUG_CORE is not set | ||
908 | # CONFIG_I2C_DEBUG_ALGO is not set | ||
909 | # CONFIG_I2C_DEBUG_BUS is not set | ||
910 | # CONFIG_I2C_DEBUG_CHIP is not set | ||
911 | |||
912 | # | ||
913 | # SPI support | ||
914 | # | ||
915 | # CONFIG_SPI is not set | ||
916 | # CONFIG_SPI_MASTER is not set | ||
917 | |||
918 | # | ||
919 | # Dallas's 1-wire bus | ||
920 | # | ||
921 | # CONFIG_W1 is not set | ||
922 | |||
923 | # | ||
924 | # Hardware Monitoring support | ||
925 | # | ||
926 | CONFIG_HWMON=y | ||
927 | # CONFIG_HWMON_VID is not set | ||
928 | # CONFIG_SENSORS_ABITUGURU is not set | ||
929 | # CONFIG_SENSORS_ADM1021 is not set | ||
930 | # CONFIG_SENSORS_ADM1025 is not set | ||
931 | # CONFIG_SENSORS_ADM1026 is not set | ||
932 | # CONFIG_SENSORS_ADM1031 is not set | ||
933 | # CONFIG_SENSORS_ADM9240 is not set | ||
934 | # CONFIG_SENSORS_ASB100 is not set | ||
935 | # CONFIG_SENSORS_ATXP1 is not set | ||
936 | # CONFIG_SENSORS_DS1621 is not set | ||
937 | # CONFIG_SENSORS_F71805F is not set | ||
938 | # CONFIG_SENSORS_FSCHER is not set | ||
939 | # CONFIG_SENSORS_FSCPOS is not set | ||
940 | # CONFIG_SENSORS_GL518SM is not set | ||
941 | # CONFIG_SENSORS_GL520SM is not set | ||
942 | # CONFIG_SENSORS_IT87 is not set | ||
943 | # CONFIG_SENSORS_LM63 is not set | ||
944 | # CONFIG_SENSORS_LM75 is not set | ||
945 | # CONFIG_SENSORS_LM77 is not set | ||
946 | # CONFIG_SENSORS_LM78 is not set | ||
947 | # CONFIG_SENSORS_LM80 is not set | ||
948 | # CONFIG_SENSORS_LM83 is not set | ||
949 | # CONFIG_SENSORS_LM85 is not set | ||
950 | # CONFIG_SENSORS_LM87 is not set | ||
951 | # CONFIG_SENSORS_LM90 is not set | ||
952 | # CONFIG_SENSORS_LM92 is not set | ||
953 | # CONFIG_SENSORS_MAX1619 is not set | ||
954 | # CONFIG_SENSORS_PC87360 is not set | ||
955 | # CONFIG_SENSORS_PC87427 is not set | ||
956 | # CONFIG_SENSORS_SIS5595 is not set | ||
957 | # CONFIG_SENSORS_SMSC47M1 is not set | ||
958 | # CONFIG_SENSORS_SMSC47M192 is not set | ||
959 | # CONFIG_SENSORS_SMSC47B397 is not set | ||
960 | # CONFIG_SENSORS_VIA686A is not set | ||
961 | # CONFIG_SENSORS_VT1211 is not set | ||
962 | # CONFIG_SENSORS_VT8231 is not set | ||
963 | # CONFIG_SENSORS_W83781D is not set | ||
964 | # CONFIG_SENSORS_W83791D is not set | ||
965 | # CONFIG_SENSORS_W83792D is not set | ||
966 | # CONFIG_SENSORS_W83793 is not set | ||
967 | # CONFIG_SENSORS_W83L785TS is not set | ||
968 | # CONFIG_SENSORS_W83627HF is not set | ||
969 | # CONFIG_SENSORS_W83627EHF is not set | ||
970 | # CONFIG_HWMON_DEBUG_CHIP is not set | ||
971 | |||
972 | # | ||
973 | # Misc devices | ||
974 | # | ||
975 | # CONFIG_SGI_IOC4 is not set | ||
976 | # CONFIG_TIFM_CORE is not set | ||
977 | |||
978 | # | ||
979 | # LED devices | ||
980 | # | ||
981 | # CONFIG_NEW_LEDS is not set | ||
982 | |||
983 | # | ||
984 | # LED drivers | ||
985 | # | ||
986 | |||
987 | # | ||
988 | # LED Triggers | ||
989 | # | ||
990 | |||
991 | # | ||
992 | # Multimedia devices | ||
993 | # | ||
994 | # CONFIG_VIDEO_DEV is not set | ||
995 | |||
996 | # | ||
997 | # Digital Video Broadcasting Devices | ||
998 | # | ||
999 | # CONFIG_DVB is not set | ||
1000 | # CONFIG_USB_DABUSB is not set | ||
1001 | |||
1002 | # | ||
1003 | # Graphics support | ||
1004 | # | ||
1005 | # CONFIG_FIRMWARE_EDID is not set | ||
1006 | # CONFIG_FB is not set | ||
1007 | # CONFIG_BACKLIGHT_LCD_SUPPORT is not set | ||
1008 | |||
1009 | # | ||
1010 | # Sound | ||
1011 | # | ||
1012 | # CONFIG_SOUND is not set | ||
1013 | |||
1014 | # | ||
1015 | # HID Devices | ||
1016 | # | ||
1017 | CONFIG_HID=y | ||
1018 | |||
1019 | # | ||
1020 | # USB support | ||
1021 | # | ||
1022 | CONFIG_USB_ARCH_HAS_HCD=y | ||
1023 | CONFIG_USB_ARCH_HAS_OHCI=y | ||
1024 | CONFIG_USB_ARCH_HAS_EHCI=y | ||
1025 | CONFIG_USB=y | 80 | CONFIG_USB=y |
1026 | # CONFIG_USB_DEBUG is not set | 81 | CONFIG_USB_MON=y |
1027 | |||
1028 | # | ||
1029 | # Miscellaneous USB options | ||
1030 | # | ||
1031 | # CONFIG_USB_DEVICEFS is not set | ||
1032 | # CONFIG_USB_BANDWIDTH is not set | ||
1033 | # CONFIG_USB_DYNAMIC_MINORS is not set | ||
1034 | # CONFIG_USB_MULTITHREAD_PROBE is not set | ||
1035 | # CONFIG_USB_OTG is not set | ||
1036 | |||
1037 | # | ||
1038 | # USB Host Controller Drivers | ||
1039 | # | ||
1040 | CONFIG_USB_EHCI_HCD=y | 82 | CONFIG_USB_EHCI_HCD=y |
1041 | # CONFIG_USB_EHCI_SPLIT_ISO is not set | ||
1042 | # CONFIG_USB_EHCI_ROOT_HUB_TT is not set | ||
1043 | # CONFIG_USB_EHCI_TT_NEWSCHED is not set | ||
1044 | # CONFIG_USB_ISP116X_HCD is not set | ||
1045 | CONFIG_USB_OHCI_HCD=y | 83 | CONFIG_USB_OHCI_HCD=y |
1046 | # CONFIG_USB_OHCI_BIG_ENDIAN is not set | ||
1047 | CONFIG_USB_OHCI_LITTLE_ENDIAN=y | ||
1048 | CONFIG_USB_UHCI_HCD=y | 84 | CONFIG_USB_UHCI_HCD=y |
1049 | # CONFIG_USB_SL811_HCD is not set | ||
1050 | |||
1051 | # | ||
1052 | # USB Device Class drivers | ||
1053 | # | ||
1054 | # CONFIG_USB_ACM is not set | ||
1055 | # CONFIG_USB_PRINTER is not set | ||
1056 | |||
1057 | # | ||
1058 | # NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' | ||
1059 | # | ||
1060 | |||
1061 | # | ||
1062 | # may also be needed; see USB_STORAGE Help for more information | ||
1063 | # | ||
1064 | CONFIG_USB_STORAGE=y | 85 | CONFIG_USB_STORAGE=y |
1065 | # CONFIG_USB_STORAGE_DEBUG is not set | ||
1066 | # CONFIG_USB_STORAGE_DATAFAB is not set | ||
1067 | # CONFIG_USB_STORAGE_FREECOM is not set | ||
1068 | # CONFIG_USB_STORAGE_ISD200 is not set | ||
1069 | # CONFIG_USB_STORAGE_DPCM is not set | ||
1070 | # CONFIG_USB_STORAGE_USBAT is not set | ||
1071 | # CONFIG_USB_STORAGE_SDDR09 is not set | ||
1072 | # CONFIG_USB_STORAGE_SDDR55 is not set | ||
1073 | # CONFIG_USB_STORAGE_JUMPSHOT is not set | ||
1074 | # CONFIG_USB_STORAGE_ALAUDA is not set | ||
1075 | # CONFIG_USB_STORAGE_KARMA is not set | ||
1076 | # CONFIG_USB_LIBUSUAL is not set | ||
1077 | |||
1078 | # | ||
1079 | # USB Input Devices | ||
1080 | # | ||
1081 | # CONFIG_USB_HID is not set | ||
1082 | |||
1083 | # | ||
1084 | # USB HID Boot Protocol drivers | ||
1085 | # | ||
1086 | # CONFIG_USB_KBD is not set | ||
1087 | # CONFIG_USB_MOUSE is not set | ||
1088 | # CONFIG_USB_AIPTEK is not set | ||
1089 | # CONFIG_USB_WACOM is not set | ||
1090 | # CONFIG_USB_ACECAD is not set | ||
1091 | # CONFIG_USB_KBTAB is not set | ||
1092 | # CONFIG_USB_POWERMATE is not set | ||
1093 | # CONFIG_USB_TOUCHSCREEN is not set | ||
1094 | # CONFIG_USB_YEALINK is not set | ||
1095 | # CONFIG_USB_XPAD is not set | ||
1096 | # CONFIG_USB_ATI_REMOTE is not set | ||
1097 | # CONFIG_USB_ATI_REMOTE2 is not set | ||
1098 | # CONFIG_USB_KEYSPAN_REMOTE is not set | ||
1099 | # CONFIG_USB_APPLETOUCH is not set | ||
1100 | |||
1101 | # | ||
1102 | # USB Imaging devices | ||
1103 | # | ||
1104 | # CONFIG_USB_MDC800 is not set | ||
1105 | # CONFIG_USB_MICROTEK is not set | ||
1106 | |||
1107 | # | ||
1108 | # USB Network Adapters | ||
1109 | # | ||
1110 | # CONFIG_USB_CATC is not set | ||
1111 | # CONFIG_USB_KAWETH is not set | ||
1112 | # CONFIG_USB_PEGASUS is not set | ||
1113 | # CONFIG_USB_RTL8150 is not set | ||
1114 | # CONFIG_USB_USBNET_MII is not set | ||
1115 | # CONFIG_USB_USBNET is not set | ||
1116 | CONFIG_USB_MON=y | ||
1117 | |||
1118 | # | ||
1119 | # USB port drivers | ||
1120 | # | ||
1121 | |||
1122 | # | ||
1123 | # USB Serial Converter support | ||
1124 | # | ||
1125 | # CONFIG_USB_SERIAL is not set | ||
1126 | |||
1127 | # | ||
1128 | # USB Miscellaneous drivers | ||
1129 | # | ||
1130 | # CONFIG_USB_EMI62 is not set | ||
1131 | # CONFIG_USB_EMI26 is not set | ||
1132 | # CONFIG_USB_ADUTUX is not set | ||
1133 | # CONFIG_USB_AUERSWALD is not set | ||
1134 | # CONFIG_USB_RIO500 is not set | ||
1135 | # CONFIG_USB_LEGOTOWER is not set | ||
1136 | # CONFIG_USB_LCD is not set | ||
1137 | # CONFIG_USB_LED is not set | ||
1138 | # CONFIG_USB_CYPRESS_CY7C63 is not set | ||
1139 | # CONFIG_USB_CYTHERM is not set | ||
1140 | # CONFIG_USB_PHIDGET is not set | ||
1141 | # CONFIG_USB_IDMOUSE is not set | ||
1142 | # CONFIG_USB_FTDI_ELAN is not set | ||
1143 | # CONFIG_USB_APPLEDISPLAY is not set | ||
1144 | # CONFIG_USB_SISUSBVGA is not set | ||
1145 | # CONFIG_USB_LD is not set | ||
1146 | # CONFIG_USB_TRANCEVIBRATOR is not set | ||
1147 | |||
1148 | # | ||
1149 | # USB DSL modem support | ||
1150 | # | ||
1151 | |||
1152 | # | ||
1153 | # USB Gadget Support | ||
1154 | # | ||
1155 | # CONFIG_USB_GADGET is not set | ||
1156 | |||
1157 | # | ||
1158 | # MMC/SD Card support | ||
1159 | # | ||
1160 | # CONFIG_MMC is not set | ||
1161 | |||
1162 | # | ||
1163 | # Real Time Clock | ||
1164 | # | ||
1165 | CONFIG_RTC_LIB=y | ||
1166 | # CONFIG_RTC_CLASS is not set | ||
1167 | |||
1168 | # | ||
1169 | # File systems | ||
1170 | # | ||
1171 | CONFIG_EXT2_FS=y | 86 | CONFIG_EXT2_FS=y |
1172 | CONFIG_EXT2_FS_XATTR=y | 87 | CONFIG_EXT2_FS_XATTR=y |
1173 | CONFIG_EXT2_FS_POSIX_ACL=y | 88 | CONFIG_EXT2_FS_POSIX_ACL=y |
1174 | # CONFIG_EXT2_FS_SECURITY is not set | ||
1175 | # CONFIG_EXT2_FS_XIP is not set | ||
1176 | CONFIG_EXT3_FS=y | 89 | CONFIG_EXT3_FS=y |
1177 | CONFIG_EXT3_FS_XATTR=y | ||
1178 | CONFIG_EXT3_FS_POSIX_ACL=y | 90 | CONFIG_EXT3_FS_POSIX_ACL=y |
1179 | # CONFIG_EXT3_FS_SECURITY is not set | ||
1180 | # CONFIG_EXT4DEV_FS is not set | ||
1181 | CONFIG_JBD=y | ||
1182 | # CONFIG_JBD_DEBUG is not set | ||
1183 | CONFIG_FS_MBCACHE=y | ||
1184 | # CONFIG_REISERFS_FS is not set | ||
1185 | # CONFIG_JFS_FS is not set | ||
1186 | CONFIG_FS_POSIX_ACL=y | ||
1187 | # CONFIG_XFS_FS is not set | ||
1188 | # CONFIG_GFS2_FS is not set | ||
1189 | # CONFIG_OCFS2_FS is not set | ||
1190 | # CONFIG_MINIX_FS is not set | ||
1191 | # CONFIG_ROMFS_FS is not set | ||
1192 | CONFIG_INOTIFY=y | 91 | CONFIG_INOTIFY=y |
1193 | CONFIG_INOTIFY_USER=y | ||
1194 | # CONFIG_QUOTA is not set | ||
1195 | CONFIG_DNOTIFY=y | ||
1196 | # CONFIG_AUTOFS_FS is not set | ||
1197 | # CONFIG_AUTOFS4_FS is not set | ||
1198 | # CONFIG_FUSE_FS is not set | ||
1199 | |||
1200 | # | ||
1201 | # CD-ROM/DVD Filesystems | ||
1202 | # | ||
1203 | # CONFIG_ISO9660_FS is not set | ||
1204 | # CONFIG_UDF_FS is not set | ||
1205 | |||
1206 | # | ||
1207 | # DOS/FAT/NT Filesystems | ||
1208 | # | ||
1209 | CONFIG_FAT_FS=y | ||
1210 | CONFIG_MSDOS_FS=y | 92 | CONFIG_MSDOS_FS=y |
1211 | # CONFIG_VFAT_FS is not set | ||
1212 | CONFIG_FAT_DEFAULT_CODEPAGE=437 | ||
1213 | # CONFIG_NTFS_FS is not set | ||
1214 | |||
1215 | # | ||
1216 | # Pseudo filesystems | ||
1217 | # | ||
1218 | CONFIG_PROC_FS=y | ||
1219 | CONFIG_PROC_SYSCTL=y | ||
1220 | CONFIG_SYSFS=y | ||
1221 | CONFIG_TMPFS=y | 93 | CONFIG_TMPFS=y |
1222 | # CONFIG_TMPFS_POSIX_ACL is not set | ||
1223 | # CONFIG_HUGETLB_PAGE is not set | ||
1224 | CONFIG_RAMFS=y | ||
1225 | # CONFIG_CONFIGFS_FS is not set | ||
1226 | |||
1227 | # | ||
1228 | # Miscellaneous filesystems | ||
1229 | # | ||
1230 | # CONFIG_ADFS_FS is not set | ||
1231 | # CONFIG_AFFS_FS is not set | ||
1232 | # CONFIG_HFS_FS is not set | ||
1233 | # CONFIG_HFSPLUS_FS is not set | ||
1234 | # CONFIG_BEFS_FS is not set | ||
1235 | # CONFIG_BFS_FS is not set | ||
1236 | # CONFIG_EFS_FS is not set | ||
1237 | # CONFIG_JFFS_FS is not set | ||
1238 | CONFIG_JFFS2_FS=y | 94 | CONFIG_JFFS2_FS=y |
1239 | CONFIG_JFFS2_FS_DEBUG=0 | ||
1240 | CONFIG_JFFS2_FS_WRITEBUFFER=y | ||
1241 | # CONFIG_JFFS2_SUMMARY is not set | ||
1242 | # CONFIG_JFFS2_FS_XATTR is not set | ||
1243 | # CONFIG_JFFS2_COMPRESSION_OPTIONS is not set | ||
1244 | CONFIG_JFFS2_ZLIB=y | ||
1245 | CONFIG_JFFS2_RTIME=y | ||
1246 | # CONFIG_JFFS2_RUBIN is not set | ||
1247 | # CONFIG_CRAMFS is not set | ||
1248 | # CONFIG_VXFS_FS is not set | ||
1249 | # CONFIG_HPFS_FS is not set | ||
1250 | # CONFIG_QNX4FS_FS is not set | ||
1251 | # CONFIG_SYSV_FS is not set | ||
1252 | # CONFIG_UFS_FS is not set | ||
1253 | |||
1254 | # | ||
1255 | # Network File Systems | ||
1256 | # | ||
1257 | CONFIG_NFS_FS=y | 95 | CONFIG_NFS_FS=y |
1258 | CONFIG_NFS_V3=y | 96 | CONFIG_NFS_V3=y |
1259 | # CONFIG_NFS_V3_ACL is not set | ||
1260 | # CONFIG_NFS_V4 is not set | ||
1261 | # CONFIG_NFS_DIRECTIO is not set | ||
1262 | # CONFIG_NFSD is not set | ||
1263 | CONFIG_ROOT_NFS=y | 97 | CONFIG_ROOT_NFS=y |
1264 | CONFIG_LOCKD=y | ||
1265 | CONFIG_LOCKD_V4=y | ||
1266 | CONFIG_NFS_COMMON=y | ||
1267 | CONFIG_SUNRPC=y | ||
1268 | # CONFIG_RPCSEC_GSS_KRB5 is not set | ||
1269 | # CONFIG_RPCSEC_GSS_SPKM3 is not set | ||
1270 | # CONFIG_SMB_FS is not set | ||
1271 | # CONFIG_CIFS is not set | ||
1272 | # CONFIG_NCP_FS is not set | ||
1273 | # CONFIG_CODA_FS is not set | ||
1274 | # CONFIG_AFS_FS is not set | ||
1275 | # CONFIG_9P_FS is not set | ||
1276 | |||
1277 | # | ||
1278 | # Partition Types | ||
1279 | # | ||
1280 | CONFIG_PARTITION_ADVANCED=y | 98 | CONFIG_PARTITION_ADVANCED=y |
1281 | # CONFIG_ACORN_PARTITION is not set | ||
1282 | # CONFIG_OSF_PARTITION is not set | ||
1283 | # CONFIG_AMIGA_PARTITION is not set | ||
1284 | # CONFIG_ATARI_PARTITION is not set | ||
1285 | # CONFIG_MAC_PARTITION is not set | ||
1286 | CONFIG_MSDOS_PARTITION=y | ||
1287 | # CONFIG_BSD_DISKLABEL is not set | ||
1288 | # CONFIG_MINIX_SUBPARTITION is not set | ||
1289 | # CONFIG_SOLARIS_X86_PARTITION is not set | ||
1290 | # CONFIG_UNIXWARE_DISKLABEL is not set | ||
1291 | # CONFIG_LDM_PARTITION is not set | ||
1292 | # CONFIG_SGI_PARTITION is not set | ||
1293 | # CONFIG_ULTRIX_PARTITION is not set | ||
1294 | # CONFIG_SUN_PARTITION is not set | ||
1295 | # CONFIG_KARMA_PARTITION is not set | ||
1296 | # CONFIG_EFI_PARTITION is not set | ||
1297 | |||
1298 | # | ||
1299 | # Native Language Support | ||
1300 | # | ||
1301 | CONFIG_NLS=y | ||
1302 | CONFIG_NLS_DEFAULT="iso8859-1" | ||
1303 | CONFIG_NLS_CODEPAGE_437=y | 99 | CONFIG_NLS_CODEPAGE_437=y |
1304 | # CONFIG_NLS_CODEPAGE_737 is not set | ||
1305 | # CONFIG_NLS_CODEPAGE_775 is not set | ||
1306 | # CONFIG_NLS_CODEPAGE_850 is not set | ||
1307 | # CONFIG_NLS_CODEPAGE_852 is not set | ||
1308 | # CONFIG_NLS_CODEPAGE_855 is not set | ||
1309 | # CONFIG_NLS_CODEPAGE_857 is not set | ||
1310 | # CONFIG_NLS_CODEPAGE_860 is not set | ||
1311 | # CONFIG_NLS_CODEPAGE_861 is not set | ||
1312 | # CONFIG_NLS_CODEPAGE_862 is not set | ||
1313 | # CONFIG_NLS_CODEPAGE_863 is not set | ||
1314 | # CONFIG_NLS_CODEPAGE_864 is not set | ||
1315 | # CONFIG_NLS_CODEPAGE_865 is not set | ||
1316 | # CONFIG_NLS_CODEPAGE_866 is not set | ||
1317 | # CONFIG_NLS_CODEPAGE_869 is not set | ||
1318 | # CONFIG_NLS_CODEPAGE_936 is not set | ||
1319 | # CONFIG_NLS_CODEPAGE_950 is not set | ||
1320 | # CONFIG_NLS_CODEPAGE_932 is not set | ||
1321 | # CONFIG_NLS_CODEPAGE_949 is not set | ||
1322 | # CONFIG_NLS_CODEPAGE_874 is not set | ||
1323 | # CONFIG_NLS_ISO8859_8 is not set | ||
1324 | # CONFIG_NLS_CODEPAGE_1250 is not set | ||
1325 | # CONFIG_NLS_CODEPAGE_1251 is not set | ||
1326 | # CONFIG_NLS_ASCII is not set | ||
1327 | # CONFIG_NLS_ISO8859_1 is not set | ||
1328 | # CONFIG_NLS_ISO8859_2 is not set | ||
1329 | # CONFIG_NLS_ISO8859_3 is not set | ||
1330 | # CONFIG_NLS_ISO8859_4 is not set | ||
1331 | # CONFIG_NLS_ISO8859_5 is not set | ||
1332 | # CONFIG_NLS_ISO8859_6 is not set | ||
1333 | # CONFIG_NLS_ISO8859_7 is not set | ||
1334 | # CONFIG_NLS_ISO8859_9 is not set | ||
1335 | # CONFIG_NLS_ISO8859_13 is not set | ||
1336 | # CONFIG_NLS_ISO8859_14 is not set | ||
1337 | # CONFIG_NLS_ISO8859_15 is not set | ||
1338 | # CONFIG_NLS_KOI8_R is not set | ||
1339 | # CONFIG_NLS_KOI8_U is not set | ||
1340 | # CONFIG_NLS_UTF8 is not set | ||
1341 | |||
1342 | # | ||
1343 | # Distributed Lock Manager | ||
1344 | # | ||
1345 | # CONFIG_DLM is not set | ||
1346 | |||
1347 | # | ||
1348 | # Profiling support | ||
1349 | # | ||
1350 | # CONFIG_PROFILING is not set | ||
1351 | |||
1352 | # | ||
1353 | # Kernel hacking | ||
1354 | # | ||
1355 | # CONFIG_PRINTK_TIME is not set | ||
1356 | CONFIG_ENABLE_MUST_CHECK=y | ||
1357 | CONFIG_MAGIC_SYSRQ=y | 100 | CONFIG_MAGIC_SYSRQ=y |
1358 | # CONFIG_UNUSED_SYMBOLS is not set | ||
1359 | # CONFIG_DEBUG_FS is not set | ||
1360 | # CONFIG_HEADERS_CHECK is not set | ||
1361 | CONFIG_DEBUG_KERNEL=y | 101 | CONFIG_DEBUG_KERNEL=y |
1362 | CONFIG_LOG_BUF_SHIFT=14 | ||
1363 | CONFIG_DETECT_SOFTLOCKUP=y | ||
1364 | # CONFIG_SCHEDSTATS is not set | ||
1365 | # CONFIG_DEBUG_SLAB is not set | ||
1366 | # CONFIG_DEBUG_RT_MUTEXES is not set | ||
1367 | # CONFIG_RT_MUTEX_TESTER is not set | ||
1368 | # CONFIG_DEBUG_SPINLOCK is not set | ||
1369 | CONFIG_DEBUG_MUTEXES=y | 102 | CONFIG_DEBUG_MUTEXES=y |
1370 | # CONFIG_DEBUG_RWSEMS is not set | ||
1371 | # CONFIG_DEBUG_SPINLOCK_SLEEP is not set | ||
1372 | # CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set | ||
1373 | # CONFIG_DEBUG_KOBJECT is not set | ||
1374 | CONFIG_DEBUG_BUGVERBOSE=y | ||
1375 | # CONFIG_DEBUG_INFO is not set | ||
1376 | # CONFIG_DEBUG_VM is not set | ||
1377 | # CONFIG_DEBUG_LIST is not set | ||
1378 | CONFIG_FRAME_POINTER=y | ||
1379 | CONFIG_FORCED_INLINING=y | ||
1380 | # CONFIG_RCU_TORTURE_TEST is not set | ||
1381 | CONFIG_DEBUG_USER=y | 103 | CONFIG_DEBUG_USER=y |
1382 | CONFIG_DEBUG_ERRORS=y | 104 | CONFIG_DEBUG_ERRORS=y |
1383 | CONFIG_DEBUG_LL=y | 105 | CONFIG_DEBUG_LL=y |
1384 | # CONFIG_DEBUG_ICEDCC is not set | ||
1385 | |||
1386 | # | ||
1387 | # Security options | ||
1388 | # | ||
1389 | # CONFIG_KEYS is not set | ||
1390 | # CONFIG_SECURITY is not set | ||
1391 | |||
1392 | # | ||
1393 | # Cryptographic options | ||
1394 | # | ||
1395 | # CONFIG_CRYPTO is not set | ||
1396 | |||
1397 | # | ||
1398 | # Library routines | ||
1399 | # | ||
1400 | CONFIG_BITREVERSE=y | ||
1401 | # CONFIG_CRC_CCITT is not set | ||
1402 | # CONFIG_CRC16 is not set | ||
1403 | CONFIG_CRC32=y | ||
1404 | # CONFIG_LIBCRC32C is not set | ||
1405 | CONFIG_ZLIB_INFLATE=y | ||
1406 | CONFIG_ZLIB_DEFLATE=y | ||
1407 | CONFIG_PLIST=y | ||
1408 | CONFIG_IOMAP_COPY=y | ||