sh: update defconfigs.
[linux-2.6-block.git] / arch / sh / configs / r7785rp_defconfig
CommitLineData
32351a28
PM
1#
2# Automatically generated make config: don't edit
5e8766f1
PM
3# Linux kernel version: 2.6.28
4# Fri Jan 9 17:14:41 2009
32351a28
PM
5#
6CONFIG_SUPERH=y
3e0137f6 7CONFIG_SUPERH32=y
cc8dccdc 8CONFIG_ARCH_DEFCONFIG="arch/sh/configs/shx3_defconfig"
32351a28
PM
9CONFIG_RWSEM_GENERIC_SPINLOCK=y
10CONFIG_GENERIC_BUG=y
11CONFIG_GENERIC_FIND_NEXT_BIT=y
12CONFIG_GENERIC_HWEIGHT=y
13CONFIG_GENERIC_HARDIRQS=y
4bb273e9 14CONFIG_GENERIC_HARDIRQS_NO__DO_IRQ=y
32351a28 15CONFIG_GENERIC_IRQ_PROBE=y
5e8766f1 16CONFIG_GENERIC_GPIO=y
2f5a5dc0
PM
17CONFIG_GENERIC_TIME=y
18CONFIG_GENERIC_CLOCKEVENTS=y
5e8766f1
PM
19# CONFIG_ARCH_SUSPEND_POSSIBLE is not set
20# CONFIG_ARCH_HIBERNATION_POSSIBLE is not set
352d2813 21CONFIG_SYS_SUPPORTS_NUMA=y
2f5a5dc0 22CONFIG_SYS_SUPPORTS_PCI=y
32351a28
PM
23CONFIG_STACKTRACE_SUPPORT=y
24CONFIG_LOCKDEP_SUPPORT=y
4bb273e9 25CONFIG_HAVE_LATENCYTOP_SUPPORT=y
32351a28
PM
26# CONFIG_ARCH_HAS_ILOG2_U32 is not set
27# CONFIG_ARCH_HAS_ILOG2_U64 is not set
352d2813 28CONFIG_ARCH_NO_VIRT_TO_BUS=y
cc8dccdc 29CONFIG_IO_TRAPPED=y
32351a28
PM
30CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config"
31
32#
352d2813 33# General setup
32351a28
PM
34#
35CONFIG_EXPERIMENTAL=y
36CONFIG_BROKEN_ON_SMP=y
37CONFIG_LOCK_KERNEL=y
38CONFIG_INIT_ENV_ARG_LIMIT=32
32351a28
PM
39CONFIG_LOCALVERSION=""
40CONFIG_LOCALVERSION_AUTO=y
41CONFIG_SWAP=y
42CONFIG_SYSVIPC=y
32351a28 43CONFIG_SYSVIPC_SYSCTL=y
4bb273e9 44CONFIG_POSIX_MQUEUE=y
32351a28
PM
45CONFIG_BSD_PROCESS_ACCT=y
46# CONFIG_BSD_PROCESS_ACCT_V3 is not set
47# CONFIG_TASKSTATS is not set
4bb273e9
PM
48CONFIG_AUDIT=y
49CONFIG_AUDITSYSCALL=y
50CONFIG_AUDIT_TREE=y
32351a28
PM
51CONFIG_IKCONFIG=y
52CONFIG_IKCONFIG_PROC=y
2f5a5dc0 53CONFIG_LOG_BUF_SHIFT=14
352d2813 54# CONFIG_CGROUPS is not set
cc8dccdc
PM
55# CONFIG_GROUP_SCHED is not set
56CONFIG_SYSFS_DEPRECATED=y
57CONFIG_SYSFS_DEPRECATED_V2=y
32351a28 58# CONFIG_RELAY is not set
cc8dccdc 59# CONFIG_NAMESPACES is not set
32351a28
PM
60# CONFIG_BLK_DEV_INITRD is not set
61CONFIG_CC_OPTIMIZE_FOR_SIZE=y
62CONFIG_SYSCTL=y
63CONFIG_EMBEDDED=y
64CONFIG_UID16=y
65# CONFIG_SYSCTL_SYSCALL is not set
66CONFIG_KALLSYMS=y
67CONFIG_KALLSYMS_ALL=y
5e8766f1 68CONFIG_KALLSYMS_STRIP_GENERATED=y
32351a28
PM
69# CONFIG_KALLSYMS_EXTRA_PASS is not set
70CONFIG_HOTPLUG=y
71CONFIG_PRINTK=y
72CONFIG_BUG=y
73CONFIG_ELF_CORE=y
cc8dccdc 74CONFIG_COMPAT_BRK=y
32351a28 75CONFIG_BASE_FULL=y
4bb273e9 76CONFIG_FUTEX=y
2f5a5dc0 77CONFIG_ANON_INODES=y
4bb273e9 78CONFIG_EPOLL=y
2f5a5dc0 79CONFIG_SIGNALFD=y
cc8dccdc 80CONFIG_TIMERFD=y
2f5a5dc0 81CONFIG_EVENTFD=y
32351a28 82CONFIG_SHMEM=y
4bb273e9 83CONFIG_AIO=y
32351a28 84CONFIG_VM_EVENT_COUNTERS=y
4bb273e9 85CONFIG_PCI_QUIRKS=y
2f5a5dc0
PM
86CONFIG_SLAB=y
87# CONFIG_SLUB is not set
88# CONFIG_SLOB is not set
cc8dccdc 89CONFIG_PROFILING=y
5e8766f1 90CONFIG_TRACEPOINTS=y
cc8dccdc 91# CONFIG_MARKERS is not set
4bb273e9 92CONFIG_OPROFILE=y
cc8dccdc 93CONFIG_HAVE_OPROFILE=y
4bb273e9
PM
94CONFIG_KPROBES=y
95CONFIG_KRETPROBES=y
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
cc8dccdc 102CONFIG_SLABINFO=y
4bb273e9 103CONFIG_RT_MUTEXES=y
32351a28 104CONFIG_BASE_SMALL=0
32351a28 105CONFIG_MODULES=y
cc8dccdc 106# CONFIG_MODULE_FORCE_LOAD is not set
32351a28
PM
107CONFIG_MODULE_UNLOAD=y
108# CONFIG_MODULE_FORCE_UNLOAD is not set
109# CONFIG_MODVERSIONS is not set
110# CONFIG_MODULE_SRCVERSION_ALL is not set
32351a28
PM
111CONFIG_BLOCK=y
112# CONFIG_LBD is not set
113# CONFIG_BLK_DEV_IO_TRACE is not set
352d2813 114# CONFIG_BLK_DEV_BSG is not set
cc8dccdc 115# CONFIG_BLK_DEV_INTEGRITY is not set
32351a28
PM
116
117#
118# IO Schedulers
119#
120CONFIG_IOSCHED_NOOP=y
121# CONFIG_IOSCHED_AS is not set
122# CONFIG_IOSCHED_DEADLINE is not set
123# CONFIG_IOSCHED_CFQ is not set
124# CONFIG_DEFAULT_AS is not set
125# CONFIG_DEFAULT_DEADLINE is not set
126# CONFIG_DEFAULT_CFQ is not set
127CONFIG_DEFAULT_NOOP=y
128CONFIG_DEFAULT_IOSCHED="noop"
4bb273e9 129# CONFIG_CLASSIC_RCU is not set
5e8766f1
PM
130# CONFIG_TREE_RCU is not set
131CONFIG_PREEMPT_RCU=y
132CONFIG_RCU_TRACE=y
133# CONFIG_TREE_RCU_TRACE is not set
134CONFIG_PREEMPT_RCU_TRACE=y
4bb273e9 135# CONFIG_FREEZER is not set
32351a28
PM
136
137#
138# System type
139#
32351a28
PM
140CONFIG_CPU_SH4=y
141CONFIG_CPU_SH4A=y
142CONFIG_CPU_SHX2=y
32351a28 143# CONFIG_CPU_SUBTYPE_SH7619 is not set
5e8766f1 144# CONFIG_CPU_SUBTYPE_SH7201 is not set
cc8dccdc 145# CONFIG_CPU_SUBTYPE_SH7203 is not set
32351a28 146# CONFIG_CPU_SUBTYPE_SH7206 is not set
cc8dccdc
PM
147# CONFIG_CPU_SUBTYPE_SH7263 is not set
148# CONFIG_CPU_SUBTYPE_MXG is not set
32351a28
PM
149# CONFIG_CPU_SUBTYPE_SH7705 is not set
150# CONFIG_CPU_SUBTYPE_SH7706 is not set
151# CONFIG_CPU_SUBTYPE_SH7707 is not set
152# CONFIG_CPU_SUBTYPE_SH7708 is not set
153# CONFIG_CPU_SUBTYPE_SH7709 is not set
154# CONFIG_CPU_SUBTYPE_SH7710 is not set
2f5a5dc0 155# CONFIG_CPU_SUBTYPE_SH7712 is not set
352d2813 156# CONFIG_CPU_SUBTYPE_SH7720 is not set
cc8dccdc 157# CONFIG_CPU_SUBTYPE_SH7721 is not set
32351a28
PM
158# CONFIG_CPU_SUBTYPE_SH7750 is not set
159# CONFIG_CPU_SUBTYPE_SH7091 is not set
160# CONFIG_CPU_SUBTYPE_SH7750R is not set
161# CONFIG_CPU_SUBTYPE_SH7750S is not set
162# CONFIG_CPU_SUBTYPE_SH7751 is not set
163# CONFIG_CPU_SUBTYPE_SH7751R is not set
164# CONFIG_CPU_SUBTYPE_SH7760 is not set
165# CONFIG_CPU_SUBTYPE_SH4_202 is not set
cc8dccdc
PM
166# CONFIG_CPU_SUBTYPE_SH7723 is not set
167# CONFIG_CPU_SUBTYPE_SH7763 is not set
32351a28
PM
168# CONFIG_CPU_SUBTYPE_SH7770 is not set
169# CONFIG_CPU_SUBTYPE_SH7780 is not set
170CONFIG_CPU_SUBTYPE_SH7785=y
2f5a5dc0 171# CONFIG_CPU_SUBTYPE_SHX3 is not set
32351a28
PM
172# CONFIG_CPU_SUBTYPE_SH7343 is not set
173# CONFIG_CPU_SUBTYPE_SH7722 is not set
cc8dccdc 174# CONFIG_CPU_SUBTYPE_SH7366 is not set
3e0137f6
PM
175# CONFIG_CPU_SUBTYPE_SH5_101 is not set
176# CONFIG_CPU_SUBTYPE_SH5_103 is not set
32351a28
PM
177
178#
179# Memory management options
180#
2f5a5dc0 181CONFIG_QUICKLIST=y
32351a28
PM
182CONFIG_MMU=y
183CONFIG_PAGE_OFFSET=0x80000000
184CONFIG_MEMORY_START=0x08000000
185CONFIG_MEMORY_SIZE=0x08000000
3e0137f6
PM
186CONFIG_29BIT=y
187# CONFIG_PMB is not set
32351a28
PM
188# CONFIG_X2TLB is not set
189CONFIG_VSYSCALL=y
352d2813 190# CONFIG_NUMA is not set
2f5a5dc0
PM
191CONFIG_ARCH_FLATMEM_ENABLE=y
192CONFIG_ARCH_SPARSEMEM_ENABLE=y
193CONFIG_ARCH_SPARSEMEM_DEFAULT=y
352d2813 194CONFIG_MAX_ACTIVE_REGIONS=2
2f5a5dc0
PM
195CONFIG_ARCH_POPULATES_NODE_MAP=y
196CONFIG_ARCH_SELECT_MEMORY_MODEL=y
352d2813 197CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y
4bb273e9 198CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE=y
32351a28
PM
199CONFIG_PAGE_SIZE_4KB=y
200# CONFIG_PAGE_SIZE_8KB is not set
cc8dccdc 201# CONFIG_PAGE_SIZE_16KB is not set
32351a28 202# CONFIG_PAGE_SIZE_64KB is not set
cc8dccdc 203CONFIG_ENTRY_OFFSET=0x00001000
32351a28
PM
204# CONFIG_HUGETLB_PAGE_SIZE_64K is not set
205# CONFIG_HUGETLB_PAGE_SIZE_256K is not set
206CONFIG_HUGETLB_PAGE_SIZE_1MB=y
207# CONFIG_HUGETLB_PAGE_SIZE_4MB is not set
208# CONFIG_HUGETLB_PAGE_SIZE_64MB is not set
3e0137f6 209# CONFIG_HUGETLB_PAGE_SIZE_512MB is not set
32351a28 210CONFIG_SELECT_MEMORY_MODEL=y
352d2813 211# CONFIG_FLATMEM_MANUAL is not set
32351a28 212# CONFIG_DISCONTIGMEM_MANUAL is not set
352d2813
PM
213CONFIG_SPARSEMEM_MANUAL=y
214CONFIG_SPARSEMEM=y
215CONFIG_HAVE_MEMORY_PRESENT=y
2f5a5dc0 216CONFIG_SPARSEMEM_STATIC=y
352d2813 217# CONFIG_MEMORY_HOTPLUG is not set
cc8dccdc 218CONFIG_PAGEFLAGS_EXTENDED=y
32351a28 219CONFIG_SPLIT_PTLOCK_CPUS=4
4bb273e9 220CONFIG_MIGRATION=y
4bb273e9 221# CONFIG_PHYS_ADDR_T_64BIT is not set
32351a28 222CONFIG_ZONE_DMA_FLAG=0
2f5a5dc0 223CONFIG_NR_QUICK=2
4bb273e9 224CONFIG_UNEVICTABLE_LRU=y
32351a28
PM
225
226#
227# Cache configuration
228#
229# CONFIG_SH_DIRECT_MAPPED is not set
352d2813
PM
230CONFIG_CACHE_WRITEBACK=y
231# CONFIG_CACHE_WRITETHROUGH is not set
232# CONFIG_CACHE_OFF is not set
32351a28
PM
233
234#
235# Processor features
236#
237CONFIG_CPU_LITTLE_ENDIAN=y
238# CONFIG_CPU_BIG_ENDIAN is not set
239CONFIG_SH_FPU=y
32351a28
PM
240CONFIG_SH_STORE_QUEUES=y
241CONFIG_CPU_HAS_INTEVT=y
32351a28
PM
242CONFIG_CPU_HAS_SR_RB=y
243CONFIG_CPU_HAS_PTEA=y
352d2813 244CONFIG_CPU_HAS_FPU=y
32351a28 245
2f5a5dc0
PM
246#
247# Board support
248#
249CONFIG_SH_HIGHLANDER=y
cc8dccdc 250# CONFIG_SH_SH7785LCR is not set
2f5a5dc0
PM
251# CONFIG_SH_R7780RP is not set
252# CONFIG_SH_R7780MP is not set
253CONFIG_SH_R7785RP=y
254
32351a28
PM
255#
256# Timer and clock configuration
257#
258CONFIG_SH_TMU=y
259CONFIG_SH_TIMER_IRQ=28
32351a28 260CONFIG_SH_PCLK_FREQ=50000000
4bb273e9
PM
261CONFIG_TICK_ONESHOT=y
262CONFIG_NO_HZ=y
263CONFIG_HIGH_RES_TIMERS=y
352d2813 264CONFIG_GENERIC_CLOCKEVENTS_BUILD=y
32351a28
PM
265
266#
267# CPU Frequency scaling
268#
4bb273e9
PM
269CONFIG_CPU_FREQ=y
270CONFIG_CPU_FREQ_TABLE=y
271# CONFIG_CPU_FREQ_DEBUG is not set
272CONFIG_CPU_FREQ_STAT=y
273# CONFIG_CPU_FREQ_STAT_DETAILS is not set
274CONFIG_CPU_FREQ_DEFAULT_GOV_PERFORMANCE=y
275# CONFIG_CPU_FREQ_DEFAULT_GOV_POWERSAVE is not set
276# CONFIG_CPU_FREQ_DEFAULT_GOV_USERSPACE is not set
277# CONFIG_CPU_FREQ_DEFAULT_GOV_ONDEMAND is not set
278# CONFIG_CPU_FREQ_DEFAULT_GOV_CONSERVATIVE is not set
279CONFIG_CPU_FREQ_GOV_PERFORMANCE=y
280# CONFIG_CPU_FREQ_GOV_POWERSAVE is not set
281# CONFIG_CPU_FREQ_GOV_USERSPACE is not set
282# CONFIG_CPU_FREQ_GOV_ONDEMAND is not set
283# CONFIG_CPU_FREQ_GOV_CONSERVATIVE is not set
284CONFIG_SH_CPU_FREQ=y
32351a28
PM
285
286#
287# DMA support
288#
289# CONFIG_SH_DMA is not set
290
291#
292# Companion Chips
293#
32351a28
PM
294
295#
296# Additional SuperH Device Drivers
297#
298CONFIG_HEARTBEAT=y
299CONFIG_PUSH_SWITCH=y
300
301#
302# Kernel features
303#
304# CONFIG_HZ_100 is not set
305CONFIG_HZ_250=y
306# CONFIG_HZ_300 is not set
307# CONFIG_HZ_1000 is not set
308CONFIG_HZ=250
4bb273e9 309CONFIG_SCHED_HRTICK=y
32351a28 310CONFIG_KEXEC=y
2f5a5dc0 311# CONFIG_CRASH_DUMP is not set
4bb273e9 312# CONFIG_SECCOMP is not set
32351a28
PM
313# CONFIG_PREEMPT_NONE is not set
314# CONFIG_PREEMPT_VOLUNTARY is not set
315CONFIG_PREEMPT=y
352d2813 316CONFIG_GUSA=y
32351a28
PM
317
318#
319# Boot options
320#
321CONFIG_ZERO_PAGE_OFFSET=0x00001000
322CONFIG_BOOT_LINK_OFFSET=0x00800000
32351a28
PM
323CONFIG_CMDLINE_BOOL=y
324CONFIG_CMDLINE="console=ttySC0,115200 root=/dev/sda1"
325
326#
327# Bus options
328#
329CONFIG_PCI=y
330CONFIG_SH_PCIDMA_NONCOHERENT=y
331CONFIG_PCI_AUTO=y
332CONFIG_PCI_AUTO_UPDATE_RESOURCES=y
5e8766f1 333# CONFIG_PCIEPORTBUS is not set
2f5a5dc0 334# CONFIG_ARCH_SUPPORTS_MSI is not set
4bb273e9 335# CONFIG_PCI_LEGACY is not set
32351a28 336# CONFIG_PCI_DEBUG is not set
32351a28 337# CONFIG_PCCARD is not set
32351a28
PM
338# CONFIG_HOTPLUG_PCI is not set
339
340#
341# Executable file formats
342#
343CONFIG_BINFMT_ELF=y
4bb273e9
PM
344# CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS is not set
345# CONFIG_HAVE_AOUT is not set
346CONFIG_BINFMT_MISC=m
5e8766f1
PM
347
348#
349# Power management options (EXPERIMENTAL)
350#
351# CONFIG_PM is not set
352# CONFIG_CPU_IDLE is not set
32351a28
PM
353CONFIG_NET=y
354
355#
356# Networking options
357#
5e8766f1 358CONFIG_COMPAT_NET_DEV_OPS=y
32351a28
PM
359CONFIG_PACKET=y
360# CONFIG_PACKET_MMAP is not set
361CONFIG_UNIX=y
362CONFIG_XFRM=y
363# CONFIG_XFRM_USER is not set
364# CONFIG_XFRM_SUB_POLICY is not set
365# CONFIG_XFRM_MIGRATE is not set
cc8dccdc 366# CONFIG_XFRM_STATISTICS is not set
32351a28
PM
367# CONFIG_NET_KEY is not set
368CONFIG_INET=y
369# CONFIG_IP_MULTICAST is not set
370CONFIG_IP_ADVANCED_ROUTER=y
371CONFIG_ASK_IP_FIB_HASH=y
372# CONFIG_IP_FIB_TRIE is not set
373CONFIG_IP_FIB_HASH=y
374# CONFIG_IP_MULTIPLE_TABLES is not set
375# CONFIG_IP_ROUTE_MULTIPATH is not set
376# CONFIG_IP_ROUTE_VERBOSE is not set
377CONFIG_IP_PNP=y
378CONFIG_IP_PNP_DHCP=y
379# CONFIG_IP_PNP_BOOTP is not set
380# CONFIG_IP_PNP_RARP is not set
381# CONFIG_NET_IPIP is not set
382# CONFIG_NET_IPGRE is not set
383# CONFIG_ARPD is not set
384# CONFIG_SYN_COOKIES is not set
385# CONFIG_INET_AH is not set
386# CONFIG_INET_ESP is not set
387# CONFIG_INET_IPCOMP is not set
388# CONFIG_INET_XFRM_TUNNEL is not set
389# CONFIG_INET_TUNNEL is not set
390CONFIG_INET_XFRM_MODE_TRANSPORT=y
391CONFIG_INET_XFRM_MODE_TUNNEL=y
392CONFIG_INET_XFRM_MODE_BEET=y
352d2813 393# CONFIG_INET_LRO is not set
32351a28
PM
394CONFIG_INET_DIAG=y
395CONFIG_INET_TCP_DIAG=y
396# CONFIG_TCP_CONG_ADVANCED is not set
397CONFIG_TCP_CONG_CUBIC=y
398CONFIG_DEFAULT_TCP_CONG="cubic"
399# CONFIG_TCP_MD5SIG is not set
400# CONFIG_IPV6 is not set
32351a28
PM
401# CONFIG_NETWORK_SECMARK is not set
402# CONFIG_NETFILTER is not set
32351a28 403# CONFIG_IP_DCCP is not set
32351a28 404# CONFIG_IP_SCTP is not set
32351a28
PM
405# CONFIG_TIPC is not set
406# CONFIG_ATM is not set
cc8dccdc 407CONFIG_STP=m
32351a28 408CONFIG_BRIDGE=m
4bb273e9 409# CONFIG_NET_DSA is not set
32351a28
PM
410# CONFIG_VLAN_8021Q is not set
411# CONFIG_DECNET is not set
412CONFIG_LLC=m
413# CONFIG_LLC2 is not set
414# CONFIG_IPX is not set
415# CONFIG_ATALK is not set
416# CONFIG_X25 is not set
417# CONFIG_LAPB is not set
418# CONFIG_ECONET is not set
419# CONFIG_WAN_ROUTER is not set
32351a28 420# CONFIG_NET_SCHED is not set
5e8766f1 421# CONFIG_DCB is not set
32351a28
PM
422
423#
424# Network testing
425#
426# CONFIG_NET_PKTGEN is not set
4bb273e9 427# CONFIG_NET_TCPPROBE is not set
32351a28 428# CONFIG_HAMRADIO is not set
cc8dccdc 429# CONFIG_CAN is not set
32351a28
PM
430# CONFIG_IRDA is not set
431# CONFIG_BT is not set
2f5a5dc0 432# CONFIG_AF_RXRPC is not set
4bb273e9
PM
433# CONFIG_PHONET is not set
434CONFIG_WIRELESS=y
2f5a5dc0 435# CONFIG_CFG80211 is not set
4bb273e9 436# CONFIG_WIRELESS_OLD_REGULATORY is not set
32351a28 437CONFIG_WIRELESS_EXT=y
cc8dccdc 438CONFIG_WIRELESS_EXT_SYSFS=y
5e8766f1 439# CONFIG_LIB80211 is not set
2f5a5dc0 440# CONFIG_MAC80211 is not set
2f5a5dc0 441# CONFIG_RFKILL is not set
352d2813 442# CONFIG_NET_9P is not set
32351a28
PM
443
444#
445# Device Drivers
446#
447
448#
449# Generic Driver Options
450#
352d2813 451CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug"
32351a28
PM
452CONFIG_STANDALONE=y
453CONFIG_PREVENT_FIRMWARE_BUILD=y
454CONFIG_FW_LOADER=m
cc8dccdc
PM
455CONFIG_FIRMWARE_IN_KERNEL=y
456CONFIG_EXTRA_FIRMWARE=""
32351a28
PM
457# CONFIG_DEBUG_DRIVER is not set
458# CONFIG_DEBUG_DEVRES is not set
459# CONFIG_SYS_HYPERVISOR is not set
32351a28 460# CONFIG_CONNECTOR is not set
32351a28 461# CONFIG_MTD is not set
32351a28 462# CONFIG_PARPORT is not set
352d2813 463CONFIG_BLK_DEV=y
32351a28
PM
464# CONFIG_BLK_CPQ_CISS_DA is not set
465# CONFIG_BLK_DEV_DAC960 is not set
466# CONFIG_BLK_DEV_UMEM is not set
467# CONFIG_BLK_DEV_COW_COMMON is not set
468# CONFIG_BLK_DEV_LOOP is not set
469# CONFIG_BLK_DEV_NBD is not set
470# CONFIG_BLK_DEV_SX8 is not set
471CONFIG_BLK_DEV_RAM=y
472CONFIG_BLK_DEV_RAM_COUNT=16
473CONFIG_BLK_DEV_RAM_SIZE=4096
cc8dccdc 474# CONFIG_BLK_DEV_XIP is not set
32351a28
PM
475# CONFIG_CDROM_PKTCDVD is not set
476# CONFIG_ATA_OVER_ETH is not set
cc8dccdc 477# CONFIG_BLK_DEV_HD is not set
352d2813 478CONFIG_MISC_DEVICES=y
2f5a5dc0 479# CONFIG_PHANTOM is not set
352d2813 480CONFIG_EEPROM_93CX6=y
32351a28
PM
481# CONFIG_SGI_IOC4 is not set
482# CONFIG_TIFM_CORE is not set
5e8766f1 483# CONFIG_ICS932S401 is not set
cc8dccdc
PM
484# CONFIG_ENCLOSURE_SERVICES is not set
485# CONFIG_HP_ILO is not set
5e8766f1 486# CONFIG_C2PORT is not set
cc8dccdc 487CONFIG_HAVE_IDE=y
32351a28
PM
488# CONFIG_IDE is not set
489
490#
491# SCSI device support
492#
493# CONFIG_RAID_ATTRS is not set
494CONFIG_SCSI=y
352d2813 495CONFIG_SCSI_DMA=y
32351a28
PM
496# CONFIG_SCSI_TGT is not set
497# CONFIG_SCSI_NETLINK is not set
498CONFIG_SCSI_PROC_FS=y
499
500#
501# SCSI support type (disk, tape, CD-ROM)
502#
503CONFIG_BLK_DEV_SD=y
504# CONFIG_CHR_DEV_ST is not set
505# CONFIG_CHR_DEV_OSST is not set
506# CONFIG_BLK_DEV_SR is not set
507CONFIG_CHR_DEV_SG=m
508# CONFIG_CHR_DEV_SCH is not set
509
510#
511# Some SCSI devices (e.g. CD jukebox) support multiple LUNs
512#
513# CONFIG_SCSI_MULTI_LUN is not set
514# CONFIG_SCSI_CONSTANTS is not set
515# CONFIG_SCSI_LOGGING is not set
516# CONFIG_SCSI_SCAN_ASYNC is not set
2f5a5dc0 517CONFIG_SCSI_WAIT_SCAN=m
32351a28
PM
518
519#
520# SCSI Transports
521#
522# CONFIG_SCSI_SPI_ATTRS is not set
523# CONFIG_SCSI_FC_ATTRS is not set
524# CONFIG_SCSI_ISCSI_ATTRS is not set
32351a28 525# CONFIG_SCSI_SAS_LIBSAS is not set
352d2813
PM
526# CONFIG_SCSI_SRP_ATTRS is not set
527CONFIG_SCSI_LOWLEVEL=y
32351a28 528# CONFIG_ISCSI_TCP is not set
5e8766f1 529# CONFIG_SCSI_CXGB3_ISCSI is not set
32351a28
PM
530# CONFIG_BLK_DEV_3W_XXXX_RAID is not set
531# CONFIG_SCSI_3W_9XXX is not set
532# CONFIG_SCSI_ACARD is not set
533# CONFIG_SCSI_AACRAID is not set
534# CONFIG_SCSI_AIC7XXX is not set
535# CONFIG_SCSI_AIC7XXX_OLD is not set
536# CONFIG_SCSI_AIC79XX is not set
537# CONFIG_SCSI_AIC94XX is not set
32351a28
PM
538# CONFIG_SCSI_ARCMSR is not set
539# CONFIG_MEGARAID_NEWGEN is not set
540# CONFIG_MEGARAID_LEGACY is not set
541# CONFIG_MEGARAID_SAS is not set
542# CONFIG_SCSI_HPTIOP is not set
5e8766f1
PM
543# CONFIG_LIBFC is not set
544# CONFIG_FCOE is not set
32351a28
PM
545# CONFIG_SCSI_DMX3191D is not set
546# CONFIG_SCSI_FUTURE_DOMAIN is not set
547# CONFIG_SCSI_IPS is not set
548# CONFIG_SCSI_INITIO is not set
549# CONFIG_SCSI_INIA100 is not set
cc8dccdc 550# CONFIG_SCSI_MVSAS is not set
32351a28
PM
551# CONFIG_SCSI_STEX is not set
552# CONFIG_SCSI_SYM53C8XX_2 is not set
553# CONFIG_SCSI_IPR is not set
554# CONFIG_SCSI_QLOGIC_1280 is not set
555# CONFIG_SCSI_QLA_FC is not set
556# CONFIG_SCSI_QLA_ISCSI is not set
557# CONFIG_SCSI_LPFC is not set
558# CONFIG_SCSI_DC395x is not set
559# CONFIG_SCSI_DC390T is not set
560# CONFIG_SCSI_NSP32 is not set
561# CONFIG_SCSI_DEBUG is not set
562# CONFIG_SCSI_SRP is not set
cc8dccdc 563# CONFIG_SCSI_DH is not set
32351a28
PM
564CONFIG_ATA=y
565# CONFIG_ATA_NONSTANDARD is not set
cc8dccdc 566CONFIG_SATA_PMP=y
32351a28 567# CONFIG_SATA_AHCI is not set
cc8dccdc
PM
568# CONFIG_SATA_SIL24 is not set
569CONFIG_ATA_SFF=y
32351a28
PM
570# CONFIG_SATA_SVW is not set
571# CONFIG_ATA_PIIX is not set
572# CONFIG_SATA_MV is not set
573# CONFIG_SATA_NV is not set
574# CONFIG_PDC_ADMA is not set
575# CONFIG_SATA_QSTOR is not set
576# CONFIG_SATA_PROMISE is not set
577# CONFIG_SATA_SX4 is not set
578CONFIG_SATA_SIL=y
32351a28
PM
579# CONFIG_SATA_SIS is not set
580# CONFIG_SATA_ULI is not set
581# CONFIG_SATA_VIA is not set
582# CONFIG_SATA_VITESSE is not set
583# CONFIG_SATA_INIC162X is not set
584# CONFIG_PATA_ALI is not set
585# CONFIG_PATA_AMD is not set
586# CONFIG_PATA_ARTOP is not set
587# CONFIG_PATA_ATIIXP is not set
2f5a5dc0 588# CONFIG_PATA_CMD640_PCI is not set
32351a28
PM
589# CONFIG_PATA_CMD64X is not set
590# CONFIG_PATA_CS5520 is not set
591# CONFIG_PATA_CS5530 is not set
592# CONFIG_PATA_CYPRESS is not set
593# CONFIG_PATA_EFAR is not set
594# CONFIG_ATA_GENERIC is not set
595# CONFIG_PATA_HPT366 is not set
596# CONFIG_PATA_HPT37X is not set
597# CONFIG_PATA_HPT3X2N is not set
598# CONFIG_PATA_HPT3X3 is not set
599# CONFIG_PATA_IT821X is not set
600# CONFIG_PATA_IT8213 is not set
601# CONFIG_PATA_JMICRON is not set
602# CONFIG_PATA_TRIFLEX is not set
603# CONFIG_PATA_MARVELL is not set
604# CONFIG_PATA_MPIIX is not set
605# CONFIG_PATA_OLDPIIX is not set
606# CONFIG_PATA_NETCELL is not set
cc8dccdc 607# CONFIG_PATA_NINJA32 is not set
32351a28 608# CONFIG_PATA_NS87410 is not set
352d2813 609# CONFIG_PATA_NS87415 is not set
32351a28
PM
610# CONFIG_PATA_OPTI is not set
611# CONFIG_PATA_OPTIDMA is not set
612# CONFIG_PATA_PDC_OLD is not set
613# CONFIG_PATA_RADISYS is not set
614# CONFIG_PATA_RZ1000 is not set
615# CONFIG_PATA_SC1200 is not set
616# CONFIG_PATA_SERVERWORKS is not set
617# CONFIG_PATA_PDC2027X is not set
618# CONFIG_PATA_SIL680 is not set
619# CONFIG_PATA_SIS is not set
620# CONFIG_PATA_VIA is not set
621# CONFIG_PATA_WINBOND is not set
622CONFIG_PATA_PLATFORM=y
cc8dccdc 623# CONFIG_PATA_SCH is not set
32351a28 624# CONFIG_MD is not set
32351a28 625# CONFIG_FUSION is not set
32351a28
PM
626
627#
628# IEEE 1394 (FireWire) support
629#
cc8dccdc
PM
630
631#
632# Enable only one of the two stacks, unless you know what you are doing
633#
2f5a5dc0 634# CONFIG_FIREWIRE is not set
32351a28 635# CONFIG_IEEE1394 is not set
32351a28 636# CONFIG_I2O is not set
32351a28
PM
637CONFIG_NETDEVICES=y
638# CONFIG_DUMMY is not set
639# CONFIG_BONDING is not set
352d2813 640# CONFIG_MACVLAN is not set
32351a28
PM
641# CONFIG_EQUALIZER is not set
642# CONFIG_TUN is not set
352d2813 643# CONFIG_VETH is not set
32351a28 644# CONFIG_ARCNET is not set
32351a28 645# CONFIG_PHYLIB is not set
32351a28
PM
646CONFIG_NET_ETHERNET=y
647CONFIG_MII=y
9a876d60
MD
648CONFIG_AX88796=y
649CONFIG_AX88796_93CX6=y
32351a28
PM
650# CONFIG_STNIC is not set
651# CONFIG_HAPPYMEAL is not set
652# CONFIG_SUNGEM is not set
653# CONFIG_CASSINI is not set
654# CONFIG_NET_VENDOR_3COM is not set
655# CONFIG_SMC91X is not set
352d2813 656# CONFIG_SMC911X is not set
5e8766f1 657# CONFIG_SMSC911X is not set
32351a28
PM
658# CONFIG_NET_TULIP is not set
659# CONFIG_HP100 is not set
352d2813
PM
660# CONFIG_IBM_NEW_EMAC_ZMII is not set
661# CONFIG_IBM_NEW_EMAC_RGMII is not set
662# CONFIG_IBM_NEW_EMAC_TAH is not set
663# CONFIG_IBM_NEW_EMAC_EMAC4 is not set
4bb273e9
PM
664# CONFIG_IBM_NEW_EMAC_NO_FLOW_CTRL is not set
665# CONFIG_IBM_NEW_EMAC_MAL_CLR_ICINTSTAT is not set
666# CONFIG_IBM_NEW_EMAC_MAL_COMMON_ERR is not set
32351a28 667# CONFIG_NET_PCI is not set
352d2813 668# CONFIG_B44 is not set
4bb273e9 669# CONFIG_ATL2 is not set
2f5a5dc0 670CONFIG_NETDEV_1000=y
32351a28
PM
671# CONFIG_ACENIC is not set
672# CONFIG_DL2K is not set
673# CONFIG_E1000 is not set
352d2813 674# CONFIG_E1000E is not set
cc8dccdc
PM
675# CONFIG_IP1000 is not set
676# CONFIG_IGB is not set
32351a28
PM
677# CONFIG_NS83820 is not set
678# CONFIG_HAMACHI is not set
679# CONFIG_YELLOWFIN is not set
680CONFIG_R8169=y
32351a28
PM
681# CONFIG_SIS190 is not set
682# CONFIG_SKGE is not set
683# CONFIG_SKY2 is not set
2f5a5dc0 684# CONFIG_VIA_VELOCITY is not set
32351a28
PM
685# CONFIG_TIGON3 is not set
686# CONFIG_BNX2 is not set
687# CONFIG_QLA3XXX is not set
688# CONFIG_ATL1 is not set
cc8dccdc 689# CONFIG_ATL1E is not set
4bb273e9 690# CONFIG_JME is not set
2f5a5dc0 691CONFIG_NETDEV_10000=y
32351a28 692# CONFIG_CHELSIO_T1 is not set
5e8766f1 693CONFIG_CHELSIO_T3_DEPENDS=y
32351a28 694# CONFIG_CHELSIO_T3 is not set
4bb273e9 695# CONFIG_ENIC is not set
352d2813 696# CONFIG_IXGBE is not set
32351a28
PM
697# CONFIG_IXGB is not set
698# CONFIG_S2IO is not set
699# CONFIG_MYRI10GE is not set
700# CONFIG_NETXEN_NIC is not set
352d2813 701# CONFIG_NIU is not set
5e8766f1 702# CONFIG_MLX4_EN is not set
2f5a5dc0 703# CONFIG_MLX4_CORE is not set
352d2813 704# CONFIG_TEHUTI is not set
cc8dccdc 705# CONFIG_BNX2X is not set
4bb273e9 706# CONFIG_QLGE is not set
cc8dccdc 707# CONFIG_SFC is not set
32351a28
PM
708# CONFIG_TR is not set
709
710#
2f5a5dc0 711# Wireless LAN
32351a28 712#
2f5a5dc0
PM
713# CONFIG_WLAN_PRE80211 is not set
714# CONFIG_WLAN_80211 is not set
cc8dccdc 715# CONFIG_IWLWIFI_LEDS is not set
32351a28
PM
716# CONFIG_WAN is not set
717# CONFIG_FDDI is not set
718# CONFIG_HIPPI is not set
719# CONFIG_PPP is not set
720# CONFIG_SLIP is not set
721# CONFIG_NET_FC is not set
32351a28
PM
722# CONFIG_NETCONSOLE is not set
723# CONFIG_NETPOLL is not set
724# CONFIG_NET_POLL_CONTROLLER is not set
32351a28 725# CONFIG_ISDN is not set
32351a28
PM
726# CONFIG_PHONE is not set
727
728#
729# Input device support
730#
731CONFIG_INPUT=y
732# CONFIG_INPUT_FF_MEMLESS is not set
352d2813 733# CONFIG_INPUT_POLLDEV is not set
32351a28
PM
734
735#
736# Userland interfaces
737#
738CONFIG_INPUT_MOUSEDEV=y
739# CONFIG_INPUT_MOUSEDEV_PSAUX is not set
740CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024
741CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768
742# CONFIG_INPUT_JOYDEV is not set
32351a28
PM
743# CONFIG_INPUT_EVDEV is not set
744# CONFIG_INPUT_EVBUG is not set
745
746#
747# Input Device Drivers
748#
749CONFIG_INPUT_KEYBOARD=y
750CONFIG_KEYBOARD_ATKBD=y
751# CONFIG_KEYBOARD_SUNKBD is not set
752# CONFIG_KEYBOARD_LKKBD is not set
753# CONFIG_KEYBOARD_XTKBD is not set
754# CONFIG_KEYBOARD_NEWTON is not set
755# CONFIG_KEYBOARD_STOWAWAY is not set
5e8766f1 756# CONFIG_KEYBOARD_GPIO is not set
cc8dccdc 757# CONFIG_KEYBOARD_SH_KEYSC is not set
32351a28
PM
758# CONFIG_INPUT_MOUSE is not set
759# CONFIG_INPUT_JOYSTICK is not set
2f5a5dc0 760# CONFIG_INPUT_TABLET is not set
32351a28
PM
761# CONFIG_INPUT_TOUCHSCREEN is not set
762# CONFIG_INPUT_MISC is not set
763
764#
765# Hardware I/O ports
766#
767CONFIG_SERIO=y
768# CONFIG_SERIO_I8042 is not set
769# CONFIG_SERIO_SERPORT is not set
770# CONFIG_SERIO_PCIPS2 is not set
771CONFIG_SERIO_LIBPS2=y
772# CONFIG_SERIO_RAW is not set
773# CONFIG_GAMEPORT is not set
774
775#
776# Character devices
777#
778# CONFIG_VT is not set
cc8dccdc 779CONFIG_DEVKMEM=y
32351a28 780# CONFIG_SERIAL_NONSTANDARD is not set
cc8dccdc 781# CONFIG_NOZOMI is not set
32351a28
PM
782
783#
784# Serial drivers
785#
786# CONFIG_SERIAL_8250 is not set
787
788#
789# Non-8250 serial port support
790#
791CONFIG_SERIAL_SH_SCI=y
792CONFIG_SERIAL_SH_SCI_NR_UARTS=6
793CONFIG_SERIAL_SH_SCI_CONSOLE=y
794CONFIG_SERIAL_CORE=y
795CONFIG_SERIAL_CORE_CONSOLE=y
796# CONFIG_SERIAL_JSM is not set
797CONFIG_UNIX98_PTYS=y
5e8766f1 798# CONFIG_DEVPTS_MULTIPLE_INSTANCES is not set
32351a28
PM
799CONFIG_LEGACY_PTYS=y
800CONFIG_LEGACY_PTY_COUNT=256
32351a28 801# CONFIG_IPMI_HANDLER is not set
32351a28 802CONFIG_HW_RANDOM=y
32351a28
PM
803# CONFIG_R3964 is not set
804# CONFIG_APPLICOM is not set
32351a28 805# CONFIG_RAW_DRIVER is not set
32351a28 806# CONFIG_TCG_TPM is not set
2f5a5dc0 807CONFIG_DEVPORT=y
4bb273e9
PM
808CONFIG_I2C=y
809CONFIG_I2C_BOARDINFO=y
810CONFIG_I2C_CHARDEV=y
811CONFIG_I2C_HELPER_AUTO=y
812
813#
814# I2C Hardware Bus support
815#
816
817#
818# PC SMBus host controller drivers
819#
820# CONFIG_I2C_ALI1535 is not set
821# CONFIG_I2C_ALI1563 is not set
822# CONFIG_I2C_ALI15X3 is not set
823# CONFIG_I2C_AMD756 is not set
824# CONFIG_I2C_AMD8111 is not set
825# CONFIG_I2C_I801 is not set
826# CONFIG_I2C_ISCH is not set
827# CONFIG_I2C_PIIX4 is not set
828# CONFIG_I2C_NFORCE2 is not set
829# CONFIG_I2C_SIS5595 is not set
830# CONFIG_I2C_SIS630 is not set
831# CONFIG_I2C_SIS96X is not set
832# CONFIG_I2C_VIA is not set
833# CONFIG_I2C_VIAPRO is not set
834
835#
836# I2C system bus drivers (mostly embedded / system-on-chip)
837#
5e8766f1 838# CONFIG_I2C_GPIO is not set
4bb273e9
PM
839CONFIG_I2C_HIGHLANDER=y
840# CONFIG_I2C_OCORES is not set
841# CONFIG_I2C_SH_MOBILE is not set
842# CONFIG_I2C_SIMTEC is not set
843
844#
845# External I2C/SMBus adapter drivers
846#
847# CONFIG_I2C_PARPORT_LIGHT is not set
848# CONFIG_I2C_TAOS_EVM is not set
849
850#
851# Graphics adapter I2C/DDC channel drivers
852#
853# CONFIG_I2C_VOODOO3 is not set
854
855#
856# Other I2C/SMBus bus drivers
857#
858# CONFIG_I2C_PCA_PLATFORM is not set
859# CONFIG_I2C_STUB is not set
860
861#
862# Miscellaneous I2C Chip support
863#
864# CONFIG_DS1682 is not set
865# CONFIG_AT24 is not set
866# CONFIG_SENSORS_EEPROM is not set
867# CONFIG_SENSORS_PCF8574 is not set
868# CONFIG_PCF8575 is not set
869# CONFIG_SENSORS_PCA9539 is not set
870# CONFIG_SENSORS_PCF8591 is not set
871# CONFIG_SENSORS_MAX6875 is not set
872# CONFIG_SENSORS_TSL2550 is not set
873# CONFIG_I2C_DEBUG_CORE is not set
874# CONFIG_I2C_DEBUG_ALGO is not set
875# CONFIG_I2C_DEBUG_BUS is not set
876# CONFIG_I2C_DEBUG_CHIP is not set
32351a28 877# CONFIG_SPI is not set
5e8766f1
PM
878CONFIG_ARCH_REQUIRE_GPIOLIB=y
879CONFIG_GPIOLIB=y
880# CONFIG_DEBUG_GPIO is not set
881# CONFIG_GPIO_SYSFS is not set
882
883#
884# Memory mapped GPIO expanders:
885#
886
887#
888# I2C GPIO expanders:
889#
890# CONFIG_GPIO_MAX732X is not set
891# CONFIG_GPIO_PCA953X is not set
892# CONFIG_GPIO_PCF857X is not set
893
894#
895# PCI GPIO expanders:
896#
897# CONFIG_GPIO_BT8XX is not set
898
899#
900# SPI GPIO expanders:
901#
32351a28 902# CONFIG_W1 is not set
352d2813 903# CONFIG_POWER_SUPPLY is not set
32351a28
PM
904CONFIG_HWMON=y
905# CONFIG_HWMON_VID is not set
4bb273e9
PM
906# CONFIG_SENSORS_AD7414 is not set
907# CONFIG_SENSORS_AD7418 is not set
908# CONFIG_SENSORS_ADM1021 is not set
909# CONFIG_SENSORS_ADM1025 is not set
910# CONFIG_SENSORS_ADM1026 is not set
911# CONFIG_SENSORS_ADM1029 is not set
912# CONFIG_SENSORS_ADM1031 is not set
913# CONFIG_SENSORS_ADM9240 is not set
5e8766f1 914# CONFIG_SENSORS_ADT7462 is not set
4bb273e9
PM
915# CONFIG_SENSORS_ADT7470 is not set
916# CONFIG_SENSORS_ADT7473 is not set
917# CONFIG_SENSORS_ATXP1 is not set
918# CONFIG_SENSORS_DS1621 is not set
3e0137f6 919# CONFIG_SENSORS_I5K_AMB is not set
32351a28 920# CONFIG_SENSORS_F71805F is not set
352d2813 921# CONFIG_SENSORS_F71882FG is not set
4bb273e9
PM
922# CONFIG_SENSORS_F75375S is not set
923# CONFIG_SENSORS_GL518SM is not set
924# CONFIG_SENSORS_GL520SM is not set
352d2813 925# CONFIG_SENSORS_IT87 is not set
4bb273e9
PM
926# CONFIG_SENSORS_LM63 is not set
927# CONFIG_SENSORS_LM75 is not set
928# CONFIG_SENSORS_LM77 is not set
929# CONFIG_SENSORS_LM78 is not set
930# CONFIG_SENSORS_LM80 is not set
931# CONFIG_SENSORS_LM83 is not set
932# CONFIG_SENSORS_LM85 is not set
933# CONFIG_SENSORS_LM87 is not set
934# CONFIG_SENSORS_LM90 is not set
935# CONFIG_SENSORS_LM92 is not set
936# CONFIG_SENSORS_LM93 is not set
937# CONFIG_SENSORS_MAX1619 is not set
938# CONFIG_SENSORS_MAX6650 is not set
352d2813 939# CONFIG_SENSORS_PC87360 is not set
32351a28 940# CONFIG_SENSORS_PC87427 is not set
352d2813 941# CONFIG_SENSORS_SIS5595 is not set
4bb273e9 942# CONFIG_SENSORS_DME1737 is not set
2f5a5dc0 943# CONFIG_SENSORS_SMSC47M1 is not set
4bb273e9 944# CONFIG_SENSORS_SMSC47M192 is not set
2f5a5dc0 945# CONFIG_SENSORS_SMSC47B397 is not set
4bb273e9
PM
946# CONFIG_SENSORS_ADS7828 is not set
947# CONFIG_SENSORS_THMC50 is not set
352d2813 948# CONFIG_SENSORS_VIA686A is not set
32351a28 949# CONFIG_SENSORS_VT1211 is not set
352d2813 950# CONFIG_SENSORS_VT8231 is not set
4bb273e9
PM
951# CONFIG_SENSORS_W83781D is not set
952# CONFIG_SENSORS_W83791D is not set
953# CONFIG_SENSORS_W83792D is not set
954# CONFIG_SENSORS_W83793 is not set
955# CONFIG_SENSORS_W83L785TS is not set
956# CONFIG_SENSORS_W83L786NG is not set
2f5a5dc0 957# CONFIG_SENSORS_W83627HF is not set
352d2813 958# CONFIG_SENSORS_W83627EHF is not set
32351a28 959# CONFIG_HWMON_DEBUG_CHIP is not set
cc8dccdc
PM
960# CONFIG_THERMAL is not set
961# CONFIG_THERMAL_HWMON is not set
352d2813 962# CONFIG_WATCHDOG is not set
5e8766f1 963CONFIG_SSB_POSSIBLE=y
352d2813
PM
964
965#
966# Sonics Silicon Backplane
967#
352d2813 968# CONFIG_SSB is not set
32351a28
PM
969
970#
971# Multifunction device drivers
972#
cc8dccdc 973# CONFIG_MFD_CORE is not set
32351a28 974# CONFIG_MFD_SM501 is not set
cc8dccdc 975# CONFIG_HTC_PASIC3 is not set
5e8766f1
PM
976# CONFIG_TPS65010 is not set
977# CONFIG_TWL4030_CORE is not set
4bb273e9 978# CONFIG_MFD_TMIO is not set
5e8766f1 979# CONFIG_PMIC_DA903X is not set
4bb273e9
PM
980# CONFIG_MFD_WM8400 is not set
981# CONFIG_MFD_WM8350_I2C is not set
5e8766f1 982# CONFIG_REGULATOR is not set
32351a28
PM
983
984#
985# Multimedia devices
986#
cc8dccdc
PM
987
988#
989# Multimedia core support
990#
32351a28 991# CONFIG_VIDEO_DEV is not set
2f5a5dc0 992# CONFIG_DVB_CORE is not set
cc8dccdc
PM
993# CONFIG_VIDEO_MEDIA is not set
994
995#
996# Multimedia drivers
997#
2f5a5dc0 998# CONFIG_DAB is not set
32351a28
PM
999
1000#
2f5a5dc0 1001# Graphics support
32351a28 1002#
352d2813 1003# CONFIG_DRM is not set
2f5a5dc0 1004# CONFIG_VGASTATE is not set
352d2813 1005# CONFIG_VIDEO_OUTPUT_CONTROL is not set
32351a28
PM
1006CONFIG_FB=y
1007# CONFIG_FIRMWARE_EDID is not set
1008# CONFIG_FB_DDC is not set
4bb273e9 1009# CONFIG_FB_BOOT_VESA_SUPPORT is not set
5e8766f1
PM
1010# CONFIG_FB_CFB_FILLRECT is not set
1011# CONFIG_FB_CFB_COPYAREA is not set
1012# CONFIG_FB_CFB_IMAGEBLIT is not set
352d2813 1013# CONFIG_FB_CFB_REV_PIXELS_IN_BYTE is not set
5e8766f1
PM
1014CONFIG_FB_SYS_FILLRECT=m
1015CONFIG_FB_SYS_COPYAREA=m
1016CONFIG_FB_SYS_IMAGEBLIT=m
cc8dccdc 1017# CONFIG_FB_FOREIGN_ENDIAN is not set
5e8766f1
PM
1018CONFIG_FB_SYS_FOPS=m
1019CONFIG_FB_DEFERRED_IO=y
32351a28
PM
1020# CONFIG_FB_SVGALIB is not set
1021# CONFIG_FB_MACMODES is not set
1022# CONFIG_FB_BACKLIGHT is not set
1023# CONFIG_FB_MODE_HELPERS is not set
1024# CONFIG_FB_TILEBLITTING is not set
1025
1026#
2f5a5dc0 1027# Frame buffer hardware drivers
32351a28
PM
1028#
1029# CONFIG_FB_CIRRUS is not set
1030# CONFIG_FB_PM2 is not set
1031# CONFIG_FB_CYBER2000 is not set
1032# CONFIG_FB_ASILIANT is not set
1033# CONFIG_FB_IMSTT is not set
32351a28
PM
1034# CONFIG_FB_S1D13XXX is not set
1035# CONFIG_FB_NVIDIA is not set
1036# CONFIG_FB_RIVA is not set
1037# CONFIG_FB_MATROX is not set
1038# CONFIG_FB_RADEON is not set
1039# CONFIG_FB_ATY128 is not set
1040# CONFIG_FB_ATY is not set
1041# CONFIG_FB_S3 is not set
1042# CONFIG_FB_SAVAGE is not set
1043# CONFIG_FB_SIS is not set
4bb273e9 1044# CONFIG_FB_VIA is not set
32351a28
PM
1045# CONFIG_FB_NEOMAGIC is not set
1046# CONFIG_FB_KYRO is not set
1047# CONFIG_FB_3DFX is not set
1048# CONFIG_FB_VOODOO1 is not set
2f5a5dc0 1049# CONFIG_FB_VT8623 is not set
32351a28 1050# CONFIG_FB_TRIDENT is not set
2f5a5dc0
PM
1051# CONFIG_FB_ARK is not set
1052# CONFIG_FB_PM3 is not set
cc8dccdc
PM
1053# CONFIG_FB_CARMINE is not set
1054CONFIG_FB_SH_MOBILE_LCDC=m
32351a28 1055# CONFIG_FB_VIRTUAL is not set
4bb273e9 1056# CONFIG_FB_METRONOME is not set
5e8766f1 1057# CONFIG_FB_MB862XX is not set
352d2813
PM
1058# CONFIG_BACKLIGHT_LCD_SUPPORT is not set
1059
1060#
1061# Display device support
1062#
1063# CONFIG_DISPLAY_SUPPORT is not set
32351a28 1064# CONFIG_LOGO is not set
32351a28 1065CONFIG_SOUND=m
4bb273e9 1066CONFIG_SOUND_OSS_CORE=y
32351a28 1067# CONFIG_SND is not set
32351a28 1068CONFIG_SOUND_PRIME=m
352d2813 1069CONFIG_HID_SUPPORT=y
32351a28
PM
1070CONFIG_HID=y
1071# CONFIG_HID_DEBUG is not set
352d2813 1072# CONFIG_HIDRAW is not set
4bb273e9
PM
1073# CONFIG_HID_PID is not set
1074
1075#
1076# Special HID drivers
1077#
1078CONFIG_HID_COMPAT=y
352d2813 1079CONFIG_USB_SUPPORT=y
32351a28
PM
1080CONFIG_USB_ARCH_HAS_HCD=y
1081CONFIG_USB_ARCH_HAS_OHCI=y
1082CONFIG_USB_ARCH_HAS_EHCI=y
1083# CONFIG_USB is not set
cc8dccdc
PM
1084# CONFIG_USB_OTG_WHITELIST is not set
1085# CONFIG_USB_OTG_BLACKLIST_HUB is not set
32351a28 1086
4bb273e9
PM
1087#
1088# Enable Host or Gadget support to see Inventra options
1089#
1090
32351a28 1091#
5e8766f1 1092# NOTE: USB_STORAGE depends on SCSI but BLK_DEV_SD may also be needed;
32351a28 1093#
32351a28 1094# CONFIG_USB_GADGET is not set
5e8766f1 1095# CONFIG_UWB is not set
32351a28 1096# CONFIG_MMC is not set
cc8dccdc 1097# CONFIG_MEMSTICK is not set
32351a28 1098# CONFIG_NEW_LEDS is not set
cc8dccdc 1099# CONFIG_ACCESSIBILITY is not set
32351a28 1100# CONFIG_INFINIBAND is not set
32351a28
PM
1101CONFIG_RTC_LIB=y
1102CONFIG_RTC_CLASS=y
1103CONFIG_RTC_HCTOSYS=y
1104CONFIG_RTC_HCTOSYS_DEVICE="rtc0"
1105# CONFIG_RTC_DEBUG is not set
1106
1107#
1108# RTC interfaces
1109#
1110CONFIG_RTC_INTF_SYSFS=y
1111CONFIG_RTC_INTF_PROC=y
1112CONFIG_RTC_INTF_DEV=y
1113# CONFIG_RTC_INTF_DEV_UIE_EMUL is not set
2f5a5dc0
PM
1114# CONFIG_RTC_DRV_TEST is not set
1115
4bb273e9
PM
1116#
1117# I2C RTC drivers
1118#
1119# CONFIG_RTC_DRV_DS1307 is not set
1120# CONFIG_RTC_DRV_DS1374 is not set
1121# CONFIG_RTC_DRV_DS1672 is not set
1122# CONFIG_RTC_DRV_MAX6900 is not set
1123CONFIG_RTC_DRV_RS5C372=y
1124# CONFIG_RTC_DRV_ISL1208 is not set
1125# CONFIG_RTC_DRV_X1205 is not set
1126# CONFIG_RTC_DRV_PCF8563 is not set
1127# CONFIG_RTC_DRV_PCF8583 is not set
1128# CONFIG_RTC_DRV_M41T80 is not set
1129# CONFIG_RTC_DRV_S35390A is not set
1130# CONFIG_RTC_DRV_FM3130 is not set
5e8766f1 1131# CONFIG_RTC_DRV_RX8581 is not set
4bb273e9 1132
32351a28 1133#
2f5a5dc0
PM
1134# SPI RTC drivers
1135#
1136
1137#
1138# Platform RTC drivers
32351a28 1139#
4bb273e9 1140# CONFIG_RTC_DRV_DS1286 is not set
cc8dccdc 1141# CONFIG_RTC_DRV_DS1511 is not set
32351a28
PM
1142# CONFIG_RTC_DRV_DS1553 is not set
1143# CONFIG_RTC_DRV_DS1742 is not set
cc8dccdc 1144# CONFIG_RTC_DRV_STK17TA8 is not set
32351a28 1145# CONFIG_RTC_DRV_M48T86 is not set
4bb273e9 1146# CONFIG_RTC_DRV_M48T35 is not set
352d2813 1147# CONFIG_RTC_DRV_M48T59 is not set
4bb273e9 1148# CONFIG_RTC_DRV_BQ4802 is not set
32351a28
PM
1149# CONFIG_RTC_DRV_V3020 is not set
1150
2f5a5dc0
PM
1151#
1152# on-CPU RTC drivers
1153#
1154CONFIG_RTC_DRV_SH=y
cc8dccdc 1155# CONFIG_DMADEVICES is not set
352d2813 1156# CONFIG_UIO is not set
4bb273e9 1157# CONFIG_STAGING is not set
32351a28 1158
32351a28
PM
1159#
1160# File systems
1161#
1162CONFIG_EXT2_FS=y
1163# CONFIG_EXT2_FS_XATTR is not set
1164# CONFIG_EXT2_FS_XIP is not set
1165CONFIG_EXT3_FS=y
1166CONFIG_EXT3_FS_XATTR=y
1167# CONFIG_EXT3_FS_POSIX_ACL is not set
1168# CONFIG_EXT3_FS_SECURITY is not set
4bb273e9 1169# CONFIG_EXT4_FS is not set
32351a28
PM
1170CONFIG_JBD=y
1171# CONFIG_JBD_DEBUG is not set
1172CONFIG_FS_MBCACHE=y
1173# CONFIG_REISERFS_FS is not set
1174# CONFIG_JFS_FS is not set
1175CONFIG_FS_POSIX_ACL=y
4bb273e9 1176CONFIG_FILE_LOCKING=y
32351a28 1177# CONFIG_XFS_FS is not set
32351a28 1178# CONFIG_OCFS2_FS is not set
cc8dccdc 1179CONFIG_DNOTIFY=y
32351a28
PM
1180CONFIG_INOTIFY=y
1181CONFIG_INOTIFY_USER=y
1182# CONFIG_QUOTA is not set
32351a28
PM
1183# CONFIG_AUTOFS_FS is not set
1184# CONFIG_AUTOFS4_FS is not set
1185CONFIG_FUSE_FS=m
1186
1187#
1188# CD-ROM/DVD Filesystems
1189#
1190# CONFIG_ISO9660_FS is not set
1191# CONFIG_UDF_FS is not set
1192
1193#
1194# DOS/FAT/NT Filesystems
1195#
1196CONFIG_FAT_FS=y
1197CONFIG_MSDOS_FS=y
1198CONFIG_VFAT_FS=y
1199CONFIG_FAT_DEFAULT_CODEPAGE=437
1200CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1"
1201CONFIG_NTFS_FS=y
1202# CONFIG_NTFS_DEBUG is not set
1203CONFIG_NTFS_RW=y
1204
1205#
1206# Pseudo filesystems
1207#
1208CONFIG_PROC_FS=y
1209CONFIG_PROC_KCORE=y
1210CONFIG_PROC_SYSCTL=y
4bb273e9 1211CONFIG_PROC_PAGE_MONITOR=y
32351a28
PM
1212CONFIG_SYSFS=y
1213CONFIG_TMPFS=y
1214# CONFIG_TMPFS_POSIX_ACL is not set
1215CONFIG_HUGETLBFS=y
1216CONFIG_HUGETLB_PAGE=y
32351a28 1217CONFIG_CONFIGFS_FS=m
5e8766f1 1218CONFIG_MISC_FILESYSTEMS=y
32351a28
PM
1219# CONFIG_ADFS_FS is not set
1220# CONFIG_AFFS_FS is not set
1221# CONFIG_HFS_FS is not set
1222# CONFIG_HFSPLUS_FS is not set
1223# CONFIG_BEFS_FS is not set
1224# CONFIG_BFS_FS is not set
1225# CONFIG_EFS_FS is not set
1226# CONFIG_CRAMFS is not set
1227# CONFIG_VXFS_FS is not set
cc8dccdc
PM
1228CONFIG_MINIX_FS=y
1229# CONFIG_OMFS_FS is not set
32351a28
PM
1230# CONFIG_HPFS_FS is not set
1231# CONFIG_QNX4FS_FS is not set
cc8dccdc 1232# CONFIG_ROMFS_FS is not set
32351a28
PM
1233# CONFIG_SYSV_FS is not set
1234# CONFIG_UFS_FS is not set
352d2813 1235CONFIG_NETWORK_FILESYSTEMS=y
32351a28
PM
1236CONFIG_NFS_FS=y
1237CONFIG_NFS_V3=y
1238# CONFIG_NFS_V3_ACL is not set
1239CONFIG_NFS_V4=y
cc8dccdc 1240CONFIG_ROOT_NFS=y
32351a28
PM
1241CONFIG_NFSD=y
1242CONFIG_NFSD_V3=y
1243# CONFIG_NFSD_V3_ACL is not set
1244CONFIG_NFSD_V4=y
32351a28
PM
1245CONFIG_LOCKD=y
1246CONFIG_LOCKD_V4=y
1247CONFIG_EXPORTFS=y
1248CONFIG_NFS_COMMON=y
1249CONFIG_SUNRPC=y
1250CONFIG_SUNRPC_GSS=y
4bb273e9 1251# CONFIG_SUNRPC_REGISTER_V4 is not set
32351a28
PM
1252CONFIG_RPCSEC_GSS_KRB5=y
1253# CONFIG_RPCSEC_GSS_SPKM3 is not set
1254# CONFIG_SMB_FS is not set
1255# CONFIG_CIFS is not set
1256# CONFIG_NCP_FS is not set
1257# CONFIG_CODA_FS is not set
1258# CONFIG_AFS_FS is not set
32351a28
PM
1259
1260#
1261# Partition Types
1262#
1263# CONFIG_PARTITION_ADVANCED is not set
1264CONFIG_MSDOS_PARTITION=y
32351a28
PM
1265CONFIG_NLS=y
1266CONFIG_NLS_DEFAULT="iso8859-1"
1267CONFIG_NLS_CODEPAGE_437=y
1268# CONFIG_NLS_CODEPAGE_737 is not set
1269# CONFIG_NLS_CODEPAGE_775 is not set
1270# CONFIG_NLS_CODEPAGE_850 is not set
1271# CONFIG_NLS_CODEPAGE_852 is not set
1272# CONFIG_NLS_CODEPAGE_855 is not set
1273# CONFIG_NLS_CODEPAGE_857 is not set
1274# CONFIG_NLS_CODEPAGE_860 is not set
1275# CONFIG_NLS_CODEPAGE_861 is not set
1276# CONFIG_NLS_CODEPAGE_862 is not set
1277# CONFIG_NLS_CODEPAGE_863 is not set
1278# CONFIG_NLS_CODEPAGE_864 is not set
1279# CONFIG_NLS_CODEPAGE_865 is not set
1280# CONFIG_NLS_CODEPAGE_866 is not set
1281# CONFIG_NLS_CODEPAGE_869 is not set
1282# CONFIG_NLS_CODEPAGE_936 is not set
1283# CONFIG_NLS_CODEPAGE_950 is not set
1284CONFIG_NLS_CODEPAGE_932=y
1285# CONFIG_NLS_CODEPAGE_949 is not set
1286# CONFIG_NLS_CODEPAGE_874 is not set
1287# CONFIG_NLS_ISO8859_8 is not set
1288# CONFIG_NLS_CODEPAGE_1250 is not set
1289# CONFIG_NLS_CODEPAGE_1251 is not set
1290# CONFIG_NLS_ASCII is not set
1291CONFIG_NLS_ISO8859_1=y
1292# CONFIG_NLS_ISO8859_2 is not set
1293# CONFIG_NLS_ISO8859_3 is not set
1294# CONFIG_NLS_ISO8859_4 is not set
1295# CONFIG_NLS_ISO8859_5 is not set
1296# CONFIG_NLS_ISO8859_6 is not set
1297# CONFIG_NLS_ISO8859_7 is not set
1298# CONFIG_NLS_ISO8859_9 is not set
1299# CONFIG_NLS_ISO8859_13 is not set
1300# CONFIG_NLS_ISO8859_14 is not set
1301# CONFIG_NLS_ISO8859_15 is not set
1302# CONFIG_NLS_KOI8_R is not set
1303# CONFIG_NLS_KOI8_U is not set
1304# CONFIG_NLS_UTF8 is not set
32351a28 1305# CONFIG_DLM is not set
32351a28
PM
1306
1307#
1308# Kernel hacking
1309#
1310CONFIG_TRACE_IRQFLAGS_SUPPORT=y
1311# CONFIG_PRINTK_TIME is not set
352d2813 1312CONFIG_ENABLE_WARN_DEPRECATED=y
32351a28 1313CONFIG_ENABLE_MUST_CHECK=y
cc8dccdc 1314CONFIG_FRAME_WARN=1024
32351a28
PM
1315CONFIG_MAGIC_SYSRQ=y
1316# CONFIG_UNUSED_SYMBOLS is not set
1317CONFIG_DEBUG_FS=y
1318# CONFIG_HEADERS_CHECK is not set
1319CONFIG_DEBUG_KERNEL=y
1320# CONFIG_DEBUG_SHIRQ is not set
32351a28 1321# CONFIG_DETECT_SOFTLOCKUP is not set
352d2813 1322CONFIG_SCHED_DEBUG=y
32351a28
PM
1323# CONFIG_SCHEDSTATS is not set
1324# CONFIG_TIMER_STATS is not set
cc8dccdc 1325# CONFIG_DEBUG_OBJECTS is not set
32351a28
PM
1326# CONFIG_DEBUG_SLAB is not set
1327# CONFIG_DEBUG_PREEMPT is not set
4bb273e9
PM
1328# CONFIG_DEBUG_RT_MUTEXES is not set
1329# CONFIG_RT_MUTEX_TESTER is not set
32351a28
PM
1330CONFIG_DEBUG_SPINLOCK=y
1331CONFIG_DEBUG_MUTEXES=y
1332CONFIG_DEBUG_LOCK_ALLOC=y
1333# CONFIG_PROVE_LOCKING is not set
1334CONFIG_LOCKDEP=y
352d2813 1335# CONFIG_LOCK_STAT is not set
32351a28
PM
1336# CONFIG_DEBUG_LOCKDEP is not set
1337# CONFIG_DEBUG_SPINLOCK_SLEEP is not set
1338CONFIG_DEBUG_LOCKING_API_SELFTESTS=y
1339CONFIG_STACKTRACE=y
1340# CONFIG_DEBUG_KOBJECT is not set
1341CONFIG_DEBUG_BUGVERBOSE=y
1342CONFIG_DEBUG_INFO=y
1343# CONFIG_DEBUG_VM is not set
cc8dccdc
PM
1344# CONFIG_DEBUG_WRITECOUNT is not set
1345# CONFIG_DEBUG_MEMORY_INIT is not set
32351a28 1346# CONFIG_DEBUG_LIST is not set
352d2813 1347# CONFIG_DEBUG_SG is not set
5e8766f1 1348# CONFIG_DEBUG_NOTIFIERS is not set
32351a28 1349CONFIG_FRAME_POINTER=y
32351a28 1350# CONFIG_RCU_TORTURE_TEST is not set
4bb273e9 1351# CONFIG_KPROBES_SANITY_TEST is not set
cc8dccdc 1352# CONFIG_BACKTRACE_SELF_TEST is not set
4bb273e9
PM
1353# CONFIG_DEBUG_BLOCK_EXT_DEVT is not set
1354# CONFIG_LKDTM is not set
32351a28 1355# CONFIG_FAULT_INJECTION is not set
4bb273e9
PM
1356# CONFIG_LATENCYTOP is not set
1357CONFIG_NOP_TRACER=y
5e8766f1
PM
1358CONFIG_HAVE_FUNCTION_TRACER=y
1359CONFIG_HAVE_DYNAMIC_FTRACE=y
1360CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y
1361CONFIG_RING_BUFFER=y
1362CONFIG_TRACING=y
1363
1364#
1365# Tracers
1366#
1367# CONFIG_FUNCTION_TRACER is not set
4bb273e9
PM
1368# CONFIG_IRQSOFF_TRACER is not set
1369# CONFIG_PREEMPT_TRACER is not set
1370# CONFIG_SCHED_TRACER is not set
1371# CONFIG_CONTEXT_SWITCH_TRACER is not set
1372# CONFIG_BOOT_TRACER is not set
5e8766f1 1373# CONFIG_TRACE_BRANCH_PROFILING is not set
4bb273e9 1374# CONFIG_STACK_TRACER is not set
5e8766f1 1375# CONFIG_FTRACE_STARTUP_TEST is not set
4bb273e9 1376# CONFIG_DYNAMIC_PRINTK_DEBUG is not set
352d2813 1377# CONFIG_SAMPLES is not set
5e8766f1
PM
1378CONFIG_HAVE_ARCH_KGDB=y
1379# CONFIG_KGDB is not set
32351a28
PM
1380CONFIG_SH_STANDARD_BIOS=y
1381# CONFIG_EARLY_SCIF_CONSOLE is not set
1382CONFIG_EARLY_PRINTK=y
2f5a5dc0 1383# CONFIG_DEBUG_BOOTMEM is not set
32351a28
PM
1384CONFIG_DEBUG_STACKOVERFLOW=y
1385CONFIG_DEBUG_STACK_USAGE=y
352d2813
PM
1386CONFIG_4KSTACKS=y
1387# CONFIG_IRQSTACKS is not set
5e8766f1
PM
1388CONFIG_DUMP_CODE=y
1389# CONFIG_SH_NO_BSS_INIT is not set
1390# CONFIG_MORE_COMPILE_OPTIONS is not set
32351a28
PM
1391
1392#
1393# Security options
1394#
1395# CONFIG_KEYS is not set
1396# CONFIG_SECURITY is not set
4bb273e9 1397# CONFIG_SECURITYFS is not set
352d2813 1398# CONFIG_SECURITY_FILE_CAPABILITIES is not set
32351a28 1399CONFIG_CRYPTO=y
cc8dccdc
PM
1400
1401#
1402# Crypto core or helper
1403#
4bb273e9 1404# CONFIG_CRYPTO_FIPS is not set
32351a28 1405CONFIG_CRYPTO_ALGAPI=y
5e8766f1
PM
1406CONFIG_CRYPTO_ALGAPI2=y
1407CONFIG_CRYPTO_AEAD2=y
32351a28 1408CONFIG_CRYPTO_BLKCIPHER=y
5e8766f1 1409CONFIG_CRYPTO_BLKCIPHER2=y
32351a28 1410CONFIG_CRYPTO_HASH=y
5e8766f1
PM
1411CONFIG_CRYPTO_HASH2=y
1412CONFIG_CRYPTO_RNG2=y
32351a28 1413CONFIG_CRYPTO_MANAGER=y
5e8766f1 1414CONFIG_CRYPTO_MANAGER2=y
cc8dccdc
PM
1415# CONFIG_CRYPTO_GF128MUL is not set
1416# CONFIG_CRYPTO_NULL is not set
1417# CONFIG_CRYPTO_CRYPTD is not set
1418# CONFIG_CRYPTO_AUTHENC is not set
1419# CONFIG_CRYPTO_TEST is not set
1420
1421#
1422# Authenticated Encryption with Associated Data
1423#
1424# CONFIG_CRYPTO_CCM is not set
1425# CONFIG_CRYPTO_GCM is not set
1426# CONFIG_CRYPTO_SEQIV is not set
1427
1428#
1429# Block modes
1430#
1431CONFIG_CRYPTO_CBC=y
1432# CONFIG_CRYPTO_CTR is not set
1433# CONFIG_CRYPTO_CTS is not set
1434CONFIG_CRYPTO_ECB=m
1435# CONFIG_CRYPTO_LRW is not set
1436CONFIG_CRYPTO_PCBC=m
1437# CONFIG_CRYPTO_XTS is not set
1438
1439#
1440# Hash modes
1441#
32351a28
PM
1442CONFIG_CRYPTO_HMAC=y
1443# CONFIG_CRYPTO_XCBC is not set
cc8dccdc
PM
1444
1445#
1446# Digest
1447#
1448# CONFIG_CRYPTO_CRC32C is not set
32351a28
PM
1449# CONFIG_CRYPTO_MD4 is not set
1450CONFIG_CRYPTO_MD5=y
cc8dccdc
PM
1451# CONFIG_CRYPTO_MICHAEL_MIC is not set
1452# CONFIG_CRYPTO_RMD128 is not set
1453# CONFIG_CRYPTO_RMD160 is not set
1454# CONFIG_CRYPTO_RMD256 is not set
1455# CONFIG_CRYPTO_RMD320 is not set
32351a28
PM
1456# CONFIG_CRYPTO_SHA1 is not set
1457# CONFIG_CRYPTO_SHA256 is not set
1458# CONFIG_CRYPTO_SHA512 is not set
32351a28 1459# CONFIG_CRYPTO_TGR192 is not set
cc8dccdc
PM
1460# CONFIG_CRYPTO_WP512 is not set
1461
1462#
1463# Ciphers
1464#
32351a28 1465# CONFIG_CRYPTO_AES is not set
cc8dccdc
PM
1466# CONFIG_CRYPTO_ANUBIS is not set
1467# CONFIG_CRYPTO_ARC4 is not set
1468# CONFIG_CRYPTO_BLOWFISH is not set
1469# CONFIG_CRYPTO_CAMELLIA is not set
32351a28
PM
1470# CONFIG_CRYPTO_CAST5 is not set
1471# CONFIG_CRYPTO_CAST6 is not set
cc8dccdc
PM
1472CONFIG_CRYPTO_DES=y
1473# CONFIG_CRYPTO_FCRYPT is not set
32351a28 1474# CONFIG_CRYPTO_KHAZAD is not set
cc8dccdc 1475# CONFIG_CRYPTO_SALSA20 is not set
352d2813 1476# CONFIG_CRYPTO_SEED is not set
cc8dccdc
PM
1477# CONFIG_CRYPTO_SERPENT is not set
1478# CONFIG_CRYPTO_TEA is not set
1479# CONFIG_CRYPTO_TWOFISH is not set
1480
1481#
1482# Compression
1483#
32351a28 1484# CONFIG_CRYPTO_DEFLATE is not set
cc8dccdc 1485# CONFIG_CRYPTO_LZO is not set
4bb273e9
PM
1486
1487#
1488# Random Number Generation
1489#
1490# CONFIG_CRYPTO_ANSI_CPRNG is not set
352d2813 1491CONFIG_CRYPTO_HW=y
cc8dccdc 1492# CONFIG_CRYPTO_DEV_HIFN_795X is not set
32351a28
PM
1493
1494#
1495# Library routines
1496#
1497CONFIG_BITREVERSE=y
5e8766f1 1498CONFIG_GENERIC_FIND_LAST_BIT=y
32351a28
PM
1499# CONFIG_CRC_CCITT is not set
1500# CONFIG_CRC16 is not set
cc8dccdc 1501CONFIG_CRC_T10DIF=y
2f5a5dc0 1502# CONFIG_CRC_ITU_T is not set
32351a28 1503CONFIG_CRC32=y
352d2813 1504# CONFIG_CRC7 is not set
32351a28 1505# CONFIG_LIBCRC32C is not set
4bb273e9
PM
1506CONFIG_AUDIT_GENERIC=y
1507CONFIG_PLIST=y
32351a28
PM
1508CONFIG_HAS_IOMEM=y
1509CONFIG_HAS_IOPORT=y
2f5a5dc0 1510CONFIG_HAS_DMA=y