sh: add FSI driver support for ms7724se
[deliverable/linux.git] / arch / sh / configs / shx3_defconfig
... / ...
CommitLineData
1#
2# Automatically generated make config: don't edit
3# Linux kernel version: 2.6.30
4# Thu Jun 18 13:11:03 2009
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
17# CONFIG_GENERIC_GPIO is not set
18CONFIG_GENERIC_TIME=y
19CONFIG_GENERIC_CLOCKEVENTS=y
20CONFIG_GENERIC_CLOCKEVENTS_BROADCAST=y
21CONFIG_GENERIC_LOCKBREAK=y
22# CONFIG_ARCH_SUSPEND_POSSIBLE is not set
23CONFIG_ARCH_HIBERNATION_POSSIBLE=y
24CONFIG_SYS_SUPPORTS_SMP=y
25CONFIG_SYS_SUPPORTS_NUMA=y
26CONFIG_SYS_SUPPORTS_TMU=y
27CONFIG_STACKTRACE_SUPPORT=y
28CONFIG_LOCKDEP_SUPPORT=y
29# CONFIG_ARCH_HAS_ILOG2_U32 is not set
30# CONFIG_ARCH_HAS_ILOG2_U64 is not set
31CONFIG_ARCH_NO_VIRT_TO_BUS=y
32CONFIG_ARCH_HAS_DEFAULT_IDLE=y
33CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config"
34
35#
36# General setup
37#
38CONFIG_EXPERIMENTAL=y
39CONFIG_LOCK_KERNEL=y
40CONFIG_INIT_ENV_ARG_LIMIT=32
41CONFIG_LOCALVERSION=""
42CONFIG_LOCALVERSION_AUTO=y
43CONFIG_SWAP=y
44CONFIG_SYSVIPC=y
45CONFIG_SYSVIPC_SYSCTL=y
46CONFIG_POSIX_MQUEUE=y
47CONFIG_POSIX_MQUEUE_SYSCTL=y
48CONFIG_BSD_PROCESS_ACCT=y
49# CONFIG_BSD_PROCESS_ACCT_V3 is not set
50# CONFIG_TASKSTATS is not set
51CONFIG_AUDIT=y
52CONFIG_AUDITSYSCALL=y
53CONFIG_AUDIT_TREE=y
54
55#
56# RCU Subsystem
57#
58# CONFIG_CLASSIC_RCU is not set
59# CONFIG_TREE_RCU is not set
60CONFIG_PREEMPT_RCU=y
61CONFIG_RCU_TRACE=y
62# CONFIG_TREE_RCU_TRACE is not set
63CONFIG_PREEMPT_RCU_TRACE=y
64CONFIG_IKCONFIG=y
65CONFIG_IKCONFIG_PROC=y
66CONFIG_LOG_BUF_SHIFT=14
67CONFIG_GROUP_SCHED=y
68CONFIG_FAIR_GROUP_SCHED=y
69CONFIG_RT_GROUP_SCHED=y
70CONFIG_USER_SCHED=y
71# CONFIG_CGROUP_SCHED is not set
72CONFIG_CGROUPS=y
73# CONFIG_CGROUP_DEBUG is not set
74CONFIG_CGROUP_NS=y
75CONFIG_CGROUP_FREEZER=y
76CONFIG_CGROUP_DEVICE=y
77# CONFIG_CPUSETS is not set
78CONFIG_CGROUP_CPUACCT=y
79CONFIG_RESOURCE_COUNTERS=y
80CONFIG_CGROUP_MEM_RES_CTLR=y
81# CONFIG_CGROUP_MEM_RES_CTLR_SWAP is not set
82CONFIG_MM_OWNER=y
83CONFIG_SYSFS_DEPRECATED=y
84CONFIG_SYSFS_DEPRECATED_V2=y
85CONFIG_RELAY=y
86CONFIG_NAMESPACES=y
87CONFIG_UTS_NS=y
88CONFIG_IPC_NS=y
89CONFIG_USER_NS=y
90CONFIG_PID_NS=y
91# CONFIG_NET_NS is not set
92# CONFIG_BLK_DEV_INITRD is not set
93# CONFIG_CC_OPTIMIZE_FOR_SIZE is not set
94CONFIG_SYSCTL=y
95CONFIG_ANON_INODES=y
96CONFIG_EMBEDDED=y
97CONFIG_UID16=y
98CONFIG_SYSCTL_SYSCALL=y
99CONFIG_KALLSYMS=y
100CONFIG_KALLSYMS_ALL=y
101# CONFIG_KALLSYMS_EXTRA_PASS is not set
102CONFIG_HOTPLUG=y
103CONFIG_PRINTK=y
104CONFIG_BUG=y
105CONFIG_ELF_CORE=y
106CONFIG_BASE_FULL=y
107CONFIG_FUTEX=y
108CONFIG_EPOLL=y
109CONFIG_SIGNALFD=y
110CONFIG_TIMERFD=y
111CONFIG_EVENTFD=y
112CONFIG_SHMEM=y
113CONFIG_AIO=y
114
115#
116# Performance Counters
117#
118CONFIG_VM_EVENT_COUNTERS=y
119# CONFIG_STRIP_ASM_SYMS is not set
120CONFIG_COMPAT_BRK=y
121# CONFIG_SLAB is not set
122# CONFIG_SLUB is not set
123CONFIG_SLOB=y
124CONFIG_PROFILING=y
125CONFIG_TRACEPOINTS=y
126CONFIG_MARKERS=y
127CONFIG_OPROFILE=y
128CONFIG_HAVE_OPROFILE=y
129CONFIG_KPROBES=y
130CONFIG_KRETPROBES=y
131CONFIG_HAVE_IOREMAP_PROT=y
132CONFIG_HAVE_KPROBES=y
133CONFIG_HAVE_KRETPROBES=y
134CONFIG_HAVE_ARCH_TRACEHOOK=y
135CONFIG_USE_GENERIC_SMP_HELPERS=y
136CONFIG_HAVE_CLK=y
137CONFIG_HAVE_DMA_API_DEBUG=y
138# CONFIG_SLOW_WORK is not set
139CONFIG_HAVE_GENERIC_DMA_COHERENT=y
140CONFIG_RT_MUTEXES=y
141CONFIG_BASE_SMALL=0
142CONFIG_MODULES=y
143# CONFIG_MODULE_FORCE_LOAD is not set
144CONFIG_MODULE_UNLOAD=y
145# CONFIG_MODULE_FORCE_UNLOAD is not set
146# CONFIG_MODVERSIONS is not set
147# CONFIG_MODULE_SRCVERSION_ALL is not set
148CONFIG_STOP_MACHINE=y
149CONFIG_BLOCK=y
150# CONFIG_LBD is not set
151# CONFIG_BLK_DEV_BSG is not set
152# CONFIG_BLK_DEV_INTEGRITY is not set
153
154#
155# IO Schedulers
156#
157CONFIG_IOSCHED_NOOP=y
158CONFIG_IOSCHED_AS=y
159CONFIG_IOSCHED_DEADLINE=y
160CONFIG_IOSCHED_CFQ=y
161CONFIG_DEFAULT_AS=y
162# CONFIG_DEFAULT_DEADLINE is not set
163# CONFIG_DEFAULT_CFQ is not set
164# CONFIG_DEFAULT_NOOP is not set
165CONFIG_DEFAULT_IOSCHED="anticipatory"
166CONFIG_FREEZER=y
167
168#
169# System type
170#
171CONFIG_CPU_SH4=y
172CONFIG_CPU_SH4A=y
173CONFIG_CPU_SHX3=y
174# CONFIG_CPU_SUBTYPE_SH7619 is not set
175# CONFIG_CPU_SUBTYPE_SH7201 is not set
176# CONFIG_CPU_SUBTYPE_SH7203 is not set
177# CONFIG_CPU_SUBTYPE_SH7206 is not set
178# CONFIG_CPU_SUBTYPE_SH7263 is not set
179# CONFIG_CPU_SUBTYPE_MXG is not set
180# CONFIG_CPU_SUBTYPE_SH7705 is not set
181# CONFIG_CPU_SUBTYPE_SH7706 is not set
182# CONFIG_CPU_SUBTYPE_SH7707 is not set
183# CONFIG_CPU_SUBTYPE_SH7708 is not set
184# CONFIG_CPU_SUBTYPE_SH7709 is not set
185# CONFIG_CPU_SUBTYPE_SH7710 is not set
186# CONFIG_CPU_SUBTYPE_SH7712 is not set
187# CONFIG_CPU_SUBTYPE_SH7720 is not set
188# CONFIG_CPU_SUBTYPE_SH7721 is not set
189# CONFIG_CPU_SUBTYPE_SH7750 is not set
190# CONFIG_CPU_SUBTYPE_SH7091 is not set
191# CONFIG_CPU_SUBTYPE_SH7750R is not set
192# CONFIG_CPU_SUBTYPE_SH7750S is not set
193# CONFIG_CPU_SUBTYPE_SH7751 is not set
194# CONFIG_CPU_SUBTYPE_SH7751R is not set
195# CONFIG_CPU_SUBTYPE_SH7760 is not set
196# CONFIG_CPU_SUBTYPE_SH4_202 is not set
197# CONFIG_CPU_SUBTYPE_SH7723 is not set
198# CONFIG_CPU_SUBTYPE_SH7724 is not set
199# CONFIG_CPU_SUBTYPE_SH7763 is not set
200# CONFIG_CPU_SUBTYPE_SH7770 is not set
201# CONFIG_CPU_SUBTYPE_SH7780 is not set
202# CONFIG_CPU_SUBTYPE_SH7785 is not set
203# CONFIG_CPU_SUBTYPE_SH7786 is not set
204CONFIG_CPU_SUBTYPE_SHX3=y
205# CONFIG_CPU_SUBTYPE_SH7343 is not set
206# CONFIG_CPU_SUBTYPE_SH7722 is not set
207# CONFIG_CPU_SUBTYPE_SH7366 is not set
208
209#
210# Memory management options
211#
212CONFIG_QUICKLIST=y
213CONFIG_MMU=y
214CONFIG_PAGE_OFFSET=0x80000000
215CONFIG_FORCE_MAX_ZONEORDER=7
216CONFIG_MEMORY_START=0x0c000000
217CONFIG_MEMORY_SIZE=0x04000000
218CONFIG_29BIT=y
219# CONFIG_X2TLB is not set
220CONFIG_VSYSCALL=y
221CONFIG_NUMA=y
222CONFIG_NODES_SHIFT=3
223CONFIG_ARCH_SPARSEMEM_ENABLE=y
224CONFIG_ARCH_SPARSEMEM_DEFAULT=y
225CONFIG_MAX_ACTIVE_REGIONS=6
226CONFIG_ARCH_POPULATES_NODE_MAP=y
227CONFIG_ARCH_SELECT_MEMORY_MODEL=y
228CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y
229CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE=y
230CONFIG_ARCH_MEMORY_PROBE=y
231# CONFIG_PAGE_SIZE_4KB is not set
232# CONFIG_PAGE_SIZE_8KB is not set
233# CONFIG_PAGE_SIZE_16KB is not set
234CONFIG_PAGE_SIZE_64KB=y
235# CONFIG_HUGETLB_PAGE_SIZE_64K is not set
236# CONFIG_HUGETLB_PAGE_SIZE_256K is not set
237CONFIG_HUGETLB_PAGE_SIZE_1MB=y
238# CONFIG_HUGETLB_PAGE_SIZE_4MB is not set
239# CONFIG_HUGETLB_PAGE_SIZE_64MB is not set
240# CONFIG_HUGETLB_PAGE_SIZE_512MB is not set
241CONFIG_SELECT_MEMORY_MODEL=y
242# CONFIG_FLATMEM_MANUAL is not set
243# CONFIG_DISCONTIGMEM_MANUAL is not set
244CONFIG_SPARSEMEM_MANUAL=y
245CONFIG_SPARSEMEM=y
246CONFIG_NEED_MULTIPLE_NODES=y
247CONFIG_HAVE_MEMORY_PRESENT=y
248CONFIG_SPARSEMEM_STATIC=y
249CONFIG_MEMORY_HOTPLUG=y
250CONFIG_MEMORY_HOTPLUG_SPARSE=y
251CONFIG_MEMORY_HOTREMOVE=y
252CONFIG_SPLIT_PTLOCK_CPUS=4
253CONFIG_MIGRATION=y
254# CONFIG_PHYS_ADDR_T_64BIT is not set
255CONFIG_ZONE_DMA_FLAG=0
256CONFIG_NR_QUICK=2
257CONFIG_HAVE_MLOCK=y
258CONFIG_HAVE_MLOCKED_PAGE_BIT=y
259CONFIG_DEFAULT_MMAP_MIN_ADDR=4096
260
261#
262# Cache configuration
263#
264CONFIG_CACHE_WRITEBACK=y
265# CONFIG_CACHE_WRITETHROUGH is not set
266# CONFIG_CACHE_OFF is not set
267
268#
269# Processor features
270#
271CONFIG_CPU_LITTLE_ENDIAN=y
272# CONFIG_CPU_BIG_ENDIAN is not set
273CONFIG_SH_FPU=y
274CONFIG_SH_STORE_QUEUES=y
275CONFIG_CPU_HAS_INTEVT=y
276CONFIG_CPU_HAS_SR_RB=y
277CONFIG_CPU_HAS_FPU=y
278
279#
280# Board support
281#
282CONFIG_SH_X3PROTO=y
283
284#
285# Timer and clock configuration
286#
287CONFIG_SH_TIMER_TMU=y
288CONFIG_SH_PCLK_FREQ=50000000
289CONFIG_SH_CLK_CPG=y
290CONFIG_SH_CLK_CPG_LEGACY=y
291CONFIG_TICK_ONESHOT=y
292CONFIG_NO_HZ=y
293CONFIG_HIGH_RES_TIMERS=y
294CONFIG_GENERIC_CLOCKEVENTS_BUILD=y
295
296#
297# CPU Frequency scaling
298#
299CONFIG_CPU_FREQ=y
300CONFIG_CPU_FREQ_TABLE=y
301# CONFIG_CPU_FREQ_DEBUG is not set
302CONFIG_CPU_FREQ_STAT=y
303# CONFIG_CPU_FREQ_STAT_DETAILS is not set
304CONFIG_CPU_FREQ_DEFAULT_GOV_PERFORMANCE=y
305# CONFIG_CPU_FREQ_DEFAULT_GOV_POWERSAVE is not set
306# CONFIG_CPU_FREQ_DEFAULT_GOV_USERSPACE is not set
307# CONFIG_CPU_FREQ_DEFAULT_GOV_ONDEMAND is not set
308# CONFIG_CPU_FREQ_DEFAULT_GOV_CONSERVATIVE is not set
309CONFIG_CPU_FREQ_GOV_PERFORMANCE=y
310CONFIG_CPU_FREQ_GOV_POWERSAVE=m
311CONFIG_CPU_FREQ_GOV_USERSPACE=m
312CONFIG_CPU_FREQ_GOV_ONDEMAND=m
313CONFIG_CPU_FREQ_GOV_CONSERVATIVE=m
314CONFIG_SH_CPU_FREQ=y
315
316#
317# DMA support
318#
319# CONFIG_SH_DMA is not set
320
321#
322# Companion Chips
323#
324
325#
326# Additional SuperH Device Drivers
327#
328CONFIG_HEARTBEAT=y
329# CONFIG_PUSH_SWITCH is not set
330
331#
332# Kernel features
333#
334# CONFIG_HZ_100 is not set
335CONFIG_HZ_250=y
336# CONFIG_HZ_300 is not set
337# CONFIG_HZ_1000 is not set
338CONFIG_HZ=250
339CONFIG_SCHED_HRTICK=y
340CONFIG_KEXEC=y
341# CONFIG_CRASH_DUMP is not set
342CONFIG_SECCOMP=y
343CONFIG_SMP=y
344CONFIG_NR_CPUS=4
345# CONFIG_PREEMPT_NONE is not set
346# CONFIG_PREEMPT_VOLUNTARY is not set
347CONFIG_PREEMPT=y
348# CONFIG_SPARSE_IRQ is not set
349
350#
351# Boot options
352#
353CONFIG_ZERO_PAGE_OFFSET=0x00010000
354CONFIG_BOOT_LINK_OFFSET=0x00800000
355CONFIG_ENTRY_OFFSET=0x00010000
356CONFIG_CMDLINE_BOOL=y
357CONFIG_CMDLINE="console=ttySC0,115200 earlyprintk=bios ignore_loglevel"
358
359#
360# Bus options
361#
362# CONFIG_ARCH_SUPPORTS_MSI is not set
363# CONFIG_PCCARD is not set
364
365#
366# Executable file formats
367#
368CONFIG_BINFMT_ELF=y
369# CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS is not set
370# CONFIG_HAVE_AOUT is not set
371CONFIG_BINFMT_MISC=y
372
373#
374# Power management options (EXPERIMENTAL)
375#
376# CONFIG_PM is not set
377# CONFIG_CPU_IDLE is not set
378CONFIG_NET=y
379
380#
381# Networking options
382#
383# CONFIG_PACKET is not set
384# CONFIG_UNIX is not set
385CONFIG_XFRM=y
386# CONFIG_XFRM_USER is not set
387# CONFIG_XFRM_SUB_POLICY is not set
388# CONFIG_XFRM_MIGRATE is not set
389# CONFIG_XFRM_STATISTICS is not set
390# CONFIG_NET_KEY is not set
391CONFIG_INET=y
392# CONFIG_IP_MULTICAST is not set
393# CONFIG_IP_ADVANCED_ROUTER is not set
394CONFIG_IP_FIB_HASH=y
395CONFIG_IP_PNP=y
396CONFIG_IP_PNP_DHCP=y
397# CONFIG_IP_PNP_BOOTP is not set
398# CONFIG_IP_PNP_RARP is not set
399# CONFIG_NET_IPIP is not set
400# CONFIG_NET_IPGRE is not set
401# CONFIG_ARPD is not set
402# CONFIG_SYN_COOKIES is not set
403# CONFIG_INET_AH is not set
404# CONFIG_INET_ESP is not set
405# CONFIG_INET_IPCOMP is not set
406# CONFIG_INET_XFRM_TUNNEL is not set
407CONFIG_INET_TUNNEL=m
408CONFIG_INET_XFRM_MODE_TRANSPORT=y
409CONFIG_INET_XFRM_MODE_TUNNEL=y
410CONFIG_INET_XFRM_MODE_BEET=y
411# CONFIG_INET_LRO is not set
412CONFIG_INET_DIAG=y
413CONFIG_INET_TCP_DIAG=y
414# CONFIG_TCP_CONG_ADVANCED is not set
415CONFIG_TCP_CONG_CUBIC=y
416CONFIG_DEFAULT_TCP_CONG="cubic"
417# CONFIG_TCP_MD5SIG is not set
418CONFIG_IPV6=m
419# CONFIG_IPV6_PRIVACY is not set
420# CONFIG_IPV6_ROUTER_PREF is not set
421# CONFIG_IPV6_OPTIMISTIC_DAD is not set
422# CONFIG_INET6_AH is not set
423# CONFIG_INET6_ESP is not set
424# CONFIG_INET6_IPCOMP is not set
425# CONFIG_IPV6_MIP6 is not set
426# CONFIG_INET6_XFRM_TUNNEL is not set
427# CONFIG_INET6_TUNNEL is not set
428CONFIG_INET6_XFRM_MODE_TRANSPORT=m
429CONFIG_INET6_XFRM_MODE_TUNNEL=m
430CONFIG_INET6_XFRM_MODE_BEET=m
431# CONFIG_INET6_XFRM_MODE_ROUTEOPTIMIZATION is not set
432CONFIG_IPV6_SIT=m
433CONFIG_IPV6_NDISC_NODETYPE=y
434# CONFIG_IPV6_TUNNEL is not set
435# CONFIG_IPV6_MULTIPLE_TABLES is not set
436# CONFIG_IPV6_MROUTE is not set
437# CONFIG_NETWORK_SECMARK is not set
438# CONFIG_NETFILTER is not set
439# CONFIG_IP_DCCP is not set
440# CONFIG_IP_SCTP is not set
441# CONFIG_TIPC is not set
442# CONFIG_ATM is not set
443# CONFIG_BRIDGE is not set
444# CONFIG_NET_DSA is not set
445# CONFIG_VLAN_8021Q is not set
446# CONFIG_DECNET is not set
447# CONFIG_LLC2 is not set
448# CONFIG_IPX is not set
449# CONFIG_ATALK is not set
450# CONFIG_X25 is not set
451# CONFIG_LAPB is not set
452# CONFIG_ECONET is not set
453# CONFIG_WAN_ROUTER is not set
454# CONFIG_PHONET is not set
455# CONFIG_IEEE802154 is not set
456# CONFIG_NET_SCHED is not set
457# CONFIG_DCB is not set
458
459#
460# Network testing
461#
462# CONFIG_NET_PKTGEN is not set
463# CONFIG_NET_TCPPROBE is not set
464# CONFIG_NET_DROP_MONITOR is not set
465# CONFIG_HAMRADIO is not set
466CONFIG_CAN=m
467CONFIG_CAN_RAW=m
468CONFIG_CAN_BCM=m
469
470#
471# CAN Device Drivers
472#
473CONFIG_CAN_VCAN=m
474# CONFIG_CAN_DEV is not set
475# CONFIG_CAN_DEBUG_DEVICES is not set
476# CONFIG_IRDA is not set
477# CONFIG_BT is not set
478# CONFIG_AF_RXRPC is not set
479# CONFIG_WIRELESS is not set
480# CONFIG_WIMAX is not set
481# CONFIG_RFKILL is not set
482# CONFIG_NET_9P is not set
483
484#
485# Device Drivers
486#
487
488#
489# Generic Driver Options
490#
491CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug"
492CONFIG_STANDALONE=y
493CONFIG_PREVENT_FIRMWARE_BUILD=y
494# CONFIG_FW_LOADER is not set
495# CONFIG_DEBUG_DRIVER is not set
496# CONFIG_DEBUG_DEVRES is not set
497# CONFIG_SYS_HYPERVISOR is not set
498# CONFIG_CONNECTOR is not set
499# CONFIG_MTD is not set
500# CONFIG_PARPORT is not set
501CONFIG_BLK_DEV=y
502# CONFIG_BLK_DEV_COW_COMMON is not set
503# CONFIG_BLK_DEV_LOOP is not set
504# CONFIG_BLK_DEV_NBD is not set
505# CONFIG_BLK_DEV_UB is not set
506CONFIG_BLK_DEV_RAM=y
507CONFIG_BLK_DEV_RAM_COUNT=16
508CONFIG_BLK_DEV_RAM_SIZE=4096
509# CONFIG_BLK_DEV_XIP is not set
510# CONFIG_CDROM_PKTCDVD is not set
511# CONFIG_ATA_OVER_ETH is not set
512# CONFIG_BLK_DEV_HD is not set
513CONFIG_MISC_DEVICES=y
514# CONFIG_ICS932S401 is not set
515# CONFIG_ENCLOSURE_SERVICES is not set
516# CONFIG_ISL29003 is not set
517# CONFIG_C2PORT is not set
518
519#
520# EEPROM support
521#
522# CONFIG_EEPROM_AT24 is not set
523# CONFIG_EEPROM_AT25 is not set
524# CONFIG_EEPROM_LEGACY is not set
525# CONFIG_EEPROM_MAX6875 is not set
526# CONFIG_EEPROM_93CX6 is not set
527CONFIG_HAVE_IDE=y
528# CONFIG_IDE is not set
529
530#
531# SCSI device support
532#
533# CONFIG_RAID_ATTRS is not set
534CONFIG_SCSI=y
535CONFIG_SCSI_DMA=y
536# CONFIG_SCSI_TGT is not set
537# CONFIG_SCSI_NETLINK is not set
538CONFIG_SCSI_PROC_FS=y
539
540#
541# SCSI support type (disk, tape, CD-ROM)
542#
543CONFIG_BLK_DEV_SD=y
544# CONFIG_CHR_DEV_ST is not set
545# CONFIG_CHR_DEV_OSST is not set
546# CONFIG_BLK_DEV_SR is not set
547# CONFIG_CHR_DEV_SG is not set
548# CONFIG_CHR_DEV_SCH is not set
549# CONFIG_SCSI_MULTI_LUN is not set
550# CONFIG_SCSI_CONSTANTS is not set
551# CONFIG_SCSI_LOGGING is not set
552# CONFIG_SCSI_SCAN_ASYNC is not set
553CONFIG_SCSI_WAIT_SCAN=m
554
555#
556# SCSI Transports
557#
558# CONFIG_SCSI_SPI_ATTRS is not set
559# CONFIG_SCSI_FC_ATTRS is not set
560# CONFIG_SCSI_ISCSI_ATTRS is not set
561# CONFIG_SCSI_SAS_LIBSAS is not set
562# CONFIG_SCSI_SRP_ATTRS is not set
563CONFIG_SCSI_LOWLEVEL=y
564# CONFIG_ISCSI_TCP is not set
565# CONFIG_SCSI_BNX2_ISCSI is not set
566# CONFIG_LIBFC is not set
567# CONFIG_LIBFCOE is not set
568# CONFIG_SCSI_DEBUG is not set
569# CONFIG_SCSI_DH is not set
570# CONFIG_SCSI_OSD_INITIATOR is not set
571CONFIG_ATA=y
572# CONFIG_ATA_NONSTANDARD is not set
573CONFIG_SATA_PMP=y
574CONFIG_ATA_SFF=y
575# CONFIG_SATA_MV is not set
576CONFIG_PATA_PLATFORM=y
577# CONFIG_MD is not set
578CONFIG_NETDEVICES=y
579# CONFIG_DUMMY is not set
580# CONFIG_BONDING is not set
581# CONFIG_MACVLAN is not set
582# CONFIG_EQUALIZER is not set
583# CONFIG_TUN is not set
584# CONFIG_VETH is not set
585# CONFIG_PHYLIB is not set
586CONFIG_NET_ETHERNET=y
587CONFIG_MII=y
588# CONFIG_AX88796 is not set
589# CONFIG_STNIC is not set
590CONFIG_SMC91X=y
591# CONFIG_ENC28J60 is not set
592# CONFIG_ETHOC is not set
593# CONFIG_SMC911X is not set
594# CONFIG_SMSC911X is not set
595# CONFIG_DNET is not set
596# CONFIG_IBM_NEW_EMAC_ZMII is not set
597# CONFIG_IBM_NEW_EMAC_RGMII is not set
598# CONFIG_IBM_NEW_EMAC_TAH is not set
599# CONFIG_IBM_NEW_EMAC_EMAC4 is not set
600# CONFIG_IBM_NEW_EMAC_NO_FLOW_CTRL is not set
601# CONFIG_IBM_NEW_EMAC_MAL_CLR_ICINTSTAT is not set
602# CONFIG_IBM_NEW_EMAC_MAL_COMMON_ERR is not set
603# CONFIG_B44 is not set
604# CONFIG_KS8842 is not set
605# CONFIG_NETDEV_1000 is not set
606# CONFIG_NETDEV_10000 is not set
607
608#
609# Wireless LAN
610#
611# CONFIG_WLAN_PRE80211 is not set
612# CONFIG_WLAN_80211 is not set
613
614#
615# Enable WiMAX (Networking options) to see the WiMAX drivers
616#
617
618#
619# USB Network Adapters
620#
621# CONFIG_USB_CATC is not set
622# CONFIG_USB_KAWETH is not set
623# CONFIG_USB_PEGASUS is not set
624# CONFIG_USB_RTL8150 is not set
625# CONFIG_USB_USBNET is not set
626# CONFIG_WAN is not set
627# CONFIG_PPP is not set
628# CONFIG_SLIP is not set
629# CONFIG_NETCONSOLE is not set
630# CONFIG_NETPOLL is not set
631# CONFIG_NET_POLL_CONTROLLER is not set
632# CONFIG_ISDN is not set
633# CONFIG_PHONE is not set
634
635#
636# Input device support
637#
638# CONFIG_INPUT is not set
639
640#
641# Hardware I/O ports
642#
643# CONFIG_SERIO is not set
644# CONFIG_GAMEPORT is not set
645
646#
647# Character devices
648#
649# CONFIG_VT is not set
650CONFIG_DEVKMEM=y
651# CONFIG_SERIAL_NONSTANDARD is not set
652
653#
654# Serial drivers
655#
656# CONFIG_SERIAL_8250 is not set
657
658#
659# Non-8250 serial port support
660#
661# CONFIG_SERIAL_MAX3100 is not set
662CONFIG_SERIAL_SH_SCI=y
663CONFIG_SERIAL_SH_SCI_NR_UARTS=2
664CONFIG_SERIAL_SH_SCI_CONSOLE=y
665CONFIG_SERIAL_CORE=y
666CONFIG_SERIAL_CORE_CONSOLE=y
667CONFIG_UNIX98_PTYS=y
668# CONFIG_DEVPTS_MULTIPLE_INSTANCES is not set
669CONFIG_LEGACY_PTYS=y
670CONFIG_LEGACY_PTY_COUNT=256
671# CONFIG_IPMI_HANDLER is not set
672# CONFIG_HW_RANDOM is not set
673# CONFIG_R3964 is not set
674# CONFIG_RAW_DRIVER is not set
675# CONFIG_TCG_TPM is not set
676CONFIG_I2C=m
677CONFIG_I2C_BOARDINFO=y
678# CONFIG_I2C_CHARDEV is not set
679CONFIG_I2C_HELPER_AUTO=y
680
681#
682# I2C Hardware Bus support
683#
684
685#
686# I2C system bus drivers (mostly embedded / system-on-chip)
687#
688# CONFIG_I2C_OCORES is not set
689# CONFIG_I2C_SH_MOBILE is not set
690# CONFIG_I2C_SIMTEC is not set
691
692#
693# External I2C/SMBus adapter drivers
694#
695# CONFIG_I2C_PARPORT_LIGHT is not set
696# CONFIG_I2C_TAOS_EVM is not set
697# CONFIG_I2C_TINY_USB is not set
698
699#
700# Other I2C/SMBus bus drivers
701#
702# CONFIG_I2C_PCA_PLATFORM is not set
703# CONFIG_I2C_STUB is not set
704
705#
706# Miscellaneous I2C Chip support
707#
708# CONFIG_DS1682 is not set
709# CONFIG_SENSORS_PCF8574 is not set
710# CONFIG_PCF8575 is not set
711# CONFIG_SENSORS_PCA9539 is not set
712# CONFIG_SENSORS_TSL2550 is not set
713# CONFIG_I2C_DEBUG_CORE is not set
714# CONFIG_I2C_DEBUG_ALGO is not set
715# CONFIG_I2C_DEBUG_BUS is not set
716# CONFIG_I2C_DEBUG_CHIP is not set
717CONFIG_SPI=y
718# CONFIG_SPI_DEBUG is not set
719CONFIG_SPI_MASTER=y
720
721#
722# SPI Master Controller Drivers
723#
724# CONFIG_SPI_BITBANG is not set
725# CONFIG_SPI_SH_SCI is not set
726
727#
728# SPI Protocol Masters
729#
730# CONFIG_SPI_SPIDEV is not set
731# CONFIG_SPI_TLE62X0 is not set
732# CONFIG_W1 is not set
733# CONFIG_POWER_SUPPLY is not set
734# CONFIG_HWMON is not set
735# CONFIG_THERMAL is not set
736# CONFIG_THERMAL_HWMON is not set
737CONFIG_WATCHDOG=y
738# CONFIG_WATCHDOG_NOWAYOUT is not set
739
740#
741# Watchdog Device Drivers
742#
743# CONFIG_SOFT_WATCHDOG is not set
744# CONFIG_SH_WDT is not set
745
746#
747# USB-based Watchdog Cards
748#
749# CONFIG_USBPCWATCHDOG is not set
750CONFIG_SSB_POSSIBLE=y
751
752#
753# Sonics Silicon Backplane
754#
755# CONFIG_SSB is not set
756
757#
758# Multifunction device drivers
759#
760# CONFIG_MFD_CORE is not set
761# CONFIG_MFD_SM501 is not set
762# CONFIG_HTC_PASIC3 is not set
763# CONFIG_MFD_TMIO is not set
764# CONFIG_MFD_WM8400 is not set
765# CONFIG_MFD_WM8350_I2C is not set
766# CONFIG_MFD_PCF50633 is not set
767# CONFIG_REGULATOR is not set
768# CONFIG_MEDIA_SUPPORT is not set
769
770#
771# Graphics support
772#
773# CONFIG_VGASTATE is not set
774CONFIG_VIDEO_OUTPUT_CONTROL=m
775# CONFIG_FB is not set
776# CONFIG_BACKLIGHT_LCD_SUPPORT is not set
777
778#
779# Display device support
780#
781# CONFIG_DISPLAY_SUPPORT is not set
782# CONFIG_SOUND is not set
783CONFIG_USB_SUPPORT=y
784CONFIG_USB_ARCH_HAS_HCD=y
785# CONFIG_USB_ARCH_HAS_OHCI is not set
786# CONFIG_USB_ARCH_HAS_EHCI is not set
787CONFIG_USB=y
788# CONFIG_USB_DEBUG is not set
789# CONFIG_USB_ANNOUNCE_NEW_DEVICES is not set
790
791#
792# Miscellaneous USB options
793#
794# CONFIG_USB_DEVICEFS is not set
795CONFIG_USB_DEVICE_CLASS=y
796# CONFIG_USB_DYNAMIC_MINORS is not set
797# CONFIG_USB_OTG is not set
798# CONFIG_USB_OTG_WHITELIST is not set
799# CONFIG_USB_OTG_BLACKLIST_HUB is not set
800CONFIG_USB_MON=y
801# CONFIG_USB_WUSB is not set
802# CONFIG_USB_WUSB_CBAF is not set
803
804#
805# USB Host Controller Drivers
806#
807# CONFIG_USB_C67X00_HCD is not set
808# CONFIG_USB_OXU210HP_HCD is not set
809# CONFIG_USB_ISP116X_HCD is not set
810# CONFIG_USB_ISP1760_HCD is not set
811# CONFIG_USB_SL811_HCD is not set
812CONFIG_USB_R8A66597_HCD=m
813# CONFIG_USB_HWA_HCD is not set
814# CONFIG_USB_GADGET_MUSB_HDRC is not set
815
816#
817# USB Device Class drivers
818#
819# CONFIG_USB_ACM is not set
820# CONFIG_USB_PRINTER is not set
821# CONFIG_USB_WDM is not set
822# CONFIG_USB_TMC is not set
823
824#
825# NOTE: USB_STORAGE depends on SCSI but BLK_DEV_SD may
826#
827
828#
829# also be needed; see USB_STORAGE Help for more info
830#
831# CONFIG_USB_STORAGE is not set
832# CONFIG_USB_LIBUSUAL is not set
833
834#
835# USB Imaging devices
836#
837# CONFIG_USB_MDC800 is not set
838# CONFIG_USB_MICROTEK is not set
839
840#
841# USB port drivers
842#
843# CONFIG_USB_SERIAL is not set
844
845#
846# USB Miscellaneous drivers
847#
848# CONFIG_USB_EMI62 is not set
849# CONFIG_USB_EMI26 is not set
850# CONFIG_USB_ADUTUX is not set
851# CONFIG_USB_SEVSEG is not set
852# CONFIG_USB_RIO500 is not set
853# CONFIG_USB_LEGOTOWER is not set
854# CONFIG_USB_LCD is not set
855# CONFIG_USB_BERRY_CHARGE is not set
856# CONFIG_USB_LED is not set
857# CONFIG_USB_CYPRESS_CY7C63 is not set
858# CONFIG_USB_CYTHERM is not set
859# CONFIG_USB_IDMOUSE is not set
860# CONFIG_USB_FTDI_ELAN is not set
861# CONFIG_USB_APPLEDISPLAY is not set
862# CONFIG_USB_LD is not set
863# CONFIG_USB_TRANCEVIBRATOR is not set
864# CONFIG_USB_IOWARRIOR is not set
865# CONFIG_USB_ISIGHTFW is not set
866# CONFIG_USB_VST is not set
867CONFIG_USB_GADGET=y
868# CONFIG_USB_GADGET_DEBUG is not set
869# CONFIG_USB_GADGET_DEBUG_FILES is not set
870# CONFIG_USB_GADGET_DEBUG_FS is not set
871CONFIG_USB_GADGET_VBUS_DRAW=2
872CONFIG_USB_GADGET_SELECTED=y
873# CONFIG_USB_GADGET_AT91 is not set
874# CONFIG_USB_GADGET_ATMEL_USBA is not set
875# CONFIG_USB_GADGET_FSL_USB2 is not set
876# CONFIG_USB_GADGET_LH7A40X is not set
877# CONFIG_USB_GADGET_OMAP is not set
878# CONFIG_USB_GADGET_PXA25X is not set
879# CONFIG_USB_GADGET_PXA27X is not set
880# CONFIG_USB_GADGET_S3C_HSOTG is not set
881# CONFIG_USB_GADGET_S3C2410 is not set
882# CONFIG_USB_GADGET_IMX is not set
883CONFIG_USB_GADGET_M66592=y
884CONFIG_USB_M66592=y
885# CONFIG_USB_GADGET_AMD5536UDC is not set
886# CONFIG_USB_GADGET_FSL_QE is not set
887# CONFIG_USB_GADGET_CI13XXX is not set
888# CONFIG_USB_GADGET_NET2280 is not set
889# CONFIG_USB_GADGET_GOKU is not set
890# CONFIG_USB_GADGET_LANGWELL is not set
891# CONFIG_USB_GADGET_DUMMY_HCD is not set
892CONFIG_USB_GADGET_DUALSPEED=y
893# CONFIG_USB_ZERO is not set
894# CONFIG_USB_AUDIO is not set
895# CONFIG_USB_ETH is not set
896# CONFIG_USB_GADGETFS is not set
897# CONFIG_USB_FILE_STORAGE is not set
898# CONFIG_USB_G_SERIAL is not set
899# CONFIG_USB_MIDI_GADGET is not set
900# CONFIG_USB_G_PRINTER is not set
901# CONFIG_USB_CDC_COMPOSITE is not set
902
903#
904# OTG and related infrastructure
905#
906# CONFIG_NOP_USB_XCEIV is not set
907# CONFIG_MMC is not set
908# CONFIG_MEMSTICK is not set
909# CONFIG_NEW_LEDS is not set
910# CONFIG_ACCESSIBILITY is not set
911CONFIG_RTC_LIB=y
912CONFIG_RTC_CLASS=y
913CONFIG_RTC_HCTOSYS=y
914CONFIG_RTC_HCTOSYS_DEVICE="rtc0"
915# CONFIG_RTC_DEBUG is not set
916
917#
918# RTC interfaces
919#
920CONFIG_RTC_INTF_SYSFS=y
921CONFIG_RTC_INTF_PROC=y
922CONFIG_RTC_INTF_DEV=y
923# CONFIG_RTC_INTF_DEV_UIE_EMUL is not set
924# CONFIG_RTC_DRV_TEST is not set
925
926#
927# I2C RTC drivers
928#
929# CONFIG_RTC_DRV_DS1307 is not set
930# CONFIG_RTC_DRV_DS1374 is not set
931# CONFIG_RTC_DRV_DS1672 is not set
932# CONFIG_RTC_DRV_MAX6900 is not set
933# CONFIG_RTC_DRV_RS5C372 is not set
934# CONFIG_RTC_DRV_ISL1208 is not set
935# CONFIG_RTC_DRV_X1205 is not set
936# CONFIG_RTC_DRV_PCF8563 is not set
937# CONFIG_RTC_DRV_PCF8583 is not set
938# CONFIG_RTC_DRV_M41T80 is not set
939# CONFIG_RTC_DRV_S35390A is not set
940# CONFIG_RTC_DRV_FM3130 is not set
941# CONFIG_RTC_DRV_RX8581 is not set
942
943#
944# SPI RTC drivers
945#
946# CONFIG_RTC_DRV_M41T94 is not set
947# CONFIG_RTC_DRV_DS1305 is not set
948# CONFIG_RTC_DRV_DS1390 is not set
949# CONFIG_RTC_DRV_MAX6902 is not set
950# CONFIG_RTC_DRV_R9701 is not set
951# CONFIG_RTC_DRV_RS5C348 is not set
952# CONFIG_RTC_DRV_DS3234 is not set
953
954#
955# Platform RTC drivers
956#
957# CONFIG_RTC_DRV_DS1286 is not set
958# CONFIG_RTC_DRV_DS1511 is not set
959# CONFIG_RTC_DRV_DS1553 is not set
960# CONFIG_RTC_DRV_DS1742 is not set
961# CONFIG_RTC_DRV_STK17TA8 is not set
962# CONFIG_RTC_DRV_M48T86 is not set
963# CONFIG_RTC_DRV_M48T35 is not set
964# CONFIG_RTC_DRV_M48T59 is not set
965# CONFIG_RTC_DRV_BQ4802 is not set
966# CONFIG_RTC_DRV_V3020 is not set
967
968#
969# on-CPU RTC drivers
970#
971CONFIG_RTC_DRV_SH=y
972# CONFIG_RTC_DRV_GENERIC is not set
973# CONFIG_DMADEVICES is not set
974# CONFIG_AUXDISPLAY is not set
975CONFIG_UIO=m
976# CONFIG_UIO_PDRV is not set
977# CONFIG_UIO_PDRV_GENIRQ is not set
978# CONFIG_UIO_SMX is not set
979# CONFIG_UIO_SERCOS3 is not set
980
981#
982# TI VLYNQ
983#
984# CONFIG_STAGING is not set
985
986#
987# File systems
988#
989CONFIG_EXT2_FS=y
990# CONFIG_EXT2_FS_XATTR is not set
991# CONFIG_EXT2_FS_XIP is not set
992CONFIG_EXT3_FS=y
993# CONFIG_EXT3_DEFAULTS_TO_ORDERED is not set
994CONFIG_EXT3_FS_XATTR=y
995# CONFIG_EXT3_FS_POSIX_ACL is not set
996# CONFIG_EXT3_FS_SECURITY is not set
997# CONFIG_EXT4_FS is not set
998CONFIG_JBD=y
999# CONFIG_JBD_DEBUG is not set
1000CONFIG_FS_MBCACHE=y
1001# CONFIG_REISERFS_FS is not set
1002# CONFIG_JFS_FS is not set
1003# CONFIG_FS_POSIX_ACL is not set
1004# CONFIG_XFS_FS is not set
1005# CONFIG_OCFS2_FS is not set
1006# CONFIG_BTRFS_FS is not set
1007CONFIG_FILE_LOCKING=y
1008CONFIG_FSNOTIFY=y
1009CONFIG_DNOTIFY=y
1010CONFIG_INOTIFY=y
1011CONFIG_INOTIFY_USER=y
1012# CONFIG_QUOTA is not set
1013# CONFIG_AUTOFS_FS is not set
1014# CONFIG_AUTOFS4_FS is not set
1015# CONFIG_FUSE_FS is not set
1016
1017#
1018# Caches
1019#
1020# CONFIG_FSCACHE is not set
1021
1022#
1023# CD-ROM/DVD Filesystems
1024#
1025# CONFIG_ISO9660_FS is not set
1026# CONFIG_UDF_FS is not set
1027
1028#
1029# DOS/FAT/NT Filesystems
1030#
1031# CONFIG_MSDOS_FS is not set
1032# CONFIG_VFAT_FS is not set
1033# CONFIG_NTFS_FS is not set
1034
1035#
1036# Pseudo filesystems
1037#
1038CONFIG_PROC_FS=y
1039CONFIG_PROC_KCORE=y
1040CONFIG_PROC_SYSCTL=y
1041CONFIG_PROC_PAGE_MONITOR=y
1042CONFIG_SYSFS=y
1043CONFIG_TMPFS=y
1044# CONFIG_TMPFS_POSIX_ACL is not set
1045CONFIG_HUGETLBFS=y
1046CONFIG_HUGETLB_PAGE=y
1047# CONFIG_CONFIGFS_FS is not set
1048CONFIG_MISC_FILESYSTEMS=y
1049# CONFIG_ADFS_FS is not set
1050# CONFIG_AFFS_FS is not set
1051# CONFIG_HFS_FS is not set
1052# CONFIG_HFSPLUS_FS is not set
1053# CONFIG_BEFS_FS is not set
1054# CONFIG_BFS_FS is not set
1055# CONFIG_EFS_FS is not set
1056# CONFIG_CRAMFS is not set
1057# CONFIG_SQUASHFS is not set
1058# CONFIG_VXFS_FS is not set
1059# CONFIG_MINIX_FS is not set
1060# CONFIG_OMFS_FS is not set
1061# CONFIG_HPFS_FS is not set
1062# CONFIG_QNX4FS_FS is not set
1063# CONFIG_ROMFS_FS is not set
1064# CONFIG_SYSV_FS is not set
1065# CONFIG_UFS_FS is not set
1066# CONFIG_NILFS2_FS is not set
1067CONFIG_NETWORK_FILESYSTEMS=y
1068# CONFIG_NFS_FS is not set
1069# CONFIG_NFSD is not set
1070# CONFIG_SMB_FS is not set
1071# CONFIG_CIFS is not set
1072# CONFIG_NCP_FS is not set
1073# CONFIG_CODA_FS is not set
1074# CONFIG_AFS_FS is not set
1075
1076#
1077# Partition Types
1078#
1079# CONFIG_PARTITION_ADVANCED is not set
1080CONFIG_MSDOS_PARTITION=y
1081CONFIG_NLS=y
1082CONFIG_NLS_DEFAULT="iso8859-1"
1083# CONFIG_NLS_CODEPAGE_437 is not set
1084# CONFIG_NLS_CODEPAGE_737 is not set
1085# CONFIG_NLS_CODEPAGE_775 is not set
1086# CONFIG_NLS_CODEPAGE_850 is not set
1087# CONFIG_NLS_CODEPAGE_852 is not set
1088# CONFIG_NLS_CODEPAGE_855 is not set
1089# CONFIG_NLS_CODEPAGE_857 is not set
1090# CONFIG_NLS_CODEPAGE_860 is not set
1091# CONFIG_NLS_CODEPAGE_861 is not set
1092# CONFIG_NLS_CODEPAGE_862 is not set
1093# CONFIG_NLS_CODEPAGE_863 is not set
1094# CONFIG_NLS_CODEPAGE_864 is not set
1095# CONFIG_NLS_CODEPAGE_865 is not set
1096# CONFIG_NLS_CODEPAGE_866 is not set
1097# CONFIG_NLS_CODEPAGE_869 is not set
1098# CONFIG_NLS_CODEPAGE_936 is not set
1099# CONFIG_NLS_CODEPAGE_950 is not set
1100# CONFIG_NLS_CODEPAGE_932 is not set
1101# CONFIG_NLS_CODEPAGE_949 is not set
1102# CONFIG_NLS_CODEPAGE_874 is not set
1103# CONFIG_NLS_ISO8859_8 is not set
1104# CONFIG_NLS_CODEPAGE_1250 is not set
1105# CONFIG_NLS_CODEPAGE_1251 is not set
1106# CONFIG_NLS_ASCII is not set
1107# CONFIG_NLS_ISO8859_1 is not set
1108# CONFIG_NLS_ISO8859_2 is not set
1109# CONFIG_NLS_ISO8859_3 is not set
1110# CONFIG_NLS_ISO8859_4 is not set
1111# CONFIG_NLS_ISO8859_5 is not set
1112# CONFIG_NLS_ISO8859_6 is not set
1113# CONFIG_NLS_ISO8859_7 is not set
1114# CONFIG_NLS_ISO8859_9 is not set
1115# CONFIG_NLS_ISO8859_13 is not set
1116# CONFIG_NLS_ISO8859_14 is not set
1117# CONFIG_NLS_ISO8859_15 is not set
1118# CONFIG_NLS_KOI8_R is not set
1119# CONFIG_NLS_KOI8_U is not set
1120# CONFIG_NLS_UTF8 is not set
1121# CONFIG_DLM is not set
1122
1123#
1124# Kernel hacking
1125#
1126CONFIG_TRACE_IRQFLAGS_SUPPORT=y
1127# CONFIG_PRINTK_TIME is not set
1128CONFIG_ENABLE_WARN_DEPRECATED=y
1129# CONFIG_ENABLE_MUST_CHECK is not set
1130CONFIG_FRAME_WARN=1024
1131CONFIG_MAGIC_SYSRQ=y
1132# CONFIG_UNUSED_SYMBOLS is not set
1133CONFIG_DEBUG_FS=y
1134# CONFIG_HEADERS_CHECK is not set
1135CONFIG_DEBUG_KERNEL=y
1136CONFIG_DEBUG_SHIRQ=y
1137CONFIG_DETECT_SOFTLOCKUP=y
1138# CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC is not set
1139CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC_VALUE=0
1140CONFIG_DETECT_HUNG_TASK=y
1141# CONFIG_BOOTPARAM_HUNG_TASK_PANIC is not set
1142CONFIG_BOOTPARAM_HUNG_TASK_PANIC_VALUE=0
1143CONFIG_SCHED_DEBUG=y
1144# CONFIG_SCHEDSTATS is not set
1145# CONFIG_TIMER_STATS is not set
1146# CONFIG_DEBUG_OBJECTS is not set
1147CONFIG_DEBUG_PREEMPT=y
1148# CONFIG_DEBUG_RT_MUTEXES is not set
1149# CONFIG_RT_MUTEX_TESTER is not set
1150# CONFIG_DEBUG_SPINLOCK is not set
1151# CONFIG_DEBUG_MUTEXES is not set
1152# CONFIG_DEBUG_LOCK_ALLOC is not set
1153# CONFIG_PROVE_LOCKING is not set
1154# CONFIG_LOCK_STAT is not set
1155# CONFIG_DEBUG_SPINLOCK_SLEEP is not set
1156# CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set
1157CONFIG_STACKTRACE=y
1158# CONFIG_DEBUG_KOBJECT is not set
1159CONFIG_DEBUG_BUGVERBOSE=y
1160# CONFIG_DEBUG_INFO is not set
1161CONFIG_DEBUG_VM=y
1162# CONFIG_DEBUG_WRITECOUNT is not set
1163# CONFIG_DEBUG_MEMORY_INIT is not set
1164# CONFIG_DEBUG_LIST is not set
1165# CONFIG_DEBUG_SG is not set
1166# CONFIG_DEBUG_NOTIFIERS is not set
1167CONFIG_FRAME_POINTER=y
1168# CONFIG_RCU_TORTURE_TEST is not set
1169# CONFIG_KPROBES_SANITY_TEST is not set
1170# CONFIG_BACKTRACE_SELF_TEST is not set
1171# CONFIG_DEBUG_BLOCK_EXT_DEVT is not set
1172# CONFIG_LKDTM is not set
1173# CONFIG_FAULT_INJECTION is not set
1174# CONFIG_SYSCTL_SYSCALL_CHECK is not set
1175# CONFIG_PAGE_POISONING is not set
1176CONFIG_NOP_TRACER=y
1177CONFIG_HAVE_FUNCTION_TRACER=y
1178CONFIG_HAVE_DYNAMIC_FTRACE=y
1179CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y
1180CONFIG_RING_BUFFER=y
1181CONFIG_EVENT_TRACING=y
1182CONFIG_CONTEXT_SWITCH_TRACER=y
1183CONFIG_TRACING=y
1184CONFIG_TRACING_SUPPORT=y
1185CONFIG_FTRACE=y
1186# CONFIG_FUNCTION_TRACER is not set
1187# CONFIG_IRQSOFF_TRACER is not set
1188# CONFIG_PREEMPT_TRACER is not set
1189# CONFIG_SCHED_TRACER is not set
1190# CONFIG_ENABLE_DEFAULT_TRACERS is not set
1191# CONFIG_BOOT_TRACER is not set
1192CONFIG_BRANCH_PROFILE_NONE=y
1193# CONFIG_PROFILE_ANNOTATED_BRANCHES is not set
1194# CONFIG_PROFILE_ALL_BRANCHES is not set
1195# CONFIG_STACK_TRACER is not set
1196# CONFIG_KMEMTRACE is not set
1197# CONFIG_WORKQUEUE_TRACER is not set
1198# CONFIG_BLK_DEV_IO_TRACE is not set
1199# CONFIG_RING_BUFFER_BENCHMARK is not set
1200# CONFIG_DYNAMIC_DEBUG is not set
1201# CONFIG_DMA_API_DEBUG is not set
1202# CONFIG_SAMPLES is not set
1203CONFIG_HAVE_ARCH_KGDB=y
1204# CONFIG_KGDB is not set
1205CONFIG_SH_STANDARD_BIOS=y
1206# CONFIG_EARLY_SCIF_CONSOLE is not set
1207CONFIG_EARLY_PRINTK=y
1208# CONFIG_DEBUG_BOOTMEM is not set
1209CONFIG_DEBUG_STACKOVERFLOW=y
1210CONFIG_DEBUG_STACK_USAGE=y
1211CONFIG_DUMP_CODE=y
1212# CONFIG_SH_NO_BSS_INIT is not set
1213
1214#
1215# Security options
1216#
1217# CONFIG_KEYS is not set
1218# CONFIG_SECURITY is not set
1219# CONFIG_SECURITYFS is not set
1220# CONFIG_SECURITY_FILE_CAPABILITIES is not set
1221CONFIG_CRYPTO=y
1222
1223#
1224# Crypto core or helper
1225#
1226# CONFIG_CRYPTO_FIPS is not set
1227# CONFIG_CRYPTO_MANAGER is not set
1228# CONFIG_CRYPTO_MANAGER2 is not set
1229# CONFIG_CRYPTO_GF128MUL is not set
1230# CONFIG_CRYPTO_NULL is not set
1231# CONFIG_CRYPTO_CRYPTD is not set
1232# CONFIG_CRYPTO_AUTHENC is not set
1233# CONFIG_CRYPTO_TEST is not set
1234
1235#
1236# Authenticated Encryption with Associated Data
1237#
1238# CONFIG_CRYPTO_CCM is not set
1239# CONFIG_CRYPTO_GCM is not set
1240# CONFIG_CRYPTO_SEQIV is not set
1241
1242#
1243# Block modes
1244#
1245# CONFIG_CRYPTO_CBC is not set
1246# CONFIG_CRYPTO_CTR is not set
1247# CONFIG_CRYPTO_CTS is not set
1248# CONFIG_CRYPTO_ECB is not set
1249# CONFIG_CRYPTO_LRW is not set
1250# CONFIG_CRYPTO_PCBC is not set
1251# CONFIG_CRYPTO_XTS is not set
1252
1253#
1254# Hash modes
1255#
1256# CONFIG_CRYPTO_HMAC is not set
1257# CONFIG_CRYPTO_XCBC is not set
1258
1259#
1260# Digest
1261#
1262# CONFIG_CRYPTO_CRC32C is not set
1263# CONFIG_CRYPTO_MD4 is not set
1264# CONFIG_CRYPTO_MD5 is not set
1265# CONFIG_CRYPTO_MICHAEL_MIC is not set
1266# CONFIG_CRYPTO_RMD128 is not set
1267# CONFIG_CRYPTO_RMD160 is not set
1268# CONFIG_CRYPTO_RMD256 is not set
1269# CONFIG_CRYPTO_RMD320 is not set
1270# CONFIG_CRYPTO_SHA1 is not set
1271# CONFIG_CRYPTO_SHA256 is not set
1272# CONFIG_CRYPTO_SHA512 is not set
1273# CONFIG_CRYPTO_TGR192 is not set
1274# CONFIG_CRYPTO_WP512 is not set
1275
1276#
1277# Ciphers
1278#
1279# CONFIG_CRYPTO_AES is not set
1280# CONFIG_CRYPTO_ANUBIS is not set
1281# CONFIG_CRYPTO_ARC4 is not set
1282# CONFIG_CRYPTO_BLOWFISH is not set
1283# CONFIG_CRYPTO_CAMELLIA is not set
1284# CONFIG_CRYPTO_CAST5 is not set
1285# CONFIG_CRYPTO_CAST6 is not set
1286# CONFIG_CRYPTO_DES is not set
1287# CONFIG_CRYPTO_FCRYPT is not set
1288# CONFIG_CRYPTO_KHAZAD is not set
1289# CONFIG_CRYPTO_SALSA20 is not set
1290# CONFIG_CRYPTO_SEED is not set
1291# CONFIG_CRYPTO_SERPENT is not set
1292# CONFIG_CRYPTO_TEA is not set
1293# CONFIG_CRYPTO_TWOFISH is not set
1294
1295#
1296# Compression
1297#
1298# CONFIG_CRYPTO_DEFLATE is not set
1299# CONFIG_CRYPTO_ZLIB is not set
1300# CONFIG_CRYPTO_LZO is not set
1301
1302#
1303# Random Number Generation
1304#
1305# CONFIG_CRYPTO_ANSI_CPRNG is not set
1306CONFIG_CRYPTO_HW=y
1307CONFIG_BINARY_PRINTF=y
1308
1309#
1310# Library routines
1311#
1312CONFIG_BITREVERSE=y
1313CONFIG_GENERIC_FIND_LAST_BIT=y
1314# CONFIG_CRC_CCITT is not set
1315# CONFIG_CRC16 is not set
1316# CONFIG_CRC_T10DIF is not set
1317# CONFIG_CRC_ITU_T is not set
1318CONFIG_CRC32=y
1319# CONFIG_CRC7 is not set
1320# CONFIG_LIBCRC32C is not set
1321CONFIG_AUDIT_GENERIC=y
1322CONFIG_HAS_IOMEM=y
1323CONFIG_HAS_IOPORT=y
1324CONFIG_HAS_DMA=y
1325CONFIG_NLATTR=y
1326CONFIG_GENERIC_ATOMIC64=y
This page took 0.04498 seconds and 5 git commands to generate.