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