diff options
Diffstat (limited to 'arch/arm/configs/versatile_defconfig')
-rw-r--r-- | arch/arm/configs/versatile_defconfig | 928 |
1 files changed, 6 insertions, 922 deletions
diff --git a/arch/arm/configs/versatile_defconfig b/arch/arm/configs/versatile_defconfig index a1af0b972c0d..0ce710f47500 100644 --- a/arch/arm/configs/versatile_defconfig +++ b/arch/arm/configs/versatile_defconfig | |||
@@ -1,1000 +1,84 @@ | |||
1 | # | ||
2 | # Automatically generated make config: don't edit | ||
3 | # Linux kernel version: 2.6.17-rc3 | ||
4 | # Mon May 8 20:15:57 2006 | ||
5 | # | ||
6 | CONFIG_ARM=y | ||
7 | CONFIG_MMU=y | ||
8 | CONFIG_RWSEM_GENERIC_SPINLOCK=y | ||
9 | CONFIG_GENERIC_HWEIGHT=y | ||
10 | CONFIG_GENERIC_CALIBRATE_DELAY=y | ||
11 | CONFIG_VECTORS_BASE=0xffff0000 | ||
12 | |||
13 | # | ||
14 | # Code maturity level options | ||
15 | # | ||
16 | CONFIG_EXPERIMENTAL=y | 1 | CONFIG_EXPERIMENTAL=y |
17 | CONFIG_BROKEN_ON_SMP=y | ||
18 | CONFIG_INIT_ENV_ARG_LIMIT=32 | ||
19 | |||
20 | # | ||
21 | # General setup | ||
22 | # | ||
23 | CONFIG_LOCALVERSION="" | ||
24 | # CONFIG_LOCALVERSION_AUTO is not set | 2 | # CONFIG_LOCALVERSION_AUTO is not set |
25 | CONFIG_SWAP=y | ||
26 | CONFIG_SYSVIPC=y | 3 | CONFIG_SYSVIPC=y |
27 | # CONFIG_POSIX_MQUEUE is not set | 4 | CONFIG_LOG_BUF_SHIFT=14 |
28 | # CONFIG_BSD_PROCESS_ACCT is not set | 5 | CONFIG_BLK_DEV_INITRD=y |
29 | CONFIG_SYSCTL=y | ||
30 | # CONFIG_AUDIT is not set | ||
31 | # CONFIG_IKCONFIG is not set | ||
32 | # CONFIG_RELAY is not set | ||
33 | CONFIG_INITRAMFS_SOURCE="" | ||
34 | CONFIG_UID16=y | ||
35 | CONFIG_CC_OPTIMIZE_FOR_SIZE=y | ||
36 | # CONFIG_EMBEDDED is not set | ||
37 | CONFIG_KALLSYMS=y | ||
38 | # CONFIG_KALLSYMS_ALL is not set | ||
39 | # CONFIG_KALLSYMS_EXTRA_PASS is not set | ||
40 | CONFIG_HOTPLUG=y | ||
41 | CONFIG_PRINTK=y | ||
42 | CONFIG_BUG=y | ||
43 | CONFIG_ELF_CORE=y | ||
44 | CONFIG_BASE_FULL=y | ||
45 | CONFIG_FUTEX=y | ||
46 | CONFIG_EPOLL=y | ||
47 | CONFIG_SHMEM=y | ||
48 | CONFIG_SLAB=y | 6 | CONFIG_SLAB=y |
49 | # CONFIG_TINY_SHMEM is not set | ||
50 | CONFIG_BASE_SMALL=0 | ||
51 | # CONFIG_SLOB is not set | ||
52 | CONFIG_OBSOLETE_INTERMODULE=y | ||
53 | |||
54 | # | ||
55 | # Loadable module support | ||
56 | # | ||
57 | CONFIG_MODULES=y | 7 | CONFIG_MODULES=y |
58 | CONFIG_MODULE_UNLOAD=y | 8 | CONFIG_MODULE_UNLOAD=y |
59 | # CONFIG_MODULE_FORCE_UNLOAD is not set | ||
60 | # CONFIG_MODVERSIONS is not set | ||
61 | # CONFIG_MODULE_SRCVERSION_ALL is not set | ||
62 | CONFIG_KMOD=y | ||
63 | |||
64 | # | ||
65 | # Block layer | ||
66 | # | ||
67 | # CONFIG_BLK_DEV_IO_TRACE is not set | ||
68 | |||
69 | # | ||
70 | # IO Schedulers | ||
71 | # | ||
72 | CONFIG_IOSCHED_NOOP=y | ||
73 | CONFIG_IOSCHED_AS=y | ||
74 | CONFIG_IOSCHED_DEADLINE=y | ||
75 | CONFIG_IOSCHED_CFQ=y | ||
76 | CONFIG_DEFAULT_AS=y | ||
77 | # CONFIG_DEFAULT_DEADLINE is not set | ||
78 | # CONFIG_DEFAULT_CFQ is not set | ||
79 | # CONFIG_DEFAULT_NOOP is not set | ||
80 | CONFIG_DEFAULT_IOSCHED="anticipatory" | ||
81 | |||
82 | # | ||
83 | # System Type | ||
84 | # | ||
85 | # CONFIG_ARCH_CLPS7500 is not set | ||
86 | # CONFIG_ARCH_CLPS711X is not set | ||
87 | # CONFIG_ARCH_CO285 is not set | ||
88 | # CONFIG_ARCH_EBSA110 is not set | ||
89 | # CONFIG_ARCH_EP93XX is not set | ||
90 | # CONFIG_ARCH_FOOTBRIDGE is not set | ||
91 | # CONFIG_ARCH_INTEGRATOR is not set | ||
92 | # CONFIG_ARCH_IOP3XX is not set | ||
93 | # CONFIG_ARCH_IXP4XX is not set | ||
94 | # CONFIG_ARCH_IXP2000 is not set | ||
95 | # CONFIG_ARCH_IXP23XX is not set | ||
96 | # CONFIG_ARCH_L7200 is not set | ||
97 | # CONFIG_ARCH_PXA is not set | ||
98 | # CONFIG_ARCH_RPC is not set | ||
99 | # CONFIG_ARCH_SA1100 is not set | ||
100 | # CONFIG_ARCH_S3C2410 is not set | ||
101 | # CONFIG_ARCH_SHARK is not set | ||
102 | # CONFIG_ARCH_LH7A40X is not set | ||
103 | # CONFIG_ARCH_OMAP is not set | ||
104 | CONFIG_ARCH_VERSATILE=y | ||
105 | # CONFIG_ARCH_REALVIEW is not set | ||
106 | # CONFIG_ARCH_IMX is not set | ||
107 | # CONFIG_ARCH_H720X is not set | ||
108 | # CONFIG_ARCH_AAEC2000 is not set | ||
109 | # CONFIG_ARCH_AT91RM9200 is not set | ||
110 | |||
111 | # | ||
112 | # Versatile platform type | ||
113 | # | ||
114 | CONFIG_ARCH_VERSATILE_PB=y | ||
115 | CONFIG_MACH_VERSATILE_AB=y | 9 | CONFIG_MACH_VERSATILE_AB=y |
116 | |||
117 | # | ||
118 | # Processor Type | ||
119 | # | ||
120 | CONFIG_CPU_ARM926T=y | ||
121 | CONFIG_CPU_32v5=y | ||
122 | CONFIG_CPU_ABRT_EV5TJ=y | ||
123 | CONFIG_CPU_CACHE_VIVT=y | ||
124 | CONFIG_CPU_COPY_V4WB=y | ||
125 | CONFIG_CPU_TLB_V4WBI=y | ||
126 | |||
127 | # | ||
128 | # Processor Features | ||
129 | # | ||
130 | CONFIG_ARM_THUMB=y | ||
131 | # CONFIG_CPU_ICACHE_DISABLE is not set | ||
132 | # CONFIG_CPU_DCACHE_DISABLE is not set | ||
133 | # CONFIG_CPU_DCACHE_WRITETHROUGH is not set | ||
134 | # CONFIG_CPU_CACHE_ROUND_ROBIN is not set | ||
135 | CONFIG_ARM_VIC=y | ||
136 | CONFIG_ICST307=y | ||
137 | |||
138 | # | ||
139 | # Bus support | ||
140 | # | ||
141 | CONFIG_ARM_AMBA=y | ||
142 | # CONFIG_PCI is not set | ||
143 | |||
144 | # | ||
145 | # PCCARD (PCMCIA/CardBus) support | ||
146 | # | ||
147 | # CONFIG_PCCARD is not set | ||
148 | |||
149 | # | ||
150 | # Kernel Features | ||
151 | # | ||
152 | # CONFIG_PREEMPT is not set | ||
153 | CONFIG_HZ=100 | ||
154 | # CONFIG_AEABI is not set | ||
155 | # CONFIG_ARCH_DISCONTIGMEM_ENABLE is not set | ||
156 | CONFIG_SELECT_MEMORY_MODEL=y | ||
157 | CONFIG_FLATMEM_MANUAL=y | ||
158 | # CONFIG_DISCONTIGMEM_MANUAL is not set | ||
159 | # CONFIG_SPARSEMEM_MANUAL is not set | ||
160 | CONFIG_FLATMEM=y | ||
161 | CONFIG_FLAT_NODE_MEM_MAP=y | ||
162 | # CONFIG_SPARSEMEM_STATIC is not set | ||
163 | CONFIG_SPLIT_PTLOCK_CPUS=4096 | ||
164 | CONFIG_LEDS=y | 10 | CONFIG_LEDS=y |
165 | CONFIG_LEDS_TIMER=y | ||
166 | CONFIG_LEDS_CPU=y | 11 | CONFIG_LEDS_CPU=y |
167 | CONFIG_ALIGNMENT_TRAP=y | ||
168 | |||
169 | # | ||
170 | # Boot options | ||
171 | # | ||
172 | CONFIG_ZBOOT_ROM_TEXT=0x0 | 12 | CONFIG_ZBOOT_ROM_TEXT=0x0 |
173 | CONFIG_ZBOOT_ROM_BSS=0x0 | 13 | CONFIG_ZBOOT_ROM_BSS=0x0 |
174 | CONFIG_CMDLINE="root=1f03 mem=32M" | 14 | CONFIG_CMDLINE="root=1f03 mem=32M" |
175 | # CONFIG_XIP_KERNEL is not set | ||
176 | |||
177 | # | ||
178 | # Floating point emulation | ||
179 | # | ||
180 | |||
181 | # | ||
182 | # At least one emulation must be selected | ||
183 | # | ||
184 | CONFIG_FPE_NWFPE=y | 15 | CONFIG_FPE_NWFPE=y |
185 | # CONFIG_FPE_NWFPE_XP is not set | ||
186 | # CONFIG_FPE_FASTFPE is not set | ||
187 | CONFIG_VFP=y | 16 | CONFIG_VFP=y |
188 | |||
189 | # | ||
190 | # Userspace binary formats | ||
191 | # | ||
192 | CONFIG_BINFMT_ELF=y | ||
193 | # CONFIG_BINFMT_AOUT is not set | ||
194 | # CONFIG_BINFMT_MISC is not set | ||
195 | # CONFIG_ARTHUR is not set | ||
196 | |||
197 | # | ||
198 | # Power management options | ||
199 | # | ||
200 | CONFIG_PM=y | 17 | CONFIG_PM=y |
201 | # CONFIG_PM_LEGACY is not set | ||
202 | # CONFIG_PM_DEBUG is not set | ||
203 | # CONFIG_APM is not set | ||
204 | |||
205 | # | ||
206 | # Networking | ||
207 | # | ||
208 | CONFIG_NET=y | 18 | CONFIG_NET=y |
209 | |||
210 | # | ||
211 | # Networking options | ||
212 | # | ||
213 | # CONFIG_NETDEBUG is not set | ||
214 | CONFIG_PACKET=y | 19 | CONFIG_PACKET=y |
215 | CONFIG_PACKET_MMAP=y | ||
216 | CONFIG_UNIX=y | 20 | CONFIG_UNIX=y |
217 | # CONFIG_NET_KEY is not set | ||
218 | CONFIG_INET=y | 21 | CONFIG_INET=y |
219 | CONFIG_IP_MULTICAST=y | 22 | CONFIG_IP_MULTICAST=y |
220 | # CONFIG_IP_ADVANCED_ROUTER is not set | ||
221 | CONFIG_IP_FIB_HASH=y | ||
222 | CONFIG_IP_PNP=y | 23 | CONFIG_IP_PNP=y |
223 | # CONFIG_IP_PNP_DHCP is not set | ||
224 | CONFIG_IP_PNP_BOOTP=y | 24 | CONFIG_IP_PNP_BOOTP=y |
225 | # CONFIG_IP_PNP_RARP is not set | ||
226 | # CONFIG_NET_IPIP is not set | ||
227 | # CONFIG_NET_IPGRE is not set | ||
228 | # CONFIG_IP_MROUTE is not set | ||
229 | # CONFIG_ARPD is not set | ||
230 | # CONFIG_SYN_COOKIES is not set | ||
231 | # CONFIG_INET_AH is not set | ||
232 | # CONFIG_INET_ESP is not set | ||
233 | # CONFIG_INET_IPCOMP is not set | ||
234 | # CONFIG_INET_XFRM_TUNNEL is not set | ||
235 | # CONFIG_INET_TUNNEL is not set | ||
236 | # CONFIG_INET_DIAG is not set | 25 | # CONFIG_INET_DIAG is not set |
237 | CONFIG_INET_TCP_DIAG=y | ||
238 | # CONFIG_TCP_CONG_ADVANCED is not set | ||
239 | CONFIG_TCP_CONG_BIC=y | ||
240 | # CONFIG_IPV6 is not set | 26 | # CONFIG_IPV6 is not set |
241 | # CONFIG_INET6_XFRM_TUNNEL is not set | ||
242 | # CONFIG_INET6_TUNNEL is not set | ||
243 | # CONFIG_NETFILTER is not set | ||
244 | |||
245 | # | ||
246 | # DCCP Configuration (EXPERIMENTAL) | ||
247 | # | ||
248 | # CONFIG_IP_DCCP is not set | ||
249 | |||
250 | # | ||
251 | # SCTP Configuration (EXPERIMENTAL) | ||
252 | # | ||
253 | # CONFIG_IP_SCTP is not set | ||
254 | |||
255 | # | ||
256 | # TIPC Configuration (EXPERIMENTAL) | ||
257 | # | ||
258 | # CONFIG_TIPC is not set | ||
259 | # CONFIG_ATM is not set | ||
260 | # CONFIG_BRIDGE is not set | ||
261 | # CONFIG_VLAN_8021Q is not set | ||
262 | # CONFIG_DECNET is not set | ||
263 | # CONFIG_LLC2 is not set | ||
264 | # CONFIG_IPX is not set | ||
265 | # CONFIG_ATALK is not set | ||
266 | # CONFIG_X25 is not set | ||
267 | # CONFIG_LAPB is not set | ||
268 | # CONFIG_NET_DIVERT is not set | ||
269 | # CONFIG_ECONET is not set | ||
270 | # CONFIG_WAN_ROUTER is not set | ||
271 | |||
272 | # | ||
273 | # QoS and/or fair queueing | ||
274 | # | ||
275 | # CONFIG_NET_SCHED is not set | ||
276 | |||
277 | # | ||
278 | # Network testing | ||
279 | # | ||
280 | # CONFIG_NET_PKTGEN is not set | ||
281 | # CONFIG_HAMRADIO is not set | ||
282 | # CONFIG_IRDA is not set | ||
283 | # CONFIG_BT is not set | ||
284 | # CONFIG_IEEE80211 is not set | ||
285 | |||
286 | # | ||
287 | # Device Drivers | ||
288 | # | ||
289 | |||
290 | # | ||
291 | # Generic Driver Options | ||
292 | # | ||
293 | CONFIG_STANDALONE=y | ||
294 | CONFIG_PREVENT_FIRMWARE_BUILD=y | ||
295 | # CONFIG_FW_LOADER is not set | ||
296 | # CONFIG_DEBUG_DRIVER is not set | ||
297 | |||
298 | # | ||
299 | # Connector - unified userspace <-> kernelspace linker | ||
300 | # | ||
301 | # CONFIG_CONNECTOR is not set | ||
302 | |||
303 | # | ||
304 | # Memory Technology Devices (MTD) | ||
305 | # | ||
306 | CONFIG_MTD=y | 27 | CONFIG_MTD=y |
307 | # CONFIG_MTD_DEBUG is not set | ||
308 | # CONFIG_MTD_CONCAT is not set | ||
309 | CONFIG_MTD_PARTITIONS=y | 28 | CONFIG_MTD_PARTITIONS=y |
310 | # CONFIG_MTD_REDBOOT_PARTS is not set | ||
311 | CONFIG_MTD_CMDLINE_PARTS=y | 29 | CONFIG_MTD_CMDLINE_PARTS=y |
312 | # CONFIG_MTD_AFS_PARTS is not set | ||
313 | |||
314 | # | ||
315 | # User Modules And Translation Layers | ||
316 | # | ||
317 | CONFIG_MTD_CHAR=y | 30 | CONFIG_MTD_CHAR=y |
318 | CONFIG_MTD_BLOCK=y | 31 | CONFIG_MTD_BLOCK=y |
319 | # CONFIG_FTL is not set | ||
320 | # CONFIG_NFTL is not set | ||
321 | # CONFIG_INFTL is not set | ||
322 | # CONFIG_RFD_FTL is not set | ||
323 | |||
324 | # | ||
325 | # RAM/ROM/Flash chip drivers | ||
326 | # | ||
327 | CONFIG_MTD_CFI=y | 32 | CONFIG_MTD_CFI=y |
328 | # CONFIG_MTD_JEDECPROBE is not set | ||
329 | CONFIG_MTD_GEN_PROBE=y | ||
330 | CONFIG_MTD_CFI_ADV_OPTIONS=y | 33 | CONFIG_MTD_CFI_ADV_OPTIONS=y |
331 | CONFIG_MTD_CFI_NOSWAP=y | ||
332 | # CONFIG_MTD_CFI_BE_BYTE_SWAP is not set | ||
333 | # CONFIG_MTD_CFI_LE_BYTE_SWAP is not set | ||
334 | # CONFIG_MTD_CFI_GEOMETRY is not set | ||
335 | CONFIG_MTD_MAP_BANK_WIDTH_1=y | ||
336 | CONFIG_MTD_MAP_BANK_WIDTH_2=y | ||
337 | CONFIG_MTD_MAP_BANK_WIDTH_4=y | ||
338 | # CONFIG_MTD_MAP_BANK_WIDTH_8 is not set | ||
339 | # CONFIG_MTD_MAP_BANK_WIDTH_16 is not set | ||
340 | # CONFIG_MTD_MAP_BANK_WIDTH_32 is not set | ||
341 | CONFIG_MTD_CFI_I1=y | ||
342 | CONFIG_MTD_CFI_I2=y | ||
343 | # CONFIG_MTD_CFI_I4 is not set | ||
344 | # CONFIG_MTD_CFI_I8 is not set | ||
345 | # CONFIG_MTD_OTP is not set | ||
346 | CONFIG_MTD_CFI_INTELEXT=y | 34 | CONFIG_MTD_CFI_INTELEXT=y |
347 | # CONFIG_MTD_CFI_AMDSTD is not set | ||
348 | # CONFIG_MTD_CFI_STAA is not set | ||
349 | CONFIG_MTD_CFI_UTIL=y | ||
350 | # CONFIG_MTD_RAM is not set | ||
351 | # CONFIG_MTD_ROM is not set | ||
352 | # CONFIG_MTD_ABSENT is not set | ||
353 | # CONFIG_MTD_OBSOLETE_CHIPS is not set | ||
354 | |||
355 | # | ||
356 | # Mapping drivers for chip access | ||
357 | # | ||
358 | # CONFIG_MTD_COMPLEX_MAPPINGS is not set | ||
359 | # CONFIG_MTD_PHYSMAP is not set | ||
360 | CONFIG_MTD_ARM_INTEGRATOR=y | 35 | CONFIG_MTD_ARM_INTEGRATOR=y |
361 | # CONFIG_MTD_PLATRAM is not set | ||
362 | |||
363 | # | ||
364 | # Self-contained MTD device drivers | ||
365 | # | ||
366 | # CONFIG_MTD_SLRAM is not set | ||
367 | # CONFIG_MTD_PHRAM is not set | ||
368 | # CONFIG_MTD_MTDRAM is not set | ||
369 | # CONFIG_MTD_BLOCK2MTD is not set | ||
370 | |||
371 | # | ||
372 | # Disk-On-Chip Device Drivers | ||
373 | # | ||
374 | # CONFIG_MTD_DOC2000 is not set | ||
375 | # CONFIG_MTD_DOC2001 is not set | ||
376 | # CONFIG_MTD_DOC2001PLUS is not set | ||
377 | |||
378 | # | ||
379 | # NAND Flash Device Drivers | ||
380 | # | ||
381 | # CONFIG_MTD_NAND is not set | ||
382 | |||
383 | # | ||
384 | # OneNAND Flash Device Drivers | ||
385 | # | ||
386 | # CONFIG_MTD_ONENAND is not set | ||
387 | |||
388 | # | ||
389 | # Parallel port support | ||
390 | # | ||
391 | # CONFIG_PARPORT is not set | ||
392 | |||
393 | # | ||
394 | # Plug and Play support | ||
395 | # | ||
396 | |||
397 | # | ||
398 | # Block devices | ||
399 | # | ||
400 | # CONFIG_BLK_DEV_COW_COMMON is not set | ||
401 | # CONFIG_BLK_DEV_LOOP is not set | ||
402 | # CONFIG_BLK_DEV_NBD is not set | ||
403 | CONFIG_BLK_DEV_RAM=y | 36 | CONFIG_BLK_DEV_RAM=y |
404 | CONFIG_BLK_DEV_RAM_COUNT=16 | 37 | CONFIG_EEPROM_LEGACY=m |
405 | CONFIG_BLK_DEV_RAM_SIZE=4096 | ||
406 | CONFIG_BLK_DEV_INITRD=y | ||
407 | # CONFIG_CDROM_PKTCDVD is not set | ||
408 | # CONFIG_ATA_OVER_ETH is not set | ||
409 | |||
410 | # | ||
411 | # SCSI device support | ||
412 | # | ||
413 | # CONFIG_RAID_ATTRS is not set | ||
414 | # CONFIG_SCSI is not set | ||
415 | |||
416 | # | ||
417 | # Multi-device support (RAID and LVM) | ||
418 | # | ||
419 | # CONFIG_MD is not set | ||
420 | |||
421 | # | ||
422 | # Fusion MPT device support | ||
423 | # | ||
424 | # CONFIG_FUSION is not set | ||
425 | |||
426 | # | ||
427 | # IEEE 1394 (FireWire) support | ||
428 | # | ||
429 | |||
430 | # | ||
431 | # I2O device support | ||
432 | # | ||
433 | |||
434 | # | ||
435 | # Network device support | ||
436 | # | ||
437 | CONFIG_NETDEVICES=y | 38 | CONFIG_NETDEVICES=y |
438 | # CONFIG_DUMMY is not set | ||
439 | # CONFIG_BONDING is not set | ||
440 | # CONFIG_EQUALIZER is not set | ||
441 | # CONFIG_TUN is not set | ||
442 | |||
443 | # | ||
444 | # PHY device support | ||
445 | # | ||
446 | # CONFIG_PHYLIB is not set | ||
447 | |||
448 | # | ||
449 | # Ethernet (10 or 100Mbit) | ||
450 | # | ||
451 | CONFIG_NET_ETHERNET=y | 39 | CONFIG_NET_ETHERNET=y |
452 | CONFIG_MII=y | ||
453 | CONFIG_SMC91X=y | 40 | CONFIG_SMC91X=y |
454 | # CONFIG_DM9000 is not set | ||
455 | |||
456 | # | ||
457 | # Ethernet (1000 Mbit) | ||
458 | # | ||
459 | |||
460 | # | ||
461 | # Ethernet (10000 Mbit) | ||
462 | # | ||
463 | |||
464 | # | ||
465 | # Token Ring devices | ||
466 | # | ||
467 | |||
468 | # | ||
469 | # Wireless LAN (non-hamradio) | ||
470 | # | ||
471 | # CONFIG_NET_RADIO is not set | ||
472 | |||
473 | # | ||
474 | # Wan interfaces | ||
475 | # | ||
476 | # CONFIG_WAN is not set | ||
477 | # CONFIG_PPP is not set | ||
478 | # CONFIG_SLIP is not set | ||
479 | # CONFIG_SHAPER is not set | ||
480 | # CONFIG_NETCONSOLE is not set | ||
481 | # CONFIG_NETPOLL is not set | ||
482 | # CONFIG_NET_POLL_CONTROLLER is not set | ||
483 | |||
484 | # | ||
485 | # ISDN subsystem | ||
486 | # | ||
487 | # CONFIG_ISDN is not set | ||
488 | |||
489 | # | ||
490 | # Input device support | ||
491 | # | ||
492 | CONFIG_INPUT=y | ||
493 | |||
494 | # | ||
495 | # Userland interfaces | ||
496 | # | ||
497 | CONFIG_INPUT_MOUSEDEV=y | ||
498 | CONFIG_INPUT_MOUSEDEV_PSAUX=y | ||
499 | CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024 | ||
500 | CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768 | ||
501 | # CONFIG_INPUT_JOYDEV is not set | ||
502 | # CONFIG_INPUT_TSDEV is not set | ||
503 | # CONFIG_INPUT_EVDEV is not set | ||
504 | # CONFIG_INPUT_EVBUG is not set | ||
505 | |||
506 | # | ||
507 | # Input Device Drivers | ||
508 | # | ||
509 | CONFIG_INPUT_KEYBOARD=y | ||
510 | CONFIG_KEYBOARD_ATKBD=y | ||
511 | # CONFIG_KEYBOARD_SUNKBD is not set | ||
512 | # CONFIG_KEYBOARD_LKKBD is not set | ||
513 | # CONFIG_KEYBOARD_XTKBD is not set | ||
514 | # CONFIG_KEYBOARD_NEWTON is not set | ||
515 | CONFIG_INPUT_MOUSE=y | ||
516 | CONFIG_MOUSE_PS2=y | ||
517 | # CONFIG_MOUSE_SERIAL is not set | ||
518 | # CONFIG_MOUSE_VSXXXAA is not set | ||
519 | # CONFIG_INPUT_JOYSTICK is not set | ||
520 | # CONFIG_INPUT_TOUCHSCREEN is not set | ||
521 | # CONFIG_INPUT_MISC is not set | ||
522 | |||
523 | # | ||
524 | # Hardware I/O ports | ||
525 | # | ||
526 | CONFIG_SERIO=y | ||
527 | # CONFIG_SERIO_SERPORT is not set | 41 | # CONFIG_SERIO_SERPORT is not set |
528 | CONFIG_SERIO_AMBAKMI=y | 42 | CONFIG_SERIO_AMBAKMI=y |
529 | CONFIG_SERIO_LIBPS2=y | ||
530 | # CONFIG_SERIO_RAW is not set | ||
531 | # CONFIG_GAMEPORT is not set | ||
532 | |||
533 | # | ||
534 | # Character devices | ||
535 | # | ||
536 | CONFIG_VT=y | ||
537 | CONFIG_VT_CONSOLE=y | ||
538 | CONFIG_HW_CONSOLE=y | ||
539 | # CONFIG_SERIAL_NONSTANDARD is not set | ||
540 | |||
541 | # | ||
542 | # Serial drivers | ||
543 | # | ||
544 | CONFIG_SERIAL_8250=m | 43 | CONFIG_SERIAL_8250=m |
545 | CONFIG_SERIAL_8250_NR_UARTS=4 | ||
546 | CONFIG_SERIAL_8250_RUNTIME_UARTS=4 | ||
547 | CONFIG_SERIAL_8250_EXTENDED=y | 44 | CONFIG_SERIAL_8250_EXTENDED=y |
548 | CONFIG_SERIAL_8250_MANY_PORTS=y | 45 | CONFIG_SERIAL_8250_MANY_PORTS=y |
549 | CONFIG_SERIAL_8250_SHARE_IRQ=y | 46 | CONFIG_SERIAL_8250_SHARE_IRQ=y |
550 | # CONFIG_SERIAL_8250_DETECT_IRQ is not set | ||
551 | CONFIG_SERIAL_8250_RSA=y | 47 | CONFIG_SERIAL_8250_RSA=y |
552 | |||
553 | # | ||
554 | # Non-8250 serial port support | ||
555 | # | ||
556 | CONFIG_SERIAL_AMBA_PL011=y | 48 | CONFIG_SERIAL_AMBA_PL011=y |
557 | CONFIG_SERIAL_AMBA_PL011_CONSOLE=y | 49 | CONFIG_SERIAL_AMBA_PL011_CONSOLE=y |
558 | CONFIG_SERIAL_CORE=y | ||
559 | CONFIG_SERIAL_CORE_CONSOLE=y | ||
560 | CONFIG_UNIX98_PTYS=y | ||
561 | CONFIG_LEGACY_PTYS=y | ||
562 | CONFIG_LEGACY_PTY_COUNT=16 | 50 | CONFIG_LEGACY_PTY_COUNT=16 |
563 | |||
564 | # | ||
565 | # IPMI | ||
566 | # | ||
567 | # CONFIG_IPMI_HANDLER is not set | ||
568 | |||
569 | # | ||
570 | # Watchdog Cards | ||
571 | # | ||
572 | # CONFIG_WATCHDOG is not set | ||
573 | # CONFIG_NVRAM is not set | ||
574 | # CONFIG_DTLK is not set | ||
575 | # CONFIG_R3964 is not set | ||
576 | |||
577 | # | ||
578 | # Ftape, the floppy tape device driver | ||
579 | # | ||
580 | # CONFIG_RAW_DRIVER is not set | ||
581 | |||
582 | # | ||
583 | # TPM devices | ||
584 | # | ||
585 | # CONFIG_TCG_TPM is not set | ||
586 | # CONFIG_TELCLOCK is not set | ||
587 | |||
588 | # | ||
589 | # I2C support | ||
590 | # | ||
591 | CONFIG_I2C=y | 51 | CONFIG_I2C=y |
592 | CONFIG_I2C_CHARDEV=m | 52 | CONFIG_I2C_CHARDEV=m |
593 | |||
594 | # | ||
595 | # I2C Algorithms | ||
596 | # | ||
597 | CONFIG_I2C_ALGOBIT=y | ||
598 | # CONFIG_I2C_ALGOPCF is not set | ||
599 | # CONFIG_I2C_ALGOPCA is not set | ||
600 | |||
601 | # | ||
602 | # I2C Hardware Bus support | ||
603 | # | ||
604 | # CONFIG_I2C_PARPORT_LIGHT is not set | ||
605 | # CONFIG_I2C_STUB is not set | ||
606 | # CONFIG_I2C_PCA_ISA is not set | ||
607 | |||
608 | # | ||
609 | # Miscellaneous I2C Chip support | ||
610 | # | ||
611 | # CONFIG_SENSORS_DS1337 is not set | ||
612 | # CONFIG_SENSORS_DS1374 is not set | ||
613 | CONFIG_EEPROM_LEGACY=m | ||
614 | # CONFIG_SENSORS_PCF8574 is not set | ||
615 | # CONFIG_SENSORS_PCA9539 is not set | ||
616 | # CONFIG_SENSORS_PCF8591 is not set | ||
617 | # CONFIG_SENSORS_MAX6875 is not set | ||
618 | # CONFIG_I2C_DEBUG_CORE is not set | ||
619 | # CONFIG_I2C_DEBUG_ALGO is not set | ||
620 | # CONFIG_I2C_DEBUG_BUS is not set | ||
621 | # CONFIG_I2C_DEBUG_CHIP is not set | ||
622 | |||
623 | # | ||
624 | # SPI support | ||
625 | # | ||
626 | # CONFIG_SPI is not set | ||
627 | # CONFIG_SPI_MASTER is not set | ||
628 | |||
629 | # | ||
630 | # Dallas's 1-wire bus | ||
631 | # | ||
632 | # CONFIG_W1 is not set | ||
633 | |||
634 | # | ||
635 | # Hardware Monitoring support | ||
636 | # | ||
637 | # CONFIG_HWMON is not set | 53 | # CONFIG_HWMON is not set |
638 | # CONFIG_HWMON_VID is not set | ||
639 | |||
640 | # | ||
641 | # Misc devices | ||
642 | # | ||
643 | |||
644 | # | ||
645 | # LED devices | ||
646 | # | ||
647 | # CONFIG_NEW_LEDS is not set | ||
648 | |||
649 | # | ||
650 | # LED drivers | ||
651 | # | ||
652 | |||
653 | # | ||
654 | # LED Triggers | ||
655 | # | ||
656 | |||
657 | # | ||
658 | # Multimedia devices | ||
659 | # | ||
660 | # CONFIG_VIDEO_DEV is not set | ||
661 | |||
662 | # | ||
663 | # Digital Video Broadcasting Devices | ||
664 | # | ||
665 | # CONFIG_DVB is not set | ||
666 | |||
667 | # | ||
668 | # Graphics support | ||
669 | # | ||
670 | CONFIG_FB=y | 54 | CONFIG_FB=y |
671 | CONFIG_FB_CFB_FILLRECT=y | ||
672 | CONFIG_FB_CFB_COPYAREA=y | ||
673 | CONFIG_FB_CFB_IMAGEBLIT=y | ||
674 | # CONFIG_FB_MACMODES is not set | ||
675 | # CONFIG_FB_FIRMWARE_EDID is not set | ||
676 | # CONFIG_FB_MODE_HELPERS is not set | ||
677 | # CONFIG_FB_TILEBLITTING is not set | ||
678 | CONFIG_FB_ARMCLCD=y | 55 | CONFIG_FB_ARMCLCD=y |
679 | # CONFIG_FB_S1D13XXX is not set | ||
680 | # CONFIG_FB_VIRTUAL is not set | ||
681 | |||
682 | # | ||
683 | # Console display driver support | ||
684 | # | ||
685 | CONFIG_DUMMY_CONSOLE=y | ||
686 | CONFIG_FRAMEBUFFER_CONSOLE=y | 56 | CONFIG_FRAMEBUFFER_CONSOLE=y |
687 | # CONFIG_FRAMEBUFFER_CONSOLE_ROTATION is not set | ||
688 | CONFIG_FONTS=y | 57 | CONFIG_FONTS=y |
689 | # CONFIG_FONT_8x8 is not set | ||
690 | # CONFIG_FONT_8x16 is not set | ||
691 | # CONFIG_FONT_6x11 is not set | ||
692 | # CONFIG_FONT_7x14 is not set | ||
693 | # CONFIG_FONT_PEARL_8x8 is not set | ||
694 | CONFIG_FONT_ACORN_8x8=y | 58 | CONFIG_FONT_ACORN_8x8=y |
695 | # CONFIG_FONT_MINI_4x6 is not set | ||
696 | # CONFIG_FONT_SUN8x16 is not set | ||
697 | # CONFIG_FONT_SUN12x22 is not set | ||
698 | # CONFIG_FONT_10x18 is not set | ||
699 | |||
700 | # | ||
701 | # Logo configuration | ||
702 | # | ||
703 | # CONFIG_LOGO is not set | ||
704 | # CONFIG_BACKLIGHT_LCD_SUPPORT is not set | ||
705 | |||
706 | # | ||
707 | # Sound | ||
708 | # | ||
709 | CONFIG_SOUND=y | 59 | CONFIG_SOUND=y |
710 | |||
711 | # | ||
712 | # Advanced Linux Sound Architecture | ||
713 | # | ||
714 | CONFIG_SND=m | 60 | CONFIG_SND=m |
715 | CONFIG_SND_TIMER=m | ||
716 | CONFIG_SND_PCM=m | ||
717 | # CONFIG_SND_SEQUENCER is not set | ||
718 | CONFIG_SND_OSSEMUL=y | ||
719 | CONFIG_SND_MIXER_OSS=m | 61 | CONFIG_SND_MIXER_OSS=m |
720 | CONFIG_SND_PCM_OSS=m | 62 | CONFIG_SND_PCM_OSS=m |
721 | CONFIG_SND_PCM_OSS_PLUGINS=y | ||
722 | # CONFIG_SND_DYNAMIC_MINORS is not set | ||
723 | CONFIG_SND_SUPPORT_OLD_API=y | ||
724 | CONFIG_SND_VERBOSE_PROCFS=y | ||
725 | # CONFIG_SND_VERBOSE_PRINTK is not set | ||
726 | # CONFIG_SND_DEBUG is not set | ||
727 | |||
728 | # | ||
729 | # Generic devices | ||
730 | # | ||
731 | CONFIG_SND_AC97_CODEC=m | ||
732 | CONFIG_SND_AC97_BUS=m | ||
733 | # CONFIG_SND_DUMMY is not set | ||
734 | # CONFIG_SND_MTPAV is not set | ||
735 | # CONFIG_SND_SERIAL_U16550 is not set | ||
736 | # CONFIG_SND_MPU401 is not set | ||
737 | |||
738 | # | ||
739 | # ALSA ARM devices | ||
740 | # | ||
741 | CONFIG_SND_ARMAACI=m | 63 | CONFIG_SND_ARMAACI=m |
742 | |||
743 | # | ||
744 | # Open Sound System | ||
745 | # | ||
746 | # CONFIG_SOUND_PRIME is not set | ||
747 | |||
748 | # | ||
749 | # USB support | ||
750 | # | ||
751 | CONFIG_USB_ARCH_HAS_HCD=y | ||
752 | # CONFIG_USB_ARCH_HAS_OHCI is not set | ||
753 | # CONFIG_USB_ARCH_HAS_EHCI is not set | ||
754 | # CONFIG_USB is not set | ||
755 | |||
756 | # | ||
757 | # NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' | ||
758 | # | ||
759 | |||
760 | # | ||
761 | # USB Gadget Support | ||
762 | # | ||
763 | # CONFIG_USB_GADGET is not set | ||
764 | |||
765 | # | ||
766 | # MMC/SD Card support | ||
767 | # | ||
768 | CONFIG_MMC=y | 64 | CONFIG_MMC=y |
769 | # CONFIG_MMC_DEBUG is not set | ||
770 | CONFIG_MMC_BLOCK=y | ||
771 | CONFIG_MMC_ARMMMCI=m | 65 | CONFIG_MMC_ARMMMCI=m |
772 | |||
773 | # | ||
774 | # Real Time Clock | ||
775 | # | ||
776 | CONFIG_RTC_LIB=y | ||
777 | # CONFIG_RTC_CLASS is not set | ||
778 | |||
779 | # | ||
780 | # File systems | ||
781 | # | ||
782 | CONFIG_EXT2_FS=y | 66 | CONFIG_EXT2_FS=y |
783 | # CONFIG_EXT2_FS_XATTR is not set | ||
784 | # CONFIG_EXT2_FS_XIP is not set | ||
785 | # CONFIG_EXT3_FS is not set | ||
786 | # CONFIG_REISERFS_FS is not set | ||
787 | # CONFIG_JFS_FS is not set | ||
788 | # CONFIG_FS_POSIX_ACL is not set | ||
789 | # CONFIG_XFS_FS is not set | ||
790 | # CONFIG_OCFS2_FS is not set | ||
791 | CONFIG_MINIX_FS=y | ||
792 | CONFIG_ROMFS_FS=y | ||
793 | # CONFIG_INOTIFY is not set | ||
794 | # CONFIG_QUOTA is not set | ||
795 | CONFIG_DNOTIFY=y | ||
796 | # CONFIG_AUTOFS_FS is not set | ||
797 | # CONFIG_AUTOFS4_FS is not set | ||
798 | # CONFIG_FUSE_FS is not set | ||
799 | |||
800 | # | ||
801 | # CD-ROM/DVD Filesystems | ||
802 | # | ||
803 | # CONFIG_ISO9660_FS is not set | ||
804 | # CONFIG_UDF_FS is not set | ||
805 | |||
806 | # | ||
807 | # DOS/FAT/NT Filesystems | ||
808 | # | ||
809 | CONFIG_FAT_FS=m | ||
810 | # CONFIG_MSDOS_FS is not set | ||
811 | CONFIG_VFAT_FS=m | 67 | CONFIG_VFAT_FS=m |
812 | CONFIG_FAT_DEFAULT_CODEPAGE=437 | ||
813 | CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1" | ||
814 | # CONFIG_NTFS_FS is not set | ||
815 | |||
816 | # | ||
817 | # Pseudo filesystems | ||
818 | # | ||
819 | CONFIG_PROC_FS=y | ||
820 | CONFIG_SYSFS=y | ||
821 | # CONFIG_TMPFS is not set | ||
822 | # CONFIG_HUGETLB_PAGE is not set | ||
823 | CONFIG_RAMFS=y | ||
824 | # CONFIG_CONFIGFS_FS is not set | ||
825 | |||
826 | # | ||
827 | # Miscellaneous filesystems | ||
828 | # | ||
829 | # CONFIG_ADFS_FS is not set | ||
830 | # CONFIG_AFFS_FS is not set | ||
831 | # CONFIG_HFS_FS is not set | ||
832 | # CONFIG_HFSPLUS_FS is not set | ||
833 | # CONFIG_BEFS_FS is not set | ||
834 | # CONFIG_BFS_FS is not set | ||
835 | # CONFIG_EFS_FS is not set | ||
836 | # CONFIG_JFFS_FS is not set | ||
837 | CONFIG_JFFS2_FS=y | 68 | CONFIG_JFFS2_FS=y |
838 | CONFIG_JFFS2_FS_DEBUG=0 | ||
839 | CONFIG_JFFS2_FS_WRITEBUFFER=y | ||
840 | # CONFIG_JFFS2_SUMMARY is not set | ||
841 | # CONFIG_JFFS2_COMPRESSION_OPTIONS is not set | ||
842 | CONFIG_JFFS2_ZLIB=y | ||
843 | CONFIG_JFFS2_RTIME=y | ||
844 | # CONFIG_JFFS2_RUBIN is not set | ||
845 | CONFIG_CRAMFS=y | 69 | CONFIG_CRAMFS=y |
846 | # CONFIG_VXFS_FS is not set | 70 | CONFIG_MINIX_FS=y |
847 | # CONFIG_HPFS_FS is not set | 71 | CONFIG_ROMFS_FS=y |
848 | # CONFIG_QNX4FS_FS is not set | ||
849 | # CONFIG_SYSV_FS is not set | ||
850 | # CONFIG_UFS_FS is not set | ||
851 | |||
852 | # | ||
853 | # Network File Systems | ||
854 | # | ||
855 | CONFIG_NFS_FS=y | 72 | CONFIG_NFS_FS=y |
856 | CONFIG_NFS_V3=y | 73 | CONFIG_NFS_V3=y |
857 | # CONFIG_NFS_V3_ACL is not set | 74 | CONFIG_ROOT_NFS=y |
858 | # CONFIG_NFS_V4 is not set | ||
859 | # CONFIG_NFS_DIRECTIO is not set | ||
860 | CONFIG_NFSD=y | 75 | CONFIG_NFSD=y |
861 | CONFIG_NFSD_V3=y | 76 | CONFIG_NFSD_V3=y |
862 | # CONFIG_NFSD_V3_ACL is not set | ||
863 | # CONFIG_NFSD_V4 is not set | ||
864 | # CONFIG_NFSD_TCP is not set | ||
865 | CONFIG_ROOT_NFS=y | ||
866 | CONFIG_LOCKD=y | ||
867 | CONFIG_LOCKD_V4=y | ||
868 | CONFIG_EXPORTFS=y | ||
869 | CONFIG_NFS_COMMON=y | ||
870 | CONFIG_SUNRPC=y | ||
871 | # CONFIG_RPCSEC_GSS_KRB5 is not set | ||
872 | # CONFIG_RPCSEC_GSS_SPKM3 is not set | ||
873 | # CONFIG_SMB_FS is not set | ||
874 | # CONFIG_CIFS is not set | ||
875 | # CONFIG_NCP_FS is not set | ||
876 | # CONFIG_CODA_FS is not set | ||
877 | # CONFIG_AFS_FS is not set | ||
878 | # CONFIG_9P_FS is not set | ||
879 | |||
880 | # | ||
881 | # Partition Types | ||
882 | # | ||
883 | CONFIG_PARTITION_ADVANCED=y | 77 | CONFIG_PARTITION_ADVANCED=y |
884 | # CONFIG_ACORN_PARTITION is not set | ||
885 | # CONFIG_OSF_PARTITION is not set | ||
886 | # CONFIG_AMIGA_PARTITION is not set | ||
887 | # CONFIG_ATARI_PARTITION is not set | ||
888 | # CONFIG_MAC_PARTITION is not set | ||
889 | CONFIG_MSDOS_PARTITION=y | ||
890 | # CONFIG_BSD_DISKLABEL is not set | ||
891 | # CONFIG_MINIX_SUBPARTITION is not set | ||
892 | # CONFIG_SOLARIS_X86_PARTITION is not set | ||
893 | # CONFIG_UNIXWARE_DISKLABEL is not set | ||
894 | # CONFIG_LDM_PARTITION is not set | ||
895 | # CONFIG_SGI_PARTITION is not set | ||
896 | # CONFIG_ULTRIX_PARTITION is not set | ||
897 | # CONFIG_SUN_PARTITION is not set | ||
898 | # CONFIG_KARMA_PARTITION is not set | ||
899 | # CONFIG_EFI_PARTITION is not set | ||
900 | |||
901 | # | ||
902 | # Native Language Support | ||
903 | # | ||
904 | CONFIG_NLS=m | ||
905 | CONFIG_NLS_DEFAULT="iso8859-1" | ||
906 | # CONFIG_NLS_CODEPAGE_437 is not set | ||
907 | # CONFIG_NLS_CODEPAGE_737 is not set | ||
908 | # CONFIG_NLS_CODEPAGE_775 is not set | ||
909 | CONFIG_NLS_CODEPAGE_850=m | 78 | CONFIG_NLS_CODEPAGE_850=m |
910 | # CONFIG_NLS_CODEPAGE_852 is not set | ||
911 | # CONFIG_NLS_CODEPAGE_855 is not set | ||
912 | # CONFIG_NLS_CODEPAGE_857 is not set | ||
913 | # CONFIG_NLS_CODEPAGE_860 is not set | ||
914 | # CONFIG_NLS_CODEPAGE_861 is not set | ||
915 | # CONFIG_NLS_CODEPAGE_862 is not set | ||
916 | # CONFIG_NLS_CODEPAGE_863 is not set | ||
917 | # CONFIG_NLS_CODEPAGE_864 is not set | ||
918 | # CONFIG_NLS_CODEPAGE_865 is not set | ||
919 | # CONFIG_NLS_CODEPAGE_866 is not set | ||
920 | # CONFIG_NLS_CODEPAGE_869 is not set | ||
921 | # CONFIG_NLS_CODEPAGE_936 is not set | ||
922 | # CONFIG_NLS_CODEPAGE_950 is not set | ||
923 | # CONFIG_NLS_CODEPAGE_932 is not set | ||
924 | # CONFIG_NLS_CODEPAGE_949 is not set | ||
925 | # CONFIG_NLS_CODEPAGE_874 is not set | ||
926 | # CONFIG_NLS_ISO8859_8 is not set | ||
927 | # CONFIG_NLS_CODEPAGE_1250 is not set | ||
928 | # CONFIG_NLS_CODEPAGE_1251 is not set | ||
929 | # CONFIG_NLS_ASCII is not set | ||
930 | CONFIG_NLS_ISO8859_1=m | 79 | CONFIG_NLS_ISO8859_1=m |
931 | # CONFIG_NLS_ISO8859_2 is not set | ||
932 | # CONFIG_NLS_ISO8859_3 is not set | ||
933 | # CONFIG_NLS_ISO8859_4 is not set | ||
934 | # CONFIG_NLS_ISO8859_5 is not set | ||
935 | # CONFIG_NLS_ISO8859_6 is not set | ||
936 | # CONFIG_NLS_ISO8859_7 is not set | ||
937 | # CONFIG_NLS_ISO8859_9 is not set | ||
938 | # CONFIG_NLS_ISO8859_13 is not set | ||
939 | # CONFIG_NLS_ISO8859_14 is not set | ||
940 | # CONFIG_NLS_ISO8859_15 is not set | ||
941 | # CONFIG_NLS_KOI8_R is not set | ||
942 | # CONFIG_NLS_KOI8_U is not set | ||
943 | # CONFIG_NLS_UTF8 is not set | ||
944 | |||
945 | # | ||
946 | # Profiling support | ||
947 | # | ||
948 | # CONFIG_PROFILING is not set | ||
949 | |||
950 | # | ||
951 | # Kernel hacking | ||
952 | # | ||
953 | # CONFIG_PRINTK_TIME is not set | ||
954 | CONFIG_MAGIC_SYSRQ=y | 80 | CONFIG_MAGIC_SYSRQ=y |
955 | CONFIG_DEBUG_KERNEL=y | 81 | CONFIG_DEBUG_KERNEL=y |
956 | CONFIG_LOG_BUF_SHIFT=14 | ||
957 | CONFIG_DETECT_SOFTLOCKUP=y | ||
958 | # CONFIG_SCHEDSTATS is not set | ||
959 | # CONFIG_DEBUG_SLAB is not set | ||
960 | # CONFIG_DEBUG_MUTEXES is not set | ||
961 | # CONFIG_DEBUG_SPINLOCK is not set | ||
962 | # CONFIG_DEBUG_SPINLOCK_SLEEP is not set | ||
963 | # CONFIG_DEBUG_KOBJECT is not set | ||
964 | CONFIG_DEBUG_BUGVERBOSE=y | ||
965 | # CONFIG_DEBUG_INFO is not set | ||
966 | # CONFIG_DEBUG_FS is not set | ||
967 | # CONFIG_DEBUG_VM is not set | ||
968 | CONFIG_FRAME_POINTER=y | ||
969 | # CONFIG_UNWIND_INFO is not set | ||
970 | CONFIG_FORCED_INLINING=y | ||
971 | # CONFIG_RCU_TORTURE_TEST is not set | ||
972 | CONFIG_DEBUG_USER=y | 82 | CONFIG_DEBUG_USER=y |
973 | CONFIG_DEBUG_ERRORS=y | 83 | CONFIG_DEBUG_ERRORS=y |
974 | CONFIG_DEBUG_LL=y | 84 | CONFIG_DEBUG_LL=y |
975 | # CONFIG_DEBUG_ICEDCC is not set | ||
976 | |||
977 | # | ||
978 | # Security options | ||
979 | # | ||
980 | # CONFIG_KEYS is not set | ||
981 | # CONFIG_SECURITY is not set | ||
982 | |||
983 | # | ||
984 | # Cryptographic options | ||
985 | # | ||
986 | # CONFIG_CRYPTO is not set | ||
987 | |||
988 | # | ||
989 | # Hardware crypto devices | ||
990 | # | ||
991 | |||
992 | # | ||
993 | # Library routines | ||
994 | # | ||
995 | # CONFIG_CRC_CCITT is not set | ||
996 | # CONFIG_CRC16 is not set | ||
997 | CONFIG_CRC32=y | ||
998 | # CONFIG_LIBCRC32C is not set | ||
999 | CONFIG_ZLIB_INFLATE=y | ||
1000 | CONFIG_ZLIB_DEFLATE=y | ||