Merge branches 'sh/stable-updates' and 'sh/pci-rework'
[deliverable/linux.git] / arch / sh / configs / se7343_defconfig
CommitLineData
bc8fb5d0
PM
1#
2# Automatically generated make config: don't edit
53a52abc
PM
3# Linux kernel version: 2.6.29
4# Thu Apr 2 18:42:00 2009
bc8fb5d0
PM
5#
6CONFIG_SUPERH=y
cafd63b0 7CONFIG_SUPERH32=y
cc8dccdc 8CONFIG_ARCH_DEFCONFIG="arch/sh/configs/shx3_defconfig"
bc8fb5d0 9CONFIG_RWSEM_GENERIC_SPINLOCK=y
cafd63b0 10CONFIG_GENERIC_BUG=y
bc8fb5d0
PM
11CONFIG_GENERIC_FIND_NEXT_BIT=y
12CONFIG_GENERIC_HWEIGHT=y
13CONFIG_GENERIC_HARDIRQS=y
4bb273e9 14CONFIG_GENERIC_HARDIRQS_NO__DO_IRQ=y
bc8fb5d0 15CONFIG_GENERIC_IRQ_PROBE=y
4bb273e9 16# CONFIG_GENERIC_GPIO is not set
cafd63b0
YS
17CONFIG_GENERIC_TIME=y
18CONFIG_GENERIC_CLOCKEVENTS=y
53a52abc
PM
19CONFIG_ARCH_SUSPEND_POSSIBLE=y
20CONFIG_ARCH_HIBERNATION_POSSIBLE=y
21CONFIG_SYS_SUPPORTS_CMT=y
cafd63b0
YS
22CONFIG_STACKTRACE_SUPPORT=y
23CONFIG_LOCKDEP_SUPPORT=y
4bb273e9 24CONFIG_HAVE_LATENCYTOP_SUPPORT=y
cafd63b0
YS
25# CONFIG_ARCH_HAS_ILOG2_U32 is not set
26# CONFIG_ARCH_HAS_ILOG2_U64 is not set
27CONFIG_ARCH_NO_VIRT_TO_BUS=y
53a52abc 28CONFIG_ARCH_HAS_DEFAULT_IDLE=y
af3e17c4 29CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config"
bc8fb5d0
PM
30
31#
cafd63b0 32# General setup
bc8fb5d0
PM
33#
34CONFIG_EXPERIMENTAL=y
35CONFIG_BROKEN_ON_SMP=y
36CONFIG_INIT_ENV_ARG_LIMIT=32
bc8fb5d0
PM
37CONFIG_LOCALVERSION=""
38CONFIG_LOCALVERSION_AUTO=y
39# CONFIG_SWAP is not set
40CONFIG_SYSVIPC=y
cafd63b0 41CONFIG_SYSVIPC_SYSCTL=y
bc8fb5d0
PM
42CONFIG_POSIX_MQUEUE=y
43# CONFIG_BSD_PROCESS_ACCT is not set
af3e17c4 44# CONFIG_TASKSTATS is not set
bc8fb5d0 45# CONFIG_AUDIT is not set
53a52abc
PM
46
47#
48# RCU Subsystem
49#
50CONFIG_CLASSIC_RCU=y
51# CONFIG_TREE_RCU is not set
52# CONFIG_PREEMPT_RCU is not set
53# CONFIG_TREE_RCU_TRACE is not set
54# CONFIG_PREEMPT_RCU_TRACE is not set
bc8fb5d0 55# CONFIG_IKCONFIG is not set
cafd63b0 56CONFIG_LOG_BUF_SHIFT=14
cafd63b0
YS
57CONFIG_GROUP_SCHED=y
58CONFIG_FAIR_GROUP_SCHED=y
59# CONFIG_RT_GROUP_SCHED is not set
60CONFIG_USER_SCHED=y
61# CONFIG_CGROUP_SCHED is not set
53a52abc 62# CONFIG_CGROUPS is not set
cafd63b0
YS
63CONFIG_SYSFS_DEPRECATED=y
64CONFIG_SYSFS_DEPRECATED_V2=y
bc8fb5d0 65# CONFIG_RELAY is not set
cafd63b0
YS
66# CONFIG_NAMESPACES is not set
67# CONFIG_BLK_DEV_INITRD is not set
bc8fb5d0 68CONFIG_CC_OPTIMIZE_FOR_SIZE=y
af3e17c4 69CONFIG_SYSCTL=y
53a52abc 70CONFIG_ANON_INODES=y
bc8fb5d0 71CONFIG_EMBEDDED=y
af3e17c4
PM
72CONFIG_UID16=y
73# CONFIG_SYSCTL_SYSCALL is not set
bc8fb5d0
PM
74CONFIG_KALLSYMS=y
75# CONFIG_KALLSYMS_EXTRA_PASS is not set
76CONFIG_HOTPLUG=y
77CONFIG_PRINTK=y
78CONFIG_BUG=y
79CONFIG_ELF_CORE=y
80CONFIG_BASE_FULL=y
81# CONFIG_FUTEX is not set
82# CONFIG_EPOLL is not set
cafd63b0
YS
83CONFIG_SIGNALFD=y
84CONFIG_TIMERFD=y
85CONFIG_EVENTFD=y
bc8fb5d0 86# CONFIG_SHMEM is not set
4bb273e9 87CONFIG_AIO=y
af3e17c4 88CONFIG_VM_EVENT_COUNTERS=y
53a52abc 89CONFIG_COMPAT_BRK=y
cafd63b0
YS
90CONFIG_SLAB=y
91# CONFIG_SLUB is not set
92# CONFIG_SLOB is not set
93# CONFIG_PROFILING is not set
cafd63b0 94CONFIG_HAVE_OPROFILE=y
4bb273e9
PM
95# CONFIG_KPROBES is not set
96CONFIG_HAVE_IOREMAP_PROT=y
97CONFIG_HAVE_KPROBES=y
98CONFIG_HAVE_KRETPROBES=y
99CONFIG_HAVE_ARCH_TRACEHOOK=y
cc8dccdc 100CONFIG_HAVE_CLK=y
4bb273e9 101CONFIG_HAVE_GENERIC_DMA_COHERENT=y
cafd63b0 102CONFIG_SLABINFO=y
bc8fb5d0 103CONFIG_BASE_SMALL=0
bc8fb5d0 104CONFIG_MODULES=y
cafd63b0 105# CONFIG_MODULE_FORCE_LOAD is not set
bc8fb5d0
PM
106CONFIG_MODULE_UNLOAD=y
107CONFIG_MODULE_FORCE_UNLOAD=y
108# CONFIG_MODVERSIONS is not set
109# CONFIG_MODULE_SRCVERSION_ALL is not set
af3e17c4 110CONFIG_BLOCK=y
bc8fb5d0
PM
111# CONFIG_LBD is not set
112# CONFIG_BLK_DEV_IO_TRACE is not set
cafd63b0 113# CONFIG_BLK_DEV_BSG is not set
cc8dccdc 114# CONFIG_BLK_DEV_INTEGRITY is not set
bc8fb5d0
PM
115
116#
117# IO Schedulers
118#
119CONFIG_IOSCHED_NOOP=y
120# CONFIG_IOSCHED_AS is not set
121CONFIG_IOSCHED_DEADLINE=y
122# CONFIG_IOSCHED_CFQ is not set
123# CONFIG_DEFAULT_AS is not set
124CONFIG_DEFAULT_DEADLINE=y
125# CONFIG_DEFAULT_CFQ is not set
126# CONFIG_DEFAULT_NOOP is not set
127CONFIG_DEFAULT_IOSCHED="deadline"
4bb273e9 128# CONFIG_FREEZER is not set
bc8fb5d0
PM
129
130#
131# System type
132#
bc8fb5d0
PM
133CONFIG_CPU_SH4=y
134CONFIG_CPU_SH4A=y
af3e17c4 135CONFIG_CPU_SH4AL_DSP=y
53a52abc 136CONFIG_ARCH_SHMOBILE=y
cafd63b0 137# CONFIG_CPU_SUBTYPE_SH7619 is not set
04645185 138# CONFIG_CPU_SUBTYPE_SH7201 is not set
cafd63b0
YS
139# CONFIG_CPU_SUBTYPE_SH7203 is not set
140# CONFIG_CPU_SUBTYPE_SH7206 is not set
141# CONFIG_CPU_SUBTYPE_SH7263 is not set
142# CONFIG_CPU_SUBTYPE_MXG is not set
bc8fb5d0
PM
143# CONFIG_CPU_SUBTYPE_SH7705 is not set
144# CONFIG_CPU_SUBTYPE_SH7706 is not set
145# CONFIG_CPU_SUBTYPE_SH7707 is not set
146# CONFIG_CPU_SUBTYPE_SH7708 is not set
147# CONFIG_CPU_SUBTYPE_SH7709 is not set
148# CONFIG_CPU_SUBTYPE_SH7710 is not set
cafd63b0
YS
149# CONFIG_CPU_SUBTYPE_SH7712 is not set
150# CONFIG_CPU_SUBTYPE_SH7720 is not set
151# CONFIG_CPU_SUBTYPE_SH7721 is not set
bc8fb5d0
PM
152# CONFIG_CPU_SUBTYPE_SH7750 is not set
153# CONFIG_CPU_SUBTYPE_SH7091 is not set
154# CONFIG_CPU_SUBTYPE_SH7750R is not set
155# CONFIG_CPU_SUBTYPE_SH7750S is not set
156# CONFIG_CPU_SUBTYPE_SH7751 is not set
157# CONFIG_CPU_SUBTYPE_SH7751R is not set
158# CONFIG_CPU_SUBTYPE_SH7760 is not set
159# CONFIG_CPU_SUBTYPE_SH4_202 is not set
cafd63b0
YS
160# CONFIG_CPU_SUBTYPE_SH7723 is not set
161# CONFIG_CPU_SUBTYPE_SH7763 is not set
bc8fb5d0
PM
162# CONFIG_CPU_SUBTYPE_SH7770 is not set
163# CONFIG_CPU_SUBTYPE_SH7780 is not set
cafd63b0 164# CONFIG_CPU_SUBTYPE_SH7785 is not set
53a52abc 165# CONFIG_CPU_SUBTYPE_SH7786 is not set
cafd63b0 166# CONFIG_CPU_SUBTYPE_SHX3 is not set
af3e17c4 167CONFIG_CPU_SUBTYPE_SH7343=y
cafd63b0
YS
168# CONFIG_CPU_SUBTYPE_SH7722 is not set
169# CONFIG_CPU_SUBTYPE_SH7366 is not set
170# CONFIG_CPU_SUBTYPE_SH5_101 is not set
171# CONFIG_CPU_SUBTYPE_SH5_103 is not set
af3e17c4 172
bc8fb5d0
PM
173#
174# Memory management options
175#
cafd63b0 176CONFIG_QUICKLIST=y
bc8fb5d0
PM
177CONFIG_MMU=y
178CONFIG_PAGE_OFFSET=0x80000000
179CONFIG_MEMORY_START=0x0c000000
180CONFIG_MEMORY_SIZE=0x01000000
cafd63b0 181CONFIG_29BIT=y
af3e17c4 182CONFIG_VSYSCALL=y
cafd63b0
YS
183CONFIG_ARCH_FLATMEM_ENABLE=y
184CONFIG_ARCH_SPARSEMEM_ENABLE=y
185CONFIG_ARCH_SPARSEMEM_DEFAULT=y
186CONFIG_MAX_ACTIVE_REGIONS=1
187CONFIG_ARCH_POPULATES_NODE_MAP=y
188CONFIG_ARCH_SELECT_MEMORY_MODEL=y
189CONFIG_PAGE_SIZE_4KB=y
190# CONFIG_PAGE_SIZE_8KB is not set
191# CONFIG_PAGE_SIZE_16KB is not set
192# CONFIG_PAGE_SIZE_64KB is not set
cc8dccdc 193CONFIG_ENTRY_OFFSET=0x00001000
bc8fb5d0
PM
194CONFIG_SELECT_MEMORY_MODEL=y
195CONFIG_FLATMEM_MANUAL=y
196# CONFIG_DISCONTIGMEM_MANUAL is not set
197# CONFIG_SPARSEMEM_MANUAL is not set
198CONFIG_FLATMEM=y
199CONFIG_FLAT_NODE_MEM_MAP=y
cafd63b0 200CONFIG_SPARSEMEM_STATIC=y
cafd63b0 201CONFIG_PAGEFLAGS_EXTENDED=y
bc8fb5d0 202CONFIG_SPLIT_PTLOCK_CPUS=4
4bb273e9 203# CONFIG_PHYS_ADDR_T_64BIT is not set
cafd63b0
YS
204CONFIG_ZONE_DMA_FLAG=0
205CONFIG_NR_QUICK=2
4bb273e9 206CONFIG_UNEVICTABLE_LRU=y
53a52abc
PM
207CONFIG_HAVE_MLOCK=y
208CONFIG_HAVE_MLOCKED_PAGE_BIT=y
bc8fb5d0
PM
209
210#
211# Cache configuration
212#
cafd63b0
YS
213CONFIG_CACHE_WRITEBACK=y
214# CONFIG_CACHE_WRITETHROUGH is not set
215# CONFIG_CACHE_OFF is not set
bc8fb5d0
PM
216
217#
218# Processor features
219#
220CONFIG_CPU_LITTLE_ENDIAN=y
cafd63b0 221# CONFIG_CPU_BIG_ENDIAN is not set
bc8fb5d0
PM
222# CONFIG_SH_FPU_EMU is not set
223CONFIG_SH_DSP=y
224# CONFIG_SH_STORE_QUEUES is not set
225CONFIG_CPU_HAS_INTEVT=y
226CONFIG_CPU_HAS_SR_RB=y
cafd63b0
YS
227CONFIG_CPU_HAS_DSP=y
228
229#
230# Board support
231#
232CONFIG_SOLUTION_ENGINE=y
233CONFIG_SH_7343_SOLUTION_ENGINE=y
bc8fb5d0
PM
234
235#
cafd63b0 236# Timer and clock configuration
bc8fb5d0
PM
237#
238CONFIG_SH_TMU=y
53a52abc 239# CONFIG_SH_TIMER_CMT is not set
cafd63b0 240CONFIG_SH_TIMER_IRQ=16
04645185 241CONFIG_SH_PCLK_FREQ=33333333
cafd63b0
YS
242# CONFIG_NO_HZ is not set
243# CONFIG_HIGH_RES_TIMERS is not set
244CONFIG_GENERIC_CLOCKEVENTS_BUILD=y
bc8fb5d0
PM
245
246#
247# CPU Frequency scaling
248#
249# CONFIG_CPU_FREQ is not set
250
251#
252# DMA support
253#
254# CONFIG_SH_DMA is not set
255
256#
257# Companion Chips
258#
cafd63b0
YS
259
260#
261# Additional SuperH Device Drivers
262#
bc8fb5d0 263CONFIG_HEARTBEAT=y
cafd63b0 264# CONFIG_PUSH_SWITCH is not set
bc8fb5d0
PM
265
266#
267# Kernel features
268#
269# CONFIG_HZ_100 is not set
270CONFIG_HZ_250=y
cafd63b0 271# CONFIG_HZ_300 is not set
bc8fb5d0
PM
272# CONFIG_HZ_1000 is not set
273CONFIG_HZ=250
cafd63b0 274# CONFIG_SCHED_HRTICK is not set
bc8fb5d0 275# CONFIG_KEXEC is not set
cafd63b0 276# CONFIG_CRASH_DUMP is not set
4bb273e9 277# CONFIG_SECCOMP is not set
bc8fb5d0
PM
278CONFIG_PREEMPT_NONE=y
279# CONFIG_PREEMPT_VOLUNTARY is not set
280# CONFIG_PREEMPT is not set
cafd63b0 281CONFIG_GUSA=y
bc8fb5d0
PM
282
283#
284# Boot options
285#
286CONFIG_ZERO_PAGE_OFFSET=0x00001000
287CONFIG_BOOT_LINK_OFFSET=0x00800000
04645185
MD
288CONFIG_CMDLINE_BOOL=y
289CONFIG_CMDLINE="console=ttySC0,115200"
bc8fb5d0
PM
290
291#
292# Bus options
293#
cafd63b0 294# CONFIG_ARCH_SUPPORTS_MSI is not set
bc8fb5d0
PM
295# CONFIG_PCCARD is not set
296
bc8fb5d0
PM
297#
298# Executable file formats
299#
300CONFIG_BINFMT_ELF=y
4bb273e9
PM
301# CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS is not set
302# CONFIG_HAVE_AOUT is not set
bc8fb5d0 303# CONFIG_BINFMT_MISC is not set
5e8766f1
PM
304
305#
306# Power management options (EXPERIMENTAL)
307#
308# CONFIG_PM is not set
309# CONFIG_CPU_IDLE is not set
bc8fb5d0
PM
310CONFIG_NET=y
311
312#
313# Networking options
314#
bc8fb5d0
PM
315CONFIG_PACKET=y
316CONFIG_PACKET_MMAP=y
317CONFIG_UNIX=y
af3e17c4
PM
318CONFIG_XFRM=y
319# CONFIG_XFRM_USER is not set
320# CONFIG_XFRM_SUB_POLICY is not set
cafd63b0
YS
321# CONFIG_XFRM_MIGRATE is not set
322# CONFIG_XFRM_STATISTICS is not set
bc8fb5d0
PM
323# CONFIG_NET_KEY is not set
324CONFIG_INET=y
325# CONFIG_IP_MULTICAST is not set
326# CONFIG_IP_ADVANCED_ROUTER is not set
327CONFIG_IP_FIB_HASH=y
cafd63b0 328# CONFIG_IP_PNP is not set
bc8fb5d0
PM
329# CONFIG_NET_IPIP is not set
330# CONFIG_NET_IPGRE is not set
331# CONFIG_ARPD is not set
332CONFIG_SYN_COOKIES=y
333# CONFIG_INET_AH is not set
334# CONFIG_INET_ESP is not set
335# CONFIG_INET_IPCOMP is not set
336# CONFIG_INET_XFRM_TUNNEL is not set
337# CONFIG_INET_TUNNEL is not set
af3e17c4
PM
338CONFIG_INET_XFRM_MODE_TRANSPORT=y
339CONFIG_INET_XFRM_MODE_TUNNEL=y
cafd63b0
YS
340CONFIG_INET_XFRM_MODE_BEET=y
341# CONFIG_INET_LRO is not set
bc8fb5d0
PM
342# CONFIG_INET_DIAG is not set
343# CONFIG_TCP_CONG_ADVANCED is not set
af3e17c4
PM
344CONFIG_TCP_CONG_CUBIC=y
345CONFIG_DEFAULT_TCP_CONG="cubic"
cafd63b0 346# CONFIG_TCP_MD5SIG is not set
bc8fb5d0 347# CONFIG_IPV6 is not set
af3e17c4 348# CONFIG_NETWORK_SECMARK is not set
bc8fb5d0 349# CONFIG_NETFILTER is not set
bc8fb5d0 350# CONFIG_IP_DCCP is not set
bc8fb5d0 351# CONFIG_IP_SCTP is not set
bc8fb5d0
PM
352# CONFIG_TIPC is not set
353# CONFIG_ATM is not set
354# CONFIG_BRIDGE is not set
4bb273e9 355# CONFIG_NET_DSA is not set
bc8fb5d0
PM
356# CONFIG_VLAN_8021Q is not set
357# CONFIG_DECNET is not set
358# CONFIG_LLC2 is not set
359# CONFIG_IPX is not set
360# CONFIG_ATALK is not set
361# CONFIG_X25 is not set
362# CONFIG_LAPB is not set
bc8fb5d0
PM
363# CONFIG_ECONET is not set
364# CONFIG_WAN_ROUTER is not set
53a52abc 365# CONFIG_PHONET is not set
bc8fb5d0 366# CONFIG_NET_SCHED is not set
5e8766f1 367# CONFIG_DCB is not set
bc8fb5d0
PM
368
369#
370# Network testing
371#
372# CONFIG_NET_PKTGEN is not set
373# CONFIG_HAMRADIO is not set
cafd63b0 374# CONFIG_CAN is not set
bc8fb5d0
PM
375# CONFIG_IRDA is not set
376# CONFIG_BT is not set
cafd63b0 377# CONFIG_AF_RXRPC is not set
4bb273e9 378CONFIG_WIRELESS=y
cafd63b0 379# CONFIG_CFG80211 is not set
4bb273e9 380# CONFIG_WIRELESS_OLD_REGULATORY is not set
cafd63b0 381# CONFIG_WIRELESS_EXT is not set
5e8766f1 382# CONFIG_LIB80211 is not set
cafd63b0 383# CONFIG_MAC80211 is not set
53a52abc 384# CONFIG_WIMAX is not set
cafd63b0
YS
385# CONFIG_RFKILL is not set
386# CONFIG_NET_9P is not set
bc8fb5d0
PM
387
388#
389# Device Drivers
390#
391
392#
393# Generic Driver Options
394#
cafd63b0 395CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug"
bc8fb5d0
PM
396CONFIG_STANDALONE=y
397CONFIG_PREVENT_FIRMWARE_BUILD=y
398CONFIG_FW_LOADER=y
cc8dccdc
PM
399CONFIG_FIRMWARE_IN_KERNEL=y
400CONFIG_EXTRA_FIRMWARE=""
af3e17c4 401# CONFIG_SYS_HYPERVISOR is not set
bc8fb5d0 402# CONFIG_CONNECTOR is not set
bc8fb5d0
PM
403CONFIG_MTD=y
404# CONFIG_MTD_DEBUG is not set
405CONFIG_MTD_CONCAT=y
406CONFIG_MTD_PARTITIONS=y
53a52abc 407# CONFIG_MTD_TESTS is not set
bc8fb5d0
PM
408# CONFIG_MTD_REDBOOT_PARTS is not set
409# CONFIG_MTD_CMDLINE_PARTS is not set
cafd63b0 410# CONFIG_MTD_AR7_PARTS is not set
bc8fb5d0
PM
411
412#
413# User Modules And Translation Layers
414#
415CONFIG_MTD_CHAR=y
cafd63b0 416CONFIG_MTD_BLKDEVS=y
bc8fb5d0
PM
417CONFIG_MTD_BLOCK=y
418# CONFIG_FTL is not set
419# CONFIG_NFTL is not set
420# CONFIG_INFTL is not set
421# CONFIG_RFD_FTL is not set
af3e17c4 422# CONFIG_SSFDC is not set
cafd63b0 423# CONFIG_MTD_OOPS is not set
bc8fb5d0
PM
424
425#
426# RAM/ROM/Flash chip drivers
427#
428CONFIG_MTD_CFI=y
429# CONFIG_MTD_JEDECPROBE is not set
430CONFIG_MTD_GEN_PROBE=y
431# CONFIG_MTD_CFI_ADV_OPTIONS is not set
432CONFIG_MTD_MAP_BANK_WIDTH_1=y
433CONFIG_MTD_MAP_BANK_WIDTH_2=y
434CONFIG_MTD_MAP_BANK_WIDTH_4=y
435# CONFIG_MTD_MAP_BANK_WIDTH_8 is not set
436# CONFIG_MTD_MAP_BANK_WIDTH_16 is not set
437# CONFIG_MTD_MAP_BANK_WIDTH_32 is not set
438CONFIG_MTD_CFI_I1=y
439CONFIG_MTD_CFI_I2=y
440# CONFIG_MTD_CFI_I4 is not set
441# CONFIG_MTD_CFI_I8 is not set
442# CONFIG_MTD_CFI_INTELEXT is not set
443CONFIG_MTD_CFI_AMDSTD=y
444# CONFIG_MTD_CFI_STAA is not set
445CONFIG_MTD_CFI_UTIL=y
446CONFIG_MTD_RAM=y
447# CONFIG_MTD_ROM is not set
448# CONFIG_MTD_ABSENT is not set
bc8fb5d0
PM
449
450#
451# Mapping drivers for chip access
452#
453# CONFIG_MTD_COMPLEX_MAPPINGS is not set
cafd63b0 454CONFIG_MTD_PHYSMAP=y
53a52abc 455# CONFIG_MTD_PHYSMAP_COMPAT is not set
bc8fb5d0
PM
456# CONFIG_MTD_PLATRAM is not set
457
458#
459# Self-contained MTD device drivers
460#
461# CONFIG_MTD_SLRAM is not set
462# CONFIG_MTD_PHRAM is not set
463# CONFIG_MTD_MTDRAM is not set
464# CONFIG_MTD_BLOCK2MTD is not set
465
466#
467# Disk-On-Chip Device Drivers
468#
469# CONFIG_MTD_DOC2000 is not set
470# CONFIG_MTD_DOC2001 is not set
471# CONFIG_MTD_DOC2001PLUS is not set
bc8fb5d0 472# CONFIG_MTD_NAND is not set
bc8fb5d0
PM
473# CONFIG_MTD_ONENAND is not set
474
53a52abc
PM
475#
476# LPDDR flash memory drivers
477#
478# CONFIG_MTD_LPDDR is not set
479
bc8fb5d0 480#
cafd63b0 481# UBI - Unsorted block images
bc8fb5d0 482#
cafd63b0 483# CONFIG_MTD_UBI is not set
bc8fb5d0 484# CONFIG_PARPORT is not set
cafd63b0 485CONFIG_BLK_DEV=y
bc8fb5d0
PM
486# CONFIG_BLK_DEV_COW_COMMON is not set
487# CONFIG_BLK_DEV_LOOP is not set
488# CONFIG_BLK_DEV_NBD is not set
04645185 489# CONFIG_BLK_DEV_UB is not set
bc8fb5d0 490# CONFIG_BLK_DEV_RAM is not set
bc8fb5d0
PM
491# CONFIG_CDROM_PKTCDVD is not set
492# CONFIG_ATA_OVER_ETH is not set
cc8dccdc 493# CONFIG_BLK_DEV_HD is not set
cafd63b0
YS
494# CONFIG_MISC_DEVICES is not set
495CONFIG_HAVE_IDE=y
bc8fb5d0
PM
496# CONFIG_IDE is not set
497
498#
499# SCSI device support
500#
501# CONFIG_RAID_ATTRS is not set
cafd63b0
YS
502CONFIG_SCSI=y
503CONFIG_SCSI_DMA=y
504# CONFIG_SCSI_TGT is not set
af3e17c4 505# CONFIG_SCSI_NETLINK is not set
cafd63b0 506CONFIG_SCSI_PROC_FS=y
af3e17c4
PM
507
508#
cafd63b0 509# SCSI support type (disk, tape, CD-ROM)
bc8fb5d0 510#
cafd63b0
YS
511# CONFIG_BLK_DEV_SD is not set
512# CONFIG_CHR_DEV_ST is not set
513# CONFIG_CHR_DEV_OSST is not set
514# CONFIG_BLK_DEV_SR is not set
515# CONFIG_CHR_DEV_SG is not set
516# CONFIG_CHR_DEV_SCH is not set
bc8fb5d0
PM
517
518#
cafd63b0 519# Some SCSI devices (e.g. CD jukebox) support multiple LUNs
bc8fb5d0 520#
cafd63b0
YS
521CONFIG_SCSI_MULTI_LUN=y
522# CONFIG_SCSI_CONSTANTS is not set
523# CONFIG_SCSI_LOGGING is not set
524# CONFIG_SCSI_SCAN_ASYNC is not set
525CONFIG_SCSI_WAIT_SCAN=m
bc8fb5d0
PM
526
527#
cafd63b0 528# SCSI Transports
bc8fb5d0 529#
cafd63b0
YS
530# CONFIG_SCSI_SPI_ATTRS is not set
531# CONFIG_SCSI_FC_ATTRS is not set
532# CONFIG_SCSI_ISCSI_ATTRS is not set
533# CONFIG_SCSI_SAS_LIBSAS is not set
534# CONFIG_SCSI_SRP_ATTRS is not set
535# CONFIG_SCSI_LOWLEVEL is not set
cc8dccdc 536# CONFIG_SCSI_DH is not set
53a52abc 537# CONFIG_SCSI_OSD_INITIATOR is not set
cafd63b0
YS
538# CONFIG_ATA is not set
539# CONFIG_MD is not set
bc8fb5d0 540CONFIG_NETDEVICES=y
53a52abc 541CONFIG_COMPAT_NET_DEV_OPS=y
bc8fb5d0
PM
542# CONFIG_DUMMY is not set
543# CONFIG_BONDING is not set
cafd63b0 544# CONFIG_MACVLAN is not set
bc8fb5d0
PM
545# CONFIG_EQUALIZER is not set
546# CONFIG_TUN is not set
cafd63b0 547# CONFIG_VETH is not set
04645185 548# CONFIG_NET_ETHERNET is not set
bc8fb5d0 549CONFIG_MII=y
04645185
MD
550# CONFIG_NETDEV_1000 is not set
551# CONFIG_NETDEV_10000 is not set
bc8fb5d0
PM
552
553#
cafd63b0 554# Wireless LAN
bc8fb5d0 555#
cafd63b0
YS
556# CONFIG_WLAN_PRE80211 is not set
557# CONFIG_WLAN_80211 is not set
53a52abc
PM
558
559#
560# Enable WiMAX (Networking options) to see the WiMAX drivers
561#
04645185
MD
562
563#
564# USB Network Adapters
565#
566# CONFIG_USB_CATC is not set
567# CONFIG_USB_KAWETH is not set
568# CONFIG_USB_PEGASUS is not set
569# CONFIG_USB_RTL8150 is not set
570CONFIG_USB_USBNET=y
571# CONFIG_USB_NET_AX8817X is not set
572CONFIG_USB_NET_CDCETHER=y
573CONFIG_USB_NET_DM9601=y
574# CONFIG_USB_NET_SMSC95XX is not set
575# CONFIG_USB_NET_GL620A is not set
576# CONFIG_USB_NET_NET1080 is not set
577# CONFIG_USB_NET_PLUSB is not set
578# CONFIG_USB_NET_MCS7830 is not set
579# CONFIG_USB_NET_RNDIS_HOST is not set
580# CONFIG_USB_NET_CDC_SUBSET is not set
581# CONFIG_USB_NET_ZAURUS is not set
bc8fb5d0
PM
582# CONFIG_WAN is not set
583# CONFIG_PPP is not set
584# CONFIG_SLIP is not set
bc8fb5d0
PM
585# CONFIG_NETCONSOLE is not set
586# CONFIG_NETPOLL is not set
587# CONFIG_NET_POLL_CONTROLLER is not set
bc8fb5d0 588# CONFIG_ISDN is not set
bc8fb5d0
PM
589# CONFIG_PHONE is not set
590
591#
592# Input device support
593#
594CONFIG_INPUT=y
af3e17c4 595# CONFIG_INPUT_FF_MEMLESS is not set
cafd63b0 596# CONFIG_INPUT_POLLDEV is not set
bc8fb5d0
PM
597
598#
599# Userland interfaces
600#
601# CONFIG_INPUT_MOUSEDEV is not set
602# CONFIG_INPUT_JOYDEV is not set
bc8fb5d0
PM
603# CONFIG_INPUT_EVDEV is not set
604# CONFIG_INPUT_EVBUG is not set
605
606#
607# Input Device Drivers
608#
609# CONFIG_INPUT_KEYBOARD is not set
610# CONFIG_INPUT_MOUSE is not set
611# CONFIG_INPUT_JOYSTICK is not set
cafd63b0 612# CONFIG_INPUT_TABLET is not set
bc8fb5d0
PM
613# CONFIG_INPUT_TOUCHSCREEN is not set
614# CONFIG_INPUT_MISC is not set
615
616#
617# Hardware I/O ports
618#
619# CONFIG_SERIO is not set
620# CONFIG_GAMEPORT is not set
621
622#
623# Character devices
624#
625CONFIG_VT=y
cc8dccdc 626CONFIG_CONSOLE_TRANSLATIONS=y
bc8fb5d0
PM
627CONFIG_VT_CONSOLE=y
628CONFIG_HW_CONSOLE=y
af3e17c4 629# CONFIG_VT_HW_CONSOLE_BINDING is not set
cafd63b0 630CONFIG_DEVKMEM=y
bc8fb5d0
PM
631# CONFIG_SERIAL_NONSTANDARD is not set
632
633#
634# Serial drivers
635#
04645185
MD
636CONFIG_SERIAL_8250=y
637# CONFIG_SERIAL_8250_CONSOLE is not set
638CONFIG_SERIAL_8250_NR_UARTS=2
639CONFIG_SERIAL_8250_RUNTIME_UARTS=2
640# CONFIG_SERIAL_8250_EXTENDED is not set
bc8fb5d0
PM
641
642#
643# Non-8250 serial port support
644#
645CONFIG_SERIAL_SH_SCI=y
04645185 646CONFIG_SERIAL_SH_SCI_NR_UARTS=4
bc8fb5d0
PM
647CONFIG_SERIAL_SH_SCI_CONSOLE=y
648CONFIG_SERIAL_CORE=y
649CONFIG_SERIAL_CORE_CONSOLE=y
650# CONFIG_UNIX98_PTYS is not set
651CONFIG_LEGACY_PTYS=y
652CONFIG_LEGACY_PTY_COUNT=256
bc8fb5d0 653# CONFIG_IPMI_HANDLER is not set
af3e17c4 654CONFIG_HW_RANDOM=y
53a52abc 655# CONFIG_HW_RANDOM_TIMERIOMEM is not set
bc8fb5d0 656# CONFIG_R3964 is not set
bc8fb5d0 657# CONFIG_RAW_DRIVER is not set
bc8fb5d0 658# CONFIG_TCG_TPM is not set
04645185
MD
659CONFIG_I2C=y
660CONFIG_I2C_BOARDINFO=y
661# CONFIG_I2C_CHARDEV is not set
662CONFIG_I2C_HELPER_AUTO=y
663
664#
665# I2C Hardware Bus support
666#
667
668#
669# I2C system bus drivers (mostly embedded / system-on-chip)
670#
671# CONFIG_I2C_OCORES is not set
672CONFIG_I2C_SH_MOBILE=y
673# CONFIG_I2C_SIMTEC is not set
674
675#
676# External I2C/SMBus adapter drivers
677#
678# CONFIG_I2C_PARPORT_LIGHT is not set
679# CONFIG_I2C_TAOS_EVM is not set
680# CONFIG_I2C_TINY_USB is not set
681
682#
683# Other I2C/SMBus bus drivers
684#
685# CONFIG_I2C_PCA_PLATFORM is not set
686# CONFIG_I2C_STUB is not set
687
688#
689# Miscellaneous I2C Chip support
690#
691# CONFIG_DS1682 is not set
04645185
MD
692# CONFIG_SENSORS_PCF8574 is not set
693# CONFIG_PCF8575 is not set
694# CONFIG_SENSORS_PCA9539 is not set
04645185
MD
695# CONFIG_SENSORS_MAX6875 is not set
696# CONFIG_SENSORS_TSL2550 is not set
697# CONFIG_I2C_DEBUG_CORE is not set
698# CONFIG_I2C_DEBUG_ALGO is not set
699# CONFIG_I2C_DEBUG_BUS is not set
700# CONFIG_I2C_DEBUG_CHIP is not set
bc8fb5d0 701# CONFIG_SPI is not set
cafd63b0
YS
702# CONFIG_W1 is not set
703# CONFIG_POWER_SUPPLY is not set
704# CONFIG_HWMON is not set
705# CONFIG_THERMAL is not set
706# CONFIG_THERMAL_HWMON is not set
707# CONFIG_WATCHDOG is not set
04645185 708CONFIG_SSB_POSSIBLE=y
bc8fb5d0
PM
709
710#
cafd63b0 711# Sonics Silicon Backplane
bc8fb5d0 712#
cafd63b0 713# CONFIG_SSB is not set
bc8fb5d0
PM
714
715#
cafd63b0 716# Multifunction device drivers
bc8fb5d0 717#
cc8dccdc 718# CONFIG_MFD_CORE is not set
cafd63b0
YS
719# CONFIG_MFD_SM501 is not set
720# CONFIG_HTC_PASIC3 is not set
5e8766f1 721# CONFIG_TWL4030_CORE is not set
4bb273e9 722# CONFIG_MFD_TMIO is not set
04645185 723# CONFIG_PMIC_DA903X is not set
4bb273e9 724# CONFIG_MFD_WM8400 is not set
04645185 725# CONFIG_MFD_WM8350_I2C is not set
53a52abc 726# CONFIG_MFD_PCF50633 is not set
04645185 727# CONFIG_REGULATOR is not set
bc8fb5d0
PM
728
729#
cafd63b0 730# Multimedia devices
bc8fb5d0
PM
731#
732
733#
cafd63b0 734# Multimedia core support
bc8fb5d0
PM
735#
736CONFIG_VIDEO_DEV=y
cafd63b0
YS
737CONFIG_VIDEO_V4L2_COMMON=y
738CONFIG_VIDEO_ALLOW_V4L1=y
bc8fb5d0 739CONFIG_VIDEO_V4L1_COMPAT=y
cafd63b0
YS
740# CONFIG_DVB_CORE is not set
741CONFIG_VIDEO_MEDIA=y
bc8fb5d0
PM
742
743#
cafd63b0 744# Multimedia drivers
bc8fb5d0 745#
cafd63b0 746# CONFIG_MEDIA_ATTACH is not set
04645185 747CONFIG_MEDIA_TUNER=y
53a52abc 748# CONFIG_MEDIA_TUNER_CUSTOMISE is not set
04645185
MD
749CONFIG_MEDIA_TUNER_SIMPLE=y
750CONFIG_MEDIA_TUNER_TDA8290=y
751CONFIG_MEDIA_TUNER_TDA9887=y
752CONFIG_MEDIA_TUNER_TEA5761=y
753CONFIG_MEDIA_TUNER_TEA5767=y
754CONFIG_MEDIA_TUNER_MT20XX=y
755CONFIG_MEDIA_TUNER_XC2028=y
756CONFIG_MEDIA_TUNER_XC5000=y
53a52abc 757CONFIG_MEDIA_TUNER_MC44S803=y
cafd63b0
YS
758CONFIG_VIDEO_V4L2=y
759CONFIG_VIDEO_V4L1=y
760CONFIG_VIDEO_CAPTURE_DRIVERS=y
bc8fb5d0 761# CONFIG_VIDEO_ADV_DEBUG is not set
4bb273e9 762# CONFIG_VIDEO_FIXED_MINOR_RANGES is not set
af3e17c4 763CONFIG_VIDEO_HELPER_CHIPS_AUTO=y
bc8fb5d0
PM
764# CONFIG_VIDEO_VIVI is not set
765# CONFIG_VIDEO_CPIA is not set
04645185
MD
766# CONFIG_VIDEO_CPIA2 is not set
767# CONFIG_VIDEO_SAA5246A is not set
768# CONFIG_VIDEO_SAA5249 is not set
cafd63b0 769# CONFIG_SOC_CAMERA is not set
04645185
MD
770CONFIG_V4L_USB_DRIVERS=y
771# CONFIG_USB_VIDEO_CLASS is not set
772CONFIG_USB_GSPCA=m
773# CONFIG_USB_M5602 is not set
5e8766f1 774# CONFIG_USB_STV06XX is not set
04645185
MD
775# CONFIG_USB_GSPCA_CONEX is not set
776# CONFIG_USB_GSPCA_ETOMS is not set
777# CONFIG_USB_GSPCA_FINEPIX is not set
778# CONFIG_USB_GSPCA_MARS is not set
53a52abc 779# CONFIG_USB_GSPCA_MR97310A is not set
04645185 780# CONFIG_USB_GSPCA_OV519 is not set
5e8766f1 781# CONFIG_USB_GSPCA_OV534 is not set
04645185
MD
782# CONFIG_USB_GSPCA_PAC207 is not set
783# CONFIG_USB_GSPCA_PAC7311 is not set
784# CONFIG_USB_GSPCA_SONIXB is not set
785# CONFIG_USB_GSPCA_SONIXJ is not set
786# CONFIG_USB_GSPCA_SPCA500 is not set
787# CONFIG_USB_GSPCA_SPCA501 is not set
788# CONFIG_USB_GSPCA_SPCA505 is not set
789# CONFIG_USB_GSPCA_SPCA506 is not set
790# CONFIG_USB_GSPCA_SPCA508 is not set
791# CONFIG_USB_GSPCA_SPCA561 is not set
53a52abc
PM
792# CONFIG_USB_GSPCA_SQ905 is not set
793# CONFIG_USB_GSPCA_SQ905C is not set
04645185
MD
794# CONFIG_USB_GSPCA_STK014 is not set
795# CONFIG_USB_GSPCA_SUNPLUS is not set
796# CONFIG_USB_GSPCA_T613 is not set
797# CONFIG_USB_GSPCA_TV8532 is not set
798# CONFIG_USB_GSPCA_VC032X is not set
799# CONFIG_USB_GSPCA_ZC3XX is not set
800# CONFIG_VIDEO_PVRUSB2 is not set
53a52abc 801# CONFIG_VIDEO_HDPVR is not set
04645185
MD
802# CONFIG_VIDEO_EM28XX is not set
803# CONFIG_VIDEO_USBVISION is not set
804# CONFIG_USB_VICAM is not set
805# CONFIG_USB_IBMCAM is not set
806# CONFIG_USB_KONICAWC is not set
807# CONFIG_USB_QUICKCAM_MESSENGER is not set
808# CONFIG_USB_ET61X251 is not set
809# CONFIG_VIDEO_OVCAMCHIP is not set
810# CONFIG_USB_OV511 is not set
811# CONFIG_USB_SE401 is not set
812# CONFIG_USB_SN9C102 is not set
813# CONFIG_USB_STV680 is not set
814# CONFIG_USB_ZC0301 is not set
815# CONFIG_USB_PWC is not set
816# CONFIG_USB_ZR364XX is not set
817# CONFIG_USB_STKWEBCAM is not set
818# CONFIG_USB_S2255 is not set
cafd63b0 819CONFIG_RADIO_ADAPTERS=y
04645185
MD
820# CONFIG_USB_DSBR is not set
821# CONFIG_USB_SI470X is not set
822# CONFIG_USB_MR800 is not set
5e8766f1 823# CONFIG_RADIO_TEA5764 is not set
cafd63b0 824# CONFIG_DAB is not set
bc8fb5d0
PM
825
826#
827# Graphics support
828#
cafd63b0
YS
829# CONFIG_VGASTATE is not set
830# CONFIG_VIDEO_OUTPUT_CONTROL is not set
bc8fb5d0 831CONFIG_FB=y
cafd63b0
YS
832CONFIG_FIRMWARE_EDID=y
833# CONFIG_FB_DDC is not set
4bb273e9 834# CONFIG_FB_BOOT_VESA_SUPPORT is not set
5e8766f1
PM
835# CONFIG_FB_CFB_FILLRECT is not set
836# CONFIG_FB_CFB_COPYAREA is not set
837# CONFIG_FB_CFB_IMAGEBLIT is not set
cafd63b0 838# CONFIG_FB_CFB_REV_PIXELS_IN_BYTE is not set
5e8766f1
PM
839CONFIG_FB_SYS_FILLRECT=m
840CONFIG_FB_SYS_COPYAREA=m
841CONFIG_FB_SYS_IMAGEBLIT=m
cafd63b0 842# CONFIG_FB_FOREIGN_ENDIAN is not set
5e8766f1
PM
843CONFIG_FB_SYS_FOPS=m
844CONFIG_FB_DEFERRED_IO=y
cafd63b0 845# CONFIG_FB_SVGALIB is not set
bc8fb5d0 846# CONFIG_FB_MACMODES is not set
af3e17c4 847# CONFIG_FB_BACKLIGHT is not set
bc8fb5d0
PM
848# CONFIG_FB_MODE_HELPERS is not set
849# CONFIG_FB_TILEBLITTING is not set
cafd63b0
YS
850
851#
852# Frame buffer hardware drivers
853#
bc8fb5d0 854# CONFIG_FB_S1D13XXX is not set
cc8dccdc 855CONFIG_FB_SH_MOBILE_LCDC=m
bc8fb5d0 856# CONFIG_FB_VIRTUAL is not set
4bb273e9 857# CONFIG_FB_METRONOME is not set
04645185 858# CONFIG_FB_MB862XX is not set
53a52abc 859# CONFIG_FB_BROADSHEET is not set
cafd63b0 860# CONFIG_BACKLIGHT_LCD_SUPPORT is not set
bc8fb5d0
PM
861
862#
cafd63b0 863# Display device support
bc8fb5d0 864#
cafd63b0 865# CONFIG_DISPLAY_SUPPORT is not set
bc8fb5d0
PM
866
867#
cafd63b0 868# Console display driver support
bc8fb5d0 869#
cafd63b0
YS
870CONFIG_DUMMY_CONSOLE=y
871# CONFIG_FRAMEBUFFER_CONSOLE is not set
bc8fb5d0 872# CONFIG_LOGO is not set
bc8fb5d0 873CONFIG_SOUND=y
4bb273e9 874CONFIG_SOUND_OSS_CORE=y
bc8fb5d0
PM
875CONFIG_SND=y
876CONFIG_SND_TIMER=y
877CONFIG_SND_PCM=y
878CONFIG_SND_SEQUENCER=y
879# CONFIG_SND_SEQ_DUMMY is not set
880CONFIG_SND_OSSEMUL=y
881# CONFIG_SND_MIXER_OSS is not set
882CONFIG_SND_PCM_OSS=y
883CONFIG_SND_PCM_OSS_PLUGINS=y
884# CONFIG_SND_SEQUENCER_OSS is not set
885# CONFIG_SND_DYNAMIC_MINORS is not set
886CONFIG_SND_SUPPORT_OLD_API=y
887CONFIG_SND_VERBOSE_PROCFS=y
888# CONFIG_SND_VERBOSE_PRINTK is not set
889# CONFIG_SND_DEBUG is not set
cc8dccdc 890CONFIG_SND_DRIVERS=y
bc8fb5d0
PM
891# CONFIG_SND_DUMMY is not set
892# CONFIG_SND_VIRMIDI is not set
893# CONFIG_SND_MTPAV is not set
894# CONFIG_SND_SERIAL_U16550 is not set
895# CONFIG_SND_MPU401 is not set
cc8dccdc 896CONFIG_SND_SUPERH=y
04645185
MD
897CONFIG_SND_USB=y
898# CONFIG_SND_USB_AUDIO is not set
899# CONFIG_SND_USB_CAIAQ is not set
cafd63b0 900# CONFIG_SND_SOC is not set
cafd63b0
YS
901# CONFIG_SOUND_PRIME is not set
902CONFIG_HID_SUPPORT=y
903CONFIG_HID=y
904# CONFIG_HID_DEBUG is not set
905# CONFIG_HIDRAW is not set
04645185
MD
906
907#
908# USB Input Devices
909#
910CONFIG_USB_HID=y
4bb273e9 911# CONFIG_HID_PID is not set
04645185 912# CONFIG_USB_HIDDEV is not set
4bb273e9
PM
913
914#
915# Special HID drivers
916#
917CONFIG_HID_COMPAT=y
04645185
MD
918CONFIG_HID_A4TECH=y
919CONFIG_HID_APPLE=y
920CONFIG_HID_BELKIN=y
04645185
MD
921CONFIG_HID_CHERRY=y
922CONFIG_HID_CHICONY=y
923CONFIG_HID_CYPRESS=y
04645185
MD
924CONFIG_HID_EZKEY=y
925CONFIG_HID_GYRATION=y
926CONFIG_HID_LOGITECH=y
927# CONFIG_LOGITECH_FF is not set
928# CONFIG_LOGIRUMBLEPAD2_FF is not set
929CONFIG_HID_MICROSOFT=y
930CONFIG_HID_MONTEREY=y
5e8766f1 931# CONFIG_HID_NTRIG is not set
04645185
MD
932CONFIG_HID_PANTHERLORD=y
933# CONFIG_PANTHERLORD_FF is not set
934CONFIG_HID_PETALYNX=y
935CONFIG_HID_SAMSUNG=y
936CONFIG_HID_SONY=y
937CONFIG_HID_SUNPLUS=y
5e8766f1
PM
938# CONFIG_GREENASIA_FF is not set
939# CONFIG_HID_TOPSEED is not set
04645185
MD
940# CONFIG_THRUSTMASTER_FF is not set
941# CONFIG_ZEROPLUS_FF is not set
942CONFIG_USB_SUPPORT=y
943CONFIG_USB_ARCH_HAS_HCD=y
944# CONFIG_USB_ARCH_HAS_OHCI is not set
945# CONFIG_USB_ARCH_HAS_EHCI is not set
946CONFIG_USB=y
947CONFIG_USB_DEBUG=y
948CONFIG_USB_ANNOUNCE_NEW_DEVICES=y
949
950#
951# Miscellaneous USB options
952#
953CONFIG_USB_DEVICEFS=y
954CONFIG_USB_DEVICE_CLASS=y
955# CONFIG_USB_DYNAMIC_MINORS is not set
956# CONFIG_USB_OTG is not set
957# CONFIG_USB_OTG_WHITELIST is not set
958# CONFIG_USB_OTG_BLACKLIST_HUB is not set
959# CONFIG_USB_MON is not set
960# CONFIG_USB_WUSB is not set
961# CONFIG_USB_WUSB_CBAF is not set
962
963#
964# USB Host Controller Drivers
965#
966# CONFIG_USB_C67X00_HCD is not set
53a52abc 967# CONFIG_USB_OXU210HP_HCD is not set
04645185 968CONFIG_USB_ISP116X_HCD=y
53a52abc 969# CONFIG_USB_ISP1760_HCD is not set
04645185
MD
970# CONFIG_USB_SL811_HCD is not set
971# CONFIG_USB_R8A66597_HCD is not set
972# CONFIG_USB_HWA_HCD is not set
973
974#
975# USB Device Class drivers
976#
977# CONFIG_USB_ACM is not set
978# CONFIG_USB_PRINTER is not set
979# CONFIG_USB_WDM is not set
980# CONFIG_USB_TMC is not set
981
982#
53a52abc 983# NOTE: USB_STORAGE depends on SCSI but BLK_DEV_SD may
04645185
MD
984#
985
986#
53a52abc 987# also be needed; see USB_STORAGE Help for more info
04645185
MD
988#
989# CONFIG_USB_STORAGE is not set
990# CONFIG_USB_LIBUSUAL is not set
991
992#
993# USB Imaging devices
994#
995# CONFIG_USB_MDC800 is not set
996# CONFIG_USB_MICROTEK is not set
997
998#
999# USB port drivers
1000#
1001# CONFIG_USB_SERIAL is not set
1002
1003#
1004# USB Miscellaneous drivers
1005#
1006# CONFIG_USB_EMI62 is not set
1007# CONFIG_USB_EMI26 is not set
1008# CONFIG_USB_ADUTUX is not set
1009# CONFIG_USB_SEVSEG is not set
1010# CONFIG_USB_RIO500 is not set
1011# CONFIG_USB_LEGOTOWER is not set
1012# CONFIG_USB_LCD is not set
1013# CONFIG_USB_BERRY_CHARGE is not set
1014# CONFIG_USB_LED is not set
1015# CONFIG_USB_CYPRESS_CY7C63 is not set
1016# CONFIG_USB_CYTHERM is not set
04645185
MD
1017# CONFIG_USB_IDMOUSE is not set
1018# CONFIG_USB_FTDI_ELAN is not set
1019# CONFIG_USB_APPLEDISPLAY is not set
1020# CONFIG_USB_LD is not set
1021# CONFIG_USB_TRANCEVIBRATOR is not set
1022# CONFIG_USB_IOWARRIOR is not set
1023# CONFIG_USB_TEST is not set
1024# CONFIG_USB_ISIGHTFW is not set
1025# CONFIG_USB_VST is not set
1026# CONFIG_USB_GADGET is not set
53a52abc
PM
1027
1028#
1029# OTG and related infrastructure
1030#
1031# CONFIG_NOP_USB_XCEIV is not set
cafd63b0
YS
1032# CONFIG_MMC is not set
1033# CONFIG_MEMSTICK is not set
bc8fb5d0 1034# CONFIG_NEW_LEDS is not set
cafd63b0 1035# CONFIG_ACCESSIBILITY is not set
bc8fb5d0 1036# CONFIG_RTC_CLASS is not set
cc8dccdc 1037# CONFIG_DMADEVICES is not set
53a52abc 1038# CONFIG_AUXDISPLAY is not set
04645185
MD
1039CONFIG_UIO=y
1040# CONFIG_UIO_PDRV is not set
1041# CONFIG_UIO_PDRV_GENIRQ is not set
1042# CONFIG_UIO_SMX is not set
1043# CONFIG_UIO_SERCOS3 is not set
4bb273e9 1044# CONFIG_STAGING is not set
af3e17c4 1045
bc8fb5d0
PM
1046#
1047# File systems
1048#
cafd63b0
YS
1049CONFIG_EXT2_FS=y
1050# CONFIG_EXT2_FS_XATTR is not set
1051# CONFIG_EXT2_FS_XIP is not set
1052CONFIG_EXT3_FS=y
1053CONFIG_EXT3_FS_XATTR=y
1054# CONFIG_EXT3_FS_POSIX_ACL is not set
1055# CONFIG_EXT3_FS_SECURITY is not set
4bb273e9 1056# CONFIG_EXT4_FS is not set
cafd63b0
YS
1057CONFIG_JBD=y
1058CONFIG_FS_MBCACHE=y
bc8fb5d0
PM
1059# CONFIG_REISERFS_FS is not set
1060# CONFIG_JFS_FS is not set
1061# CONFIG_FS_POSIX_ACL is not set
4bb273e9 1062CONFIG_FILE_LOCKING=y
bc8fb5d0
PM
1063# CONFIG_XFS_FS is not set
1064# CONFIG_OCFS2_FS is not set
53a52abc 1065# CONFIG_BTRFS_FS is not set
cafd63b0 1066# CONFIG_DNOTIFY is not set
bc8fb5d0
PM
1067# CONFIG_INOTIFY is not set
1068# CONFIG_QUOTA is not set
bc8fb5d0
PM
1069# CONFIG_AUTOFS_FS is not set
1070# CONFIG_AUTOFS4_FS is not set
1071# CONFIG_FUSE_FS is not set
1072
1073#
1074# CD-ROM/DVD Filesystems
1075#
1076# CONFIG_ISO9660_FS is not set
1077# CONFIG_UDF_FS is not set
1078
1079#
1080# DOS/FAT/NT Filesystems
1081#
1082# CONFIG_MSDOS_FS is not set
1083# CONFIG_VFAT_FS is not set
1084# CONFIG_NTFS_FS is not set
1085
1086#
1087# Pseudo filesystems
1088#
1089CONFIG_PROC_FS=y
1090# CONFIG_PROC_KCORE is not set
af3e17c4 1091CONFIG_PROC_SYSCTL=y
4bb273e9 1092CONFIG_PROC_PAGE_MONITOR=y
bc8fb5d0
PM
1093CONFIG_SYSFS=y
1094CONFIG_TMPFS=y
af3e17c4 1095# CONFIG_TMPFS_POSIX_ACL is not set
bc8fb5d0
PM
1096# CONFIG_HUGETLBFS is not set
1097# CONFIG_HUGETLB_PAGE is not set
bc8fb5d0 1098# CONFIG_CONFIGFS_FS is not set
5e8766f1 1099CONFIG_MISC_FILESYSTEMS=y
bc8fb5d0
PM
1100# CONFIG_ADFS_FS is not set
1101# CONFIG_AFFS_FS is not set
1102# CONFIG_HFS_FS is not set
1103# CONFIG_HFSPLUS_FS is not set
1104# CONFIG_BEFS_FS is not set
1105# CONFIG_BFS_FS is not set
1106# CONFIG_EFS_FS is not set
bc8fb5d0
PM
1107CONFIG_JFFS2_FS=y
1108CONFIG_JFFS2_FS_DEBUG=0
1109CONFIG_JFFS2_FS_WRITEBUFFER=y
cafd63b0 1110# CONFIG_JFFS2_FS_WBUF_VERIFY is not set
bc8fb5d0 1111# CONFIG_JFFS2_SUMMARY is not set
af3e17c4 1112# CONFIG_JFFS2_FS_XATTR is not set
bc8fb5d0
PM
1113# CONFIG_JFFS2_COMPRESSION_OPTIONS is not set
1114CONFIG_JFFS2_ZLIB=y
cafd63b0 1115# CONFIG_JFFS2_LZO is not set
bc8fb5d0
PM
1116CONFIG_JFFS2_RTIME=y
1117# CONFIG_JFFS2_RUBIN is not set
cafd63b0 1118CONFIG_CRAMFS=y
53a52abc 1119# CONFIG_SQUASHFS is not set
bc8fb5d0 1120# CONFIG_VXFS_FS is not set
cafd63b0 1121# CONFIG_MINIX_FS is not set
cc8dccdc 1122# CONFIG_OMFS_FS is not set
bc8fb5d0
PM
1123# CONFIG_HPFS_FS is not set
1124# CONFIG_QNX4FS_FS is not set
cafd63b0 1125# CONFIG_ROMFS_FS is not set
bc8fb5d0
PM
1126# CONFIG_SYSV_FS is not set
1127# CONFIG_UFS_FS is not set
cafd63b0 1128CONFIG_NETWORK_FILESYSTEMS=y
bc8fb5d0
PM
1129CONFIG_NFS_FS=y
1130CONFIG_NFS_V3=y
1131# CONFIG_NFS_V3_ACL is not set
1132# CONFIG_NFS_V4 is not set
bc8fb5d0
PM
1133CONFIG_NFSD=y
1134# CONFIG_NFSD_V3 is not set
cafd63b0 1135# CONFIG_NFSD_V4 is not set
bc8fb5d0
PM
1136CONFIG_LOCKD=y
1137CONFIG_LOCKD_V4=y
1138CONFIG_EXPORTFS=y
1139CONFIG_NFS_COMMON=y
1140CONFIG_SUNRPC=y
1141# CONFIG_RPCSEC_GSS_KRB5 is not set
1142# CONFIG_RPCSEC_GSS_SPKM3 is not set
1143# CONFIG_SMB_FS is not set
1144# CONFIG_CIFS is not set
1145# CONFIG_NCP_FS is not set
1146# CONFIG_CODA_FS is not set
1147# CONFIG_AFS_FS is not set
bc8fb5d0
PM
1148
1149#
1150# Partition Types
1151#
1152# CONFIG_PARTITION_ADVANCED is not set
1153CONFIG_MSDOS_PARTITION=y
bc8fb5d0 1154# CONFIG_NLS is not set
cafd63b0 1155# CONFIG_DLM is not set
bc8fb5d0
PM
1156
1157#
1158# Kernel hacking
1159#
cafd63b0 1160CONFIG_TRACE_IRQFLAGS_SUPPORT=y
bc8fb5d0 1161# CONFIG_PRINTK_TIME is not set
cafd63b0 1162CONFIG_ENABLE_WARN_DEPRECATED=y
af3e17c4 1163CONFIG_ENABLE_MUST_CHECK=y
cafd63b0 1164CONFIG_FRAME_WARN=1024
bc8fb5d0 1165# CONFIG_MAGIC_SYSRQ is not set
af3e17c4 1166# CONFIG_UNUSED_SYMBOLS is not set
cafd63b0
YS
1167# CONFIG_DEBUG_FS is not set
1168# CONFIG_HEADERS_CHECK is not set
bc8fb5d0 1169# CONFIG_DEBUG_KERNEL is not set
bc8fb5d0 1170# CONFIG_DEBUG_BUGVERBOSE is not set
cc8dccdc 1171# CONFIG_DEBUG_MEMORY_INIT is not set
4bb273e9
PM
1172# CONFIG_RCU_CPU_STALL_DETECTOR is not set
1173# CONFIG_LATENCYTOP is not set
04645185
MD
1174CONFIG_HAVE_FUNCTION_TRACER=y
1175CONFIG_HAVE_DYNAMIC_FTRACE=y
1176CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y
1177
1178#
1179# Tracers
1180#
cafd63b0 1181# CONFIG_SAMPLES is not set
5e8766f1 1182CONFIG_HAVE_ARCH_KGDB=y
bc8fb5d0 1183# CONFIG_SH_STANDARD_BIOS is not set
cafd63b0
YS
1184CONFIG_EARLY_SCIF_CONSOLE=y
1185CONFIG_EARLY_SCIF_CONSOLE_PORT=0xffe00000
1186CONFIG_EARLY_PRINTK=y
5e8766f1 1187# CONFIG_MORE_COMPILE_OPTIONS is not set
bc8fb5d0
PM
1188
1189#
1190# Security options
1191#
1192# CONFIG_KEYS is not set
1193# CONFIG_SECURITY is not set
4bb273e9 1194# CONFIG_SECURITYFS is not set
cafd63b0
YS
1195# CONFIG_SECURITY_FILE_CAPABILITIES is not set
1196CONFIG_CRYPTO=y
1197
1198#
1199# Crypto core or helper
1200#
4bb273e9 1201# CONFIG_CRYPTO_FIPS is not set
cafd63b0 1202# CONFIG_CRYPTO_MANAGER is not set
5e8766f1 1203# CONFIG_CRYPTO_MANAGER2 is not set
cafd63b0
YS
1204# CONFIG_CRYPTO_GF128MUL is not set
1205# CONFIG_CRYPTO_NULL is not set
1206# CONFIG_CRYPTO_CRYPTD is not set
1207# CONFIG_CRYPTO_AUTHENC is not set
1208# CONFIG_CRYPTO_TEST is not set
1209
1210#
1211# Authenticated Encryption with Associated Data
1212#
1213# CONFIG_CRYPTO_CCM is not set
1214# CONFIG_CRYPTO_GCM is not set
1215# CONFIG_CRYPTO_SEQIV is not set
1216
1217#
1218# Block modes
1219#
1220# CONFIG_CRYPTO_CBC is not set
1221# CONFIG_CRYPTO_CTR is not set
1222# CONFIG_CRYPTO_CTS is not set
1223# CONFIG_CRYPTO_ECB is not set
1224# CONFIG_CRYPTO_LRW is not set
1225# CONFIG_CRYPTO_PCBC is not set
1226# CONFIG_CRYPTO_XTS is not set
1227
1228#
1229# Hash modes
1230#
1231# CONFIG_CRYPTO_HMAC is not set
1232# CONFIG_CRYPTO_XCBC is not set
1233
1234#
1235# Digest
1236#
1237# CONFIG_CRYPTO_CRC32C is not set
1238# CONFIG_CRYPTO_MD4 is not set
1239# CONFIG_CRYPTO_MD5 is not set
1240# CONFIG_CRYPTO_MICHAEL_MIC is not set
cc8dccdc
PM
1241# CONFIG_CRYPTO_RMD128 is not set
1242# CONFIG_CRYPTO_RMD160 is not set
1243# CONFIG_CRYPTO_RMD256 is not set
1244# CONFIG_CRYPTO_RMD320 is not set
cafd63b0
YS
1245# CONFIG_CRYPTO_SHA1 is not set
1246# CONFIG_CRYPTO_SHA256 is not set
1247# CONFIG_CRYPTO_SHA512 is not set
1248# CONFIG_CRYPTO_TGR192 is not set
1249# CONFIG_CRYPTO_WP512 is not set
1250
1251#
1252# Ciphers
1253#
1254# CONFIG_CRYPTO_AES is not set
1255# CONFIG_CRYPTO_ANUBIS is not set
1256# CONFIG_CRYPTO_ARC4 is not set
1257# CONFIG_CRYPTO_BLOWFISH is not set
1258# CONFIG_CRYPTO_CAMELLIA is not set
1259# CONFIG_CRYPTO_CAST5 is not set
1260# CONFIG_CRYPTO_CAST6 is not set
1261# CONFIG_CRYPTO_DES is not set
1262# CONFIG_CRYPTO_FCRYPT is not set
1263# CONFIG_CRYPTO_KHAZAD is not set
1264# CONFIG_CRYPTO_SALSA20 is not set
1265# CONFIG_CRYPTO_SEED is not set
1266# CONFIG_CRYPTO_SERPENT is not set
1267# CONFIG_CRYPTO_TEA is not set
1268# CONFIG_CRYPTO_TWOFISH is not set
bc8fb5d0
PM
1269
1270#
cafd63b0 1271# Compression
bc8fb5d0 1272#
cafd63b0 1273# CONFIG_CRYPTO_DEFLATE is not set
53a52abc 1274# CONFIG_CRYPTO_ZLIB is not set
cafd63b0 1275# CONFIG_CRYPTO_LZO is not set
4bb273e9
PM
1276
1277#
1278# Random Number Generation
1279#
1280# CONFIG_CRYPTO_ANSI_CPRNG is not set
cafd63b0 1281CONFIG_CRYPTO_HW=y
bc8fb5d0 1282
bc8fb5d0
PM
1283#
1284# Library routines
1285#
cafd63b0 1286CONFIG_BITREVERSE=y
5e8766f1 1287CONFIG_GENERIC_FIND_LAST_BIT=y
bc8fb5d0
PM
1288# CONFIG_CRC_CCITT is not set
1289# CONFIG_CRC16 is not set
cc8dccdc 1290# CONFIG_CRC_T10DIF is not set
cafd63b0 1291# CONFIG_CRC_ITU_T is not set
bc8fb5d0 1292CONFIG_CRC32=y
cafd63b0 1293# CONFIG_CRC7 is not set
bc8fb5d0
PM
1294# CONFIG_LIBCRC32C is not set
1295CONFIG_ZLIB_INFLATE=y
1296CONFIG_ZLIB_DEFLATE=y
cafd63b0
YS
1297CONFIG_HAS_IOMEM=y
1298CONFIG_HAS_IOPORT=y
1299CONFIG_HAS_DMA=y
53a52abc 1300CONFIG_NLATTR=y
This page took 0.310895 seconds and 5 git commands to generate.