diff options
author | Uwe Kleine-König <u.kleine-koenig@pengutronix.de> | 2010-06-10 01:12:18 -0400 |
---|---|---|
committer | Uwe Kleine-König <u.kleine-koenig@pengutronix.de> | 2010-06-10 01:12:18 -0400 |
commit | 07a8c03f3e06129e847acd068b8b89c13357ee64 (patch) | |
tree | 491f8e59697ee70ee22fe4537cb968ee530cd2aa /arch/arm/configs/edb7211_defconfig | |
parent | 67a3e12b05e055c0415c556a315a3d3eb637e29e (diff) |
ARM: reduce defconfigs
Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
Diffstat (limited to 'arch/arm/configs/edb7211_defconfig')
-rw-r--r-- | arch/arm/configs/edb7211_defconfig | 554 |
1 files changed, 4 insertions, 550 deletions
diff --git a/arch/arm/configs/edb7211_defconfig b/arch/arm/configs/edb7211_defconfig index e3a6cd32669..7b62be1561e 100644 --- a/arch/arm/configs/edb7211_defconfig +++ b/arch/arm/configs/edb7211_defconfig | |||
@@ -1,573 +1,27 @@ | |||
1 | # | ||
2 | # Automatically generated make config: don't edit | ||
3 | # Linux kernel version: 2.6.12-rc1-bk2 | ||
4 | # Sun Mar 27 21:48:12 2005 | ||
5 | # | ||
6 | CONFIG_ARM=y | ||
7 | CONFIG_MMU=y | ||
8 | CONFIG_UID16=y | ||
9 | CONFIG_RWSEM_GENERIC_SPINLOCK=y | ||
10 | CONFIG_GENERIC_CALIBRATE_DELAY=y | ||
11 | CONFIG_GENERIC_IOMAP=y | ||
12 | |||
13 | # | ||
14 | # Code maturity level options | ||
15 | # | ||
16 | CONFIG_EXPERIMENTAL=y | 1 | CONFIG_EXPERIMENTAL=y |
17 | CONFIG_CLEAN_COMPILE=y | ||
18 | CONFIG_BROKEN_ON_SMP=y | ||
19 | |||
20 | # | ||
21 | # General setup | ||
22 | # | ||
23 | CONFIG_LOCALVERSION="" | ||
24 | CONFIG_SWAP=y | ||
25 | CONFIG_SYSVIPC=y | 2 | CONFIG_SYSVIPC=y |
26 | # CONFIG_POSIX_MQUEUE is not set | 3 | CONFIG_LOG_BUF_SHIFT=14 |
27 | # CONFIG_BSD_PROCESS_ACCT is not set | 4 | CONFIG_BLK_DEV_INITRD=y |
28 | CONFIG_SYSCTL=y | ||
29 | # CONFIG_AUDIT is not set | ||
30 | # CONFIG_HOTPLUG is not set | ||
31 | CONFIG_KOBJECT_UEVENT=y | ||
32 | # CONFIG_IKCONFIG is not set | ||
33 | CONFIG_EMBEDDED=y | 5 | CONFIG_EMBEDDED=y |
34 | CONFIG_KALLSYMS=y | 6 | # CONFIG_HOTPLUG is not set |
35 | # CONFIG_KALLSYMS_EXTRA_PASS is not set | ||
36 | CONFIG_BASE_FULL=y | ||
37 | CONFIG_FUTEX=y | ||
38 | CONFIG_EPOLL=y | ||
39 | CONFIG_CC_OPTIMIZE_FOR_SIZE=y | ||
40 | CONFIG_SHMEM=y | ||
41 | CONFIG_CC_ALIGN_FUNCTIONS=0 | ||
42 | CONFIG_CC_ALIGN_LABELS=0 | ||
43 | CONFIG_CC_ALIGN_LOOPS=0 | ||
44 | CONFIG_CC_ALIGN_JUMPS=0 | ||
45 | # CONFIG_TINY_SHMEM is not set | ||
46 | CONFIG_BASE_SMALL=0 | ||
47 | |||
48 | # | ||
49 | # Loadable module support | ||
50 | # | ||
51 | # CONFIG_MODULES is not set | ||
52 | |||
53 | # | ||
54 | # System Type | ||
55 | # | ||
56 | # CONFIG_ARCH_CLPS7500 is not set | ||
57 | CONFIG_ARCH_CLPS711X=y | 7 | CONFIG_ARCH_CLPS711X=y |
58 | # CONFIG_ARCH_CO285 is not set | ||
59 | # CONFIG_ARCH_EBSA110 is not set | ||
60 | # CONFIG_ARCH_FOOTBRIDGE is not set | ||
61 | # CONFIG_ARCH_INTEGRATOR is not set | ||
62 | # CONFIG_ARCH_IOP3XX is not set | ||
63 | # CONFIG_ARCH_IXP4XX is not set | ||
64 | # CONFIG_ARCH_IXP2000 is not set | ||
65 | # CONFIG_ARCH_L7200 is not set | ||
66 | # CONFIG_ARCH_PXA is not set | ||
67 | # CONFIG_ARCH_RPC is not set | ||
68 | # CONFIG_ARCH_SA1100 is not set | ||
69 | # CONFIG_ARCH_S3C2410 is not set | ||
70 | # CONFIG_ARCH_SHARK is not set | ||
71 | # CONFIG_ARCH_LH7A40X is not set | ||
72 | # CONFIG_ARCH_OMAP is not set | ||
73 | # CONFIG_ARCH_VERSATILE is not set | ||
74 | # CONFIG_ARCH_IMX is not set | ||
75 | # CONFIG_ARCH_H720X is not set | ||
76 | |||
77 | # | ||
78 | # CLPS711X/EP721X Implementations | ||
79 | # | ||
80 | # CONFIG_ARCH_AUTCPU12 is not set | ||
81 | # CONFIG_ARCH_CDB89712 is not set | ||
82 | # CONFIG_ARCH_CEIVA is not set | ||
83 | # CONFIG_ARCH_CLEP7312 is not set | ||
84 | CONFIG_ARCH_EDB7211=y | 8 | CONFIG_ARCH_EDB7211=y |
85 | # CONFIG_ARCH_P720T is not set | ||
86 | # CONFIG_ARCH_FORTUNET is not set | ||
87 | CONFIG_ARCH_EP7211=y | ||
88 | # CONFIG_EP72XX_ROM_BOOT is not set | ||
89 | |||
90 | # | ||
91 | # Processor Type | ||
92 | # | ||
93 | CONFIG_CPU_ARM720T=y | ||
94 | CONFIG_CPU_32v4=y | ||
95 | CONFIG_CPU_ABRT_LV4T=y | ||
96 | CONFIG_CPU_CACHE_V4=y | ||
97 | CONFIG_CPU_CACHE_VIVT=y | ||
98 | CONFIG_CPU_COPY_V4WT=y | ||
99 | CONFIG_CPU_TLB_V4WT=y | ||
100 | |||
101 | # | ||
102 | # Processor Features | ||
103 | # | ||
104 | CONFIG_ARM_THUMB=y | ||
105 | |||
106 | # | ||
107 | # Bus support | ||
108 | # | ||
109 | CONFIG_ISA=y | ||
110 | |||
111 | # | ||
112 | # PCCARD (PCMCIA/CardBus) support | ||
113 | # | ||
114 | # CONFIG_PCCARD is not set | ||
115 | |||
116 | # | ||
117 | # Kernel Features | ||
118 | # | ||
119 | # CONFIG_PREEMPT is not set | ||
120 | CONFIG_DISCONTIGMEM=y | ||
121 | CONFIG_ALIGNMENT_TRAP=y | ||
122 | |||
123 | # | ||
124 | # Boot options | ||
125 | # | ||
126 | CONFIG_ZBOOT_ROM_TEXT=0x0 | 9 | CONFIG_ZBOOT_ROM_TEXT=0x0 |
127 | CONFIG_ZBOOT_ROM_BSS=0x0 | 10 | CONFIG_ZBOOT_ROM_BSS=0x0 |
128 | CONFIG_CMDLINE="" | ||
129 | # CONFIG_XIP_KERNEL is not set | ||
130 | |||
131 | # | ||
132 | # Floating point emulation | ||
133 | # | ||
134 | |||
135 | # | ||
136 | # At least one emulation must be selected | ||
137 | # | ||
138 | # CONFIG_FPE_NWFPE is not set | ||
139 | # CONFIG_FPE_FASTFPE is not set | ||
140 | |||
141 | # | ||
142 | # Userspace binary formats | ||
143 | # | ||
144 | CONFIG_BINFMT_ELF=y | ||
145 | # CONFIG_BINFMT_AOUT is not set | ||
146 | # CONFIG_BINFMT_MISC is not set | ||
147 | # CONFIG_ARTHUR is not set | ||
148 | |||
149 | # | ||
150 | # Power management options | ||
151 | # | ||
152 | # CONFIG_PM is not set | ||
153 | |||
154 | # | ||
155 | # Device Drivers | ||
156 | # | ||
157 | |||
158 | # | ||
159 | # Generic Driver Options | ||
160 | # | ||
161 | CONFIG_STANDALONE=y | ||
162 | CONFIG_PREVENT_FIRMWARE_BUILD=y | ||
163 | # CONFIG_FW_LOADER is not set | ||
164 | |||
165 | # | ||
166 | # Memory Technology Devices (MTD) | ||
167 | # | ||
168 | # CONFIG_MTD is not set | ||
169 | |||
170 | # | ||
171 | # Parallel port support | ||
172 | # | ||
173 | # CONFIG_PARPORT is not set | ||
174 | |||
175 | # | ||
176 | # Plug and Play support | ||
177 | # | ||
178 | # CONFIG_PNP is not set | ||
179 | |||
180 | # | ||
181 | # Block devices | ||
182 | # | ||
183 | # CONFIG_BLK_DEV_FD is not set | ||
184 | # CONFIG_BLK_DEV_XD is not set | ||
185 | # CONFIG_BLK_DEV_COW_COMMON is not set | ||
186 | # CONFIG_BLK_DEV_LOOP is not set | ||
187 | # CONFIG_BLK_DEV_NBD is not set | ||
188 | CONFIG_BLK_DEV_RAM=y | ||
189 | CONFIG_BLK_DEV_RAM_COUNT=16 | ||
190 | CONFIG_BLK_DEV_RAM_SIZE=4096 | ||
191 | CONFIG_BLK_DEV_INITRD=y | ||
192 | CONFIG_INITRAMFS_SOURCE="" | ||
193 | # CONFIG_CDROM_PKTCDVD is not set | ||
194 | |||
195 | # | ||
196 | # IO Schedulers | ||
197 | # | ||
198 | CONFIG_IOSCHED_NOOP=y | ||
199 | CONFIG_IOSCHED_AS=y | ||
200 | CONFIG_IOSCHED_DEADLINE=y | ||
201 | CONFIG_IOSCHED_CFQ=y | ||
202 | # CONFIG_ATA_OVER_ETH is not set | ||
203 | |||
204 | # | ||
205 | # SCSI device support | ||
206 | # | ||
207 | # CONFIG_SCSI is not set | ||
208 | |||
209 | # | ||
210 | # Multi-device support (RAID and LVM) | ||
211 | # | ||
212 | # CONFIG_MD is not set | ||
213 | |||
214 | # | ||
215 | # Fusion MPT device support | ||
216 | # | ||
217 | |||
218 | # | ||
219 | # IEEE 1394 (FireWire) support | ||
220 | # | ||
221 | |||
222 | # | ||
223 | # I2O device support | ||
224 | # | ||
225 | |||
226 | # | ||
227 | # Networking support | ||
228 | # | ||
229 | CONFIG_NET=y | 11 | CONFIG_NET=y |
230 | |||
231 | # | ||
232 | # Networking options | ||
233 | # | ||
234 | CONFIG_PACKET=y | 12 | CONFIG_PACKET=y |
235 | # CONFIG_PACKET_MMAP is not set | ||
236 | # CONFIG_NETLINK_DEV is not set | ||
237 | CONFIG_UNIX=y | 13 | CONFIG_UNIX=y |
238 | # CONFIG_NET_KEY is not set | ||
239 | CONFIG_INET=y | 14 | CONFIG_INET=y |
240 | # CONFIG_IP_MULTICAST is not set | ||
241 | # CONFIG_IP_ADVANCED_ROUTER is not set | ||
242 | # CONFIG_IP_PNP is not set | ||
243 | # CONFIG_NET_IPIP is not set | ||
244 | # CONFIG_NET_IPGRE is not set | ||
245 | # CONFIG_ARPD is not set | ||
246 | # CONFIG_SYN_COOKIES is not set | ||
247 | # CONFIG_INET_AH is not set | ||
248 | # CONFIG_INET_ESP is not set | ||
249 | # CONFIG_INET_IPCOMP is not set | ||
250 | # CONFIG_INET_TUNNEL is not set | ||
251 | # CONFIG_IP_TCPDIAG is not set | ||
252 | # CONFIG_IP_TCPDIAG_IPV6 is not set | ||
253 | # CONFIG_IPV6 is not set | 15 | # CONFIG_IPV6 is not set |
254 | # CONFIG_NETFILTER is not set | 16 | CONFIG_BLK_DEV_RAM=y |
255 | |||
256 | # | ||
257 | # SCTP Configuration (EXPERIMENTAL) | ||
258 | # | ||
259 | # CONFIG_IP_SCTP is not set | ||
260 | # CONFIG_ATM is not set | ||
261 | # CONFIG_BRIDGE is not set | ||
262 | # CONFIG_VLAN_8021Q is not set | ||
263 | # CONFIG_DECNET is not set | ||
264 | # CONFIG_LLC2 is not set | ||
265 | # CONFIG_IPX is not set | ||
266 | # CONFIG_ATALK is not set | ||
267 | # CONFIG_X25 is not set | ||
268 | # CONFIG_LAPB is not set | ||
269 | # CONFIG_NET_DIVERT is not set | ||
270 | # CONFIG_ECONET is not set | ||
271 | # CONFIG_WAN_ROUTER is not set | ||
272 | |||
273 | # | ||
274 | # QoS and/or fair queueing | ||
275 | # | ||
276 | # CONFIG_NET_SCHED is not set | ||
277 | # CONFIG_NET_CLS_ROUTE is not set | ||
278 | |||
279 | # | ||
280 | # Network testing | ||
281 | # | ||
282 | # CONFIG_NET_PKTGEN is not set | ||
283 | # CONFIG_NETPOLL is not set | ||
284 | # CONFIG_NET_POLL_CONTROLLER is not set | ||
285 | # CONFIG_HAMRADIO is not set | ||
286 | # CONFIG_IRDA is not set | ||
287 | # CONFIG_BT is not set | ||
288 | CONFIG_NETDEVICES=y | 17 | CONFIG_NETDEVICES=y |
289 | # CONFIG_DUMMY is not set | ||
290 | # CONFIG_BONDING is not set | ||
291 | # CONFIG_EQUALIZER is not set | ||
292 | # CONFIG_TUN is not set | ||
293 | |||
294 | # | ||
295 | # ARCnet devices | ||
296 | # | ||
297 | # CONFIG_ARCNET is not set | ||
298 | |||
299 | # | ||
300 | # Ethernet (10 or 100Mbit) | ||
301 | # | ||
302 | # CONFIG_NET_ETHERNET is not set | ||
303 | |||
304 | # | ||
305 | # Ethernet (1000 Mbit) | ||
306 | # | ||
307 | |||
308 | # | ||
309 | # Ethernet (10000 Mbit) | ||
310 | # | ||
311 | |||
312 | # | ||
313 | # Token Ring devices | ||
314 | # | ||
315 | # CONFIG_TR is not set | ||
316 | |||
317 | # | ||
318 | # Wireless LAN (non-hamradio) | ||
319 | # | ||
320 | # CONFIG_NET_RADIO is not set | ||
321 | |||
322 | # | ||
323 | # Wan interfaces | ||
324 | # | ||
325 | # CONFIG_WAN is not set | ||
326 | # CONFIG_PPP is not set | ||
327 | # CONFIG_SLIP is not set | ||
328 | # CONFIG_SHAPER is not set | ||
329 | # CONFIG_NETCONSOLE is not set | ||
330 | |||
331 | # | ||
332 | # ISDN subsystem | ||
333 | # | ||
334 | # CONFIG_ISDN is not set | ||
335 | |||
336 | # | ||
337 | # Input device support | ||
338 | # | ||
339 | # CONFIG_INPUT is not set | 18 | # CONFIG_INPUT is not set |
340 | |||
341 | # | ||
342 | # Hardware I/O ports | ||
343 | # | ||
344 | CONFIG_SERIO=y | ||
345 | CONFIG_SERIO_SERPORT=y | ||
346 | CONFIG_SERIO_LIBPS2=y | 19 | CONFIG_SERIO_LIBPS2=y |
347 | # CONFIG_SERIO_RAW is not set | ||
348 | # CONFIG_GAMEPORT is not set | ||
349 | CONFIG_SOUND_GAMEPORT=y | ||
350 | |||
351 | # | ||
352 | # Character devices | ||
353 | # | ||
354 | # CONFIG_VT is not set | 20 | # CONFIG_VT is not set |
355 | # CONFIG_SERIAL_NONSTANDARD is not set | ||
356 | |||
357 | # | ||
358 | # Serial drivers | ||
359 | # | ||
360 | # CONFIG_SERIAL_8250 is not set | ||
361 | |||
362 | # | ||
363 | # Non-8250 serial port support | ||
364 | # | ||
365 | CONFIG_SERIAL_CLPS711X=y | 21 | CONFIG_SERIAL_CLPS711X=y |
366 | CONFIG_SERIAL_CLPS711X_CONSOLE=y | 22 | CONFIG_SERIAL_CLPS711X_CONSOLE=y |
367 | CONFIG_SERIAL_CORE=y | ||
368 | CONFIG_SERIAL_CORE_CONSOLE=y | ||
369 | CONFIG_UNIX98_PTYS=y | ||
370 | CONFIG_LEGACY_PTYS=y | ||
371 | CONFIG_LEGACY_PTY_COUNT=256 | ||
372 | |||
373 | # | ||
374 | # IPMI | ||
375 | # | ||
376 | # CONFIG_IPMI_HANDLER is not set | ||
377 | |||
378 | # | ||
379 | # Watchdog Cards | ||
380 | # | ||
381 | # CONFIG_WATCHDOG is not set | ||
382 | # CONFIG_NVRAM is not set | ||
383 | # CONFIG_RTC is not set | ||
384 | # CONFIG_DTLK is not set | ||
385 | # CONFIG_R3964 is not set | ||
386 | |||
387 | # | ||
388 | # Ftape, the floppy tape device driver | ||
389 | # | ||
390 | # CONFIG_DRM is not set | ||
391 | # CONFIG_RAW_DRIVER is not set | ||
392 | |||
393 | # | ||
394 | # TPM devices | ||
395 | # | ||
396 | # CONFIG_TCG_TPM is not set | ||
397 | |||
398 | # | ||
399 | # I2C support | ||
400 | # | ||
401 | # CONFIG_I2C is not set | ||
402 | |||
403 | # | ||
404 | # Misc devices | ||
405 | # | ||
406 | |||
407 | # | ||
408 | # Multimedia devices | ||
409 | # | ||
410 | # CONFIG_VIDEO_DEV is not set | ||
411 | |||
412 | # | ||
413 | # Digital Video Broadcasting Devices | ||
414 | # | ||
415 | # CONFIG_DVB is not set | ||
416 | |||
417 | # | ||
418 | # Graphics support | ||
419 | # | ||
420 | # CONFIG_FB is not set | ||
421 | |||
422 | # | ||
423 | # Sound | ||
424 | # | ||
425 | # CONFIG_SOUND is not set | ||
426 | |||
427 | # | ||
428 | # USB support | ||
429 | # | ||
430 | CONFIG_USB_ARCH_HAS_HCD=y | ||
431 | # CONFIG_USB_ARCH_HAS_OHCI is not set | ||
432 | # CONFIG_USB is not set | ||
433 | |||
434 | # | ||
435 | # USB Gadget Support | ||
436 | # | ||
437 | # CONFIG_USB_GADGET is not set | ||
438 | |||
439 | # | ||
440 | # MMC/SD Card support | ||
441 | # | ||
442 | # CONFIG_MMC is not set | ||
443 | |||
444 | # | ||
445 | # File systems | ||
446 | # | ||
447 | CONFIG_EXT2_FS=y | 23 | CONFIG_EXT2_FS=y |
448 | # CONFIG_EXT2_FS_XATTR is not set | ||
449 | # CONFIG_EXT3_FS is not set | ||
450 | # CONFIG_JBD is not set | ||
451 | # CONFIG_REISERFS_FS is not set | ||
452 | # CONFIG_JFS_FS is not set | ||
453 | |||
454 | # | ||
455 | # XFS support | ||
456 | # | ||
457 | # CONFIG_XFS_FS is not set | ||
458 | CONFIG_MINIX_FS=y | 24 | CONFIG_MINIX_FS=y |
459 | # CONFIG_ROMFS_FS is not set | ||
460 | # CONFIG_QUOTA is not set | ||
461 | CONFIG_DNOTIFY=y | ||
462 | # CONFIG_AUTOFS_FS is not set | ||
463 | # CONFIG_AUTOFS4_FS is not set | ||
464 | |||
465 | # | ||
466 | # CD-ROM/DVD Filesystems | ||
467 | # | ||
468 | # CONFIG_ISO9660_FS is not set | ||
469 | # CONFIG_UDF_FS is not set | ||
470 | |||
471 | # | ||
472 | # DOS/FAT/NT Filesystems | ||
473 | # | ||
474 | # CONFIG_MSDOS_FS is not set | ||
475 | # CONFIG_VFAT_FS is not set | ||
476 | # CONFIG_NTFS_FS is not set | ||
477 | |||
478 | # | ||
479 | # Pseudo filesystems | ||
480 | # | ||
481 | CONFIG_PROC_FS=y | ||
482 | CONFIG_SYSFS=y | ||
483 | # CONFIG_DEVFS_FS is not set | ||
484 | # CONFIG_DEVPTS_FS_XATTR is not set | ||
485 | # CONFIG_TMPFS is not set | ||
486 | # CONFIG_HUGETLB_PAGE is not set | ||
487 | CONFIG_RAMFS=y | ||
488 | |||
489 | # | ||
490 | # Miscellaneous filesystems | ||
491 | # | ||
492 | # CONFIG_ADFS_FS is not set | ||
493 | # CONFIG_AFFS_FS is not set | ||
494 | # CONFIG_HFS_FS is not set | ||
495 | # CONFIG_HFSPLUS_FS is not set | ||
496 | # CONFIG_BEFS_FS is not set | ||
497 | # CONFIG_BFS_FS is not set | ||
498 | # CONFIG_EFS_FS is not set | ||
499 | # CONFIG_CRAMFS is not set | ||
500 | # CONFIG_VXFS_FS is not set | ||
501 | # CONFIG_HPFS_FS is not set | ||
502 | # CONFIG_QNX4FS_FS is not set | ||
503 | # CONFIG_SYSV_FS is not set | ||
504 | # CONFIG_UFS_FS is not set | ||
505 | |||
506 | # | ||
507 | # Network File Systems | ||
508 | # | ||
509 | # CONFIG_NFS_FS is not set | ||
510 | # CONFIG_NFSD is not set | ||
511 | # CONFIG_SMB_FS is not set | ||
512 | # CONFIG_CIFS is not set | ||
513 | # CONFIG_NCP_FS is not set | ||
514 | # CONFIG_CODA_FS is not set | ||
515 | # CONFIG_AFS_FS is not set | ||
516 | |||
517 | # | ||
518 | # Partition Types | ||
519 | # | ||
520 | CONFIG_PARTITION_ADVANCED=y | 25 | CONFIG_PARTITION_ADVANCED=y |
521 | # CONFIG_ACORN_PARTITION is not set | ||
522 | # CONFIG_OSF_PARTITION is not set | ||
523 | # CONFIG_AMIGA_PARTITION is not set | ||
524 | # CONFIG_ATARI_PARTITION is not set | ||
525 | # CONFIG_MAC_PARTITION is not set | ||
526 | # CONFIG_MSDOS_PARTITION is not set | 26 | # CONFIG_MSDOS_PARTITION is not set |
527 | # CONFIG_LDM_PARTITION is not set | ||
528 | # CONFIG_SGI_PARTITION is not set | ||
529 | # CONFIG_ULTRIX_PARTITION is not set | ||
530 | # CONFIG_SUN_PARTITION is not set | ||
531 | # CONFIG_EFI_PARTITION is not set | ||
532 | |||
533 | # | ||
534 | # Native Language Support | ||
535 | # | ||
536 | # CONFIG_NLS is not set | ||
537 | |||
538 | # | ||
539 | # Profiling support | ||
540 | # | ||
541 | # CONFIG_PROFILING is not set | ||
542 | |||
543 | # | ||
544 | # Kernel hacking | ||
545 | # | ||
546 | # CONFIG_PRINTK_TIME is not set | ||
547 | # CONFIG_DEBUG_KERNEL is not set | ||
548 | CONFIG_LOG_BUF_SHIFT=14 | ||
549 | # CONFIG_DEBUG_BUGVERBOSE is not set | ||
550 | CONFIG_FRAME_POINTER=y | ||
551 | CONFIG_DEBUG_USER=y | 27 | CONFIG_DEBUG_USER=y |
552 | |||
553 | # | ||
554 | # Security options | ||
555 | # | ||
556 | # CONFIG_KEYS is not set | ||
557 | # CONFIG_SECURITY is not set | ||
558 | |||
559 | # | ||
560 | # Cryptographic options | ||
561 | # | ||
562 | # CONFIG_CRYPTO is not set | ||
563 | |||
564 | # | ||
565 | # Hardware crypto devices | ||
566 | # | ||
567 | |||
568 | # | ||
569 | # Library routines | ||
570 | # | ||
571 | # CONFIG_CRC_CCITT is not set | ||
572 | CONFIG_CRC32=y | ||
573 | # CONFIG_LIBCRC32C is not set | ||