Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
[pandora-kernel.git] / arch / avr32 / configs / atstk1004_defconfig
1 #
2 # Automatically generated make config: don't edit
3 # Linux kernel version: 2.6.24-rc7
4 # Wed Jan  9 23:04:20 2008
5 #
6 CONFIG_AVR32=y
7 CONFIG_GENERIC_GPIO=y
8 CONFIG_GENERIC_HARDIRQS=y
9 CONFIG_STACKTRACE_SUPPORT=y
10 CONFIG_LOCKDEP_SUPPORT=y
11 CONFIG_TRACE_IRQFLAGS_SUPPORT=y
12 CONFIG_HARDIRQS_SW_RESEND=y
13 CONFIG_GENERIC_IRQ_PROBE=y
14 CONFIG_RWSEM_GENERIC_SPINLOCK=y
15 CONFIG_GENERIC_TIME=y
16 # CONFIG_RWSEM_XCHGADD_ALGORITHM is not set
17 # CONFIG_ARCH_HAS_ILOG2_U32 is not set
18 # CONFIG_ARCH_HAS_ILOG2_U64 is not set
19 CONFIG_ARCH_SUPPORTS_OPROFILE=y
20 CONFIG_GENERIC_HWEIGHT=y
21 CONFIG_GENERIC_CALIBRATE_DELAY=y
22 CONFIG_GENERIC_BUG=y
23 CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config"
24
25 #
26 # General setup
27 #
28 CONFIG_EXPERIMENTAL=y
29 CONFIG_BROKEN_ON_SMP=y
30 CONFIG_INIT_ENV_ARG_LIMIT=32
31 CONFIG_LOCALVERSION=""
32 # CONFIG_LOCALVERSION_AUTO is not set
33 # CONFIG_SYSVIPC is not set
34 # CONFIG_POSIX_MQUEUE is not set
35 # CONFIG_BSD_PROCESS_ACCT is not set
36 # CONFIG_TASKSTATS is not set
37 # CONFIG_USER_NS is not set
38 # CONFIG_PID_NS is not set
39 # CONFIG_AUDIT is not set
40 # CONFIG_IKCONFIG is not set
41 CONFIG_LOG_BUF_SHIFT=14
42 # CONFIG_CGROUPS is not set
43 # CONFIG_FAIR_GROUP_SCHED is not set
44 CONFIG_SYSFS_DEPRECATED=y
45 # CONFIG_RELAY is not set
46 # CONFIG_BLK_DEV_INITRD is not set
47 CONFIG_CC_OPTIMIZE_FOR_SIZE=y
48 CONFIG_SYSCTL=y
49 CONFIG_EMBEDDED=y
50 # CONFIG_SYSCTL_SYSCALL is not set
51 CONFIG_KALLSYMS=y
52 # CONFIG_KALLSYMS_EXTRA_PASS is not set
53 CONFIG_HOTPLUG=y
54 CONFIG_PRINTK=y
55 CONFIG_BUG=y
56 CONFIG_ELF_CORE=y
57 # CONFIG_BASE_FULL is not set
58 # CONFIG_FUTEX is not set
59 # CONFIG_EPOLL is not set
60 # CONFIG_SIGNALFD is not set
61 # CONFIG_EVENTFD is not set
62 CONFIG_SHMEM=y
63 CONFIG_VM_EVENT_COUNTERS=y
64 # CONFIG_SLAB is not set
65 # CONFIG_SLUB is not set
66 CONFIG_SLOB=y
67 # CONFIG_TINY_SHMEM is not set
68 CONFIG_BASE_SMALL=1
69 # CONFIG_MODULES is not set
70 # CONFIG_BLOCK is not set
71
72 #
73 # System Type and features
74 #
75 CONFIG_SUBARCH_AVR32B=y
76 CONFIG_MMU=y
77 CONFIG_PERFORMANCE_COUNTERS=y
78 CONFIG_PLATFORM_AT32AP=y
79 CONFIG_CPU_AT32AP700X=y
80 CONFIG_CPU_AT32AP7002=y
81 CONFIG_BOARD_ATSTK1000=y
82 # CONFIG_BOARD_ATNGW100 is not set
83 # CONFIG_BOARD_ATSTK1002 is not set
84 # CONFIG_BOARD_ATSTK1003 is not set
85 CONFIG_BOARD_ATSTK1004=y
86 # CONFIG_BOARD_ATSTK100X_CUSTOM is not set
87 # CONFIG_BOARD_ATSTK100X_SPI1 is not set
88 # CONFIG_BOARD_ATSTK1000_J2_LED is not set
89 CONFIG_BOARD_ATSTK1000_EXTDAC=y
90 CONFIG_LOADER_U_BOOT=y
91
92 #
93 # Atmel AVR32 AP options
94 #
95 # CONFIG_AP700X_32_BIT_SMC is not set
96 CONFIG_AP700X_16_BIT_SMC=y
97 # CONFIG_AP700X_8_BIT_SMC is not set
98 CONFIG_LOAD_ADDRESS=0x10000000
99 CONFIG_ENTRY_ADDRESS=0x90000000
100 CONFIG_PHYS_OFFSET=0x10000000
101 CONFIG_PREEMPT_NONE=y
102 # CONFIG_PREEMPT_VOLUNTARY is not set
103 # CONFIG_PREEMPT is not set
104 # CONFIG_HAVE_ARCH_BOOTMEM_NODE is not set
105 # CONFIG_ARCH_HAVE_MEMORY_PRESENT is not set
106 # CONFIG_NEED_NODE_MEMMAP_SIZE is not set
107 CONFIG_ARCH_FLATMEM_ENABLE=y
108 # CONFIG_ARCH_DISCONTIGMEM_ENABLE is not set
109 # CONFIG_ARCH_SPARSEMEM_ENABLE is not set
110 CONFIG_SELECT_MEMORY_MODEL=y
111 CONFIG_FLATMEM_MANUAL=y
112 # CONFIG_DISCONTIGMEM_MANUAL is not set
113 # CONFIG_SPARSEMEM_MANUAL is not set
114 CONFIG_FLATMEM=y
115 CONFIG_FLAT_NODE_MEM_MAP=y
116 # CONFIG_SPARSEMEM_STATIC is not set
117 # CONFIG_SPARSEMEM_VMEMMAP_ENABLE is not set
118 CONFIG_SPLIT_PTLOCK_CPUS=4
119 # CONFIG_RESOURCES_64BIT is not set
120 CONFIG_ZONE_DMA_FLAG=0
121 CONFIG_VIRT_TO_BUS=y
122 # CONFIG_OWNERSHIP_TRACE is not set
123 # CONFIG_HZ_100 is not set
124 CONFIG_HZ_250=y
125 # CONFIG_HZ_300 is not set
126 # CONFIG_HZ_1000 is not set
127 CONFIG_HZ=250
128 CONFIG_CMDLINE=""
129
130 #
131 # Power management options
132 #
133
134 #
135 # CPU Frequency scaling
136 #
137 CONFIG_CPU_FREQ=y
138 CONFIG_CPU_FREQ_TABLE=y
139 # CONFIG_CPU_FREQ_DEBUG is not set
140 # CONFIG_CPU_FREQ_STAT is not set
141 CONFIG_CPU_FREQ_DEFAULT_GOV_PERFORMANCE=y
142 # CONFIG_CPU_FREQ_DEFAULT_GOV_USERSPACE is not set
143 # CONFIG_CPU_FREQ_DEFAULT_GOV_ONDEMAND is not set
144 # CONFIG_CPU_FREQ_DEFAULT_GOV_CONSERVATIVE is not set
145 CONFIG_CPU_FREQ_GOV_PERFORMANCE=y
146 # CONFIG_CPU_FREQ_GOV_POWERSAVE is not set
147 CONFIG_CPU_FREQ_GOV_USERSPACE=y
148 CONFIG_CPU_FREQ_GOV_ONDEMAND=y
149 # CONFIG_CPU_FREQ_GOV_CONSERVATIVE is not set
150 CONFIG_CPU_FREQ_AT32AP=y
151
152 #
153 # Bus options
154 #
155 # CONFIG_ARCH_SUPPORTS_MSI is not set
156 # CONFIG_PCCARD is not set
157
158 #
159 # Executable file formats
160 #
161 CONFIG_BINFMT_ELF=y
162 # CONFIG_BINFMT_MISC is not set
163
164 #
165 # Networking
166 #
167 CONFIG_NET=y
168
169 #
170 # Networking options
171 #
172 CONFIG_PACKET=y
173 CONFIG_PACKET_MMAP=y
174 CONFIG_UNIX=y
175 # CONFIG_NET_KEY is not set
176 CONFIG_INET=y
177 # CONFIG_IP_MULTICAST is not set
178 # CONFIG_IP_ADVANCED_ROUTER is not set
179 CONFIG_IP_FIB_HASH=y
180 # CONFIG_IP_PNP is not set
181 # CONFIG_NET_IPIP is not set
182 # CONFIG_NET_IPGRE is not set
183 # CONFIG_ARPD is not set
184 # CONFIG_SYN_COOKIES is not set
185 # CONFIG_INET_AH is not set
186 # CONFIG_INET_ESP is not set
187 # CONFIG_INET_IPCOMP is not set
188 # CONFIG_INET_XFRM_TUNNEL is not set
189 # CONFIG_INET_TUNNEL is not set
190 # CONFIG_INET_XFRM_MODE_TRANSPORT is not set
191 # CONFIG_INET_XFRM_MODE_TUNNEL is not set
192 # CONFIG_INET_XFRM_MODE_BEET is not set
193 # CONFIG_INET_LRO is not set
194 # CONFIG_INET_DIAG is not set
195 # CONFIG_TCP_CONG_ADVANCED is not set
196 CONFIG_TCP_CONG_CUBIC=y
197 CONFIG_DEFAULT_TCP_CONG="cubic"
198 # CONFIG_TCP_MD5SIG is not set
199 # CONFIG_IPV6 is not set
200 # CONFIG_INET6_XFRM_TUNNEL is not set
201 # CONFIG_INET6_TUNNEL is not set
202 # CONFIG_NETWORK_SECMARK is not set
203 # CONFIG_NETFILTER is not set
204 # CONFIG_IP_DCCP is not set
205 # CONFIG_IP_SCTP is not set
206 # CONFIG_TIPC is not set
207 # CONFIG_ATM is not set
208 # CONFIG_BRIDGE is not set
209 # CONFIG_VLAN_8021Q is not set
210 # CONFIG_DECNET is not set
211 # CONFIG_LLC2 is not set
212 # CONFIG_IPX is not set
213 # CONFIG_ATALK is not set
214 # CONFIG_X25 is not set
215 # CONFIG_LAPB is not set
216 # CONFIG_ECONET is not set
217 # CONFIG_WAN_ROUTER is not set
218 # CONFIG_NET_SCHED is not set
219
220 #
221 # Network testing
222 #
223 # CONFIG_NET_PKTGEN is not set
224 # CONFIG_HAMRADIO is not set
225 # CONFIG_IRDA is not set
226 # CONFIG_BT is not set
227 # CONFIG_AF_RXRPC is not set
228
229 #
230 # Wireless
231 #
232 # CONFIG_CFG80211 is not set
233 # CONFIG_WIRELESS_EXT is not set
234 # CONFIG_MAC80211 is not set
235 # CONFIG_IEEE80211 is not set
236 # CONFIG_RFKILL is not set
237 # CONFIG_NET_9P is not set
238
239 #
240 # Device Drivers
241 #
242
243 #
244 # Generic Driver Options
245 #
246 CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug"
247 CONFIG_STANDALONE=y
248 # CONFIG_PREVENT_FIRMWARE_BUILD is not set
249 # CONFIG_FW_LOADER is not set
250 # CONFIG_SYS_HYPERVISOR is not set
251 # CONFIG_CONNECTOR is not set
252 CONFIG_MTD=y
253 # CONFIG_MTD_DEBUG is not set
254 # CONFIG_MTD_CONCAT is not set
255 CONFIG_MTD_PARTITIONS=y
256 # CONFIG_MTD_REDBOOT_PARTS is not set
257 CONFIG_MTD_CMDLINE_PARTS=y
258
259 #
260 # User Modules And Translation Layers
261 #
262 CONFIG_MTD_CHAR=y
263 # CONFIG_MTD_OOPS is not set
264
265 #
266 # RAM/ROM/Flash chip drivers
267 #
268 CONFIG_MTD_CFI=y
269 # CONFIG_MTD_JEDECPROBE is not set
270 CONFIG_MTD_GEN_PROBE=y
271 # CONFIG_MTD_CFI_ADV_OPTIONS is not set
272 CONFIG_MTD_MAP_BANK_WIDTH_1=y
273 CONFIG_MTD_MAP_BANK_WIDTH_2=y
274 CONFIG_MTD_MAP_BANK_WIDTH_4=y
275 # CONFIG_MTD_MAP_BANK_WIDTH_8 is not set
276 # CONFIG_MTD_MAP_BANK_WIDTH_16 is not set
277 # CONFIG_MTD_MAP_BANK_WIDTH_32 is not set
278 CONFIG_MTD_CFI_I1=y
279 CONFIG_MTD_CFI_I2=y
280 # CONFIG_MTD_CFI_I4 is not set
281 # CONFIG_MTD_CFI_I8 is not set
282 # CONFIG_MTD_CFI_INTELEXT is not set
283 CONFIG_MTD_CFI_AMDSTD=y
284 # CONFIG_MTD_CFI_STAA is not set
285 CONFIG_MTD_CFI_UTIL=y
286 # CONFIG_MTD_RAM is not set
287 # CONFIG_MTD_ROM is not set
288 # CONFIG_MTD_ABSENT is not set
289
290 #
291 # Mapping drivers for chip access
292 #
293 # CONFIG_MTD_COMPLEX_MAPPINGS is not set
294 CONFIG_MTD_PHYSMAP=y
295 CONFIG_MTD_PHYSMAP_START=0x8000000
296 CONFIG_MTD_PHYSMAP_LEN=0x0
297 CONFIG_MTD_PHYSMAP_BANKWIDTH=2
298 # CONFIG_MTD_PLATRAM is not set
299
300 #
301 # Self-contained MTD device drivers
302 #
303 # CONFIG_MTD_DATAFLASH is not set
304 # CONFIG_MTD_M25P80 is not set
305 # CONFIG_MTD_SLRAM is not set
306 # CONFIG_MTD_PHRAM is not set
307 # CONFIG_MTD_MTDRAM is not set
308
309 #
310 # Disk-On-Chip Device Drivers
311 #
312 # CONFIG_MTD_DOC2000 is not set
313 # CONFIG_MTD_DOC2001 is not set
314 # CONFIG_MTD_DOC2001PLUS is not set
315 # CONFIG_MTD_NAND is not set
316 # CONFIG_MTD_ONENAND is not set
317
318 #
319 # UBI - Unsorted block images
320 #
321 # CONFIG_MTD_UBI is not set
322 # CONFIG_PARPORT is not set
323 # CONFIG_MISC_DEVICES is not set
324
325 #
326 # SCSI device support
327 #
328 # CONFIG_SCSI_DMA is not set
329 # CONFIG_SCSI_NETLINK is not set
330 # CONFIG_NETDEVICES is not set
331 # CONFIG_ISDN is not set
332 # CONFIG_PHONE is not set
333
334 #
335 # Input device support
336 #
337 # CONFIG_INPUT is not set
338
339 #
340 # Hardware I/O ports
341 #
342 # CONFIG_SERIO is not set
343 # CONFIG_GAMEPORT is not set
344
345 #
346 # Character devices
347 #
348 # CONFIG_VT is not set
349 # CONFIG_SERIAL_NONSTANDARD is not set
350
351 #
352 # Serial drivers
353 #
354 # CONFIG_SERIAL_8250 is not set
355
356 #
357 # Non-8250 serial port support
358 #
359 CONFIG_SERIAL_ATMEL=y
360 CONFIG_SERIAL_ATMEL_CONSOLE=y
361 # CONFIG_SERIAL_ATMEL_TTYAT is not set
362 CONFIG_SERIAL_CORE=y
363 CONFIG_SERIAL_CORE_CONSOLE=y
364 CONFIG_UNIX98_PTYS=y
365 # CONFIG_LEGACY_PTYS is not set
366 # CONFIG_IPMI_HANDLER is not set
367 # CONFIG_HW_RANDOM is not set
368 # CONFIG_RTC is not set
369 # CONFIG_GEN_RTC is not set
370 # CONFIG_R3964 is not set
371 # CONFIG_TCG_TPM is not set
372 # CONFIG_I2C is not set
373
374 #
375 # SPI support
376 #
377 CONFIG_SPI=y
378 CONFIG_SPI_MASTER=y
379
380 #
381 # SPI Master Controller Drivers
382 #
383 CONFIG_SPI_ATMEL=y
384 # CONFIG_SPI_BITBANG is not set
385
386 #
387 # SPI Protocol Masters
388 #
389 # CONFIG_SPI_AT25 is not set
390 # CONFIG_SPI_SPIDEV is not set
391 # CONFIG_SPI_TLE62X0 is not set
392 # CONFIG_W1 is not set
393 # CONFIG_POWER_SUPPLY is not set
394 # CONFIG_HWMON is not set
395 CONFIG_WATCHDOG=y
396 # CONFIG_WATCHDOG_NOWAYOUT is not set
397
398 #
399 # Watchdog Device Drivers
400 #
401 # CONFIG_SOFT_WATCHDOG is not set
402 CONFIG_AT32AP700X_WDT=y
403
404 #
405 # Sonics Silicon Backplane
406 #
407 CONFIG_SSB_POSSIBLE=y
408 # CONFIG_SSB is not set
409
410 #
411 # Multifunction device drivers
412 #
413 # CONFIG_MFD_SM501 is not set
414
415 #
416 # Multimedia devices
417 #
418 # CONFIG_VIDEO_DEV is not set
419 # CONFIG_DVB_CORE is not set
420 # CONFIG_DAB is not set
421
422 #
423 # Graphics support
424 #
425 # CONFIG_VGASTATE is not set
426 # CONFIG_VIDEO_OUTPUT_CONTROL is not set
427 CONFIG_FB=y
428 # CONFIG_FIRMWARE_EDID is not set
429 # CONFIG_FB_DDC is not set
430 CONFIG_FB_CFB_FILLRECT=y
431 CONFIG_FB_CFB_COPYAREA=y
432 CONFIG_FB_CFB_IMAGEBLIT=y
433 # CONFIG_FB_CFB_REV_PIXELS_IN_BYTE is not set
434 # CONFIG_FB_SYS_FILLRECT is not set
435 # CONFIG_FB_SYS_COPYAREA is not set
436 # CONFIG_FB_SYS_IMAGEBLIT is not set
437 # CONFIG_FB_SYS_FOPS is not set
438 CONFIG_FB_DEFERRED_IO=y
439 # CONFIG_FB_SVGALIB is not set
440 # CONFIG_FB_MACMODES is not set
441 # CONFIG_FB_BACKLIGHT is not set
442 # CONFIG_FB_MODE_HELPERS is not set
443 # CONFIG_FB_TILEBLITTING is not set
444
445 #
446 # Frame buffer hardware drivers
447 #
448 # CONFIG_FB_S1D13XXX is not set
449 CONFIG_FB_ATMEL=y
450 # CONFIG_FB_VIRTUAL is not set
451 CONFIG_BACKLIGHT_LCD_SUPPORT=y
452 CONFIG_LCD_CLASS_DEVICE=y
453 CONFIG_LCD_LTV350QV=y
454 # CONFIG_BACKLIGHT_CLASS_DEVICE is not set
455
456 #
457 # Display device support
458 #
459 # CONFIG_DISPLAY_SUPPORT is not set
460 # CONFIG_LOGO is not set
461
462 #
463 # Sound
464 #
465 # CONFIG_SOUND is not set
466 CONFIG_USB_SUPPORT=y
467 # CONFIG_USB_ARCH_HAS_HCD is not set
468 # CONFIG_USB_ARCH_HAS_OHCI is not set
469 # CONFIG_USB_ARCH_HAS_EHCI is not set
470
471 #
472 # NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support'
473 #
474
475 #
476 # USB Gadget Support
477 #
478 CONFIG_USB_GADGET=y
479 # CONFIG_USB_GADGET_DEBUG_FILES is not set
480 CONFIG_USB_GADGET_SELECTED=y
481 # CONFIG_USB_GADGET_AMD5536UDC is not set
482 CONFIG_USB_GADGET_ATMEL_USBA=y
483 CONFIG_USB_ATMEL_USBA=y
484 # CONFIG_USB_GADGET_FSL_USB2 is not set
485 # CONFIG_USB_GADGET_NET2280 is not set
486 # CONFIG_USB_GADGET_PXA2XX is not set
487 # CONFIG_USB_GADGET_M66592 is not set
488 # CONFIG_USB_GADGET_GOKU is not set
489 # CONFIG_USB_GADGET_LH7A40X is not set
490 # CONFIG_USB_GADGET_OMAP is not set
491 # CONFIG_USB_GADGET_S3C2410 is not set
492 # CONFIG_USB_GADGET_AT91 is not set
493 # CONFIG_USB_GADGET_DUMMY_HCD is not set
494 CONFIG_USB_GADGET_DUALSPEED=y
495 # CONFIG_USB_ZERO is not set
496 CONFIG_USB_ETH=y
497 # CONFIG_USB_ETH_RNDIS is not set
498 # CONFIG_USB_GADGETFS is not set
499 # CONFIG_USB_FILE_STORAGE is not set
500 # CONFIG_USB_G_SERIAL is not set
501 # CONFIG_USB_MIDI_GADGET is not set
502 # CONFIG_MMC is not set
503 # CONFIG_NEW_LEDS is not set
504 CONFIG_RTC_LIB=y
505 CONFIG_RTC_CLASS=y
506 CONFIG_RTC_HCTOSYS=y
507 CONFIG_RTC_HCTOSYS_DEVICE="rtc0"
508 # CONFIG_RTC_DEBUG is not set
509
510 #
511 # RTC interfaces
512 #
513 CONFIG_RTC_INTF_SYSFS=y
514 # CONFIG_RTC_INTF_PROC is not set
515 CONFIG_RTC_INTF_DEV=y
516 # CONFIG_RTC_INTF_DEV_UIE_EMUL is not set
517 # CONFIG_RTC_DRV_TEST is not set
518
519 #
520 # SPI RTC drivers
521 #
522 # CONFIG_RTC_DRV_RS5C348 is not set
523 # CONFIG_RTC_DRV_MAX6902 is not set
524
525 #
526 # Platform RTC drivers
527 #
528 # CONFIG_RTC_DRV_DS1553 is not set
529 # CONFIG_RTC_DRV_STK17TA8 is not set
530 # CONFIG_RTC_DRV_DS1742 is not set
531 # CONFIG_RTC_DRV_M48T86 is not set
532 # CONFIG_RTC_DRV_M48T59 is not set
533 # CONFIG_RTC_DRV_V3020 is not set
534
535 #
536 # on-CPU RTC drivers
537 #
538 CONFIG_RTC_DRV_AT32AP700X=y
539
540 #
541 # Userspace I/O
542 #
543 # CONFIG_UIO is not set
544
545 #
546 # File systems
547 #
548 # CONFIG_INOTIFY is not set
549 # CONFIG_QUOTA is not set
550 # CONFIG_DNOTIFY is not set
551 # CONFIG_AUTOFS_FS is not set
552 # CONFIG_AUTOFS4_FS is not set
553 # CONFIG_FUSE_FS is not set
554
555 #
556 # Pseudo filesystems
557 #
558 CONFIG_PROC_FS=y
559 CONFIG_PROC_KCORE=y
560 CONFIG_PROC_SYSCTL=y
561 CONFIG_SYSFS=y
562 CONFIG_TMPFS=y
563 # CONFIG_TMPFS_POSIX_ACL is not set
564 # CONFIG_HUGETLB_PAGE is not set
565 # CONFIG_CONFIGFS_FS is not set
566
567 #
568 # Miscellaneous filesystems
569 #
570 CONFIG_JFFS2_FS=y
571 CONFIG_JFFS2_FS_DEBUG=0
572 # CONFIG_JFFS2_FS_WRITEBUFFER is not set
573 # CONFIG_JFFS2_SUMMARY is not set
574 # CONFIG_JFFS2_FS_XATTR is not set
575 # CONFIG_JFFS2_COMPRESSION_OPTIONS is not set
576 CONFIG_JFFS2_ZLIB=y
577 # CONFIG_JFFS2_LZO is not set
578 CONFIG_JFFS2_RTIME=y
579 # CONFIG_JFFS2_RUBIN is not set
580 # CONFIG_NETWORK_FILESYSTEMS is not set
581 # CONFIG_NLS is not set
582 # CONFIG_DLM is not set
583 # CONFIG_INSTRUMENTATION is not set
584
585 #
586 # Kernel hacking
587 #
588 # CONFIG_PRINTK_TIME is not set
589 CONFIG_ENABLE_WARN_DEPRECATED=y
590 CONFIG_ENABLE_MUST_CHECK=y
591 CONFIG_MAGIC_SYSRQ=y
592 # CONFIG_UNUSED_SYMBOLS is not set
593 # CONFIG_DEBUG_FS is not set
594 # CONFIG_HEADERS_CHECK is not set
595 # CONFIG_DEBUG_KERNEL is not set
596 # CONFIG_DEBUG_BUGVERBOSE is not set
597 # CONFIG_SAMPLES is not set
598
599 #
600 # Security options
601 #
602 # CONFIG_KEYS is not set
603 # CONFIG_SECURITY is not set
604 # CONFIG_SECURITY_FILE_CAPABILITIES is not set
605 # CONFIG_CRYPTO is not set
606
607 #
608 # Library routines
609 #
610 CONFIG_BITREVERSE=y
611 # CONFIG_CRC_CCITT is not set
612 # CONFIG_CRC16 is not set
613 # CONFIG_CRC_ITU_T is not set
614 CONFIG_CRC32=y
615 # CONFIG_CRC7 is not set
616 # CONFIG_LIBCRC32C is not set
617 CONFIG_ZLIB_INFLATE=y
618 CONFIG_ZLIB_DEFLATE=y
619 CONFIG_HAS_IOMEM=y
620 CONFIG_HAS_IOPORT=y
621 CONFIG_HAS_DMA=y