]> Pileus Git - ~andy/linux/blob - arch/sh/configs/systemh_defconfig
Merge branch 'for-linus/samsung' of git://git.fluff.org/bjdooks/linux
[~andy/linux] / arch / sh / configs / systemh_defconfig
1 #
2 # Automatically generated make config: don't edit
3 # Linux kernel version: 2.6.33-rc2
4 # Mon Jan  4 15:14:50 2010
5 #
6 CONFIG_SUPERH=y
7 CONFIG_SUPERH32=y
8 # CONFIG_SUPERH64 is not set
9 CONFIG_ARCH_DEFCONFIG="arch/sh/configs/shx3_defconfig"
10 CONFIG_RWSEM_GENERIC_SPINLOCK=y
11 CONFIG_GENERIC_BUG=y
12 CONFIG_GENERIC_FIND_NEXT_BIT=y
13 CONFIG_GENERIC_HWEIGHT=y
14 CONFIG_GENERIC_HARDIRQS=y
15 CONFIG_GENERIC_HARDIRQS_NO__DO_IRQ=y
16 CONFIG_GENERIC_IRQ_PROBE=y
17 CONFIG_IRQ_PER_CPU=y
18 # CONFIG_GENERIC_GPIO is not set
19 CONFIG_GENERIC_TIME=y
20 CONFIG_GENERIC_CLOCKEVENTS=y
21 # CONFIG_ARCH_SUSPEND_POSSIBLE is not set
22 CONFIG_ARCH_HIBERNATION_POSSIBLE=y
23 CONFIG_SYS_SUPPORTS_HUGETLBFS=y
24 CONFIG_SYS_SUPPORTS_TMU=y
25 CONFIG_STACKTRACE_SUPPORT=y
26 CONFIG_LOCKDEP_SUPPORT=y
27 CONFIG_HAVE_LATENCYTOP_SUPPORT=y
28 # CONFIG_ARCH_HAS_ILOG2_U32 is not set
29 # CONFIG_ARCH_HAS_ILOG2_U64 is not set
30 CONFIG_ARCH_NO_VIRT_TO_BUS=y
31 CONFIG_ARCH_HAS_DEFAULT_IDLE=y
32 CONFIG_ARCH_HAS_CPU_IDLE_WAIT=y
33 CONFIG_DMA_NONCOHERENT=y
34 CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config"
35 CONFIG_CONSTRUCTORS=y
36
37 #
38 # General setup
39 #
40 CONFIG_EXPERIMENTAL=y
41 CONFIG_BROKEN_ON_SMP=y
42 CONFIG_LOCK_KERNEL=y
43 CONFIG_INIT_ENV_ARG_LIMIT=32
44 CONFIG_LOCALVERSION=""
45 CONFIG_LOCALVERSION_AUTO=y
46 CONFIG_HAVE_KERNEL_GZIP=y
47 CONFIG_HAVE_KERNEL_BZIP2=y
48 CONFIG_HAVE_KERNEL_LZMA=y
49 CONFIG_KERNEL_GZIP=y
50 # CONFIG_KERNEL_BZIP2 is not set
51 # CONFIG_KERNEL_LZMA is not set
52 CONFIG_SWAP=y
53 # CONFIG_SYSVIPC is not set
54 # CONFIG_BSD_PROCESS_ACCT is not set
55
56 #
57 # RCU Subsystem
58 #
59 CONFIG_TREE_RCU=y
60 # CONFIG_TREE_PREEMPT_RCU is not set
61 # CONFIG_TINY_RCU is not set
62 # CONFIG_RCU_TRACE is not set
63 CONFIG_RCU_FANOUT=32
64 # CONFIG_RCU_FANOUT_EXACT is not set
65 # CONFIG_TREE_RCU_TRACE is not set
66 # CONFIG_IKCONFIG is not set
67 CONFIG_LOG_BUF_SHIFT=14
68 # CONFIG_GROUP_SCHED is not set
69 # CONFIG_CGROUPS is not set
70 CONFIG_SYSFS_DEPRECATED=y
71 CONFIG_SYSFS_DEPRECATED_V2=y
72 # CONFIG_RELAY is not set
73 # CONFIG_NAMESPACES is not set
74 CONFIG_BLK_DEV_INITRD=y
75 CONFIG_INITRAMFS_SOURCE=""
76 CONFIG_RD_GZIP=y
77 # CONFIG_RD_BZIP2 is not set
78 # CONFIG_RD_LZMA is not set
79 # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set
80 CONFIG_SYSCTL=y
81 CONFIG_ANON_INODES=y
82 CONFIG_EMBEDDED=y
83 CONFIG_UID16=y
84 # CONFIG_SYSCTL_SYSCALL is not set
85 CONFIG_KALLSYMS=y
86 # CONFIG_KALLSYMS_EXTRA_PASS is not set
87 # CONFIG_HOTPLUG is not set
88 CONFIG_PRINTK=y
89 CONFIG_BUG=y
90 CONFIG_ELF_CORE=y
91 CONFIG_BASE_FULL=y
92 CONFIG_FUTEX=y
93 CONFIG_EPOLL=y
94 CONFIG_SIGNALFD=y
95 CONFIG_TIMERFD=y
96 CONFIG_EVENTFD=y
97 CONFIG_SHMEM=y
98 CONFIG_AIO=y
99 CONFIG_HAVE_PERF_EVENTS=y
100 CONFIG_PERF_USE_VMALLOC=y
101
102 #
103 # Kernel Performance Events And Counters
104 #
105 # CONFIG_PERF_EVENTS is not set
106 # CONFIG_PERF_COUNTERS is not set
107 CONFIG_VM_EVENT_COUNTERS=y
108 CONFIG_COMPAT_BRK=y
109 CONFIG_SLAB=y
110 # CONFIG_SLUB is not set
111 # CONFIG_SLOB is not set
112 # CONFIG_PROFILING is not set
113 CONFIG_HAVE_OPROFILE=y
114 # CONFIG_KPROBES is not set
115 CONFIG_HAVE_IOREMAP_PROT=y
116 CONFIG_HAVE_KPROBES=y
117 CONFIG_HAVE_KRETPROBES=y
118 CONFIG_HAVE_ARCH_TRACEHOOK=y
119 CONFIG_HAVE_DMA_ATTRS=y
120 CONFIG_HAVE_CLK=y
121 CONFIG_HAVE_DMA_API_DEBUG=y
122
123 #
124 # GCOV-based kernel profiling
125 #
126 # CONFIG_SLOW_WORK is not set
127 CONFIG_HAVE_GENERIC_DMA_COHERENT=y
128 CONFIG_SLABINFO=y
129 CONFIG_RT_MUTEXES=y
130 CONFIG_BASE_SMALL=0
131 CONFIG_MODULES=y
132 # CONFIG_MODULE_FORCE_LOAD is not set
133 CONFIG_MODULE_UNLOAD=y
134 # CONFIG_MODULE_FORCE_UNLOAD is not set
135 # CONFIG_MODVERSIONS is not set
136 # CONFIG_MODULE_SRCVERSION_ALL is not set
137 CONFIG_BLOCK=y
138 CONFIG_LBDAF=y
139 # CONFIG_BLK_DEV_BSG is not set
140 # CONFIG_BLK_DEV_INTEGRITY is not set
141
142 #
143 # IO Schedulers
144 #
145 CONFIG_IOSCHED_NOOP=y
146 CONFIG_IOSCHED_DEADLINE=y
147 CONFIG_IOSCHED_CFQ=y
148 # CONFIG_DEFAULT_DEADLINE is not set
149 CONFIG_DEFAULT_CFQ=y
150 # CONFIG_DEFAULT_NOOP is not set
151 CONFIG_DEFAULT_IOSCHED="cfq"
152 # CONFIG_INLINE_SPIN_TRYLOCK is not set
153 # CONFIG_INLINE_SPIN_TRYLOCK_BH is not set
154 # CONFIG_INLINE_SPIN_LOCK is not set
155 # CONFIG_INLINE_SPIN_LOCK_BH is not set
156 # CONFIG_INLINE_SPIN_LOCK_IRQ is not set
157 # CONFIG_INLINE_SPIN_LOCK_IRQSAVE is not set
158 # CONFIG_INLINE_SPIN_UNLOCK is not set
159 # CONFIG_INLINE_SPIN_UNLOCK_BH is not set
160 # CONFIG_INLINE_SPIN_UNLOCK_IRQ is not set
161 # CONFIG_INLINE_SPIN_UNLOCK_IRQRESTORE is not set
162 # CONFIG_INLINE_READ_TRYLOCK is not set
163 # CONFIG_INLINE_READ_LOCK is not set
164 # CONFIG_INLINE_READ_LOCK_BH is not set
165 # CONFIG_INLINE_READ_LOCK_IRQ is not set
166 # CONFIG_INLINE_READ_LOCK_IRQSAVE is not set
167 # CONFIG_INLINE_READ_UNLOCK is not set
168 # CONFIG_INLINE_READ_UNLOCK_BH is not set
169 # CONFIG_INLINE_READ_UNLOCK_IRQ is not set
170 # CONFIG_INLINE_READ_UNLOCK_IRQRESTORE is not set
171 # CONFIG_INLINE_WRITE_TRYLOCK is not set
172 # CONFIG_INLINE_WRITE_LOCK is not set
173 # CONFIG_INLINE_WRITE_LOCK_BH is not set
174 # CONFIG_INLINE_WRITE_LOCK_IRQ is not set
175 # CONFIG_INLINE_WRITE_LOCK_IRQSAVE is not set
176 # CONFIG_INLINE_WRITE_UNLOCK is not set
177 # CONFIG_INLINE_WRITE_UNLOCK_BH is not set
178 # CONFIG_INLINE_WRITE_UNLOCK_IRQ is not set
179 # CONFIG_INLINE_WRITE_UNLOCK_IRQRESTORE is not set
180 # CONFIG_MUTEX_SPIN_ON_OWNER is not set
181 # CONFIG_FREEZER is not set
182
183 #
184 # System type
185 #
186 CONFIG_CPU_SH4=y
187 # CONFIG_CPU_SUBTYPE_SH7619 is not set
188 # CONFIG_CPU_SUBTYPE_SH7201 is not set
189 # CONFIG_CPU_SUBTYPE_SH7203 is not set
190 # CONFIG_CPU_SUBTYPE_SH7206 is not set
191 # CONFIG_CPU_SUBTYPE_SH7263 is not set
192 # CONFIG_CPU_SUBTYPE_MXG is not set
193 # CONFIG_CPU_SUBTYPE_SH7705 is not set
194 # CONFIG_CPU_SUBTYPE_SH7706 is not set
195 # CONFIG_CPU_SUBTYPE_SH7707 is not set
196 # CONFIG_CPU_SUBTYPE_SH7708 is not set
197 # CONFIG_CPU_SUBTYPE_SH7709 is not set
198 # CONFIG_CPU_SUBTYPE_SH7710 is not set
199 # CONFIG_CPU_SUBTYPE_SH7712 is not set
200 # CONFIG_CPU_SUBTYPE_SH7720 is not set
201 # CONFIG_CPU_SUBTYPE_SH7721 is not set
202 # CONFIG_CPU_SUBTYPE_SH7750 is not set
203 # CONFIG_CPU_SUBTYPE_SH7091 is not set
204 # CONFIG_CPU_SUBTYPE_SH7750R is not set
205 # CONFIG_CPU_SUBTYPE_SH7750S is not set
206 # CONFIG_CPU_SUBTYPE_SH7751 is not set
207 CONFIG_CPU_SUBTYPE_SH7751R=y
208 # CONFIG_CPU_SUBTYPE_SH7760 is not set
209 # CONFIG_CPU_SUBTYPE_SH4_202 is not set
210 # CONFIG_CPU_SUBTYPE_SH7723 is not set
211 # CONFIG_CPU_SUBTYPE_SH7724 is not set
212 # CONFIG_CPU_SUBTYPE_SH7757 is not set
213 # CONFIG_CPU_SUBTYPE_SH7763 is not set
214 # CONFIG_CPU_SUBTYPE_SH7770 is not set
215 # CONFIG_CPU_SUBTYPE_SH7780 is not set
216 # CONFIG_CPU_SUBTYPE_SH7785 is not set
217 # CONFIG_CPU_SUBTYPE_SH7786 is not set
218 # CONFIG_CPU_SUBTYPE_SHX3 is not set
219 # CONFIG_CPU_SUBTYPE_SH7343 is not set
220 # CONFIG_CPU_SUBTYPE_SH7722 is not set
221 # CONFIG_CPU_SUBTYPE_SH7366 is not set
222
223 #
224 # Memory management options
225 #
226 CONFIG_QUICKLIST=y
227 CONFIG_MMU=y
228 CONFIG_PAGE_OFFSET=0x80000000
229 CONFIG_FORCE_MAX_ZONEORDER=11
230 CONFIG_MEMORY_START=0x0c000000
231 CONFIG_MEMORY_SIZE=0x00400000
232 CONFIG_29BIT=y
233 CONFIG_VSYSCALL=y
234 CONFIG_ARCH_FLATMEM_ENABLE=y
235 CONFIG_ARCH_SPARSEMEM_ENABLE=y
236 CONFIG_ARCH_SPARSEMEM_DEFAULT=y
237 CONFIG_MAX_ACTIVE_REGIONS=1
238 CONFIG_ARCH_POPULATES_NODE_MAP=y
239 CONFIG_ARCH_SELECT_MEMORY_MODEL=y
240 CONFIG_PAGE_SIZE_4KB=y
241 # CONFIG_PAGE_SIZE_8KB is not set
242 # CONFIG_PAGE_SIZE_16KB is not set
243 # CONFIG_PAGE_SIZE_64KB is not set
244 CONFIG_SELECT_MEMORY_MODEL=y
245 CONFIG_FLATMEM_MANUAL=y
246 # CONFIG_DISCONTIGMEM_MANUAL is not set
247 # CONFIG_SPARSEMEM_MANUAL is not set
248 CONFIG_FLATMEM=y
249 CONFIG_FLAT_NODE_MEM_MAP=y
250 CONFIG_SPARSEMEM_STATIC=y
251 CONFIG_PAGEFLAGS_EXTENDED=y
252 CONFIG_SPLIT_PTLOCK_CPUS=4
253 # CONFIG_PHYS_ADDR_T_64BIT is not set
254 CONFIG_ZONE_DMA_FLAG=0
255 CONFIG_NR_QUICK=2
256 # CONFIG_KSM is not set
257 CONFIG_DEFAULT_MMAP_MIN_ADDR=4096
258
259 #
260 # Cache configuration
261 #
262 CONFIG_CACHE_WRITEBACK=y
263 # CONFIG_CACHE_WRITETHROUGH is not set
264 # CONFIG_CACHE_OFF is not set
265
266 #
267 # Processor features
268 #
269 CONFIG_CPU_LITTLE_ENDIAN=y
270 # CONFIG_CPU_BIG_ENDIAN is not set
271 CONFIG_SH_FPU=y
272 # CONFIG_SH_STORE_QUEUES is not set
273 CONFIG_CPU_HAS_INTEVT=y
274 CONFIG_CPU_HAS_SR_RB=y
275 CONFIG_CPU_HAS_FPU=y
276
277 #
278 # Board support
279 #
280 CONFIG_SH_7751_SYSTEMH=y
281 # CONFIG_SH_SECUREEDGE5410 is not set
282 # CONFIG_SH_RTS7751R2D is not set
283 # CONFIG_SH_LANDISK is not set
284 # CONFIG_SH_TITAN is not set
285 # CONFIG_SH_LBOX_RE2 is not set
286
287 #
288 # Timer and clock configuration
289 #
290 CONFIG_SH_TIMER_TMU=y
291 CONFIG_SH_PCLK_FREQ=60000000
292 CONFIG_SH_CLK_CPG=y
293 CONFIG_SH_CLK_CPG_LEGACY=y
294 # CONFIG_NO_HZ is not set
295 # CONFIG_HIGH_RES_TIMERS is not set
296 CONFIG_GENERIC_CLOCKEVENTS_BUILD=y
297
298 #
299 # CPU Frequency scaling
300 #
301 # CONFIG_CPU_FREQ is not set
302
303 #
304 # DMA support
305 #
306 # CONFIG_SH_DMA is not set
307
308 #
309 # Companion Chips
310 #
311
312 #
313 # Additional SuperH Device Drivers
314 #
315 # CONFIG_HEARTBEAT is not set
316 # CONFIG_PUSH_SWITCH is not set
317
318 #
319 # Kernel features
320 #
321 # CONFIG_HZ_100 is not set
322 CONFIG_HZ_250=y
323 # CONFIG_HZ_300 is not set
324 # CONFIG_HZ_1000 is not set
325 CONFIG_HZ=250
326 # CONFIG_SCHED_HRTICK is not set
327 # CONFIG_KEXEC is not set
328 # CONFIG_CRASH_DUMP is not set
329 # CONFIG_SECCOMP is not set
330 # CONFIG_PREEMPT_NONE is not set
331 # CONFIG_PREEMPT_VOLUNTARY is not set
332 CONFIG_PREEMPT=y
333 CONFIG_GUSA=y
334 # CONFIG_GUSA_RB is not set
335 # CONFIG_SPARSE_IRQ is not set
336
337 #
338 # Boot options
339 #
340 CONFIG_ZERO_PAGE_OFFSET=0x00001000
341 CONFIG_BOOT_LINK_OFFSET=0x00800000
342 CONFIG_ENTRY_OFFSET=0x00001000
343 # CONFIG_CMDLINE_OVERWRITE is not set
344 # CONFIG_CMDLINE_EXTEND is not set
345
346 #
347 # Bus options
348 #
349 # CONFIG_ARCH_SUPPORTS_MSI is not set
350
351 #
352 # Executable file formats
353 #
354 CONFIG_BINFMT_ELF=y
355 # CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS is not set
356 # CONFIG_HAVE_AOUT is not set
357 # CONFIG_BINFMT_MISC is not set
358
359 #
360 # Power management options (EXPERIMENTAL)
361 #
362 # CONFIG_PM is not set
363 # CONFIG_CPU_IDLE is not set
364 # CONFIG_NET is not set
365
366 #
367 # Device Drivers
368 #
369
370 #
371 # Generic Driver Options
372 #
373 # CONFIG_STANDALONE is not set
374 CONFIG_PREVENT_FIRMWARE_BUILD=y
375 # CONFIG_SYS_HYPERVISOR is not set
376 # CONFIG_MTD is not set
377 # CONFIG_PARPORT is not set
378 CONFIG_BLK_DEV=y
379 # CONFIG_BLK_DEV_COW_COMMON is not set
380 # CONFIG_BLK_DEV_LOOP is not set
381
382 #
383 # DRBD disabled because PROC_FS, INET or CONNECTOR not selected
384 #
385 CONFIG_BLK_DEV_RAM=y
386 CONFIG_BLK_DEV_RAM_COUNT=16
387 CONFIG_BLK_DEV_RAM_SIZE=1024
388 # CONFIG_BLK_DEV_XIP is not set
389 # CONFIG_CDROM_PKTCDVD is not set
390 # CONFIG_BLK_DEV_HD is not set
391 CONFIG_MISC_DEVICES=y
392 # CONFIG_ENCLOSURE_SERVICES is not set
393 # CONFIG_C2PORT is not set
394
395 #
396 # EEPROM support
397 #
398 # CONFIG_EEPROM_93CX6 is not set
399 CONFIG_HAVE_IDE=y
400 # CONFIG_IDE is not set
401
402 #
403 # SCSI device support
404 #
405 # CONFIG_RAID_ATTRS is not set
406 # CONFIG_SCSI is not set
407 # CONFIG_SCSI_DMA is not set
408 # CONFIG_SCSI_NETLINK is not set
409 # CONFIG_ATA is not set
410 # CONFIG_MD is not set
411 # CONFIG_PHONE is not set
412
413 #
414 # Input device support
415 #
416 # CONFIG_INPUT is not set
417
418 #
419 # Hardware I/O ports
420 #
421 CONFIG_SERIO=y
422 # CONFIG_SERIO_I8042 is not set
423 # CONFIG_SERIO_SERPORT is not set
424 # CONFIG_SERIO_LIBPS2 is not set
425 # CONFIG_SERIO_RAW is not set
426 # CONFIG_SERIO_ALTERA_PS2 is not set
427 # CONFIG_GAMEPORT is not set
428
429 #
430 # Character devices
431 #
432 # CONFIG_VT is not set
433 CONFIG_DEVKMEM=y
434 # CONFIG_SERIAL_NONSTANDARD is not set
435
436 #
437 # Serial drivers
438 #
439 # CONFIG_SERIAL_8250 is not set
440
441 #
442 # Non-8250 serial port support
443 #
444 # CONFIG_SERIAL_SH_SCI is not set
445 CONFIG_UNIX98_PTYS=y
446 # CONFIG_DEVPTS_MULTIPLE_INSTANCES is not set
447 CONFIG_LEGACY_PTYS=y
448 CONFIG_LEGACY_PTY_COUNT=256
449 # CONFIG_IPMI_HANDLER is not set
450 CONFIG_HW_RANDOM=y
451 # CONFIG_HW_RANDOM_TIMERIOMEM is not set
452 # CONFIG_R3964 is not set
453 # CONFIG_RAW_DRIVER is not set
454 # CONFIG_TCG_TPM is not set
455 # CONFIG_I2C is not set
456 # CONFIG_SPI is not set
457
458 #
459 # PPS support
460 #
461 # CONFIG_PPS is not set
462 # CONFIG_W1 is not set
463 # CONFIG_POWER_SUPPLY is not set
464 CONFIG_HWMON=y
465 # CONFIG_HWMON_VID is not set
466 # CONFIG_HWMON_DEBUG_CHIP is not set
467
468 #
469 # Native drivers
470 #
471 # CONFIG_SENSORS_F71805F is not set
472 # CONFIG_SENSORS_F71882FG is not set
473 # CONFIG_SENSORS_IT87 is not set
474 # CONFIG_SENSORS_PC87360 is not set
475 # CONFIG_SENSORS_PC87427 is not set
476 # CONFIG_SENSORS_SMSC47M1 is not set
477 # CONFIG_SENSORS_SMSC47B397 is not set
478 # CONFIG_SENSORS_VT1211 is not set
479 # CONFIG_SENSORS_W83627HF is not set
480 # CONFIG_SENSORS_W83627EHF is not set
481 # CONFIG_THERMAL is not set
482 # CONFIG_WATCHDOG is not set
483 CONFIG_SSB_POSSIBLE=y
484
485 #
486 # Sonics Silicon Backplane
487 #
488 # CONFIG_SSB is not set
489
490 #
491 # Multifunction device drivers
492 #
493 # CONFIG_MFD_CORE is not set
494 # CONFIG_MFD_SM501 is not set
495 # CONFIG_MFD_SH_MOBILE_SDHI is not set
496 # CONFIG_HTC_PASIC3 is not set
497 # CONFIG_MFD_TMIO is not set
498 # CONFIG_REGULATOR is not set
499 # CONFIG_MEDIA_SUPPORT is not set
500
501 #
502 # Graphics support
503 #
504 # CONFIG_VGASTATE is not set
505 # CONFIG_VIDEO_OUTPUT_CONTROL is not set
506 # CONFIG_FB is not set
507 # CONFIG_BACKLIGHT_LCD_SUPPORT is not set
508
509 #
510 # Display device support
511 #
512 # CONFIG_DISPLAY_SUPPORT is not set
513 # CONFIG_SOUND is not set
514 CONFIG_USB_SUPPORT=y
515 CONFIG_USB_ARCH_HAS_HCD=y
516 # CONFIG_USB_ARCH_HAS_OHCI is not set
517 # CONFIG_USB_ARCH_HAS_EHCI is not set
518 # CONFIG_USB is not set
519 # CONFIG_USB_OTG_WHITELIST is not set
520 # CONFIG_USB_OTG_BLACKLIST_HUB is not set
521
522 #
523 # Enable Host or Gadget support to see Inventra options
524 #
525
526 #
527 # NOTE: USB_STORAGE depends on SCSI but BLK_DEV_SD may
528 #
529 # CONFIG_USB_GADGET is not set
530
531 #
532 # OTG and related infrastructure
533 #
534 # CONFIG_MMC is not set
535 # CONFIG_MEMSTICK is not set
536 # CONFIG_NEW_LEDS is not set
537 # CONFIG_ACCESSIBILITY is not set
538 CONFIG_RTC_LIB=y
539 # CONFIG_RTC_CLASS is not set
540 # CONFIG_DMADEVICES is not set
541 # CONFIG_AUXDISPLAY is not set
542 # CONFIG_UIO is not set
543
544 #
545 # TI VLYNQ
546 #
547 # CONFIG_STAGING is not set
548
549 #
550 # File systems
551 #
552 # CONFIG_EXT2_FS is not set
553 # CONFIG_EXT3_FS is not set
554 # CONFIG_EXT4_FS is not set
555 CONFIG_EXT4_USE_FOR_EXT23=y
556 # CONFIG_REISERFS_FS is not set
557 # CONFIG_JFS_FS is not set
558 # CONFIG_FS_POSIX_ACL is not set
559 # CONFIG_XFS_FS is not set
560 # CONFIG_GFS2_FS is not set
561 # CONFIG_BTRFS_FS is not set
562 # CONFIG_NILFS2_FS is not set
563 CONFIG_FILE_LOCKING=y
564 CONFIG_FSNOTIFY=y
565 CONFIG_DNOTIFY=y
566 CONFIG_INOTIFY=y
567 CONFIG_INOTIFY_USER=y
568 # CONFIG_QUOTA is not set
569 # CONFIG_AUTOFS_FS is not set
570 # CONFIG_AUTOFS4_FS is not set
571 # CONFIG_FUSE_FS is not set
572
573 #
574 # Caches
575 #
576 # CONFIG_FSCACHE is not set
577
578 #
579 # CD-ROM/DVD Filesystems
580 #
581 # CONFIG_ISO9660_FS is not set
582 # CONFIG_UDF_FS is not set
583
584 #
585 # DOS/FAT/NT Filesystems
586 #
587 # CONFIG_MSDOS_FS is not set
588 # CONFIG_VFAT_FS is not set
589 # CONFIG_NTFS_FS is not set
590
591 #
592 # Pseudo filesystems
593 #
594 CONFIG_PROC_FS=y
595 CONFIG_PROC_KCORE=y
596 CONFIG_PROC_SYSCTL=y
597 CONFIG_PROC_PAGE_MONITOR=y
598 CONFIG_SYSFS=y
599 CONFIG_TMPFS=y
600 # CONFIG_TMPFS_POSIX_ACL is not set
601 # CONFIG_HUGETLBFS is not set
602 # CONFIG_HUGETLB_PAGE is not set
603 # CONFIG_CONFIGFS_FS is not set
604 CONFIG_MISC_FILESYSTEMS=y
605 # CONFIG_ADFS_FS is not set
606 # CONFIG_AFFS_FS is not set
607 # CONFIG_HFS_FS is not set
608 # CONFIG_HFSPLUS_FS is not set
609 # CONFIG_BEFS_FS is not set
610 # CONFIG_BFS_FS is not set
611 # CONFIG_EFS_FS is not set
612 CONFIG_CRAMFS=y
613 # CONFIG_SQUASHFS is not set
614 # CONFIG_VXFS_FS is not set
615 # CONFIG_MINIX_FS is not set
616 # CONFIG_OMFS_FS is not set
617 # CONFIG_HPFS_FS is not set
618 # CONFIG_QNX4FS_FS is not set
619 CONFIG_ROMFS_FS=y
620 CONFIG_ROMFS_BACKED_BY_BLOCK=y
621 # CONFIG_ROMFS_BACKED_BY_MTD is not set
622 # CONFIG_ROMFS_BACKED_BY_BOTH is not set
623 CONFIG_ROMFS_ON_BLOCK=y
624 # CONFIG_SYSV_FS is not set
625 # CONFIG_UFS_FS is not set
626
627 #
628 # Partition Types
629 #
630 # CONFIG_PARTITION_ADVANCED is not set
631 CONFIG_MSDOS_PARTITION=y
632 # CONFIG_NLS is not set
633
634 #
635 # Kernel hacking
636 #
637 CONFIG_TRACE_IRQFLAGS_SUPPORT=y
638 # CONFIG_PRINTK_TIME is not set
639 CONFIG_ENABLE_WARN_DEPRECATED=y
640 CONFIG_ENABLE_MUST_CHECK=y
641 CONFIG_FRAME_WARN=1024
642 # CONFIG_MAGIC_SYSRQ is not set
643 # CONFIG_STRIP_ASM_SYMS is not set
644 # CONFIG_UNUSED_SYMBOLS is not set
645 # CONFIG_DEBUG_FS is not set
646 # CONFIG_HEADERS_CHECK is not set
647 # CONFIG_DEBUG_KERNEL is not set
648 CONFIG_DEBUG_BUGVERBOSE=y
649 # CONFIG_DEBUG_MEMORY_INIT is not set
650 # CONFIG_RCU_CPU_STALL_DETECTOR is not set
651 # CONFIG_LATENCYTOP is not set
652 # CONFIG_SYSCTL_SYSCALL_CHECK is not set
653 CONFIG_HAVE_FUNCTION_TRACER=y
654 CONFIG_HAVE_FUNCTION_GRAPH_TRACER=y
655 CONFIG_HAVE_FUNCTION_TRACE_MCOUNT_TEST=y
656 CONFIG_HAVE_DYNAMIC_FTRACE=y
657 CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y
658 CONFIG_HAVE_SYSCALL_TRACEPOINTS=y
659 CONFIG_TRACING_SUPPORT=y
660 # CONFIG_FTRACE is not set
661 # CONFIG_DMA_API_DEBUG is not set
662 # CONFIG_SAMPLES is not set
663 CONFIG_HAVE_ARCH_KGDB=y
664 # CONFIG_SH_STANDARD_BIOS is not set
665 # CONFIG_DWARF_UNWINDER is not set
666
667 #
668 # Security options
669 #
670 # CONFIG_KEYS is not set
671 # CONFIG_SECURITY is not set
672 # CONFIG_SECURITYFS is not set
673 # CONFIG_DEFAULT_SECURITY_SELINUX is not set
674 # CONFIG_DEFAULT_SECURITY_SMACK is not set
675 # CONFIG_DEFAULT_SECURITY_TOMOYO is not set
676 CONFIG_DEFAULT_SECURITY_DAC=y
677 CONFIG_DEFAULT_SECURITY=""
678 # CONFIG_CRYPTO is not set
679 # CONFIG_BINARY_PRINTF is not set
680
681 #
682 # Library routines
683 #
684 CONFIG_BITREVERSE=y
685 CONFIG_GENERIC_FIND_LAST_BIT=y
686 # CONFIG_CRC_CCITT is not set
687 # CONFIG_CRC16 is not set
688 # CONFIG_CRC_T10DIF is not set
689 # CONFIG_CRC_ITU_T is not set
690 CONFIG_CRC32=y
691 # CONFIG_CRC7 is not set
692 # CONFIG_LIBCRC32C is not set
693 CONFIG_ZLIB_INFLATE=y
694 CONFIG_DECOMPRESS_GZIP=y
695 CONFIG_HAS_IOMEM=y
696 CONFIG_HAS_IOPORT=y
697 CONFIG_HAS_DMA=y
698 CONFIG_HAVE_LMB=y
699 CONFIG_GENERIC_ATOMIC64=y