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/fortunet_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/fortunet_defconfig')
-rw-r--r-- | arch/arm/configs/fortunet_defconfig | 538 |
1 files changed, 5 insertions, 533 deletions
diff --git a/arch/arm/configs/fortunet_defconfig b/arch/arm/configs/fortunet_defconfig index d58142bf6fa1..e11c7eab8ed0 100644 --- a/arch/arm/configs/fortunet_defconfig +++ b/arch/arm/configs/fortunet_defconfig | |||
@@ -1,556 +1,28 @@ | |||
1 | # | ||
2 | # Automatically generated make config: don't edit | ||
3 | # Linux kernel version: 2.6.12-rc1-bk2 | ||
4 | # Sun Mar 27 23:51:10 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 is not set | ||
85 | # CONFIG_ARCH_P720T is not set | ||
86 | CONFIG_ARCH_FORTUNET=y | 8 | CONFIG_ARCH_FORTUNET=y |
87 | |||
88 | # | ||
89 | # Processor Type | ||
90 | # | ||
91 | CONFIG_CPU_ARM720T=y | ||
92 | CONFIG_CPU_32v4=y | ||
93 | CONFIG_CPU_ABRT_LV4T=y | ||
94 | CONFIG_CPU_CACHE_V4=y | ||
95 | CONFIG_CPU_CACHE_VIVT=y | ||
96 | CONFIG_CPU_COPY_V4WT=y | ||
97 | CONFIG_CPU_TLB_V4WT=y | ||
98 | |||
99 | # | ||
100 | # Processor Features | ||
101 | # | ||
102 | # CONFIG_ARM_THUMB is not set | 9 | # CONFIG_ARM_THUMB is not set |
103 | |||
104 | # | ||
105 | # Bus support | ||
106 | # | ||
107 | |||
108 | # | ||
109 | # PCCARD (PCMCIA/CardBus) support | ||
110 | # | ||
111 | # CONFIG_PCCARD is not set | ||
112 | |||
113 | # | ||
114 | # Kernel Features | ||
115 | # | ||
116 | # CONFIG_PREEMPT is not set | ||
117 | CONFIG_ALIGNMENT_TRAP=y | ||
118 | |||
119 | # | ||
120 | # Boot options | ||
121 | # | ||
122 | CONFIG_ZBOOT_ROM_TEXT=0x0 | 10 | CONFIG_ZBOOT_ROM_TEXT=0x0 |
123 | CONFIG_ZBOOT_ROM_BSS=0x0 | 11 | CONFIG_ZBOOT_ROM_BSS=0x0 |
124 | CONFIG_CMDLINE="" | ||
125 | # CONFIG_XIP_KERNEL is not set | ||
126 | |||
127 | # | ||
128 | # Floating point emulation | ||
129 | # | ||
130 | |||
131 | # | ||
132 | # At least one emulation must be selected | ||
133 | # | ||
134 | # CONFIG_FPE_NWFPE is not set | ||
135 | CONFIG_FPE_FASTFPE=y | 12 | CONFIG_FPE_FASTFPE=y |
136 | |||
137 | # | ||
138 | # Userspace binary formats | ||
139 | # | ||
140 | CONFIG_BINFMT_ELF=y | ||
141 | CONFIG_BINFMT_AOUT=y | 13 | CONFIG_BINFMT_AOUT=y |
142 | # CONFIG_BINFMT_MISC is not set | 14 | CONFIG_NET=y |
143 | # CONFIG_ARTHUR is not set | 15 | CONFIG_UNIX=y |
144 | |||
145 | # | ||
146 | # Power management options | ||
147 | # | ||
148 | # CONFIG_PM is not set | ||
149 | |||
150 | # | ||
151 | # Device Drivers | ||
152 | # | ||
153 | |||
154 | # | ||
155 | # Generic Driver Options | ||
156 | # | ||
157 | CONFIG_STANDALONE=y | ||
158 | CONFIG_PREVENT_FIRMWARE_BUILD=y | ||
159 | # CONFIG_FW_LOADER is not set | ||
160 | |||
161 | # | ||
162 | # Memory Technology Devices (MTD) | ||
163 | # | ||
164 | CONFIG_MTD=y | 16 | CONFIG_MTD=y |
165 | # CONFIG_MTD_DEBUG is not set | ||
166 | # CONFIG_MTD_CONCAT is not set | ||
167 | # CONFIG_MTD_PARTITIONS is not set | ||
168 | |||
169 | # | ||
170 | # User Modules And Translation Layers | ||
171 | # | ||
172 | CONFIG_MTD_CHAR=y | 17 | CONFIG_MTD_CHAR=y |
173 | CONFIG_MTD_BLOCK=y | 18 | CONFIG_MTD_BLOCK=y |
174 | # CONFIG_FTL is not set | ||
175 | # CONFIG_NFTL is not set | ||
176 | # CONFIG_INFTL is not set | ||
177 | |||
178 | # | ||
179 | # RAM/ROM/Flash chip drivers | ||
180 | # | ||
181 | CONFIG_MTD_CFI=y | 19 | CONFIG_MTD_CFI=y |
182 | # CONFIG_MTD_JEDECPROBE is not set | ||
183 | CONFIG_MTD_GEN_PROBE=y | ||
184 | # CONFIG_MTD_CFI_ADV_OPTIONS is not set | ||
185 | CONFIG_MTD_MAP_BANK_WIDTH_1=y | ||
186 | CONFIG_MTD_MAP_BANK_WIDTH_2=y | ||
187 | CONFIG_MTD_MAP_BANK_WIDTH_4=y | ||
188 | # CONFIG_MTD_MAP_BANK_WIDTH_8 is not set | ||
189 | # CONFIG_MTD_MAP_BANK_WIDTH_16 is not set | ||
190 | # CONFIG_MTD_MAP_BANK_WIDTH_32 is not set | ||
191 | CONFIG_MTD_CFI_I1=y | ||
192 | CONFIG_MTD_CFI_I2=y | ||
193 | # CONFIG_MTD_CFI_I4 is not set | ||
194 | # CONFIG_MTD_CFI_I8 is not set | ||
195 | CONFIG_MTD_CFI_INTELEXT=y | 20 | CONFIG_MTD_CFI_INTELEXT=y |
196 | # CONFIG_MTD_CFI_AMDSTD is not set | ||
197 | # CONFIG_MTD_CFI_STAA is not set | ||
198 | CONFIG_MTD_CFI_UTIL=y | ||
199 | # CONFIG_MTD_RAM is not set | ||
200 | # CONFIG_MTD_ROM is not set | ||
201 | # CONFIG_MTD_ABSENT is not set | ||
202 | # CONFIG_MTD_XIP is not set | ||
203 | |||
204 | # | ||
205 | # Mapping drivers for chip access | ||
206 | # | ||
207 | # CONFIG_MTD_COMPLEX_MAPPINGS is not set | ||
208 | # CONFIG_MTD_PHYSMAP is not set | ||
209 | # CONFIG_MTD_ARM_INTEGRATOR is not set | ||
210 | # CONFIG_MTD_EDB7312 is not set | ||
211 | |||
212 | # | ||
213 | # Self-contained MTD device drivers | ||
214 | # | ||
215 | # CONFIG_MTD_SLRAM is not set | ||
216 | # CONFIG_MTD_PHRAM is not set | ||
217 | # CONFIG_MTD_MTDRAM is not set | ||
218 | # CONFIG_MTD_BLKMTD is not set | ||
219 | # CONFIG_MTD_BLOCK2MTD is not set | ||
220 | |||
221 | # | ||
222 | # Disk-On-Chip Device Drivers | ||
223 | # | ||
224 | # CONFIG_MTD_DOC2000 is not set | ||
225 | # CONFIG_MTD_DOC2001 is not set | ||
226 | # CONFIG_MTD_DOC2001PLUS is not set | ||
227 | |||
228 | # | ||
229 | # NAND Flash Device Drivers | ||
230 | # | ||
231 | # CONFIG_MTD_NAND is not set | ||
232 | |||
233 | # | ||
234 | # Parallel port support | ||
235 | # | ||
236 | # CONFIG_PARPORT is not set | ||
237 | |||
238 | # | ||
239 | # Plug and Play support | ||
240 | # | ||
241 | |||
242 | # | ||
243 | # Block devices | ||
244 | # | ||
245 | # CONFIG_BLK_DEV_FD is not set | ||
246 | # CONFIG_BLK_DEV_COW_COMMON is not set | ||
247 | # CONFIG_BLK_DEV_LOOP is not set | ||
248 | # CONFIG_BLK_DEV_NBD is not set | ||
249 | CONFIG_BLK_DEV_RAM=y | 21 | CONFIG_BLK_DEV_RAM=y |
250 | CONFIG_BLK_DEV_RAM_COUNT=16 | ||
251 | CONFIG_BLK_DEV_RAM_SIZE=4096 | ||
252 | CONFIG_BLK_DEV_INITRD=y | ||
253 | CONFIG_INITRAMFS_SOURCE="" | ||
254 | # CONFIG_CDROM_PKTCDVD is not set | ||
255 | |||
256 | # | ||
257 | # IO Schedulers | ||
258 | # | ||
259 | CONFIG_IOSCHED_NOOP=y | ||
260 | CONFIG_IOSCHED_AS=y | ||
261 | CONFIG_IOSCHED_DEADLINE=y | ||
262 | CONFIG_IOSCHED_CFQ=y | ||
263 | # CONFIG_ATA_OVER_ETH is not set | ||
264 | |||
265 | # | ||
266 | # SCSI device support | ||
267 | # | ||
268 | # CONFIG_SCSI is not set | ||
269 | |||
270 | # | ||
271 | # Multi-device support (RAID and LVM) | ||
272 | # | ||
273 | # CONFIG_MD is not set | ||
274 | |||
275 | # | ||
276 | # Fusion MPT device support | ||
277 | # | ||
278 | |||
279 | # | ||
280 | # IEEE 1394 (FireWire) support | ||
281 | # | ||
282 | |||
283 | # | ||
284 | # I2O device support | ||
285 | # | ||
286 | |||
287 | # | ||
288 | # Networking support | ||
289 | # | ||
290 | CONFIG_NET=y | ||
291 | |||
292 | # | ||
293 | # Networking options | ||
294 | # | ||
295 | # CONFIG_PACKET is not set | ||
296 | # CONFIG_NETLINK_DEV is not set | ||
297 | CONFIG_UNIX=y | ||
298 | # CONFIG_NET_KEY is not set | ||
299 | # CONFIG_INET is not set | ||
300 | # CONFIG_IP_TCPDIAG_IPV6 is not set | ||
301 | # CONFIG_NETFILTER is not set | ||
302 | # CONFIG_ATM is not set | ||
303 | # CONFIG_BRIDGE is not set | ||
304 | # CONFIG_VLAN_8021Q is not set | ||
305 | # CONFIG_DECNET is not set | ||
306 | # CONFIG_LLC2 is not set | ||
307 | # CONFIG_IPX is not set | ||
308 | # CONFIG_ATALK is not set | ||
309 | # CONFIG_X25 is not set | ||
310 | # CONFIG_LAPB is not set | ||
311 | # CONFIG_NET_DIVERT is not set | ||
312 | # CONFIG_WAN_ROUTER is not set | ||
313 | |||
314 | # | ||
315 | # QoS and/or fair queueing | ||
316 | # | ||
317 | # CONFIG_NET_SCHED is not set | ||
318 | # CONFIG_NET_CLS_ROUTE is not set | ||
319 | |||
320 | # | ||
321 | # Network testing | ||
322 | # | ||
323 | # CONFIG_NET_PKTGEN is not set | ||
324 | # CONFIG_NETPOLL is not set | ||
325 | # CONFIG_NET_POLL_CONTROLLER is not set | ||
326 | # CONFIG_HAMRADIO is not set | ||
327 | # CONFIG_IRDA is not set | ||
328 | # CONFIG_BT is not set | ||
329 | # CONFIG_NETDEVICES 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 | 22 | # CONFIG_INPUT is not set |
340 | |||
341 | # | ||
342 | # Hardware I/O ports | ||
343 | # | ||
344 | # CONFIG_SERIO is not set | 23 | # CONFIG_SERIO is not set |
345 | # CONFIG_GAMEPORT is not set | ||
346 | CONFIG_SOUND_GAMEPORT=y | ||
347 | |||
348 | # | ||
349 | # Character devices | ||
350 | # | ||
351 | # CONFIG_VT is not set | 24 | # CONFIG_VT is not set |
352 | # CONFIG_SERIAL_NONSTANDARD is not set | ||
353 | |||
354 | # | ||
355 | # Serial drivers | ||
356 | # | ||
357 | # CONFIG_SERIAL_8250 is not set | ||
358 | |||
359 | # | ||
360 | # Non-8250 serial port support | ||
361 | # | ||
362 | CONFIG_SERIAL_CLPS711X=y | 25 | CONFIG_SERIAL_CLPS711X=y |
363 | CONFIG_SERIAL_CLPS711X_CONSOLE=y | 26 | CONFIG_SERIAL_CLPS711X_CONSOLE=y |
364 | CONFIG_SERIAL_CORE=y | ||
365 | CONFIG_SERIAL_CORE_CONSOLE=y | ||
366 | CONFIG_UNIX98_PTYS=y | ||
367 | CONFIG_LEGACY_PTYS=y | ||
368 | CONFIG_LEGACY_PTY_COUNT=256 | ||
369 | |||
370 | # | ||
371 | # IPMI | ||
372 | # | ||
373 | # CONFIG_IPMI_HANDLER is not set | ||
374 | |||
375 | # | ||
376 | # Watchdog Cards | ||
377 | # | ||
378 | # CONFIG_WATCHDOG is not set | ||
379 | # CONFIG_NVRAM is not set | ||
380 | # CONFIG_RTC is not set | ||
381 | # CONFIG_DTLK is not set | ||
382 | # CONFIG_R3964 is not set | ||
383 | |||
384 | # | ||
385 | # Ftape, the floppy tape device driver | ||
386 | # | ||
387 | # CONFIG_DRM is not set | ||
388 | # CONFIG_RAW_DRIVER is not set | ||
389 | |||
390 | # | ||
391 | # TPM devices | ||
392 | # | ||
393 | # CONFIG_TCG_TPM is not set | ||
394 | |||
395 | # | ||
396 | # I2C support | ||
397 | # | ||
398 | # CONFIG_I2C is not set | ||
399 | |||
400 | # | ||
401 | # Misc devices | ||
402 | # | ||
403 | |||
404 | # | ||
405 | # Multimedia devices | ||
406 | # | ||
407 | # CONFIG_VIDEO_DEV is not set | ||
408 | |||
409 | # | ||
410 | # Digital Video Broadcasting Devices | ||
411 | # | ||
412 | |||
413 | # | ||
414 | # Graphics support | ||
415 | # | ||
416 | # CONFIG_FB is not set | ||
417 | |||
418 | # | ||
419 | # Sound | ||
420 | # | ||
421 | # CONFIG_SOUND is not set | ||
422 | |||
423 | # | ||
424 | # USB support | ||
425 | # | ||
426 | CONFIG_USB_ARCH_HAS_HCD=y | ||
427 | # CONFIG_USB_ARCH_HAS_OHCI is not set | ||
428 | # CONFIG_USB is not set | ||
429 | |||
430 | # | ||
431 | # USB Gadget Support | ||
432 | # | ||
433 | # CONFIG_USB_GADGET is not set | ||
434 | |||
435 | # | ||
436 | # MMC/SD Card support | ||
437 | # | ||
438 | # CONFIG_MMC is not set | ||
439 | |||
440 | # | ||
441 | # File systems | ||
442 | # | ||
443 | CONFIG_EXT2_FS=y | 27 | CONFIG_EXT2_FS=y |
444 | # CONFIG_EXT2_FS_XATTR is not set | ||
445 | # CONFIG_EXT3_FS is not set | ||
446 | # CONFIG_JBD is not set | ||
447 | # CONFIG_REISERFS_FS is not set | ||
448 | # CONFIG_JFS_FS is not set | ||
449 | |||
450 | # | ||
451 | # XFS support | ||
452 | # | ||
453 | # CONFIG_XFS_FS is not set | ||
454 | # CONFIG_MINIX_FS is not set | ||
455 | # CONFIG_ROMFS_FS is not set | ||
456 | # CONFIG_QUOTA is not set | ||
457 | CONFIG_DNOTIFY=y | ||
458 | # CONFIG_AUTOFS_FS is not set | ||
459 | # CONFIG_AUTOFS4_FS is not set | ||
460 | |||
461 | # | ||
462 | # CD-ROM/DVD Filesystems | ||
463 | # | ||
464 | # CONFIG_ISO9660_FS is not set | ||
465 | # CONFIG_UDF_FS is not set | ||
466 | |||
467 | # | ||
468 | # DOS/FAT/NT Filesystems | ||
469 | # | ||
470 | # CONFIG_MSDOS_FS is not set | ||
471 | # CONFIG_VFAT_FS is not set | ||
472 | # CONFIG_NTFS_FS is not set | ||
473 | |||
474 | # | ||
475 | # Pseudo filesystems | ||
476 | # | ||
477 | CONFIG_PROC_FS=y | ||
478 | CONFIG_SYSFS=y | ||
479 | # CONFIG_DEVFS_FS is not set | ||
480 | # CONFIG_DEVPTS_FS_XATTR is not set | ||
481 | # CONFIG_TMPFS is not set | ||
482 | # CONFIG_HUGETLB_PAGE is not set | ||
483 | CONFIG_RAMFS=y | ||
484 | |||
485 | # | ||
486 | # Miscellaneous filesystems | ||
487 | # | ||
488 | # CONFIG_ADFS_FS is not set | ||
489 | # CONFIG_AFFS_FS is not set | ||
490 | # CONFIG_HFS_FS is not set | ||
491 | # CONFIG_HFSPLUS_FS is not set | ||
492 | # CONFIG_BEFS_FS is not set | ||
493 | # CONFIG_BFS_FS is not set | ||
494 | # CONFIG_EFS_FS is not set | ||
495 | CONFIG_JFFS_FS=y | ||
496 | CONFIG_JFFS_FS_VERBOSE=0 | ||
497 | # CONFIG_JFFS_PROC_FS is not set | ||
498 | # CONFIG_JFFS2_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 | |||
510 | # | ||
511 | # Partition Types | ||
512 | # | ||
513 | # CONFIG_PARTITION_ADVANCED is not set | ||
514 | CONFIG_MSDOS_PARTITION=y | ||
515 | |||
516 | # | ||
517 | # Native Language Support | ||
518 | # | ||
519 | # CONFIG_NLS is not set | ||
520 | |||
521 | # | ||
522 | # Profiling support | ||
523 | # | ||
524 | # CONFIG_PROFILING is not set | ||
525 | |||
526 | # | ||
527 | # Kernel hacking | ||
528 | # | ||
529 | # CONFIG_PRINTK_TIME is not set | ||
530 | # CONFIG_DEBUG_KERNEL is not set | ||
531 | CONFIG_LOG_BUF_SHIFT=14 | ||
532 | # CONFIG_DEBUG_BUGVERBOSE is not set | ||
533 | CONFIG_FRAME_POINTER=y | ||
534 | CONFIG_DEBUG_USER=y | 28 | CONFIG_DEBUG_USER=y |
535 | |||
536 | # | ||
537 | # Security options | ||
538 | # | ||
539 | # CONFIG_KEYS is not set | ||
540 | # CONFIG_SECURITY is not set | ||
541 | |||
542 | # | ||
543 | # Cryptographic options | ||
544 | # | ||
545 | # CONFIG_CRYPTO is not set | ||
546 | |||
547 | # | ||
548 | # Hardware crypto devices | ||
549 | # | ||
550 | |||
551 | # | ||
552 | # Library routines | ||
553 | # | ||
554 | # CONFIG_CRC_CCITT is not set | ||
555 | CONFIG_CRC32=y | ||
556 | # CONFIG_LIBCRC32C is not set | ||